gnumakefile: Replace TAB with SPCs.
authorSimon Josefsson <simon@josefsson.org>
Mon, 25 Apr 2011 19:03:02 +0000 (21:03 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 25 Apr 2011 19:03:38 +0000 (21:03 +0200)
* modules/gnumakefile (configure.ac): Replace TAB with SPCs.

ChangeLog
modules/gnumakefile

index 4280477..4fcc308 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-04-25  Simon Josefsson  <simon@josefsson.org>
+
+       * modules/gnumakefile (configure.ac): Replace TAB with SPCs.
+
 2011-04-25  Bruno Haible  <bruno@clisp.org>
 
        strtol, strtoul: Mark modules as obsolete.
index 483ff74..a86475a 100644 (file)
@@ -14,9 +14,9 @@ configure.ac:
 # builds, so use a shell variable to bypass this.
 GNUmakefile=GNUmakefile
 m4_if(m4_version_compare([2.61a.100],
-       m4_defn([m4_PACKAGE_VERSION])), [1], [],
+        m4_defn([m4_PACKAGE_VERSION])), [1], [],
       [AC_CONFIG_LINKS([$GNUmakefile:$GNUmakefile], [],
-       [GNUmakefile=$GNUmakefile])])
+        [GNUmakefile=$GNUmakefile])])
 
 Makefile.am:
 distclean-local: clean-GNUmakefile