gnulib-tool now synthesizes the EXTRA_DIST line.
[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 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert, Jim Meyering