Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
3ab0b087
Commit
3ab0b087
authored
Aug 13, 1998
by
Kurt Zeilenga
Browse files
Added comment about LDBM defines/includes
parent
f3e9bc60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Make-common
View file @
3ab0b087
...
@@ -122,6 +122,7 @@ SLAPD_BACKENDS= -DLDAP_LDBM -DLDAP_SHELL -DLDAP_PASSWD
...
@@ -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
# If you have included -DLDAP_LDBM in the SLAPD_BACKENDS line you need
# to specify which low-level database package to use. There are
# to specify which low-level database package to use. There are
# four choices: Berkeley db b-tree, Berkeley db hash, GNU dbm, or ndbm.
# 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
# berkeley db btree package
LDBMBACKEND=-DLDBM_USE_DBBTREE
LDBMBACKEND=-DLDBM_USE_DBBTREE
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment