Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-keyval
Commits
aac65b81
Commit
aac65b81
authored
Feb 05, 2018
by
Matthieu Dorier
Browse files
bdb actually not using pkgconfig
parent
9e5bc9c1
Changes
1
Show whitespace changes
Inline
Side-by-side
configure.ac
View file @
aac65b81
...
...
@@ -117,7 +117,6 @@ if test "x${berkelydb_backend}" == xyes ; then
AC_ERROR("Could not find Berkely DB STL headers"))
AC_DEFINE([USE_BDB], 1, [Use Berkely DB backend])
SERVER_LIBS="${SERVER_LIBS} -ldb_cxx -ldb_stl"
SERVER_DEPS="${SERVER_DEPS} berkeley-db"
AC_LANG_POP
fi
...
...
Write
Preview
Markdown
is supported
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