strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / stdint-tests
index b24aa320b2fdeea0fee96fd1771e64c40c1324e9..d83cd4c06d72ae54f8f252355ab8594f562066ad 100644 (file)
@@ -1,15 +1,17 @@
 Files:
 tests/test-stdint.c
+m4/wchar_t.m4
+m4/wint_t.m4
 
 Depends-on:
 verify
 intprops
+wchar
 
 configure.ac:
+gt_TYPE_WCHAR_T
+gt_TYPE_WINT_T
 
 Makefile.am:
-TESTS += test-stdint$(EXEEXT)
+TESTS += test-stdint
 check_PROGRAMS += test-stdint
-
-License:
-LGPL