[Libreoffice-commits] .: configure.in

Kohei Yoshida kohei at kemper.freedesktop.org
Wed Jan 5 12:42:47 PST 2011


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 367c10270a76b6f1e166580f7473d362e114628f
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Wed Jan 5 15:42:17 2011 -0500

    At least one of them must say 'no'.

diff --git a/configure.in b/configure.in
index 367a1b2..5b238c3 100755
--- a/configure.in
+++ b/configure.in
@@ -6217,7 +6217,7 @@ if test "$enable_broffice" = "yes"; then
     ENABLE_BROFFICE="TRUE"
     AC_MSG_RESULT([yes])
 else
-    AC_MSG_RESULT([yes])
+    AC_MSG_RESULT([no])
 fi
 AC_SUBST(ENABLE_BROFFICE)
 


More information about the Libreoffice-commits mailing list