automake-patches
[Top][All Lists]
Advanced

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

FYI: enlarge your space bar


From: Alexandre Duret-Lutz
Subject: FYI: enlarge your space bar
Date: Tue, 11 Nov 2003 23:05:55 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

2003-11-11  Alexandre Duret-Lutz  <address@hidden>

        * m4/amversion.in (AM_AUTOMAKE_VERSION): Missing cosmetic space.

Index: m4/amversion.in
===================================================================
RCS file: /cvs/automake/automake/m4/amversion.in,v
retrieving revision 1.4
diff -u -r1.4 amversion.in
--- m4/amversion.in     1 Oct 2003 07:14:51 -0000       1.4
+++ m4/amversion.in     11 Nov 2003 22:03:54 -0000
@@ -19,7 +19,7 @@
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
 # generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="@APIVERSION@"])
+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="@APIVERSION@"])
 
 # AM_SET_CURRENT_AUTOMAKE_VERSION
 # -------------------------------
Index: m4/amversion.m4
===================================================================
RCS file: /cvs/automake/automake/m4/amversion.m4,v
retrieving revision 1.4
diff -u -r1.4 amversion.m4
--- m4/amversion.m4     11 Nov 2003 21:44:05 -0000      1.4
+++ m4/amversion.m4     11 Nov 2003 22:03:54 -0000
@@ -19,7 +19,7 @@
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
 # generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7c"])
+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.7c"])
 
 # AM_SET_CURRENT_AUTOMAKE_VERSION
 # -------------------------------
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]