Revamp cf/db.m4; test LMDB
This commit is contained in:
@@ -35,6 +35,9 @@ top_builddir="@top_builddir@"
|
||||
env_setup="@env_setup@"
|
||||
objdir="@objdir@"
|
||||
|
||||
default_db_type=@default_db_type@
|
||||
db_type=${1:-${default_db_type}}
|
||||
|
||||
. ${env_setup}
|
||||
|
||||
# If there is no useful db support compile in, disable test
|
||||
|
Reference in New Issue
Block a user