[Libreoffice-commits] .: configure.in

Miklos Vajna vmiklos at kemper.freedesktop.org
Tue May 8 10:53:04 PDT 2012


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

New commits:
commit a7772d9d7916ebff3ad6134a1ff4f8d6cb9da709
Author: Miklos Vajna <vmiklos at suse.cz>
Date:   Tue May 8 19:52:44 2012 +0200

    configure: --disalbe-dbgutil -> --disable-dbgutil

diff --git a/configure.in b/configure.in
index 1ee1ba1..d041430 100644
--- a/configure.in
+++ b/configure.in
@@ -640,7 +640,7 @@ AC_ARG_ENABLE(dbgutil,
          counting, etc. Larger build. Independent from --enable-debug.
          Note that this option makes the build ABI incompatible:
          It is not possible to mix object files or libraries from a
-         --enable-dgbutil and a --disalbe-dbgutil build.]))
+         --enable-dgbutil and a --disable-dbgutil build.]))
 
 AC_ARG_ENABLE(linkoo,
     AS_HELP_STRING([--disable-linkoo],


More information about the Libreoffice-commits mailing list