summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-17 12:43:51 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-17 12:44:49 +0300
commit737a580a3b96efa2e389d2e72546484af8d4d78f (patch)
tree9f4c9074b56a919957c92ab4693e5e239ae68bb9 /configure.ac
parent7f17b33acc8c3076f0696542795a1ca74ee2d671 (diff)
Use bundled jpeg for the BUILD platform when cross-compiling
Should fix the cross-compiling tinderboxes running on Debian at least. Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 12d950bf8e89..7174b9c7ab99 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 \