# HG changeset patch # User Paul Eggert # Date 1359315658 28800 # Node ID 7272991d255b2d43c72ef70e237396f65adf0a80 # Parent d71480d60567b2035d208e5c19feca41ded69d3d 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 --- 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 --- a/modules/futimens-tests +++ b/modules/futimens-tests @@ -7,6 +7,7 @@ tests/macros.h Depends-on: +gettext fcntl-h ignore-value timespec diff --git a/modules/utimens-tests b/modules/utimens-tests --- a/modules/utimens-tests +++ b/modules/utimens-tests @@ -9,6 +9,7 @@ Depends-on: dup +gettext ignore-value symlink timespec