From: Jim Meyering Date: Tue, 26 Feb 2002 15:22:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_6~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f96885c8379ad9f0b5a972ea8f7bdbf3f18c5c5;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 2c8ecc2d17..63316a1711 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,8 +1,8 @@ 2002-02-25 Paul Eggert + * 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