From: Eric Blake Date: Sat, 9 Apr 2011 02:10:13 +0000 (-0600) Subject: strftime: silence gnulib-tool warning X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea9ff45fb8fe7c24394d907988e402626752de11;p=pspp 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 --- diff --git a/ChangeLog b/ChangeLog index fd8f0973db..d82f2d16ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-04-08 Eric Blake + + strftime: silence gnulib-tool warning + * modules/strftime-tests (Depends-on): Drop automatic dependency. + 2011-04-08 Bruno Haible verify: Fix syntax error with GCC 4.6 in C++ mode. diff --git a/modules/strftime-tests b/modules/strftime-tests index 96ad21334a..20bc7cd1e3 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: