changeset 14552:1513aab5388c

strftime: silence gnulib-tool warning gnulib-tool: warning: module strftime-tests has duplicated dependencies: strftime * modules/strftime-tests (Depends-on): Drop automatic dependency. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Fri, 08 Apr 2011 20:10:13 -0600
parents bfd6bd3592ec
children baaebd37cd28
files ChangeLog modules/strftime-tests
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-08  Eric Blake  <eblake@redhat.com>
+
+	strftime: silence gnulib-tool warning
+	* modules/strftime-tests (Depends-on): Drop automatic dependency.
+
 2011-04-08  Bruno Haible  <bruno@clisp.org>
 
 	verify: Fix syntax error with GCC 4.6 in C++ mode.
--- a/modules/strftime-tests
+++ b/modules/strftime-tests
@@ -3,7 +3,6 @@
 tests/macros.h
 
 Depends-on:
-strftime
 
 configure.ac: