]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Changed the title above subst files dump.
authorStepan Kasal <kasal@ucw.cz>
Thu, 7 Jul 2005 11:24:35 +0000 (11:24 +0000)
committerStepan Kasal <kasal@ucw.cz>
Thu, 7 Jul 2005 11:24:35 +0000 (11:24 +0000)
ChangeLog
lib/autoconf/general.m4

index f09b76815fd73772145c4659383fdcc3b812c338..571f8a12749dd957688367cc22460932b7fe65c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@
          and the AC_SUBSTs ...
        (AC_INIT): ... here.
 
+       * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Changed the title of
+         the ac_subst_files section in config.log.
+
        * tests/local.at (AT_CONFIG_CMP): Revert Paul's previous change.
 
 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
index 7c7965294a0029c8626b6d5151f1efbb4bb27bae..bedd542a1841e7c602f7fe4e3a68aa2bc0784152 100644 (file)
@@ -1211,7 +1211,7 @@ trap 'exit_status=$?
     echo
 
     if test -n "$ac_subst_files"; then
-      AS_BOX([Output files.])
+      AS_BOX([File substitutions.])
       echo
       for ac_var in $ac_subst_files
       do