[2/3] configure.ac: fix libm detection on Haiku

Damjan Jovanovic damjan.jov at gmail.com
Thu Jul 21 22:20:52 CDT 2011


Changelog:
* configure.ac: fix libm detection on Haiku

Avoids using "-lm" as a linker flag in configure, because that causes
compilation to fail for some configure tests, causing duplicate
definition of isinf() and isnan() which later breaks compilation of
Wine code. Also stores the LIBM for use by winegcc in the next patch.

Damjan Jovanovic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-configure.ac-fix-libm-detection-on-Haiku.patch
Type: text/x-patch
Size: 3823 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110722/90caf5b8/attachment.bin>


More information about the wine-patches mailing list