mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 07:39:35 -05:00
Additional DNS SRV framework (a work in progress)
Fix --disable-spasswd
This commit is contained in:
parent
2c2a54d6d7
commit
36d5d25e31
2 changed files with 145 additions and 143 deletions
|
|
@ -1917,6 +1917,7 @@ dnl
|
||||||
dnl Check for Cyrus SASL
|
dnl Check for Cyrus SASL
|
||||||
dnl
|
dnl
|
||||||
ol_link_sasl=no
|
ol_link_sasl=no
|
||||||
|
ol_link_spasswd=no
|
||||||
if test $ol_with_cyrus_sasl != no ; then
|
if test $ol_with_cyrus_sasl != no ; then
|
||||||
AC_CHECK_HEADER(sasl.h)
|
AC_CHECK_HEADER(sasl.h)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue