.
authorJim Meyering <jim@meyering.net>
Sat, 6 Nov 1999 09:04:22 +0000 (09:04 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Nov 1999 09:04:22 +0000 (09:04 +0000)
m4/ChangeLog
m4/Makefile.am
m4/Makefile.in

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 \
index 829c07638decf3a163c55cd4b707ba5ea6fa3aaf..455a9cb1d6a72c5d8aea534905473c304e701688 100644 (file)
@@ -69,7 +69,6 @@ CXX = @CXX@
 CXXCPP = @CXXCPP@
 DATADIRNAME = @DATADIRNAME@
 DEPDIR = @DEPDIR@
-DF_PROG = @DF_PROG@
 GENCAT = @GENCAT@
 GETCONF = @GETCONF@
 GMOFILES = @GMOFILES@
@@ -90,6 +89,7 @@ PACKAGE = @PACKAGE@
 PERL = @PERL@
 POFILES = @POFILES@
 POSUB = @POSUB@
+POW_LIBM = @POW_LIBM@
 RANLIB = @RANLIB@
 U = @U@
 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
@@ -139,7 +139,6 @@ readdir.m4 \
 realloc.m4 \
 regex.m4 \
 search-libs.m4 \
-ssize_t.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \