summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-06-12 10:29:25 +0300
committerTor Lillqvist <tml@collabora.com>2015-06-12 10:29:25 +0300
commit04439bf6f130918f4de700c5100898a2c2300d01 (patch)
treeb96a14da2679d113cc5a909327623115bd4e5ecc
parent0e7aa546642426c2bbadacf061ff5695498393e9 (diff)
Add --disable-gtk3 to the options used for the BUILD platform
Change-Id: I849f079bf914fc2feea6379544f0634b5296d162
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a09dc63c23dc..4abe98f7414f 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" \