Fix link errors on Windows when close module is used.
[gnulib.git] / modules / vsnprintf-posix-tests
index 446ffd5..f099bd6 100644 (file)
@@ -2,9 +2,11 @@ Files:
 tests/test-vsnprintf-posix.c
 tests/test-snprintf-posix.h
 tests/test-vsnprintf.c
+tests/nan.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
 AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
@@ -13,5 +15,4 @@ AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
 Makefile.am:
 TESTS += test-vsnprintf-posix test-vsnprintf
 check_PROGRAMS += test-vsnprintf-posix test-vsnprintf
-EXTRA_DIST += test-snprintf-posix.h