X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsprintf-posix-tests;h=c8c8bafaf0d5cb8850e409820c52f179b1e8afe5;hb=471fc34ae463a72dcebf813153cbb73499c1e0a2;hp=2f04f875a85ac20f8a475b14ac49adfd23f485c7;hpb=74f73e82d45826c2ba8e533ff3ec75fcf9e17361;p=gnulib.git diff --git a/modules/vsprintf-posix-tests b/modules/vsprintf-posix-tests index 2f04f875a..c8c8bafaf 100644 --- a/modules/vsprintf-posix-tests +++ b/modules/vsprintf-posix-tests @@ -2,6 +2,7 @@ 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 @@ -11,6 +12,7 @@ stdint float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-vsprintf-posix