isfinite, isinf: Fix link error on AIX 6 and 7.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Jun 2011 18:26:19 +0000 (20:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Jun 2011 18:26:19 +0000 (20:26 +0200)
commitc8228c7d1f864908fd64cd47eefb418e419da549
tree2cbe4c111972a85bf491694492e0f66ddda9abd1
parent13b89dbfbb8d158de86f9bef5e45889ce47f0fd5
isfinite, isinf: Fix link error on AIX 6 and 7.

* m4/isfinite.m4 (gl_ISFINITE): When determining whether libm is
needed, also test the macro with a 'float' argument.
* m4/isinf.m4 (gl_ISINF): Likewise.
ChangeLog
m4/isfinite.m4
m4/isinf.m4