select: Document a Haiku bug.
[gnulib.git] / modules / tss-tests
blob3526d22c28c9527b02781e8b768adceb3fe55bf9
1 Files:
2 tests/test-tss.c
3 tests/macros.h
5 Depends-on:
6 thrd
7 mtx
8 stdint
9 random
11 configure.ac:
12 AC_CHECK_DECLS_ONCE([alarm])
14 Makefile.am:
15 TESTS += test-tss
16 check_PROGRAMS += test-tss
17 test_tss_LDADD = $(LDADD) @LIBSTDTHREAD@