vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / file-has-acl
blob0f8ab37fdbc6d2b8c0ae157bce31fc3a3f494510
1 Description:
2 Whether a file has an ACL.
4 Files:
5 lib/acl-internal.h
6 lib/file-has-acl.c
7 m4/acl.m4
9 Depends-on:
10 acl-permissions
11 stat
13 configure.ac:
14 gl_FILE_HAS_ACL
16 Makefile.am:
17 lib_SOURCES += file-has-acl.c
19 Include:
20 "acl.h"
22 Link:
23 $(LIB_HAS_ACL)
25 License:
26 GPL
28 Maintainer:
29 Paul Eggert, Jim Meyering