view modules/tls-tests @ 16749:2c1499f688aa

logf-ieee: Fix test whether logf works. * m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 19:31:01 +0200
parents d6619672e1a6
children
line wrap: on
line source

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@