Re: Finding zlib



On 03/21/2011 06:08 PM, Phil Longstaff wrote:
> How does the libsoup configure/build process find zlib?  Does it just
> assume it is in a standard location?

In git master (2.33.x, soon to be 2.34), libsoup doesn't link against
zlib any more; it only uses zlib indirectly, via glib's GZlibDecompressor.

I think in 2.32 and earlier it assumed it was visible without needing to
add any -I or -L flags, but I don't remember for sure. Check configure.ac.

-- Dan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]