]> git.sur5r.net Git - openldap/commitdiff
Regenerate for autoca, asyncmeta, and wiredtiger
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 19 Apr 2017 19:49:24 +0000 (12:49 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 19 Apr 2017 19:49:24 +0000 (12:49 -0700)
include/portable.hin

index 859067c1d584add189c77bf45784dd0fc8d5fb03..9e0f83edfb2a6456cc5d0ade81cf4552874a8522 100644 (file)
 /* 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
 
 /* 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
 
 /* 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
 
 /* 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