* automake.texi (Optional) <AC_SUBST>: Grammar fixes.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 9 Nov 2003 19:05:24 +0000 (19:05 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 9 Nov 2003 19:05:24 +0000 (19:05 +0000)
ChangeLog
doc/automake.texi
doc/stamp-vti
doc/version.texi

index 7579b72..c36f672 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-11-09  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * automake.texi (Optional) <AC_SUBST>: Grammar fixes.
+
        * automake.in (check_gnu_standards): Install COPYING only if
        none of COPYING, COPYING.LIB, or COPYING.LESSER exist.  Do not
        overwrite the license otherwise.
index b226615..d2faf48 100644 (file)
@@ -1269,10 +1269,10 @@ generated @file{Makefile.in}.  @xref{Setting Output Variables, , Setting
 Output Variables, autoconf, The Autoconf Manual}.
 
 If the Autoconf manual says that a macro calls @code{AC_SUBST} for
-@var{var}, or defined the output variable @var{var} then @var{var} will
-be defined in each generated @file{Makefile.in}.
+@var{var}, or defines the output variable @var{var} then @var{var} will
+be defined in each @file{Makefile.in} generated by Automake.
 E.g. @code{AC_PATH_XTRA} defines @code{X_CFLAGS} and @code{X_LIBS}, so
-you can use the variable in any @file{Makefile.am} if
+you can use these variables in any @file{Makefile.am} if
 @code{AC_PATH_XTRA} is called.
 
 @item AM_C_PROTOTYPES
index 7303ba4..d4d7f6f 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 21 October 2003
-@set UPDATED-MONTH October 2003
+@set UPDATED 9 November 2003
+@set UPDATED-MONTH November 2003
 @set EDITION 1.7a
 @set VERSION 1.7a
index 7303ba4..d4d7f6f 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 21 October 2003
-@set UPDATED-MONTH October 2003
+@set UPDATED 9 November 2003
+@set UPDATED-MONTH November 2003
 @set EDITION 1.7a
 @set VERSION 1.7a