Am 05.02.2006 um 09:59 schrieb Stephen Deasey:
Hmm, looks like Ns_CompressGzip() returns an error if zlib support is not enabled. I guess we just issue a warning at configure time, and come up with a workaround for the test.
In that case (if the warning is present) the test can workarround that, correct. Warning if no zlib is found during compile and it was not disabled (--without-zlib) is also OK. Cheers Zoran