configure.ac |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 04439bf6f130918f4de700c5100898a2c2300d01
Author: Tor Lillqvist <t...@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" \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to