X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsnprintf-posix-tests;h=645c581cb379aeeb837c9cae0b6f4157b399f24e;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=687d28d44928039ed045a05f6863c182d11ce3d4;hpb=74f73e82d45826c2ba8e533ff3ec75fcf9e17361;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.])