From: Jim Meyering Date: Mon, 9 Jun 2008 12:11:34 +0000 (+0200) Subject: add ChangeLog entry: add more guards around definition of ACE_-related code X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aae5fd603ec8a5cbf78bcf8e666a4308323f8772;hp=98401994e4061fc54b2a94fa254a42c9dd01ce3c;p=pspp add ChangeLog entry: add more guards around definition of ACE_-related code --- diff --git a/ChangeLog b/ChangeLog index 8eb88b0b53..9cabf84b27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.