On Fri, 15 Dec 2000, Mo DeJong wrote: > Hello. > > Here is a small patch that fixes up a couple of problems that > cause the configure script to break when run in a build > directory that is not the same as the source directory. > It also uses $MKDIR not $MKDIR -p, the -p thing is an > error, it ends up making a directory named -p in the > build dir.
Applied. I've also taken the chance to fix some other VPATH
issues, so that APR builds now cleanly in a separate
directory. Thanks,
- Sascha
