autoupdate
[gnulib.git] / modules / chown-tests
index 68f74f0..58b9656 100644 (file)
@@ -6,10 +6,10 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+ignore-value
 lstat
 mgetgroups
-progname
-usleep
+nanosleep
 stat-time
 stdbool
 symlink
@@ -20,4 +20,4 @@ AC_CHECK_FUNCS_ONCE([getegid])
 Makefile.am:
 TESTS += test-chown
 check_PROGRAMS += test-chown
-test_chown_LDADD = $(LDADD) @LIBINTL@
+test_chown_LDADD = $(LDADD) $(LIB_NANOSLEEP)