avoid spurious test failure when library is built without ACL support
authorJim Meyering <meyering@redhat.com>
Mon, 15 Sep 2008 12:37:49 +0000 (14:37 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 16 Sep 2008 08:08:02 +0000 (10:08 +0200)
commit75de88852acacd665c5b71c19aff67ed7034826b
tree77743a8e6030a2a28692374339a8987069789254
parent2d49258598687b9c408d662c498875a3ec38e4c8
avoid spurious test failure when library is built without ACL support

* m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
* modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
* tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
* tests/test-copy-acl.sh: Likewise.
ChangeLog
m4/acl.m4
modules/acl-tests
tests/test-copy-acl.sh
tests/test-file-has-acl.sh