stating ldapd is not supported nor actively maintained, and the code
may suffer from bitrot. Update configure warnings.
LTHREAD compatible thread package
(POSIX pthreads, MIT pthreads, Mach Cthreads or Sun LWP)
- LDAPD:
- ISODE compatible X.500 distribution
-
CLIENTS/CONTRIB ware:
Depends on package. See per package README.
# ISODE tests
ol_link_isode=no
if test $ol_enable_ldapd != no ; then
- AC_MSG_WARN([ldapd support deprecated. Manual intervention required.])
+ AC_MSG_WARN([ldapd is not supported and may suffer from bit rot.])
dnl look for ISODE libraries
AC_CHECK_LIB(xtpp, main, [
--- /dev/null
+LDAPD is no longer supported nor actively maintained.
+This code may suffer from bitrot.