commit | 97782d17444a9ffcaffa4a25585d2ee32582c2f2 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <slomo@circular-chaos.org> | Fri Mar 21 13:27:47 2008 +0000 |
committer | Sebastian Dröge <slomo@circular-chaos.org> | Fri Mar 21 13:27:47 2008 +0000 |
tree | cd515edb7c6a6a810fda576310e07be034052d02 | |
parent | e7ffb0f9ba813dcd6cfc0e82a6dd012fee1300a6 [diff] |
configure.ac: Fix lrint/lrintf checks to actually work. These functions are in libm on Linux at least so try to link ... Original commit message from CVS: * configure.ac: Fix lrint/lrintf checks to actually work. These functions are in libm on Linux at least so try to link to it.