Merge the frexpl and frexp implementations into a single code.
[gnulib.git] / modules / tls-tests
index 8824feb..7868519 100644 (file)
@@ -14,7 +14,6 @@ AC_SUBST([LIBSCHED])
 
 Makefile.am:
 TESTS += test-tls
-noinst_PROGRAMS += test-tls
-test_tls_SOURCES = test-tls.c
+check_PROGRAMS += test-tls
 test_tls_LDADD = @LIBMULTITHREAD@ @LIBSCHED@ $(LDADD)