test-strtod: allow compilation without -lm
authorEric Blake <ebb9@byu.net>
Wed, 30 Jul 2008 14:37:31 +0000 (08:37 -0600)
committerEric Blake <ebb9@byu.net>
Wed, 30 Jul 2008 14:37:31 +0000 (08:37 -0600)
commitd98e5eddd4e8bafff4e39da01c6a27ce25466da8
tree8198aa217f8cffc134522ed23aa4cbf6fbb56df7
parentce836ae4b21cb4b3b6b34c0c0e252cea4c0d2688
test-strtod: allow compilation without -lm

* tests/test-strtod.c (main): Avoid link dependence on fabs.
Reported by Dennis Clarke <blastwave@gmail.com>.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-strtod.c