+2000-02-08 Akim Demaille <akim@epita.fr>
+
+ * doc/autoconf.texi (Configuration Commands): New section, for
+ AC_CONFIG_COMMANDS.
+ Move the definition of AC_OUTPUT_COMMANDS here.
+ (Configuration Links): New section, for AC_CONFIG_LINKS and
+ AC_LINK_FILES.
+ (Configuration Files): New section, for AC_CONFIG_FILES.
+ (Globally) Promote AC_CONFIG_HEADERS over AC_CONFIG_HEADER.
+ (Using System Type): Don't document AC_CONFIG_LINKS and
+ AC_LINK_FILES.
+ (Invoking config.status): Mention CONFIG_COMMANDS.
+ Document --file and --header.
+ Talk first of the newest interface of config.status.
+
2000-02-08 Akim Demaille <akim@epita.fr>
Introduce a concept index, and update a bit the documentation.