]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
typos
authorStepan Kasal <kasal@ucw.cz>
Fri, 9 Dec 2005 09:54:11 +0000 (09:54 +0000)
committerStepan Kasal <kasal@ucw.cz>
Fri, 9 Dec 2005 09:54:11 +0000 (09:54 +0000)
ChangeLog
tests/local.at

index 3d5b24c1f7891ad49e243021dd58169ac8ce8c31..15c8ab8e8d0408f5eb2b982d64c3f170d7bd3e7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-09  Stepan Kasal  <kasal@ucw.cz>
+
+       * tests/local.at (AT_CHECK_AUTOM4TE): Fix typo in the comment.
+
 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        * 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  <Ralf.Wildenhues@gmx.de>
 
index 122e6d2824e2471f93aef10eeccdcf444d7d1560..a6bf2ee691e25ff57664e4500cb3f9b1cf30d504 100644 (file)
@@ -72,7 +72,7 @@ m4_define([AT_CHECK_PERL_SYNTAX],
 # 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
 #