xset: New module.
[gnulib.git] / modules / acl
blobb42ed0836cd06308c52c4dc672803f87812b459d
1 Description:
2 Access control lists of files, with diagnostics.  (Unportable.)
4 Files:
5 lib/copy-acl.c
6 lib/set-acl.c
8 Depends-on:
9 error
10 gettext-h
11 qcopy-acl
12 qset-acl
13 quote
14 stdbool
16 configure.ac:
18 Makefile.am:
19 lib_SOURCES += copy-acl.c set-acl.c
21 Include:
22 "acl.h"
24 Link:
25 $(LIB_ACL)
27 License:
28 GPL
30 Maintainer:
31 Paul Eggert, Jim Meyering