Regenerate for autoca, asyncmeta, and wiredtiger

This commit is contained in:
Quanah Gibson-Mount 2017-04-19 12:49:24 -07:00
parent 2975a1d6f1
commit 70f482880a

View File

@ -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