From: Jim Meyering Date: Thu, 18 Sep 2003 16:41:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~594 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d80860a667a17edd93f9b7d3691049399b9dfd7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index c9a0d594da..b12c14c1dc 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,10 @@ +2003-09-17 Paul Eggert + + Update from gnulib. + * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first, + to avoid spurious warnings like "AC_RUN_IFELSE was called before + gl_USE_SYSTEM_EXTENSIONS" from autoreconf. + 2003-09-12 Paul Eggert More patches to assume C89 or better.