1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-11 11:50:52 +03:00

Depend on fprintf-posix.

This commit is contained in:
Bruno Haible
2007-10-20 13:08:33 +02:00
parent 90374d639f
commit 6a5e162e27
5 changed files with 13 additions and 0 deletions

View File

@@ -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".

View File

@@ -7,6 +7,7 @@ float
isnanf-nolibm
stdbool
stdint
fprintf-posix
configure.ac:

View File

@@ -7,6 +7,7 @@ float
isnanf-nolibm
stdbool
stdint
fprintf-posix
configure.ac:

View File

@@ -7,6 +7,7 @@ float
isnan-nolibm
stdbool
stdint
fprintf-posix
configure.ac:

View File

@@ -7,6 +7,7 @@ float
isnanf-nolibm
stdbool
stdint
fprintf-posix
configure.ac: