1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Files: tests/test-tss.c tests/macros.h Depends-on: thrd mtx stdint configure.ac: AC_CHECK_DECLS_ONCE([alarm]) Makefile.am: TESTS += test-tss check_PROGRAMS += test-tss test_tss_LDADD = $(LDADD) @LIBSTDTHREAD@