Work around declaration collisions on Minix.
[gnulib.git] / modules / futimens-tests
index 330711d..356f67e 100644 (file)
@@ -7,6 +7,7 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+ignore-value
 timespec
 usleep
 utimecmp
@@ -16,4 +17,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-futimens
 check_PROGRAMS += test-futimens
-test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@
+test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)