X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fvsprintf-posix-tests;h=7b5412ff85b4a22447c565cbf36592009851e20f;hb=fc80165c92e8b92da6e88e4fdb9c472125124fa0;hp=4a3bbda37c7d9b278616c450088c931f1331b823;hpb=2cef813b1194e47b2218b7edea93484f8fc42b00;p=gnulib.git diff --git a/modules/vsprintf-posix-tests b/modules/vsprintf-posix-tests index 4a3bbda37..7b5412ff8 100644 --- a/modules/vsprintf-posix-tests +++ b/modules/vsprintf-posix-tests @@ -1,16 +1,17 @@ Files: tests/test-vsprintf-posix.c tests/test-sprintf-posix.h -m4/longdouble.m4 +tests/nan.h +tests/signature.h +tests/macros.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