mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Add ldapd warning to rel eng 1.2 as well.
This commit is contained in:
parent
44d3cd8a55
commit
69a9188c42
2 changed files with 349 additions and 347 deletions
|
|
@ -298,6 +298,7 @@ AC_CHECK_LIB(V3, sigset)
|
|||
# ISODE tests
|
||||
ol_link_isode=no
|
||||
if test $ol_enable_ldapd != no ; then
|
||||
AC_MSG_WARN([ldapd support deprecated. Manual intervention required.])
|
||||
dnl look for ISODE libraries
|
||||
AC_CHECK_LIB(xtpp, main, [
|
||||
ol_link_isode=yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue