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.
sorry for the breakage guys. i completely missed that rules.mk was generated.
-garrett
