]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Fix typo in LIBMIT_KRB5 variable naming (#2335)
authorPavel Timofeev <timp87@gmail.com>
Mon, 5 Jan 2026 03:31:58 +0000 (03:31 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 7 Jan 2026 03:32:52 +0000 (03:32 +0000)
Discovered while porting Squid v7 to FreeBSD.

configure.ac

index 0b8da9289f5bc22adeee80042c996875d8656296..ad5532de3edcd0aed9fc4363851f8f587e3e75f6 100644 (file)
@@ -1137,7 +1137,7 @@ AM_CONDITIONAL(ENABLE_SSL,[ test "x$with_openssl" = "xyes" ])
 AC_SUBST(SSLLIB)
 
 # Kerberos support libraries: MIT
-SQUID_AUTO_LIB(mit-krb5,[MIT Kerberos],[LIB_KRB5])
+SQUID_AUTO_LIB(mit-krb5,[MIT Kerberos],[LIBMIT_KRB5])
 AH_TEMPLATE(USE_APPLE_KRB5,[Apple Kerberos support is available])
 AH_TEMPLATE(USE_SOLARIS_KRB5,[Solaris Kerberos support is available])
 SQUID_CHECK_LIB_WORKS(mit-krb5,[