diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-26 15:21:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-26 15:21:11 +0000 |
commit | 99c885f123a1cba255ae69fb0bdaddee5f266d36 (patch) | |
tree | f3b037174b5b5f39f4e2ef94f0856837884fb29c /m4 | |
parent | fba433574b303db50953a06bb68253c5cfb2045d (diff) | |
download | coreutils-99c885f123a1cba255ae69fb0bdaddee5f266d36.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 8cbf5e467..066a7ee92 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2002-02-25 Paul Eggert <eggert@twinsun.com> + + * jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL. + Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now. + 2002-02-16 gettextize <bug-gnu-gettext@gnu.org> * codeset.m4: Upgrade to gettext-0.11. |