Skip to content
Snippets Groups Projects
Commit 14b7b66f authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Uncommented out LDMB_LIB to get -ldb

parent 61be3047
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ SLAPD_BACKENDS= -DLDAP_LDBM -DLDAP_SHELL -DLDAP_PASSWD
# berkeley db btree package
LDBMBACKEND=-DLDBM_USE_DBBTREE
LDBMINCLUDE=-I/usr/include
#LDBMLIB=-ldb
LDBMLIB=-ldb
# berkeley db hash package
#LDBMBACKEND=-DLDBM_USE_DBHASH
#LDBMINCLUDE=-I/usr/local/db/include
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment