From: Paul Eggert Date: Sun, 12 Dec 2004 09:51:10 +0000 (+0000) Subject: Don't use negated character sets. X-Git-Tag: AUTOCONF-2.59c~560 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37fb0cb6be2e08e1bbdbc6d48bc16a95314825c1;p=thirdparty%2Fautoconf.git Don't use negated character sets. --- diff --git a/ChangeLog b/ChangeLog index 18f17f191..5da515830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-11 Noah Misch + + * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Rework a shell pattern + to avoid using a negated character class. Reported by Nicolas Joly. + * tests/local.at (AT_CHECK_SHELL_SYNTAX): Check for similar constructs. + 2004-12-10 Paul Eggert * man/Makefile.am (autoconf.1, autoheader.1, autom4te.1, autoreconf.1,