From: Howard Chu Date: Sun, 9 Sep 2007 14:23:36 +0000 (+0000) Subject: back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested) X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~672 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5a83ce1567b075b392bf89da1fcff385b16283ba;p=openldap back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested) --- diff --git a/include/portable.hin b/include/portable.hin index b4ef095a9f..a8dc5f3208 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -1014,6 +1014,9 @@ /* define to support SHELL backend */ #undef SLAPD_SHELL +/* define to support SOCK backend */ +#undef SLAPD_SOCK + /* define to support SASL passwords */ #undef SLAPD_SPASSWD