1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-02-26 15:22:09 +00:00
parent d7f4b25511
commit 7da31a15bb

View File

@@ -2,6 +2,7 @@
* 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.
* acl.m4: New file.
2002-02-16 gettextize <bug-gnu-gettext@gnu.org>