mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
15 lines
180 B
Plaintext
15 lines
180 B
Plaintext
Files:
|
|
tests/test-tls.c
|
|
|
|
Depends-on:
|
|
thread
|
|
yield
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-tls
|
|
check_PROGRAMS += test-tls
|
|
test_tls_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@
|
|
|