configure: Check for freetype-config first, then use the libraries it specifies.

Mike McCormack mike at codeweavers.com
Mon Jul 24 01:24:44 CDT 2006


On my system (debian/AMD64 unstable), freetype needs to be linked with 
-lz, so our initial test for the freetype library was not passing. 
Instead of adding -lz, this patch uses the link flags specified by 
freetype-config to try link freetype.

Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fca4f45bfda82b06f8fc639f7b347a493fdb1c3e.diff
Type: text/x-patch
Size: 1404 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060724/3422f27e/fca4f45bfda82b06f8fc639f7b347a493fdb1c3e.bin


More information about the wine-patches mailing list