Skip to content
Snippets Groups Projects
Commit 6fc999e2 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Remove meantion of ldapd from main README, add README in servers/ldapd

stating ldapd is not supported nor actively maintained, and the code
may suffer from bitrot.  Update configure warnings.
parent 5b0e434d
Branches
Tags
No related merge requests found
......@@ -45,9 +45,6 @@ REQUIRED SOFTWARE
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.
......
......@@ -516,7 +516,7 @@ AC_FUNC_SELECT_ARGTYPES
# 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, [
......
LDAPD is no longer supported nor actively maintained.
This code may suffer from bitrot.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment