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 fd8f0973dbbebdff157c17e8cf8766a55f3ec78a..d82f2d16abfe11b43f84f961fa757d3f29929258 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 96ad21334a5aace7880e9c045d8a5531b932f522..20bc7cd1e3568fb3b86d0aab0e8b3584ec41d722 100644 (file)
@@ -3,7 +3,6 @@ tests/test-strftime.c
 tests/macros.h
 
 Depends-on:
-strftime
 
 configure.ac: