view modules/acl @ 5722:adf2be655aae

Remove lib_SOURCES line from Makefile.am section of modules where this is now done automatically by the corresponding Autoconf macro.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 21 Mar 2005 22:07:25 +0000
parents 42b53a22aee5
children b49a184d213c
line wrap: on
line source

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

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

Depends-on:

configure.ac:
AC_FUNC_ACL

Makefile.am:

Include:
"acl.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering