mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Looks like we found the same problem. But I think rev 1.297 is incomplete.
ol_link_sasl vs ol_link_spasswd is confusing.
This commit is contained in:
parent
18f31148be
commit
de72e9a46c
@ -417,7 +417,7 @@ if test $ol_enable_spasswd = yes ; then
|
||||
if test $ol_with_cyrus_sasl = no ; then
|
||||
AC_MSG_ERROR([options require --with-cyrus-sasl])
|
||||
fi
|
||||
ol_with_cyrus_sasl=yes
|
||||
ol_link_spasswd=yes
|
||||
fi
|
||||
|
||||
AC_MSG_RESULT(done)
|
||||
|
Loading…
Reference in New Issue
Block a user