ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[pspp] / modules / vsprintf-posix-tests
index 4a3bbda37c7d9b278616c450088c931f1331b823..7b5412ff85b4a22447c565cbf36592009851e20f 100644 (file)
@@ -1,16 +1,17 @@
 Files:
 tests/test-vsprintf-posix.c
 tests/test-sprintf-posix.h
-m4/longdouble.m4
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
-AC_REQUIRE([gt_TYPE_LONGDOUBLE])
 
 Makefile.am:
 TESTS += test-vsprintf-posix
 check_PROGRAMS += test-vsprintf-posix
-EXTRA_DIST += test-sprintf-posix.h