On Sat, Jan 05, 2002 at 06:38:01PM -0600, Albert Chin wrote:
> On Fri, Jan 04, 2002 at 07:38:02PM -0500, Jeff Trawick wrote:
> > On my Solaris systems (Solaris 8 for i86 and Sparc), configure finds
> > /usr/local/lib/libz.a and /usr/local/include/whatever, but
> > mod_deflate.so won't load because of an unresolved reference to
> > deflateInit2_.
> > 
> > checking whether to enable mod_deflate... checking dependencies
> > checking for zlib location... /usr/local
> >   adding "-I/usr/local/include" to INCLUDES
> >   setting LDFLAGS to "-L/usr/local/lib"
> >   adding "-R/lib" to LDFLAGS
>               ^^^^ this is wrong
> 
> Patch below. Looks like a typo.

Fat fingers on my part.  Good catch.  Committed.  Thanks.  -- justin

Reply via email to