Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / acl
index d37a43d2f103becbaf0d545d472a67220a9c6ca5..758e4a1a5196430852b4a2249f86c33bc4474c3a 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Access control lists of files.  (Unportable.)
 
 Files:
 lib/acl.h
@@ -11,8 +12,12 @@ configure.ac:
 AC_FUNC_ACL
 
 Makefile.am:
-lib_SOURCES += acl.h acl.c
 
 Include:
 "acl.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering