On 04/27/2013 06:44 PM, Paul Eggert wrote: > This is for GNU Emacs, which wants the acl functions but does > not want 'error' invoked when they fail.
Since you are breaking the dependency on error, is there anything that remains that requires the module to be GPL, or are we at the point where we can consider LGPL for this module? > +++ b/modules/qacl > @@ -0,0 +1,36 @@ > +Description: > +Access control lists of files. (Unportable.) > + > +Files: > +lib/acl.h > +lib/acl-internal.h > +lib/acl-errno-valid.c > +lib/acl_entries.c > +lib/file-has-acl.c > +lib/qcopy-acl.c > +lib/qset-acl.c > +m4/acl.m4 > + > +Depends-on: > +extern-inline > +fstat > +stdbool > +sys_stat > + > +configure.ac: > +gl_FUNC_ACL > + > +Makefile.am: > +lib_SOURCES += acl-errno-valid.c file-has-acl.c qcopy-acl.c qset-acl.c > + > +Include: > +"acl.h" > + > +Link: > +$(LIB_ACL) > + > +License: > +GPL > + > +Maintainer: > +Paul Eggert, Jim Meyering, Bruno Haible > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature