Re: APR config flags

2006-03-21 Thread Philip M. Gollucci
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

Re: APR config flags

2006-03-21 Thread Stas Bekman
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

Re: APR config flags

2006-03-21 Thread Philip M. Gollucci
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

APR config flags

2006-03-21 Thread Mike Smith
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 --