From 70f482880ab44205eeb0fb2b81e1a75adb7c1d98 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 19 Apr 2017 12:49:24 -0700 Subject: [PATCH] Regenerate for autoca, asyncmeta, and wiredtiger --- include/portable.hin | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/include/portable.hin b/include/portable.hin index 859067c1d5..9e0f83edfb 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -798,6 +798,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_WINSOCK_H +/* Define to 1 if you have the 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 -- 2.39.2