]> git.sur5r.net Git - openldap/commitdiff
Added comment about LDBM defines/includes
authorKurt Zeilenga <kurt@openldap.org>
Thu, 13 Aug 1998 20:09:38 +0000 (20:09 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 13 Aug 1998 20:09:38 +0000 (20:09 +0000)
Make-common

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