New module description field 'Link'.
[gnulib.git] / modules / acl
1 Description:
2 Access control lists of files.  (Unportable.)
3
4 Files:
5 lib/acl.h
6 lib/acl.c
7 m4/acl.m4
8
9 Depends-on:
10 error
11 quote
12
13 configure.ac:
14 AC_FUNC_ACL
15
16 Makefile.am:
17
18 Include:
19 "acl.h"
20
21 Link:
22 $(LIB_ACL)
23
24 License:
25 GPL
26
27 Maintainer:
28 Paul Eggert, Jim Meyering