mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Fix typo $ol_link_thread -> $ol_link_threads
This commit is contained in:
parent
657da89181
commit
8d79695a66
@ -2741,7 +2741,7 @@ if test "$ol_enable_relay" != no ; then
|
||||
fi
|
||||
|
||||
if test "$ol_enable_shell" != no ; then
|
||||
if test "$ol_link_thread" != no ; then
|
||||
if test "$ol_link_threads" != no ; then
|
||||
AC_MSG_WARN([Use of --without-threads is recommended with back-shell])
|
||||
fi
|
||||
BUILD_SLAPD=yes
|
||||
|
Loading…
Reference in New Issue
Block a user