strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / frexpl-nolibm-tests
index 572265d077cb2882ffea66476285275bfdfd3a59..1648d95ab444454afc24e4b80b9aba0ce1d800cf 100644 (file)
@@ -1,5 +1,9 @@
 Files:
 tests/test-frexpl.c
+tests/minus-zero.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 fpucw
@@ -9,8 +13,6 @@ signbit
 configure.ac:
 
 Makefile.am:
-TESTS += test-frexpl
-check_PROGRAMS += test-frexpl
-
-License:
-LGPL
+TESTS += test-frexpl-nolibm
+check_PROGRAMS += test-frexpl-nolibm
+test_frexpl_nolibm_SOURCES = test-frexpl.c