verify: new macro 'assume'
[gnulib.git] / modules / acl
1 Description:
2 Access control lists of files, with diagnostics.  (Unportable.)
3
4 Files:
5 lib/copy-acl.c
6 lib/set-acl.c
7
8 Depends-on:
9 error
10 gettext-h
11 qacl
12 quote
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += copy-acl.c set-acl.c
18
19 Include:
20 "acl.h"
21
22 Link:
23 $(LIB_ACL)
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert, Jim Meyering, Bruno Haible