From: Paul Eggert Date: Sun, 27 Jan 2013 19:40:58 +0000 (-0800) Subject: futimens-tests, utimens-tests: Depend on gettext. X-Git-Tag: v0.1~230 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=fd040ac68480f4d6251a54be29456258dd548c98;p=gnulib.git futimens-tests, utimens-tests: Depend on gettext. This works around a problem introduced in my 2013-01-12 patch, which added @LIBINTL@ to these modules. * modules/futimens-tests (Depends-on): * modules/utimens-tests (Depends-on): Add gettext. --- diff --git a/ChangeLog b/ChangeLog index 6bf3af4c36..bb7a1424d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-01-27 Paul Eggert + + futimens-tests, utimens-tests: Depend on gettext. + This works around a problem introduced in my 2013-01-12 patch, + which added @LIBINTL@ to these modules. + * modules/futimens-tests (Depends-on): + * modules/utimens-tests (Depends-on): Add gettext. + 2013-01-26 Eric Blake test-getpeername: fix typo diff --git a/modules/futimens-tests b/modules/futimens-tests index 122ebebc26..a0bfb0b215 100644 --- a/modules/futimens-tests +++ b/modules/futimens-tests @@ -7,6 +7,7 @@ tests/signature.h tests/macros.h Depends-on: +gettext fcntl-h ignore-value timespec diff --git a/modules/utimens-tests b/modules/utimens-tests index 1ba9cf9e11..8c9160b020 100644 --- a/modules/utimens-tests +++ b/modules/utimens-tests @@ -9,6 +9,7 @@ tests/macros.h Depends-on: dup +gettext ignore-value symlink timespec