configure.ac | 1 + 1 file changed, 1 insertion(+) New commits: commit 737a580a3b96efa2e389d2e72546484af8d4d78f Author: Tor Lillqvist <t...@iki.fi> Date: Fri May 17 12:43:51 2013 +0300
Use bundled jpeg for the BUILD platform when cross-compiling Should fix the cross-compiling tinderboxes running on Debian at least. Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee diff --git a/configure.ac b/configure.ac index 12d950b..7174b9c 100644 --- a/configure.ac +++ b/configure.ac @@ -4131,6 +4131,7 @@ 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 \ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits