[Libreoffice-commits] core.git: configure.ac

Tor Lillqvist tml at iki.fi
Mon May 20 02:46:07 PDT 2013


 configure.ac |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit e273602acd7da369e425f310fb2869d6cb55492b
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon May 20 12:45:03 2013 +0300

    Revert "Use bundled jpeg for the BUILD platform when cross-compiling"
    
    Causes trouble in other cases, need to figure out a more specific fix for the
    problem I see.
    
    This reverts commit 737a580a3b96efa2e389d2e72546484af8d4d78f.

diff --git a/configure.ac b/configure.ac
index 337af8b..66cef18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4131,7 +4131,6 @@ if test "$cross_compiling" = "yes"; then
         --with-parallelism="$with_parallelism" \
         --without-doxygen \
         --without-java \
-        --without-system-jpeg \
         ENABLE_PDFIMPORT=FALSE \
         $sub_conf_opts \
         --srcdir=$srcdir \


More information about the Libreoffice-commits mailing list