]> git.sur5r.net Git - openldap/blobdiff - configure.in
small adjustment
[openldap] / configure.in
index 4dd720267ae6888928de2611db1cedb5ef8915f6..4118e342ccd5c438b02f9c4aeca41c30e5cfae48 100644 (file)
@@ -446,7 +446,7 @@ fi
 if test $ol_enable_kbind = yes -o $ol_enable_kpasswd = yes ; then
        if test $ol_with_kerberos = no ; then
                AC_MSG_ERROR([options require --with-kerberos])
-       elif $ol_with_kerberos = auto ; then
+       elif test $ol_with_kerberos = auto ; then
                ol_with_kerberos=yes
        fi