From: Jim Meyering Date: Sun, 2 Apr 2000 21:00:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0r~159 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f22bce320b8f1881543084850cda294c33952bed;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index df1c810a7a..df0515e198 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2000-03-30 Paul Eggert + + * jm-macros.m4 (jm_CHECK_ALL_TYPES): Include + before checking struct stat.st_blksize, so that + HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly. + 2000-03-10 Jim Meyering * lib-check.m4: Look for getspnam in -lgen, too.