diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-24 07:50:18 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-24 07:50:18 +0000 |
commit | 8b45419759c1955578b094abcfa08efd3aff85f7 (patch) | |
tree | d2e6c303742d36700f2fa2a9da64eaf3d9443632 | |
parent | 9ca281e5b3185798c9a6a75292b553441c5db465 (diff) | |
download | coreutils-8b45419759c1955578b094abcfa08efd3aff85f7.tar.xz |
*** empty log message ***
-rw-r--r-- | m4/ChangeLog | 11 |
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. |