fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / sleep-tests
index 91de2eeed16063cd33afb6caf7102e809a870a00..93a28f814d25e8aeeef9640b0880bc3ee02b106c 100644 (file)
@@ -1,11 +1,13 @@
 Files:
 tests/test-sleep.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 
 configure.ac:
+AC_CHECK_DECLS_ONCE([alarm])
 
 Makefile.am:
 TESTS += test-sleep
 check_PROGRAMS += test-sleep
-