automake-patches
[Top][All Lists]
Advanced

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

[PATCH] doc typo.


From: Ralf Wildenhues
Subject: [PATCH] doc typo.
Date: Wed, 7 Jan 2004 14:27:03 +0100
User-agent: Mutt/1.4.1i

Applies to HEAD as well as branch-1.8.
Furthermore, in HEAD inst-vars.am needs to be added to
dist_am_DATA in lib/am/Makefile.am.

Regards,
Ralf

Index: ChangeLog
===================================================================
RCS file: /cvs/automake/automake/ChangeLog,v
retrieving revision 1.2490
diff -u -r1.2490 ChangeLog
--- ChangeLog   6 Jan 2004 22:31:17 -0000       1.2490
+++ ChangeLog   7 Jan 2004 13:23:33 -0000
@@ -1,3 +1,8 @@
+2004-01-07  Ralf Wildenhues  <address@hidden>  (tiny change)
+
+       * doc/automake.texi: Typo.
+       * lib/am/Makefile.am: add inst-vars.am.
+
 2004-01-06  Alexandre Duret-Lutz  <address@hidden>
 
        * THANKS: Add Bruce Korb.
Index: doc/automake.texi
===================================================================
RCS file: /cvs/automake/automake/doc/automake.texi,v
retrieving revision 1.20
diff -u -r1.20 automake.texi
--- doc/automake.texi   26 Dec 2003 11:30:37 -0000      1.20
+++ doc/automake.texi   7 Jan 2004 13:23:33 -0000
@@ -5656,7 +5656,7 @@
 @code{m4_define([VERSION_NUMBER], [1.2])}.  The advantage of this
 second form is that @code{automake} will take care of the dependencies
 when defining the rebuild rule, and will also distribute the file
-automatically.  An inconvenient is that @code{autoconf} will now be
+automatically.  An inconvenience is that @code{autoconf} will now be
 rerun each time the version number is bumped, when only
 @file{configure} had to be rerun in the previous setup.




reply via email to

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