]> git.sur5r.net Git - openldap/commitdiff
Uncommented out LDMB_LIB to get -ldb
authorKurt Zeilenga <kurt@openldap.org>
Thu, 13 Aug 1998 07:58:35 +0000 (07:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 13 Aug 1998 07:58:35 +0000 (07:58 +0000)
Make-common

index 24b9ef42c7ae9ff9437258e01892fcf4b38b95bd..c3516b442933d1d7436d084f669e2859a3db7caa 100644 (file)
@@ -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