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
70f48288
Commit
70f48288
authored
Apr 19, 2017
by
Quanah Gibson-Mount
Browse files
Regenerate for autoca, asyncmeta, and wiredtiger
parent
2975a1d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/portable.hin
View file @
70f48288
...
...
@@ -798,6 +798,9 @@
/* Define to 1 if you have the <winsock.h> header file. */
#undef HAVE_WINSOCK_H
/* Define to 1 if you have the <wiredtiger.h> header file. */
#undef HAVE_WIREDTIGER_H
/* Define to 1 if you have the `write' function. */
#undef HAVE_WRITE
...
...
@@ -921,6 +924,9 @@
/* define to support per-object ACIs */
#undef SLAPD_ACI_ENABLED
/* define to support LDAP Async Metadirectory backend */
#undef SLAPD_ASYNCMETA
/* define to support BDB backend */
#undef SLAPD_BDB
...
...
@@ -972,6 +978,9 @@
/* define for Audit Logging overlay */
#undef SLAPD_OVER_AUDITLOG
/* define for Automatic Certificate Authority overlay */
#undef SLAPD_OVER_AUTOCA
/* define for Collect overlay */
#undef SLAPD_OVER_COLLECT
...
...
@@ -1050,6 +1059,9 @@
/* define to support SQL backend */
#undef SLAPD_SQL
/* define to support WiredTiger backend */
#undef SLAPD_WT
/* define to support run-time loadable ACL */
#undef SLAP_DYNACL
...
...
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