X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Facl;h=2b02ba96136f62e1dae4b8eda7c9ac7579e2581b;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=d37a43d2f103becbaf0d545d472a67220a9c6ca5;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/acl b/modules/acl index d37a43d2f..2b02ba961 100644 --- a/modules/acl +++ b/modules/acl @@ -1,4 +1,5 @@ Description: +Access control lists of files. (Unportable.) Files: lib/acl.h @@ -6,13 +7,20 @@ lib/acl.c m4/acl.m4 Depends-on: +error +quote configure.ac: AC_FUNC_ACL Makefile.am: -lib_SOURCES += acl.h acl.c +EXTRA_DIST += acl.h Include: "acl.h" +License: +GPL + +Maintainer: +Paul Eggert, Jim Meyering