On Wed, Aug 25, 2004 at 09:31:27AM -0700, Stas Bekman wrote: > Joe Orton wrote: > >The thing I really want is to fix out-of-tree apr-util builds anyway, > >can someone commit that half of the patch if it's OK? > > What problem does it solve? Is this something needed for httpd 2.1?
If fixes any installation of 2.0 or 2.1 where httpd has been built against separate installations of apr-util and apr, where apr-util has been installed with a different includedir to apr. e.g. build apr with --prefix=/path/1, apr-util with --prefix=/path/2 and then httpd against both; the apr-util include path(s) are not picked up by mod_perl in that case. joe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]