X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsnprintf-posix-tests;h=f3c08c717407a0c8f2863c30a5318e631367c3b0;hb=05a96e0bca75d5b01c337cd7dacd04507d6e6497;hp=913828a54c6010d36daf4fd5eb0931651897076f;hpb=f227e78a14b99482c7b12e6f4d4b3cd96f13400e;p=gnulib.git diff --git a/modules/snprintf-posix-tests b/modules/snprintf-posix-tests index 913828a54..f3c08c717 100644 --- a/modules/snprintf-posix-tests +++ b/modules/snprintf-posix-tests @@ -2,9 +2,11 @@ Files: tests/test-snprintf-posix.c tests/test-snprintf-posix.h tests/test-snprintf.c +tests/nan.h Depends-on: stdint +float configure.ac: AC_DEFINE([CHECK_SNPRINTF_POSIX], 1, @@ -13,5 +15,4 @@ AC_DEFINE([CHECK_SNPRINTF_POSIX], 1, Makefile.am: TESTS += test-snprintf-posix test-snprintf check_PROGRAMS += test-snprintf-posix test-snprintf -EXTRA_DIST += test-snprintf-posix.h