memcpy: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / futimens-tests
index 50756da1f5dad2e0fb265424dbf935bc1b9b1cb2..124b62f49b7c7bbfdf00cfde88d5f7af0f620d2e 100644 (file)
@@ -1,13 +1,18 @@
 Files:
+tests/nap.h
 tests/test-futimens.h
+tests/test-utimens-common.h
 tests/test-futimens.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
+ignore-value
 timespec
+usleep
 utimecmp
 
 configure.ac:
-AC_CHECK_FUNCS_ONCE([usleep])
 
 Makefile.am:
 TESTS += test-futimens