Mike Smith wrote:
This patch will make sure that additional library paths are included in
the build flags so that mod_perl will use the same versions of libraries
that APR does.
Committed revision 387662.
Thanks!
--
Phil
Philip M. Gollucci wrote:
Mike Smith wrote:
This patch will make sure that additional library paths are included
in the build flags so that mod_perl will use the same versions of
libraries that APR does
+1 here I think that libapreq2 might be able to make use of this too
but I have to c
Mike Smith wrote:
This patch will make sure that additional library paths are included in
the build flags so that mod_perl will use the same versions of libraries
that APR does
+1 here I think that libapreq2 might be able to make use of this too but
I have to check. Since I've been out of
This patch will make sure that additional library paths are included
in the build flags so that mod_perl will use the same versions of
libraries that APR does.
For example if APR were configured thusly:
configure --with-expat=/mydir/expat
when running:
apu-config --link-ld --ldflags --