Avoid a configure-time syntax error in gl_FUNC_ACL.
authorJim Meyering <meyering@redhat.com>
Thu, 6 Dec 2007 15:49:19 +0000 (16:49 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 6 Dec 2007 15:49:19 +0000 (16:49 +0100)
commit42ab7ef4e702ddd3493cf6f2dfbf8db55fca3341
treed7b9946aabf9d2c41070ce8d605977c1561a10d3
parent8e128ebf42e16c8631f971a68f188c30962818be
Avoid a configure-time syntax error in gl_FUNC_ACL.

* m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
function in each branch, before testing the cache variable.
ChangeLog
m4/acl.m4