Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / acl
index d3417ca..2b02ba9 100644 (file)
@@ -7,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