* automake.texi: Remove references to stamp-h.in, which no longer
authorAkim Demaille <akim@epita.fr>
Thu, 8 Nov 2001 17:05:04 +0000 (17:05 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 8 Nov 2001 17:05:04 +0000 (17:05 +0000)
exist.
* tests/stamph2.test: Formatting change.

ChangeLog
automake.texi
tests/stamph2.test

index 0e34a99..1405f3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-08  Akim Demaille  <akim@epita.fr>
+
+       * automake.texi: Remove references to stamp-h.in, which no longer
+       exist.
+       * tests/stamph2.test: Formatting change.
+
 2001-11-08  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * tests/suffix3.test: Check for foo.$(OBJEXT) in Makefile.in.
index 31a24b4..e1ec2e1 100644 (file)
@@ -1331,8 +1331,7 @@ Print the version number of Automake and exit.
 @table @code
 @item AM_CONFIG_HEADER
 Automake will generate rules to automatically regenerate the config
-header.  If you do use this macro, you must create the file
-@file{stamp-h.in} in your source directory.  It can be empty.
+header.
 @cvindex AM_CONFIG_HEADER
 
 @item AM_ENABLE_MULTILIB
index 040f5f8..f25e683 100755 (executable)
@@ -3,9 +3,9 @@
 # Make sure stamp-h* files are created where we expect
 . $srcdir/defs || exit 1
 
-cat > configure.in << 'END'
+cat > configure.in << END
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(nonesuch, nonesuch)
+AM_INIT_AUTOMAKE($me, 1.0)
 AM_CONFIG_HEADER(1.h
                  2.h:config.hin
                  3.h:sdir1/config1.hin