Avoid the need for AC_LIBSOURCES in m4 macros.
[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 EXTRA_DIST += acl.h
18
19 Include:
20 "acl.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering