gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / chown-tests
index 359ba1b..58b9656 100644 (file)
@@ -9,8 +9,7 @@ Depends-on:
 ignore-value
 lstat
 mgetgroups
-progname
-usleep
+nanosleep
 stat-time
 stdbool
 symlink
@@ -21,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)