From: Howard Chu Date: Fri, 10 Jun 2005 12:10:31 +0000 (+0000) Subject: Added accesslog overlay X-Git-Tag: OPENLDAP_AC_BP~552 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=43c6253ab7d64f1d4b47175656a5ab0eb5f0f556;p=openldap Added accesslog overlay --- diff --git a/include/portable.h.in b/include/portable.h.in index 3e66dd0f0a..9fb57e6f93 100644 --- a/include/portable.h.in +++ b/include/portable.h.in @@ -1034,6 +1034,9 @@ /* define to support SQL backend */ #undef SLAPD_SQL +/* define for In-Directory Access Logging overlay */ +#undef SLAPD_OVER_ACCESSLOG + /* define for Dynamic Group overlay */ #undef SLAPD_OVER_DENYOP