]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment.
authorStepan Kasal <kasal@ucw.cz>
Sun, 9 Apr 2006 11:36:08 +0000 (11:36 +0000)
committerStepan Kasal <kasal@ucw.cz>
Sun, 9 Apr 2006 11:36:08 +0000 (11:36 +0000)
ChangeLog
tests/Makefile.am

index ca80fe42c55a72621db6668fe49dfa468f1627fc..589a21504ea3ade6576cba4731eefd48469b707b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-09  Stepan Kasal  <kasal@ucw.cz>
+
+       * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment.
+
 2006-04-09  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * lib/autom4te.in (Automake-preselections): Preselect
index 99cfc60c9b6d123be7325e31bce985df25604575..ab9f7097aaf918ca15e91ef35dc80f62e201ec5a 100644 (file)
@@ -143,7 +143,7 @@ MAINTAINERCLEANFILES += $(TESTSUITE_GENERATED_AT)
 
 ## Producing the test files.
 
-# The files which contains macro we check for syntax.  Use $(top_srcdir)
+# The files which contain macros we check for syntax.  Use $(top_srcdir)
 # for the benefit of non-GNU make.  Fix the names in the rule below
 # where we `cd' to $srcdir.
 autoconfdir = $(top_srcdir)/lib/autoconf