changeset 34243:f2a526de1c02

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 df82d2f841e7
children dba295324f32
files ChangeLog modules/strftime-tests
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Apr 09 02:12:11 2011 +0200
+++ b/ChangeLog	Fri Apr 08 20:10:13 2011 -0600
@@ -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	Sat Apr 09 02:12:11 2011 +0200
+++ b/modules/strftime-tests	Fri Apr 08 20:10:13 2011 -0600
@@ -3,7 +3,6 @@
 tests/macros.h
 
 Depends-on:
-strftime
 
 configure.ac: