summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-01-05 15:42:17 -0500
committerKohei Yoshida <kyoshida@novell.com>2011-01-05 15:42:42 -0500
commit9b7439f870a6cbb4a51e1d39c36c66ffffa1240c (patch)
tree8ebe98e617749d5b5cb56606baf6ef37f7cf265b
parent4f8add5f5ce909c79df9cf21b0d85815a6d0b8a0 (diff)
At least one of them must say 'no'.
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 367a1b288d3f..5b238c30801d 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)