Index: ChangeLog =================================================================== RCS file: /cvsroot/autoconf/autoconf/ChangeLog,v retrieving revision 1.2653 diff -u -r1.2653 ChangeLog --- ChangeLog 2 Dec 2005 19:23:05 -0000 1.2653 +++ ChangeLog 9 Dec 2005 09:52:18 -0000 @@ -1,3 +1,7 @@ +2005-12-09 Stepan Kasal + + * tests/local.at (AT_CHECK_AUTOM4TE): Fix typo in the comment. + 2005-12-02 Paul Eggert * doc/autoconf.texi (Limitations of Builtins): Fix typos in previous @@ -26,7 +30,7 @@ * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix quoting of output line (triggered for many AC_SUBST_FILEs). - Fix macro quoting. Fix output for n*100 substituted variables. + Fix macro quoting. Fix output for n * 98 substituted variables. 2005-11-08 Ralf Wildenhues Index: tests/local.at =================================================================== RCS file: /cvsroot/autoconf/autoconf/tests/local.at,v retrieving revision 1.22 diff -u -r1.22 local.at --- tests/local.at 27 Sep 2005 16:08:11 -0000 1.22 +++ tests/local.at 9 Dec 2005 09:52:18 -0000 @@ -72,7 +72,7 @@ # or (using gm4 as GNU M4 1.4): # # script.4s:1: /usr/local/bin/gm4: Cannot open foo: No such file or directory -# autom4te: /usr/local/bin/m4 failed with exit status: 1 +# autom4te: /usr/local/bin/gm4 failed with exit status: 1 # # becomes #