getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / chown-tests
index 74e4cfbb88155cbebd8d3352e81db433f49544fd..359ba1be7e77f37ff6bfb6aca268161458c9043b 100644 (file)
@@ -1,18 +1,22 @@
 Files:
+tests/nap.h
 tests/test-chown.h
 tests/test-chown.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 lstat
 mgetgroups
 progname
-sleep
+usleep
 stat-time
 stdbool
 symlink
 
 configure.ac:
-AC_CHECK_FUNCS_ONCE([getegid usleep])
+AC_CHECK_FUNCS_ONCE([getegid])
 
 Makefile.am:
 TESTS += test-chown