[mousetweaks] Fix whitespace



commit d4516b35c1e124fc95ea815b0d36e8bc80ddb6ba
Author: Gerd Kohlberger <gerdk src gnome org>
Date:   Mon Oct 11 14:51:20 2010 +0200

    Fix whitespace

 configure.ac |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 82423b3..8146d80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,11 +52,11 @@ PKG_CHECK_MODULES(DEPENDENCIES,
     glib-2.0 >= $GLIB_REQUIRED
     gio-2.0 >= $GIO_REQUIRED
     gtk+-3.0 >= $GTK_REQUIRED
-	gconf-2.0 >= $GCONF_REQUIRED
-	x11
-	xcursor
-	xfixes
-	xtst)
+    gconf-2.0 >= $GCONF_REQUIRED
+    x11
+    xcursor
+    xfixes
+    xtst)
 
 AC_SUBST(DEPENDENCIES_CFLAGS)
 AC_SUBST(DEPENDENCIES_LIBS)
@@ -102,7 +102,7 @@ dnl *** output ***
 
 AC_CONFIG_FILES([
     Makefile
-	src/Makefile
+    src/Makefile
     data/Makefile
     pixmaps/Makefile
     po/Makefile.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]