]> granicus.if.org Git - check/commit
autoconf: attempt to find __floor() if floor() is unavailable
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 15 Jun 2014 23:15:07 +0000 (23:15 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 15 Jun 2014 23:15:07 +0000 (23:15 +0000)
commit41a9441e1c17386924c0b8c4f5672e816cb48f7e
tree5c629f1b7b39fc675740a90b5ab640d4a8a0b3ef
parent87ac924434c32c3844218c61bd62d6043be80d35
autoconf: attempt to find __floor() if floor() is unavailable

On the AIX platform, floor() is not in libm, but
__floor() is an internal function in the compiler.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1142 64e312b2-a51f-0410-8e61-82d0ca0eb02a
configure.ac
lib/libcompat.h