Update to GNU gettext 0.18.
[pspp] / modules / round-tests
index d061431f19b6ca5e6dc1d14dfbc495857a7770e6..b52890cd4b5d656e8c718578e05102cab7ad7da2 100644 (file)
@@ -1,12 +1,14 @@
 Files:
 tests/test-round1.c
 tests/test-round2.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
-isnan-nolibm
+isnand-nolibm
 stdbool
 stdint
-fprintf-posix
 verify
 
 configure.ac:
@@ -16,6 +18,3 @@ TESTS += test-round1 test-round2
 check_PROGRAMS += test-round1 test-round2
 test_round1_LDADD = $(LDADD) @ROUND_LIBM@
 test_round2_LDADD = $(LDADD) @ROUND_LIBM@
-
-License:
-LGPL