]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* automake.texi (Requirements) <AC_CONFIG_FILES>: Files listed
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 5 Mar 2003 22:22:50 +0000 (22:22 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 5 Mar 2003 22:22:50 +0000 (22:22 +0000)
with AC_CONFIG_FILES are cleaned by `make distclean'.  Don't
pretend otherwise.
Reported by Rafael Laboissiere.

ChangeLog
THANKS
automake.texi
stamp-vti
version.texi

index 6eb69cb5e346392b4922f907f4c4fac08971df12..c2d438b76656964b7ce95b659c9cf273d11451d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-05  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * automake.texi (Requirements) <AC_CONFIG_FILES>: Files listed
+       with AC_CONFIG_FILES are cleaned by `make distclean'.  Don't
+       pretend otherwise.
+       Reported by Rafael Laboissiere.
+
 2003-03-04  Andreas Buening  <andreas.buening@nexgo.de>
 
        * lib/mdate-sh: Find out which column of the ls -l output contains
diff --git a/THANKS b/THANKS
index 6b89aa59642252939fb3501f7a02ca1e75d304fc..5a6e93fd094bb3cf4fec1d6fdac05e5c9666396e 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -172,6 +172,7 @@ Petter Reinholdtsen pere@hungry.com
 Phil Nelson            phil@cs.wwu.edu
 Philip Fong            pwlfong@users.sourceforge.net
 Rainer Orth            ro@techfak.uni-bielefeld.de
+Rafael Laboissiere     laboissiere@psy.mpg.de
 Raja R Harinath                harinath@cs.umn.edu
 Ralf Corsepius         corsepiu@faw.uni-ulm.de
 Ralph Schleicher       rs@purple.UL.BaWue.DE
index c9b7f51dbdb1fdb3d524bd238cc052fdd079b4f0..9643d0001ae37364309a314ba39e65bb3b17a5a1 100644 (file)
@@ -1125,8 +1125,6 @@ required for proper Automake operation (@pxref{Macros}).
 Here are the other macros which Automake requires but which are not run
 by @code{AM_INIT_AUTOMAKE}:
 
-@cindex AC_OUTPUT, scanning
-
 @table @code
 @item AC_CONFIG_FILES
 @itemx AC_OUTPUT
@@ -1137,10 +1135,8 @@ exists a file with the same name and the @file{.am} extension appended.
 Typically, @code{AC_CONFIG_FILES([foo/Makefile])} will cause Automake to
 generate @file{foo/Makefile.in} if @file{foo/Makefile.am} exists.
 
-Other listed files are treated differently.  Currently the only
-difference is that an Automake @file{Makefile} is removed by @code{make
-distclean}, while other files are removed by @code{make clean}.
-@c FIXME: this is in violation of standards!
+These files are all removed by @code{make distclean}.
+@cvindex AC_CONFIG_FILE
 @cvindex AC_OUTPUT
 @end table
 
index aa7bf9a4a0dc6cba40625e28cb8bd7c83201efaa..349d6bb467a6a54ed84a0d88e14464ee50d4a52e 100644 (file)
--- a/stamp-vti
+++ b/stamp-vti
@@ -1,4 +1,4 @@
-@set UPDATED 26 February 2003
-@set UPDATED-MONTH February 2003
+@set UPDATED 5 March 2003
+@set UPDATED-MONTH March 2003
 @set EDITION 1.7a
 @set VERSION 1.7a
index aa7bf9a4a0dc6cba40625e28cb8bd7c83201efaa..349d6bb467a6a54ed84a0d88e14464ee50d4a52e 100644 (file)
@@ -1,4 +1,4 @@
-@set UPDATED 26 February 2003
-@set UPDATED-MONTH February 2003
+@set UPDATED 5 March 2003
+@set UPDATED-MONTH March 2003
 @set EDITION 1.7a
 @set VERSION 1.7a