/* 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