doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / vasprintf-posix-tests
index 221ccd1..ae486a7 100644 (file)
@@ -1,11 +1,16 @@
 Files:
 tests/test-vasprintf-posix.c
+tests/minus-zero.h
+tests/infinity.h
 tests/nan.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
+AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
 
 Makefile.am:
 TESTS += test-vasprintf-posix