Re: Finding zlib
- From: Dan Winship <danw gnome org>
- To: Phil Longstaff <plongstaff rogers com>
- Cc: libsoup-list gnome org
- Subject: Re: Finding zlib
- Date: Tue, 22 Mar 2011 09:32:32 -0400
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]