autoconf/doc
Akim Demaille c0bc015e7b Extend the concept of `INIT-CMDS' to the AC_CONFIG_FOOS.
* acgeneral.m4 (_AC_CONFIG_COMMANDS_INIT): New macro which will
collect the `INIT-CMDS'.
(AC_CONFIG_COMMANDS, AC_CONFIG_LINKS, AC_CONFIG_HEADERS,
AC_CONFIG_FILES): Use it, and also temporarily divert to -1
instead of spamming dnl everywhere.
(AC_OUTPUT_CONFIG_STATUS): Make sure to output the INIT-CMDS
before the other sections, it'd be a pity to initialize after the
use :).

* doc/autoconf.texi (Configuration Actions): New section,
documenting the common behavior of AC_CONFIG_FILES,
AC_CONFIG_HEADERS, macro AC_CONFIG_COMMANDS, and AC_CONFIG_LINKS.
(Configuration Files): Document $2 and $3 of AC_CONFIG_FILES.
(Configuration Headers): Document $2 and $3 of AC_CONFIG_HEADERS.
(Configuration Commands): Document $2 and $3 of AC_CONFIG_COMMANDS.
(Configuration Links): Document $2 and $3 of AC_CONFIG_FILES.
2000-02-09 17:01:44 +00:00
..
autoconf.texi Extend the concept of `INIT-CMDS' to the AC_CONFIG_FOOS. 2000-02-09 17:01:44 +00:00
install.texi * merged from the experimental branch. 1999-10-26 03:54:59 +00:00
make-stds.texi
Makefile.am Revamp the autoupdate/AC_OBSOLETE chain. All the details are 2000-02-08 13:25:49 +00:00
Makefile.in * acgeneral.m4 (AC_INCLUDES_DEFAULT): Make it more robust to 2000-02-08 13:50:52 +00:00
mdate-sh 1999-10-31 Ben Elliston <bje@cygnus.com> 1999-10-31 01:54:28 +00:00
standards.texi 1999-04-01 Ben Elliston <bje@cygnus.com> 1999-03-31 08:16:10 +00:00
texinfo.tex 1999-11-11 Akim Demaille <akim@epita.fr> 2000-01-29 12:29:03 +00:00