mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
fix typo
This commit is contained in:
parent
87f0479abb
commit
a66c98705e
1 changed files with 1 additions and 1 deletions
|
|
@ -1123,7 +1123,7 @@ if test $ol_with_kerberos = yes -o $ol_with_kerberos = auto \
|
|||
|
||||
else
|
||||
have_krb5=no
|
||||
AC_MSG_WARN([Unrecongized Kerberos5 Implementation])
|
||||
AC_MSG_WARN([Unrecognized Kerberos5 Implementation])
|
||||
fi
|
||||
|
||||
if test $have_krb5 = yes ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue