changeset 14618:65c121a5292b

gnumakefile: Replace TAB with SPCs. * modules/gnumakefile (configure.ac): Replace TAB with SPCs.
author Simon Josefsson <simon@josefsson.org>
date Mon, 25 Apr 2011 21:03:02 +0200
parents 392e3cd610a2
children 3b0090bf54b5
files ChangeLog modules/gnumakefile
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Apr 25 20:55:15 2011 +0200
+++ b/ChangeLog	Mon Apr 25 21:03:02 2011 +0200
@@ -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.
--- a/modules/gnumakefile	Mon Apr 25 20:55:15 2011 +0200
+++ b/modules/gnumakefile	Mon Apr 25 21:03:02 2011 +0200
@@ -14,9 +14,9 @@
 # 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