X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Facl;h=8ed7693c1708addb20a3a4d4a9a25d6cfabeaf06;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=9a7f277555cd4d5a58267191797335098a7e8ee5;hpb=d2e44433024a93cef7e6f6d572f2b9d81b3bc9b6;p=gnulib.git diff --git a/modules/acl b/modules/acl index 9a7f27755..8ed7693c1 100644 --- a/modules/acl +++ b/modules/acl @@ -1,26 +1,20 @@ Description: -Access control lists of files. (Unportable.) +Access control lists of files, with diagnostics. (Unportable.) Files: -lib/acl.h -lib/acl.c -lib/acl-internal.h -lib/acl_entries.c lib/copy-acl.c -lib/file-has-acl.c -m4/acl.m4 +lib/set-acl.c Depends-on: error -gettext +gettext-h +qacl quote -sys_stat configure.ac: -gl_FUNC_ACL Makefile.am: -lib_SOURCES += acl.c copy-acl.c file-has-acl.c +lib_SOURCES += copy-acl.c set-acl.c Include: "acl.h" @@ -32,4 +26,4 @@ License: GPL Maintainer: -Paul Eggert, Jim Meyering +Paul Eggert, Jim Meyering, Bruno Haible