# HG changeset patch # User Jim Meyering # Date 1213013494 -7200 # Node ID c38e882d5502ebfbccbdabe142e8bee3e872660c # Parent bef6a09c05f1ff3661dd68b229b32bb371b8bab9 add ChangeLog entry: add more guards around definition of ACE_-related code diff -r bef6a09c05f1 -r c38e882d5502 ChangeLog --- a/ChangeLog Fri Jun 06 18:20:14 2008 +0200 +++ b/ChangeLog Mon Jun 09 14:11:34 2008 +0200 @@ -10,6 +10,12 @@ not success. [HAVE_FUTIMENS]: Use the same work-around, here. +2008-06-09 Jim Meyering + + 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 * lib/acl-internal.h: Add me as co-author.