summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2020-02-11 23:55:52 +0100
committerAndras Timar <andras.timar@collabora.com>2020-05-18 18:06:44 +0200
commitacd76621758a9dc1aa16d455101ce0a347b412bf (patch)
treefefe67a1316aa4d35188d35513c3cb43e4488c71 /configure.ac
parentac014fc6e88c276b54aac6e5af3ced536a7fa98b (diff)
If asked to do so, enable icecream even in the 'build' part of configure.
Otherwise it is used only in the 'host' part of the cross-compile build. Change-Id: Ifb8d88e18c131e3019a4f3168afc1b743f3cc8e0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88486 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
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 231384588a20..543d0ce3635d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4779,6 +4779,7 @@ if test "$cross_compiling" = "yes"; then
--disable-gtk3 \
--disable-pdfimport \
--disable-postgresql-sdbc \
+ --enable-icecream="$enable_icecream" \
--with-parallelism="$with_parallelism" \
--without-doxygen \
--without-java \