changeset 3761:bb7dd30e7a97

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Tue, 26 Feb 2002 15:22:09 +0000
parents 9cc2762d4d2d
children 069a0ee7386a
files m4/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,8 +1,8 @@
 2002-02-25  Paul Eggert  <eggert@twinsun.com>
 
-	* acl.m4: New file.
 	* 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>