Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-keyval
Commits
13d3833a
Commit
13d3833a
authored
Nov 02, 2017
by
David Rich
Committed by
Rob Latham
Nov 22, 2017
Browse files
Keep it simple.
parent
811d89ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
13d3833a
...
...
@@ -46,8 +46,8 @@ AC_TYPE_INT64_T
AC_TYPE_SIZE_T
AC_TYPE_SSIZE_T
AC_CHECK_HEADER([iostream],
[
AC_DEFINE([HAVE_CXX_STDHEADERS], [1], [Standard C++ Headers])
])
# Needed because of BerkeleyDB include files
AC_DEFINE([HAVE_CXX_STDHEADERS], [1], [Standard C++ Headers])
# Checks for library functions.
AC_FUNC_MALLOC
...
...
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