From: Pierangelo Masarati Date: Mon, 3 Mar 2003 21:22:23 +0000 (+0000) Subject: fix typo X-Git-Tag: NO_SLAP_OP_BLOCKS~201 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a66c98705ef878885d7152459bb2cb5a1b1f7462;p=openldap fix typo --- diff --git a/configure.in b/configure.in index c2d8d0cbe4..1d77cf01d0 100644 --- a/configure.in +++ b/configure.in @@ -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