]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Fix typo in ChangeLog
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Nov 2010 10:00:24 +0000 (11:00 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 27 Nov 2010 10:00:24 +0000 (11:00 +0100)
ChangeLog

index 7024f4b59ff2b05e8b9f066f648d4cbb74f17bfb..e8864f1256205950e1439880ba9e5d1f9af5f28b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        Fix regression in ansi.test (failure on AIX 5.3).
        * tests/ansi.test: Remove redundant hackish check done using a
-       hand-postprocessed Makefile.in.  This checks worked by setting
+       hand-postprocessed Makefile.in.  This check worked by setting
        the `$(SHELL)' macro on the command line of make, but this is
        not supported by the AIX 5.3 make implementation.
        This bug has been lurking for a long time, and was activated by