changeset 7166:b49a184d213c

* modules/acl (Depends-on): Add error and quote.
author Jim Meyering <jim@meyering.net>
date Mon, 21 Aug 2006 08:30:27 +0000
parents 117d96f809c4
children bcf46de00b80
files ChangeLog modules/acl
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-08-21  Jim Meyering  <jim@meyering.net>
 
+	* modules/acl (Depends-on): Add error and quote.
+
 	* check-module (find_included_lib_files): Add at-func.c to the
 	ok-to-include-more-than-once white list.
 
--- a/modules/acl
+++ b/modules/acl
@@ -7,6 +7,8 @@
 m4/acl.m4
 
 Depends-on:
+error
+quote
 
 configure.ac:
 AC_FUNC_ACL