regex: Don't require alloca.
[pspp] / modules / frexp-tests
index adfe218eaa0eb63ccf9b273ed146f0cafd0b9dc3..32a9ecae18311c91bb599bced93630732163b63e 100644 (file)
@@ -1,8 +1,11 @@
 Files:
 tests/test-frexp.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
-isnan-nolibm
+isnand-nolibm
 signbit
 
 configure.ac:
@@ -11,6 +14,3 @@ Makefile.am:
 TESTS += test-frexp
 check_PROGRAMS += test-frexp
 test_frexp_LDADD = $(LDADD) @FREXP_LIBM@
-
-License:
-LGPL