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

Re: [Libevent-users] Zlib inclusion (and regress failures)



On Mon, Dec 19, 2011 at 8:33 PM, grarpamp <grarpamp@xxxxxxxxx> wrote:
> Hi. I notice this output from configure...
>
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for library containing inflateEnd... -lz
>
> As such, where is zlib used in libevent? The only place I can see
> is in the regress tests (not a part of the actual resulting libraries
> or installation)?

Right. It's only used in the regression tests.  There should probably
be a way to disable it entirely, if you'd rather avoid the whole
thing.  As it is, there's no point in pointing it at a different
version.

-- 
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.