]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 6 Nov 1999 09:04:58 +0000 (09:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Nov 1999 09:04:58 +0000 (09:04 +0000)
m4/ChangeLog
m4/Makefile.am

index 689aa0b867915b6f3357a9057c850bba2700039d..cd13274b4a3aaecaf2f36fb120c5323f45582faf 100644 (file)
@@ -3,6 +3,8 @@
        * jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from configure.in
        of textutils, fileutils, and sh-utils into this one (shared between
        those packages) file.
+       Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
+       AC_STRUCT_ST_BLKSIZE.
 
 1999-11-03  Jim Meyering  <meyering@ascend.com>
 
index 114b08c6425d7e9e5d2145d3aae320f5410bafac..e1e131b2a7a9fb4452d3462e365ae488622fb890 100644 (file)
@@ -41,7 +41,6 @@ readdir.m4 \
 realloc.m4 \
 regex.m4 \
 search-libs.m4 \
-ssize_t.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \