Garrett Rooney wrote:
FWIW, here's a patch (to trunk) that handles the GDBM side of things,
since it's like a 2 line change. Seems to work just fine here. I
didn't do anything about BDB, since the BDB part of the configure
scripts scare me...
ROFL - I don't blame you (!) But it appears to me that axing lines 728
and 729, the exception clause for APR_ARG_WITH([berkeley-db], [ ... is the
correct solution there, too. Perhaps the docs should read 'path to library,
yes for default search of expected locations, or no (default) to disable'.
Bill