bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] strftime: silence gnulib-tool warning


From: Eric Blake
Subject: [PATCH] strftime: silence gnulib-tool warning
Date: Fri, 8 Apr 2011 20:11:15 -0600

gnulib-tool: warning: module strftime-tests has duplicated dependencies: 
strftime

* modules/strftime-tests (Depends-on): Drop automatic dependency.

Signed-off-by: Eric Blake <address@hidden>
---

Pushing as obvious.

 ChangeLog              |    5 +++++
 modules/strftime-tests |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fd8f097..d82f2d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-08  Eric Blake  <address@hidden>
+
+       strftime: silence gnulib-tool warning
+       * modules/strftime-tests (Depends-on): Drop automatic dependency.
+
 2011-04-08  Bruno Haible  <address@hidden>

        verify: Fix syntax error with GCC 4.6 in C++ mode.
diff --git a/modules/strftime-tests b/modules/strftime-tests
index 96ad213..20bc7cd 100644
--- a/modules/strftime-tests
+++ b/modules/strftime-tests
@@ -3,7 +3,6 @@ tests/test-strftime.c
 tests/macros.h

 Depends-on:
-strftime

 configure.ac:

-- 
1.7.4.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]