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:
Howard Chu 2000-05-10 22:48:23 +00:00
parent 18f31148be
commit de72e9a46c

View File

@ -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)