configure.ac |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 13bfe67103e6c0a9d3fa9db48dc4448e35ad006b
Author: Miklos Vajna <[email protected]>
Date:   Sun Nov 11 12:13:16 2012 +0100

    configure: don't pass --disable-mozilla around, it's the default already
    
    Change-Id: I439db77e36af700b34ab9656704cdb3b3359c9ec

diff --git a/configure.ac b/configure.ac
index c75c082..d4ab49c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4125,7 +4125,6 @@ if test "$cross_compiling" = "yes"; then
     ./configure \
         --disable-graphite \
         --disable-build-mozilla \
-        --disable-mozilla \
         --disable-postgresql-sdbc \
         --disable-zenity \
         --with-parallelism="$with_parallelism" \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to