]> git.sur5r.net Git - openldap/commitdiff
Added accesslog overlay
authorHoward Chu <hyc@openldap.org>
Fri, 10 Jun 2005 12:10:31 +0000 (12:10 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 10 Jun 2005 12:10:31 +0000 (12:10 +0000)
include/portable.h.in

index 3e66dd0f0a3087a18f6576e0b6db193c71b55d48..9fb57e6f93fa84d99bbca6ae0b8a4b496277e0f9 100644 (file)
 /* 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