iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / vsprintf-posix-tests
index 4a3bbda37c7d9b278616c450088c931f1331b823..2f04f875a85ac20f8a475b14ac49adfd23f485c7 100644 (file)
@@ -1,16 +1,18 @@
 Files:
 tests/test-vsprintf-posix.c
 tests/test-sprintf-posix.h
-m4/longdouble.m4
+tests/minus-zero.h
+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