Commit b89f41e
Skip Montanaro
Fixes bug in --with-libdb. If --with-libdb was not specified (default is to
enable it), but db.h was not found, the WITH_LIBDB macros was still being
defined, resulting in compilation errors. Also added a short explain when
bsddb support wasn't enabled (because db.h wasn't found) when the user
explicitly used --with-libdb on the configure command line.1 parent 2cb176f commit b89f41e
2 files changed
Lines changed: 455 additions & 416 deletions
0 commit comments