summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-05-24 07:50:18 +0000
committerJim Meyering <jim@meyering.net>2000-05-24 07:50:18 +0000
commit8b45419759c1955578b094abcfa08efd3aff85f7 (patch)
treed2e6c303742d36700f2fa2a9da64eaf3d9443632 /m4
parent9ca281e5b3185798c9a6a75292b553441c5db465 (diff)
downloadcoreutils-8b45419759c1955578b094abcfa08efd3aff85f7.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 12bbd5ff2..9ff618735 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,14 @@
+2000-05-24 Jim Meyering <meyering@lucent.com>
+
+ * prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
+ autoconf requires that.
+ * lib-check.m4: Likewise.
+ * jm-macros.m4: Likewise.
+ * strftime.m4: Likewise.
+
+ * check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in AC_CHECK_DECLS,
+ now that autoconf requires that.
+
2000-05-22 Jim Meyering <meyering@lucent.com>
* stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.