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:
@@ -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".
|
||||
|
@@ -7,6 +7,7 @@ float
|
||||
isnanf-nolibm
|
||||
stdbool
|
||||
stdint
|
||||
fprintf-posix
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
@@ -7,6 +7,7 @@ float
|
||||
isnanf-nolibm
|
||||
stdbool
|
||||
stdint
|
||||
fprintf-posix
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
@@ -7,6 +7,7 @@ float
|
||||
isnan-nolibm
|
||||
stdbool
|
||||
stdint
|
||||
fprintf-posix
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
@@ -7,6 +7,7 @@ float
|
||||
isnanf-nolibm
|
||||
stdbool
|
||||
stdint
|
||||
fprintf-posix
|
||||
|
||||
configure.ac:
|
||||
|
||||
|
Reference in New Issue
Block a user