(backup_args): Change a `0' to NULL.
[gnulib.git] / modules / acl
index d37a43d..758e4a1 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