X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fsnprintf-posix-tests;h=0f7257e6484e9c8e7c32cca845123609b5345c0f;hb=0f5a4162a9a8361be7e1c63b8e438002bfdee945;hp=4448cf521c1e5f27ceac04d4fd915cc59630d896;hpb=87c5f6fccee477f7e2c67ea4c95e51a3afd83a41;p=gnulib.git diff --git a/modules/snprintf-posix-tests b/modules/snprintf-posix-tests index 4448cf521..0f7257e64 100644 --- a/modules/snprintf-posix-tests +++ b/modules/snprintf-posix-tests @@ -2,6 +2,8 @@ Files: tests/test-snprintf-posix.c tests/test-snprintf-posix.h tests/test-snprintf.c +tests/minus-zero.h +tests/infinity.h tests/nan.h tests/signature.h tests/macros.h @@ -11,6 +13,7 @@ stdint float configure.ac: +AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE]) AC_DEFINE([CHECK_SNPRINTF_POSIX], 1, [Define to 1 for strict checking in test-snprintf.c.])