]> Savannah Git Hosting - gnulib.git/commitdiff
futimens-tests, utimens-tests: Depend on gettext.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Jan 2013 19:40:58 +0000 (11:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Jan 2013 19:41:26 +0000 (11:41 -0800)
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.

ChangeLog
modules/futimens-tests
modules/utimens-tests

index 6bf3af4c365ec7b9ddc0cceac87ada0dea2e8ac7..bb7a1424d3a54641d6e3e941b8814bcc83169cad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-01-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       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  <eblake@redhat.com>
 
        test-getpeername: fix typo
index 122ebebc263b34787979f530ac2a3b2986ae8683..a0bfb0b215b256a654470e708d17b1d58c989f23 100644 (file)
@@ -7,6 +7,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+gettext
 fcntl-h
 ignore-value
 timespec
index 1ba9cf9e114ff11e4968fc429b2434e8a46558ae..8c9160b020c6f198ba3c71bcff377e3a3aa9b114 100644 (file)
@@ -9,6 +9,7 @@ tests/macros.h
 
 Depends-on:
 dup
+gettext
 ignore-value
 symlink
 timespec