]> git.sur5r.net Git - openldap/commitdiff
fix typo
authorPierangelo Masarati <ando@openldap.org>
Mon, 3 Mar 2003 21:22:23 +0000 (21:22 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 3 Mar 2003 21:22:23 +0000 (21:22 +0000)
configure.in

index c2d8d0cbe4729dd304e6c0576531934eb4d1ff0b..1d77cf01d0c884d4c596f1714283cfa574019639 100644 (file)
@@ -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