From 2a17d9368d3beefa6acf2aa2c92cb9f0cea008d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Fri, 3 Jul 2015 16:34:31 +0300 Subject: [PATCH] cyrus-sasl cause circle dep --- server/openldap/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/openldap/actions.py b/server/openldap/actions.py index 3623aae981..de83f14301 100644 --- a/server/openldap/actions.py +++ b/server/openldap/actions.py @@ -51,7 +51,7 @@ def setup(): --enable-proctitle \ --enable-overlays=mod \ --with-pic \ - --with-cyrus-sasl \ + --without-cyrus-sasl \ --with-threads \ --without-fetch \ --enable-crypt \