NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / utimensat-tests
index 75516d8..09e5cb1 100644 (file)
@@ -8,9 +8,9 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
-progname
+ignore-value
+nanosleep
 timespec
-usleep
 utimecmp
 
 configure.ac:
@@ -18,4 +18,4 @@ configure.ac:
 Makefile.am:
 TESTS += test-utimensat
 check_PROGRAMS += test-utimensat
-test_utimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@
+test_utimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@