X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsprintf-posix-tests;h=ba23199a07c83b49a2bf17ddb22cec39d3042f2e;hb=e1c466d11a91615c413789ea8bc3ec358f2c6aa9;hp=f6e4ce0f565c0d020f3478d790a2839cf7893899;hpb=987e5651e8d1c5aa933c9ce88562806af4093702;p=gnulib.git diff --git a/modules/sprintf-posix-tests b/modules/sprintf-posix-tests index f6e4ce0f5..ba23199a0 100644 --- a/modules/sprintf-posix-tests +++ b/modules/sprintf-posix-tests @@ -1,6 +1,8 @@ Files: tests/test-sprintf-posix.c tests/test-sprintf-posix.h +tests/minus-zero.h +tests/infinity.h tests/nan.h tests/signature.h tests/macros.h @@ -10,6 +12,7 @@ stdint float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) Makefile.am: TESTS += test-sprintf-posix