view modules/acl @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents eecbd9e402cd
children 6a764f23e302
line wrap: on
line source

Description:
Access control lists of files.  (Unportable.)

Files:
lib/acl.h
lib/acl.c
m4/acl.m4

Depends-on:
error
quote

configure.ac:
AC_FUNC_ACL

Makefile.am:
EXTRA_DIST += acl.h acl.c

Include:
"acl.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering