From: Stefano Lattarini Date: Sat, 17 Apr 2010 13:51:11 +0000 (+0200) Subject: Fix botched ChangeLog entry. X-Git-Tag: v1.11.1b~86^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc65cea6639c0650e8ed178ff058fa56001fd1c8;p=thirdparty%2Fautomake.git Fix botched ChangeLog entry. --- diff --git a/ChangeLog b/ChangeLog index 1dc2cf0d3..d0469caf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,12 +36,11 @@ 2010-04-11 Stefano Lattarini - Avoid possible false negatives in cond46.test. - * tests/cond46.test: Enable shell `errexit' flag (and bumped - copyright years). Due to this change, the testcase should now - fail on unexpected failures in calls to $ACLOCAL/$AUTOMAKE (whose - outcomes were previously unchecked), and on failures in grepping - the expected diagnostic in Automake stderr. + Bugfix in confh5.test w.r.t. Solaris/Heirloom Sh. + + * tests/confh5.test: In the generated Makefile.am: do not use + `test ! -e FILE' to check for the non-existence of a file, since + that is not supported by Solarish/Heirloom Sh. Make test `aclocal3.test' stricter. * tests/aclocal3.test: Add call to `set -e'. Fail if $ACLOCAL