From: Stefano Lattarini Date: Sat, 27 Nov 2010 10:00:24 +0000 (+0100) Subject: Fix typo in ChangeLog X-Git-Tag: ng-0.5a~321^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb2764f70ff5f3aed51a61baf3b72511ffb9d11;p=thirdparty%2Fautomake.git Fix typo in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 7024f4b59..e8864f125 100644 --- a/ChangeLog +++ b/ChangeLog @@ -134,7 +134,7 @@ 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