Skip to content

Commit

Permalink
Remove SASL from build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Feb 26, 2021
1 parent 9b66d67 commit 98cd156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 98cd156

Please sign in to comment.