* src/tgbatest/randtgba.cc (to_float): Use strtod() instead of
strtof() to please Solaris 9.
This commit is contained in:
parent
8b67d86e39
commit
896dc5afec
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2004-11-28 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbatest/randtgba.cc (to_float): Use strtod() instead of
|
||||
strtof() to please Solaris 9.
|
||||
|
||||
* configure.ac (AM_INIT_AUTOMAKE): Use option tar-ustar, we have
|
||||
filenames longer than 99 bytes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue