From: Jim Meyering Date: Wed, 24 May 2000 07:50:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0t~59 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8b45419759c1955578b094abcfa08efd3aff85f7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 12bbd5ff23..9ff618735a 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,14 @@ +2000-05-24 Jim Meyering + + * 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 * stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.