summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2020-02-11 23:55:52 +0100
committerJan Holesovsky <kendy@collabora.com>2020-02-13 06:53:00 +0100
commit302ddf9f9ccca2e1583d09e2588e9c9c9d30b976 (patch)
treea520209a99a7a14a8113abf02ac81f3460b8329e /configure.ac
parenttdf#130478 add direct dash paint in cairo (diff)
downloadcore-302ddf9f9ccca2e1583d09e2588e9c9c9d30b976.tar.gz
core-302ddf9f9ccca2e1583d09e2588e9c9c9d30b976.zip
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/+/88483 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Jan Holesovsky <kendy@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 0d00032d3210..e0a3bca717fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4597,6 +4597,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 \