]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi: Add more dir entries.
authorAndreas Schwab <schwab@suse.de>
Tue, 11 Jun 2002 11:00:22 +0000 (11:00 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 11 Jun 2002 11:00:22 +0000 (11:00 +0000)
ChangeLog
doc/autoconf.texi

index 3f320c9a82bd4935a396f15d566456d40b054ea2..a063d98aad1acb8cbb50013e92488d63a2b865cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-11  Andreas Schwab  <schwab@suse.de>
+
+       * doc/autoconf.texi: Add more dir entries.
+
 2002-06-10  Alexandre Duret-Lutz  <duret_g@epita.fr>
 
        * bin/autom4te.in ($cache): Don't define using `$me', the name
index 382e664b86c896af0a04dcf50f774cae313f800c..c29fdbf05b82d022f36fceb4dc558105cf8a9ffd 100644 (file)
@@ -70,8 +70,14 @@ Software Foundation raise funds for GNU development.''
                                 How to create configuration scripts
 * autoreconf: (autoconf)autoreconf Invocation.
                                 Remaking multiple @command{configure} scripts
+* autoheader: (autoconf)autoheader Invocation.
+                                How to create configuration templates
+* autom4te: (autoconf)Invoking autom4te.
+                                The Autoconf executables backbone
 * configure: (autoconf)configure Invocation.
                                 Configuring a package
+* autoupdate: (autoconf)autoupdate Invocation.
+                                Automatic update of @file{configure.ac}
 * config.status: (autoconf)config.status Invocation.
                                 Recreating a configuration
 * testsuite: (autoconf)testsuite Invocation.