install-reloc: Support multi-binary installation.
[gnulib.git] / modules / vsprintf-posix-tests
index 7c42039..c8c8baf 100644 (file)
@@ -1,12 +1,18 @@
 Files:
 tests/test-vsprintf-posix.c
 tests/test-sprintf-posix.h
+tests/minus-zero.h
+tests/infinity.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
-math
 stdint
+float
 
 configure.ac:
+AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
 
 Makefile.am:
 TESTS += test-vsprintf-posix