1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 17:56:54 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-04-02 21:00:30 +00:00
parent 527fd8d7d2
commit f22bce320b

View File

@@ -1,3 +1,9 @@
2000-03-30 Paul Eggert <eggert@twinsun.com>
* jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
before checking struct stat.st_blksize, so that
HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
2000-03-10 Jim Meyering <meyering@lucent.com>
* lib-check.m4: Look for getspnam in -lgen, too.