]> Savannah Git Hosting - gnulib.git/commit
file-has-acl: Split feature tests again (Bug#20667)
authorAndreas Gruenbacher <andreas.gruenbacher@gmail.com>
Tue, 28 Apr 2015 10:01:19 +0000 (12:01 +0200)
committerAndreas Gruenbacher <andreas.gruenbacher@gmail.com>
Wed, 27 May 2015 21:37:50 +0000 (23:37 +0200)
commitf1b37e3afb1ba17be1c11012f86ff14e5cc357af
tree6923deb126e9991040dee1214151567f20630411
parent70e0e9ed738ddc514b09fa486421fc86c31c7e25
file-has-acl: Split feature tests again (Bug#20667)

* lib/file-has-acl.c: Instead of testing for
XATTR_NAME_POSIX_ACL_ACCESS and XATTR_NAME_POSIX_ACL_DEFAULT,
define them when needed.
* m4/acl.m4 (gl_FILE_HAS_ACL): With that, Paul's
GETXATTR_WITH_POSIX_ACLS change shouldn't be needed anymore.
ChangeLog
lib/file-has-acl.c
m4/acl.m4