add ChangeLog entry: add more guards around definition of ACE_-related code
authorJim Meyering <meyering@redhat.com>
Mon, 9 Jun 2008 12:11:34 +0000 (14:11 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 9 Jun 2008 12:11:34 +0000 (14:11 +0200)
ChangeLog

index 8eb88b0b53a67d350b4d24922c624d376c806b03..9cabf84b2747f2c54c78ee8b66c4aece8cad59d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        not success.
        [HAVE_FUTIMENS]: Use the same work-around, here.
 
+2008-06-09  Jim Meyering  <meyering@redhat.com>
+
+       add more guards around definition of ACE_-related code
+       * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
+       ALLOW and ACE_OWNER are also defined.
+
 2008-06-08  Bruno Haible  <bruno@clisp.org>
 
        * lib/acl-internal.h: Add me as co-author.