mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
14 lines
179 B
Plaintext
14 lines
179 B
Plaintext
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
|