tests: add signature checks
[gnulib.git] / modules / sleep-tests
1 Files:
2 tests/signature.h
3 tests/test-sleep.c
4
5 Depends-on:
6
7 configure.ac:
8 AC_CHECK_DECLS_ONCE([alarm])
9
10 Makefile.am:
11 TESTS += test-sleep
12 check_PROGRAMS += test-sleep