.
authorJim Meyering <jim@meyering.net>
Sun, 28 May 2000 21:29:14 +0000 (21:29 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 May 2000 21:29:14 +0000 (21:29 +0000)
m4/ChangeLog
m4/Makefile.am
m4/Makefile.in

index 74c4382..4c11ceb 100644 (file)
@@ -2,6 +2,8 @@
 
        * jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
        jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
+       * stat.m4: Likewise.
+       * lstat.m4: Likewise.
        * lstat-slash.m4: Remove file (absorbed into autoconf).
 
        * jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
index 89b3de5..59bdf25 100644 (file)
@@ -36,7 +36,6 @@ lib-check.m4 \
 libintl.m4 \
 link-follow.m4 \
 ls-mntd-fs.m4 \
-lstat-slash.m4 \
 lstat.m4 \
 malloc.m4 \
 memcmp.m4 \
@@ -53,7 +52,6 @@ search-libs.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \
-strerror_r.m4 \
 strftime.m4 \
 timespec.m4 \
 uintmax_t.m4 \
index 6416740..997f298 100644 (file)
@@ -149,7 +149,6 @@ lib-check.m4 \
 libintl.m4 \
 link-follow.m4 \
 ls-mntd-fs.m4 \
-lstat-slash.m4 \
 lstat.m4 \
 malloc.m4 \
 memcmp.m4 \
@@ -166,7 +165,6 @@ search-libs.m4 \
 st_dm_mode.m4 \
 st_mtim.m4 \
 stat.m4 \
-strerror_r.m4 \
 strftime.m4 \
 timespec.m4 \
 uintmax_t.m4 \