gnulib-tool.py: Make --megatest behaviour more similar to shell impl.
[gnulib.git] / modules / cnd-tests
blobf9dc79ea7d6be80f8c6766d391431c320fe3aea5
1 Files:
2 tests/test-cnd.c
3 tests/macros.h
5 Depends-on:
6 mtx
7 thrd
8 gettimeofday
10 configure.ac:
11 AC_CHECK_DECLS_ONCE([alarm])
13 Makefile.am:
14 TESTS += test-cnd
15 check_PROGRAMS += test-cnd
16 test_cnd_LDADD = $(LDADD) @LIBSTDTHREAD@