remainderf: Override buggy system function on IRIX 6.5.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Mar 2012 11:02:35 +0000 (12:02 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 8 Mar 2012 11:05:09 +0000 (12:05 +0100)
commit33cfac68b39b6d6aad1046afa605fec41f95a1e5
tree1a95e8fb81fd3eb773cd2a37c581269e833572cd
parentd42a16b0fce4238daad80779ffa169b56696ff96
remainderf: Override buggy system function on IRIX 6.5.

* m4/remainderf.m4 (gl_FUNC_REMAINDERF_WORKS): New macro.
(gl_FUNC_REMAINDERF): Invoke it. Don't assume remainderf() is declared
when it exists.
* doc/posix-functions/remainderf.texi: Mention the IRIX problems.
ChangeLog
doc/posix-functions/remainderf.texi
m4/remainderf.m4