[Libreoffice-commits] .: configure.in

Tomáš Chvátal tchvatal at kemper.freedesktop.org
Fri Nov 11 12:31:00 PST 2011


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

New commits:
commit eb7bd97af519d10fcd1ddd7503d9504ebbbe627f
Author: Tomas Chvatal <tchvatal at suse.cz>
Date:   Fri Nov 11 21:30:39 2011 +0100

    convert tab to space

diff --git a/configure.in b/configure.in
index 3d1830d..9292e14 100644
--- a/configure.in
+++ b/configure.in
@@ -6165,7 +6165,7 @@ ENABLE_NSPLUGIN=NO
 if test "$enable_nsplugin" != "no"; then
     if test "$enable_gtk" != "no"; then
         AC_MSG_RESULT([yes])
-	ENABLE_NSPLUGIN=YES
+        ENABLE_NSPLUGIN=YES
     else
         AC_MSG_RESULT([no, disabled gtk2])
     fi


More information about the Libreoffice-commits mailing list