open, fopen: Update regarding AIX.
[gnulib.git] / modules / vsnprintf-posix-tests
index 446ffd5..530e57c 100644 (file)
@@ -2,9 +2,13 @@ Files:
 tests/test-vsnprintf-posix.c
 tests/test-snprintf-posix.h
 tests/test-vsnprintf.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
 AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
@@ -13,5 +17,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