changeset 2536:16fae460c29e

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Wed, 24 May 2000 07:50:18 +0000
parents 61e2a01be4a6
children c971620b680c
files m4/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.