Craig Rodrigues wrote:
Didn't you see the patches to buildconf that I submitted to this mailing list to solve this problem (which have now been committed)?
oh, i've seen it, i just haven't had the chance to actually try it out.
Now you do:
buildconf --with-apr=[dir]; ./configure --with-apr=[dir]
so the buildconf's --with-apr sets the default and you can override it at configure time?
this means we still need the apr source tree around to build apr-util, right?
-garrett
