From: Jim Meyering Date: Thu, 7 Aug 2003 06:37:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_11~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5722af87886c77c9459e1156d7eab0f541c9562;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 9d24404e04..4ff2ebc4d8 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2003-08-05 Paul Eggert + + * prereq.m4 (jm_PREREQ_PHYSMEM, jm_PREREQ_STAT): Ignore headers + that are present but cannot be compiled. This avoids spurious warnings + on Solaris 9 sparc with Forte Developer 7 C 5.4. + 2003-08-04 Paul Eggert Merge fnmatch module from gnulib.