Avoid errors from posix_spawn on platforms where it is not yet ported to.
[gnulib.git] / modules / frexp-nolibm-tests
index c1a93da..ae57fb4 100644 (file)
@@ -2,14 +2,15 @@ Files:
 tests/test-frexp.c
 
 Depends-on:
-isnan-nolibm
+isnand-nolibm
 signbit
 
 configure.ac:
 
 Makefile.am:
-TESTS += test-frexp
-check_PROGRAMS += test-frexp
+TESTS += test-frexp-nolibm
+check_PROGRAMS += test-frexp-nolibm
+test_frexp_nolibm_SOURCES = test-frexp.c
 
 License:
 LGPL