X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fchown-tests;h=58b96568212ba9d4ca4f4e4035f072ffbcc0f126;hb=dbe7a054c923973d4b48c768e9096ef509ceff26;hp=68f74f0ae6d68094abddb6891aedb60a83cce169;hpb=8d8eda4eab3d2801251daf4eb31756c3595e2fc6;p=gnulib.git diff --git a/modules/chown-tests b/modules/chown-tests index 68f74f0ae..58b965682 100644 --- a/modules/chown-tests +++ b/modules/chown-tests @@ -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)