strftime: silence gnulib-tool warning
authorEric Blake <eblake@redhat.com>
Sat, 9 Apr 2011 02:10:13 +0000 (20:10 -0600)
committerEric Blake <eblake@redhat.com>
Sat, 9 Apr 2011 02:10:13 +0000 (20:10 -0600)
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>
ChangeLog
modules/strftime-tests

index fd8f097..d82f2d1 100644 (file)
--- 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.
index 96ad213..20bc7cd 100644 (file)
@@ -3,7 +3,6 @@ tests/test-strftime.c
 tests/macros.h
 
 Depends-on:
-strftime
 
 configure.ac: