[Libreoffice-commits] core.git: configure.ac
Tor Lillqvist
tml at collabora.com
Fri Jun 12 00:29:58 PDT 2015
configure.ac | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 04439bf6f130918f4de700c5100898a2c2300d01
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri Jun 12 10:29:25 2015 +0300
Add --disable-gtk3 to the options used for the BUILD platform
Change-Id: I849f079bf914fc2feea6379544f0634b5296d162
diff --git a/configure.ac b/configure.ac
index a09dc63..4abe98f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4557,6 +4557,7 @@ if test "$cross_compiling" = "yes"; then
./configure \
--disable-cups \
--disable-graphite \
+ --disable-gtk3 \
--disable-pdfimport \
--disable-postgresql-sdbc \
--with-parallelism="$with_parallelism" \
More information about the Libreoffice-commits
mailing list