From: Stepan Kasal Date: Sun, 9 Apr 2006 11:36:08 +0000 (+0000) Subject: * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment. X-Git-Tag: AUTOCONF-2.59c~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5bc727dfeb9c75aedcd06cb531a8fa8e47a42e;p=thirdparty%2Fautoconf.git * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment. --- diff --git a/ChangeLog b/ChangeLog index ca80fe42c..589a21504 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-09 Stepan Kasal + + * tests/Makefile.am (AUTOCONF_FILES): Fix typo in the comment. + 2006-04-09 Alexandre Duret-Lutz * lib/autom4te.in (Automake-preselections): Preselect diff --git a/tests/Makefile.am b/tests/Makefile.am index 99cfc60c9..ab9f7097a 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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