From: Roland McGrath Date: Wed, 20 Mar 1996 21:28:18 +0000 (+0000) Subject: . X-Git-Tag: fsf-origin~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4daa9c44c341b08b5880863242ae3ab8e4541e0;p=thirdparty%2Fautoconf.git . --- diff --git a/ChangeLog b/ChangeLog index 46840eb3..2861eb6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Wed Mar 20 09:37:31 1996 Roland McGrath + * acgeneral.m4 (AC_CHECK_LIB): Use \055 for -; leading and trailing + both lose with some tr. + + * acspecific.m4 (AC_C_CONST): Remove check for gcc 2.7 bug. + RMS wants everyone to lose until gcc is fixed. + * acgeneral.m4 (AC_CHECK_LIB): Put - last in tr set so it is not considered a range.