autoupdate
[gnulib.git] / modules / sprintf-posix-tests
index c2ee751..ba23199 100644 (file)
@@ -1,16 +1,20 @@
 Files:
 tests/test-sprintf-posix.c
 tests/test-sprintf-posix.h
-m4/longdouble.m4
+tests/minus-zero.h
+tests/infinity.h
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
+float
 
 configure.ac:
-AC_REQUIRE([gt_TYPE_LONGDOUBLE])
+AC_REQUIRE([gl_LONG_DOUBLE_VS_DOUBLE])
 
 Makefile.am:
 TESTS += test-sprintf-posix
 check_PROGRAMS += test-sprintf-posix
-EXTRA_DIST += test-sprintf-posix.h