NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / lchown-tests
index f3935d6..d7288fe 100644 (file)
@@ -6,9 +6,9 @@ tests/signature.h
 tests/macros.h
 
 Depends-on:
+ignore-value
 mgetgroups
-progname
-usleep
+nanosleep
 stat-time
 stdbool
 symlink
@@ -19,4 +19,4 @@ AC_CHECK_FUNCS_ONCE([getegid])
 Makefile.am:
 TESTS += test-lchown
 check_PROGRAMS += test-lchown
-test_lchown_LDADD = $(LDADD) @LIBINTL@
+test_lchown_LDADD = $(LDADD) $(LIB_NANOSLEEP)