]> git.sur5r.net Git - openldap/commit
Update Cyrus SASL detection to always look for <sasl.h> regardless
authorKurt Zeilenga <kurt@openldap.org>
Sun, 10 Feb 2002 17:51:19 +0000 (17:51 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 10 Feb 2002 17:51:19 +0000 (17:51 +0000)
commitb315d8af349c00e8f7e1848e1b582dbaf0944c8e
tree28601982f5f0622598760573a62f50ac8bba4302
parent45c32f77308b1cc0cc13311f58bca9b4d5a94c5e
Update Cyrus SASL detection to always look for <sasl.h> regardless
of version and then try -lsasl2 and -lsasl.  Make SASL code
conditional on SASL_VERSION_MAJOR, not HAVE_CYRUS_SASL.
aclocal.m4
configure
configure.in
libraries/libldap/cyrus.c
libraries/libldap/ldap-int.h
libraries/liblutil/sasl.c
servers/slapd/sasl.c
servers/slapd/saslauthz.c