summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 066a7ee92..2c8ecc2d1 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -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>