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-02-12 11:56:36 +0100
commited3d1f3e1368f81e928cc1ecc4c127a3d540d96e (patch)
tree2aa98d223f8e52756ebd15efe8bd9cb23a3ef5e5 /configure.ac
parent7e199ce239dca603a0bf8aae1ff03b778e8273a0 (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 60f8d25611cd..631a4a9709f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4791,6 +4791,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 \