Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
15486b50
Commit
15486b50
authored
Apr 04, 2003
by
Kurt Zeilenga
Browse files
ITS#2422: fix require BDB 4.1 comment
parent
aa89854f
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/openldap.m4
View file @
15486b50
...
...
@@ -442,7 +442,7 @@ AC_DEFUN([OL_BDB_COMPAT],
# define DB_VERSION_MINOR 0
#endif
/* require 4.
0
or later */
/* require 4.
1
or later */
#if (DB_VERSION_MAJOR >= 4) && (DB_VERSION_MINOR >= 1)
__db_version_compat
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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