X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsnprintf-posix-tests;h=645c581cb379aeeb837c9cae0b6f4157b399f24e;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=687d28d44928039ed045a05f6863c182d11ce3d4;hpb=f104dfe4e7676f832801a361a86f1e6387eb19b9;p=gnulib.git diff --git a/modules/vsnprintf-posix-tests b/modules/vsnprintf-posix-tests index 687d28d44..645c581cb 100644 --- a/modules/vsnprintf-posix-tests +++ b/modules/vsnprintf-posix-tests @@ -3,6 +3,7 @@ tests/test-vsnprintf-posix.c tests/test-snprintf-posix.h tests/test-vsnprintf.c tests/minus-zero.h +tests/infinity.h tests/nan.h tests/signature.h tests/macros.h @@ -12,6 +13,7 @@ stdint float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1, [Define to 1 for strict checking in test-vsnprintf.c.])