Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / qcopy-acl
blobc0e5b6a8f8953c37d4e31dea35462d87ed93d494
1 Description:
2 Copy access control list from one file to another.  (Unportable.)
4 Files:
5 lib/qcopy-acl.c
7 Depends-on:
8 acl-permissions
10 configure.ac:
12 Makefile.am:
13 lib_SOURCES += qcopy-acl.c
15 Include:
16 "acl.h"
18 Link:
19 $(LIB_ACL)
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert, Jim Meyering