From: Andreas Schwab Date: Tue, 11 Jun 2002 11:00:22 +0000 (+0000) Subject: * doc/autoconf.texi: Add more dir entries. X-Git-Tag: AUTOCONF-2.53b~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab73df4404db056fa832d2fc89758d6e001606e2;p=thirdparty%2Fautoconf.git * doc/autoconf.texi: Add more dir entries. --- diff --git a/ChangeLog b/ChangeLog index 3f320c9a8..a063d98aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-06-11 Andreas Schwab + + * doc/autoconf.texi: Add more dir entries. + 2002-06-10 Alexandre Duret-Lutz * bin/autom4te.in ($cache): Don't define using `$me', the name diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 382e664b8..c29fdbf05 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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.