changeset 13385:5d87ca7c823f

Reduce dependencies.
author Bruno Haible <bruno@clisp.org>
date Thu, 03 Jun 2010 20:22:57 +0200
parents cc6f2130863b
children 36af21ca41f7
files ChangeLog modules/acl
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-03  Bruno Haible  <bruno@clisp.org>
+
+	Reduce dependencies.
+	* modules/acl (Depends-on): Add gettext-h. Remove gettext.
+
 2010-06-03  Bruno Haible  <bruno@clisp.org>
 
 	time: Undefine more broken macros.
--- a/modules/acl
+++ b/modules/acl
@@ -12,7 +12,7 @@
 
 Depends-on:
 error
-gettext
+gettext-h
 quote
 sys_stat