Make fflush after ungetc work on BSD platforms.
[gnulib.git] / modules / acl
index 90a7e77..03a2217 100644 (file)
@@ -4,21 +4,28 @@ Access control lists of files.  (Unportable.)
 Files:
 lib/acl.h
 lib/acl.c
+lib/acl-internal.h
+lib/acl_entries.c
+lib/file-has-acl.c
 m4/acl.m4
 
 Depends-on:
 error
+gettext
 quote
+sys_stat
 
 configure.ac:
-AC_FUNC_ACL
+gl_FUNC_ACL
 
 Makefile.am:
-EXTRA_DIST += acl.h acl.c
 
 Include:
 "acl.h"
 
+Link:
+$(LIB_ACL)
+
 License:
 GPL