[Libreoffice-commits] .: configure.in

Tor Lillqvist tml at kemper.freedesktop.org
Fri May 11 04:22:51 PDT 2012


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

New commits:
commit 17b375076cff9d1dfcdf21fa9f501210a75c0020
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Fri May 11 14:22:31 2012 +0300

    Bin superfluous AC_MSG_RESULT([yes])
    
    Change-Id: I436054d8cd96f5c3e1d12aaeb352d98aea3188ec

diff --git a/configure.in b/configure.in
index 7ae43f3..e3943eb 100644
--- a/configure.in
+++ b/configure.in
@@ -3571,7 +3571,6 @@ if test -n "$enable_debug" && test "$enable_debug" != "no"; then
         ENABLE_DEBUG_FOR="$enable_debug"
         AC_MSG_RESULT([for $enable_debug])
     fi
-    AC_MSG_RESULT([yes])
 else
     ENABLE_DEBUG=""
     ENABLE_DEBUG_FOR=""


More information about the Libreoffice-commits mailing list