warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / tls-tests
blob107cfe45f65e73106072a080bc12920f441dc74d
1 Files:
2 tests/test-tls.c
4 Depends-on:
5 thread
6 yield
8 configure.ac:
10 Makefile.am:
11 TESTS += test-tls
12 check_PROGRAMS += test-tls
13 test_tls_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@