automake-patches
[Top][All Lists]
Advanced

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

FYI: Doc adj.


From: Akim Demaille
Subject: FYI: Doc adj.
Date: 08 Nov 2001 18:01:33 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * automake.texi: Remove references to stamp-h.in, which no longer
        exist.
        * tests/stamph2.test: Formatting change.

Index: automake.texi
===================================================================
RCS file: /cvs/automake/automake/automake.texi,v
retrieving revision 1.245
diff -u -u -r1.245 automake.texi
--- automake.texi 2001/11/05 17:52:05 1.245
+++ automake.texi 2001/11/08 17:04:15
@@ -1331,8 +1331,7 @@
 @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
address@hidden in your source directory.  It can be empty.
+header.
 @cvindex AM_CONFIG_HEADER
 
 @item AM_ENABLE_MULTILIB
Index: tests/stamph2.test
===================================================================
RCS file: /cvs/automake/automake/tests/stamph2.test,v
retrieving revision 1.2
diff -u -u -r1.2 stamph2.test
--- tests/stamph2.test 2001/10/26 10:01:05 1.2
+++ tests/stamph2.test 2001/11/08 17:04:15
@@ -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



reply via email to

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