summaryrefslogtreecommitdiff
path: root/modules/utimens-tests
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2016-01-19 10:15:36 +0900
committerDaiki Ueno <ueno@gnu.org>2016-01-19 10:30:25 +0900
commit914feb672c648f6c5025435faafda7788bc26b01 (patch)
tree2008a6a87b871805930f7d1f527da794761430c7 /modules/utimens-tests
parent336fa860d2a1c5696a04edb64af37bc1c83afb9a (diff)
downloadgnulib-914feb672c648f6c5025435faafda7788bc26b01.tar.gz
utimens-tests: avoid pulling gettext .m4 files
Although this is not the right fix to the original problem: http://lists.gnu.org/archive/html/bug-gnulib/2013-01/msg00086.html it makes it possible again for consumer projects to use arbitrary version of gettext, through the steps described at: http://www.gnu.org/software/gnulib/manual/html_node/gettextize-and-autopoint.html See here for details: https://lists.gnu.org/archive/html/bug-gnulib/2016-01/msg00079.html * modules/futimens-tests (Depends-on): Add 'gettext-h' in place of 'gettext'. * modules/utimens-tests (Depends-on): Add 'gettext-h' in place of 'gettext'.
Diffstat (limited to 'modules/utimens-tests')
-rw-r--r--modules/utimens-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/utimens-tests b/modules/utimens-tests
index 76dad1b93b..d5e3085d27 100644
--- a/modules/utimens-tests
+++ b/modules/utimens-tests
@@ -9,7 +9,7 @@ tests/macros.h
Depends-on:
dup
-gettext
+gettext-h
ignore-value
nanosleep
symlink