From 5a83ce1567b075b392bf89da1fcff385b16283ba Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sun, 9 Sep 2007 14:23:36 +0000 Subject: [PATCH] back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested) --- include/portable.hin | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5