From 98cd1569ec5357330745f5671b459b0e1409c39f Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Fri, 26 Feb 2021 13:57:11 -0500 Subject: [PATCH] Remove SASL from build deps --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 01d43a0..52342fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,8 +15,8 @@ license_file = LICENCE # include_dirs = /usr/include /usr/local/include # These defines needs OpenLDAP built with -# ./configure --with-cyrus-sasl --with-tls -defines = HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R +# ./configure --with-tls +defines = HAVE_TLS HAVE_LIBLDAP_R extra_compile_args = extra_objects =