Depend on fprintf-posix.
authorBruno Haible <bruno@clisp.org>
Sat, 20 Oct 2007 11:08:33 +0000 (13:08 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 20 Oct 2007 11:08:33 +0000 (13:08 +0200)
ChangeLog
modules/ceilf-tests
modules/floorf-tests
modules/trunc-tests
modules/truncf-tests

index eefe985..882d6dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-10-20  Bruno Haible  <bruno@clisp.org>
+
+       * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
+       of %a.
+       * modules/floorf-tests (Depends-on): Likewise.
+       * modules/truncf-tests (Depends-on): Likewise.
+       * modules/trunc-tests (Depends-on): Likewise.
+       Reported by Ben Pfaff.
+
 2007-10-19  Jim Meyering  <meyering@redhat.com>
 
        * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
index 6510fa8..33d5be9 100644 (file)
@@ -7,6 +7,7 @@ float
 isnanf-nolibm
 stdbool
 stdint
+fprintf-posix
 
 configure.ac:
 
index 02a5ca2..5390f4b 100644 (file)
@@ -7,6 +7,7 @@ float
 isnanf-nolibm
 stdbool
 stdint
+fprintf-posix
 
 configure.ac:
 
index 8ef8cc5..ade1964 100644 (file)
@@ -7,6 +7,7 @@ float
 isnan-nolibm
 stdbool
 stdint
+fprintf-posix
 
 configure.ac:
 
index cece64b..3584de2 100644 (file)
@@ -7,6 +7,7 @@ float
 isnanf-nolibm
 stdbool
 stdint
+fprintf-posix
 
 configure.ac: