gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / sleep-tests
index 91de2ee..93a28f8 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
-