gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / sprintf-posix-tests
index 354cf73..ba23199 100644 (file)
@@ -1,14 +1,18 @@
 Files:
-tests/signature.h
 tests/test-sprintf-posix.c
 tests/test-sprintf-posix.h
+tests/minus-zero.h
+tests/infinity.h
 tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
 float
 
 configure.ac:
+AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
 
 Makefile.am:
 TESTS += test-sprintf-posix