* Garrett Rooney ([EMAIL PROTECTED]) wrote : > Thom May wrote: > > >+dnl copy apr's rules.mk into our build directory. > >+cp $APR_BUILD_DIR/build/rules.mk $abs_srcdir/build/rules.mk > >+ > >dnl > >dnl BSD/OS (BSDi) needs to use a different include syntax in the Makefiles > >dnl > > > > > > so this means we're going to need the apr source tree around when we run > configure for apr-util, right? or is build/rules.mk installed? either > way, it's better than the broken state we've got now, so +1. > builds/rules.mk is installed so that's not a problem.
> sorry for the breakage guys. i completely missed that rules.mk was > generated. > I clean forgot to test it with httpd's buildconf, it's equally my fault. -Thom
