From: Kurt Zeilenga Date: Thu, 13 Aug 1998 20:09:38 +0000 (+0000) Subject: Added comment about LDBM defines/includes X-Git-Tag: LDAP_3_3+prerelease~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3ab0b0873df9d979bf6f111f0defdfaff861fc60;p=openldap Added comment about LDBM defines/includes --- diff --git a/Make-common b/Make-common index c3516b4429..8b280e0e36 100644 --- a/Make-common +++ b/Make-common @@ -122,6 +122,7 @@ SLAPD_BACKENDS= -DLDAP_LDBM -DLDAP_SHELL -DLDAP_PASSWD # If you have included -DLDAP_LDBM in the SLAPD_BACKENDS line you need # to specify which low-level database package to use. There are # four choices: Berkeley db b-tree, Berkeley db hash, GNU dbm, or ndbm. +# You will also need to edit the include and lib strings appropriately. # # berkeley db btree package LDBMBACKEND=-DLDBM_USE_DBBTREE