fcntl: Move AC_LIBOBJ invocation to module description.
[gnulib.git] / modules / utimens-tests
index a9ddd27..7335c5d 100644 (file)
@@ -8,6 +8,7 @@ tests/test-utimens.c
 tests/macros.h
 
 Depends-on:
+ignore-value
 symlink
 timespec
 usleep
@@ -18,4 +19,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-utimens
 check_PROGRAMS += test-utimens
-test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@
+test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)