* acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
authorJim Meyering <jim@meyering.net>
Tue, 26 Sep 2006 10:30:06 +0000 (10:30 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 26 Sep 2006 10:30:06 +0000 (10:30 +0000)
commit16e385484d9b0c855042187631e3e6254c36f7ee
tree35c8cb0e9622383fe5a16e1d2562958f8acb7873
parentb1b1af0199d25d3fe92670b4e26140f74396786a
* acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
when we detect Darwin 8.7.0's acl_get_file bug.
Rearrange to perform the new (below) run-test while $LIBS
contains any acl-related library.  Set USE_ACL at the end.
(gl_ACL_GET_FILE): New function.
m4/ChangeLog
m4/acl.m4