]> git.sur5r.net Git - openldap/commit
Add experimental detection of BerkeleyDB2 DB_THREAD.
authorKurt Zeilenga <kurt@openldap.org>
Mon, 20 Sep 1999 20:55:54 +0000 (20:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 20 Sep 1999 20:55:54 +0000 (20:55 +0000)
commit6b0ccd4a5d2a3625cd2ebe3f3b5957808f2e4e37
tree1499cb6cdf24c2ee53e1b5c04957b302f721d9fa
parent1e5aae19c3f6b941bf10f08b70ddd36de7af70d7
Add experimental detection of BerkeleyDB2 DB_THREAD.
If not available, LDBM uses big mutex and BDB2 is disabled.
Should add BerkeleyDB version detection...
build/openldap.m4
configure
configure.in
include/portable.h.in
libraries/libldbm/ldbm.c
servers/slapd/back-ldbm/startup.c