]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* doc/automake.texi (amhello Explained): autoconf creates
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 28 Oct 2006 09:51:58 +0000 (09:51 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 28 Oct 2006 09:51:58 +0000 (09:51 +0000)
configure, not configure.ac.
* THANKS: Update.

ChangeLog
THANKS
doc/automake.texi
doc/stamp-vti
doc/version.texi

index 976353faec621e102283df61938e689b47ebd3d4..1457a3cd3fc6177b6947621dc4967971e9a4d9c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-28  Bobby Jack <bobbykjack@yahoo.co.uk>  (tiny change)
+
+       * doc/automake.texi (amhello Explained): autoconf creates
+       configure, not configure.ac.
+       * THANKS: Update.
+
 2006-10-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * doc/automake.texi (Dist, Dependency Tracking Evolution):
diff --git a/THANKS b/THANKS
index 5d0b557e91af3552bb716150ee6521b05df9b464..d0fbce7b4b6fd866f08af8faea986337d2701301 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -37,6 +37,7 @@ Bill Fenner           fenner@parc.xerox.com
 Bob Friesenhahn                bfriesen@simple.dallas.tx.us
 Bob Proulx             rwp@hprwp.fc.hp.com
 Bob Rossi              bob@brasko.net
+Bobby Jack             bobbykjack@yahoo.co.uk
 Braden N. McDaniel     braden@endoframe.com
 Brendan O'Dea          bod@compusol.com.au
 Brian Ford             ford@vss.fsi.com
index 657621478749bef098c98ff3848797026fb2435b..3ad70860e7c5c97185822c503b19999fc26a2de4 100644 (file)
@@ -1509,7 +1509,7 @@ AC_OUTPUT
 @end example
 
 This file is read by both @command{autoconf} (to create
-@file{configure.ac}) and @command{automake} (to create the various
+@file{configure}) and @command{automake} (to create the various
 @file{Makefile.in}s).  It contains a series of M4 macros that will be
 expanded as shell code to finally form the @file{configure} script.
 We will not elaborate on the syntax of this file, because the Autoconf
index 2995436ea07a562acf3da225e8e25dafe017a388..604c6643be90373243025eb323aa688a3c9ef773 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 20 October 2006
+@set UPDATED 28 October 2006
 @set UPDATED-MONTH October 2006
 @set EDITION 1.10a
 @set VERSION 1.10a
index 2995436ea07a562acf3da225e8e25dafe017a388..604c6643be90373243025eb323aa688a3c9ef773 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 20 October 2006
+@set UPDATED 28 October 2006
 @set UPDATED-MONTH October 2006
 @set EDITION 1.10a
 @set VERSION 1.10a