hamsterdb: configure bug
December 22nd, 2006
I just received word that my configure-script does not properly check for BerkeleyDB headers.
My unit test tool in the ./tests-subdirectory uses hamsterdb and BerkeleyDb (i.e. for benchmarking). Therefore the compilation fails, if BerkeleyDb headers are not installed. This shouldn’t be a problem since the libraries are built nevertheless (in ./src/.libs), but i’ll fix this in the next few days.