X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsprintf-posix-tests;h=2d052e9ac9ecd800b524a22f02923f230eae0ba7;hb=0a3f7af426469ab51370585e1a3afba66ff24b57;hp=4a3bbda37c7d9b278616c450088c931f1331b823;hpb=2cef813b1194e47b2218b7edea93484f8fc42b00;p=gnulib.git diff --git a/modules/vsprintf-posix-tests b/modules/vsprintf-posix-tests index 4a3bbda37..2d052e9ac 100644 --- a/modules/vsprintf-posix-tests +++ b/modules/vsprintf-posix-tests @@ -1,16 +1,15 @@ Files: tests/test-vsprintf-posix.c tests/test-sprintf-posix.h -m4/longdouble.m4 +tests/nan.h Depends-on: stdint +float configure.ac: -AC_REQUIRE([gt_TYPE_LONGDOUBLE]) Makefile.am: TESTS += test-vsprintf-posix check_PROGRAMS += test-vsprintf-posix -EXTRA_DIST += test-sprintf-posix.h