From: Pavel Timofeev Date: Mon, 5 Jan 2026 03:31:58 +0000 (+0000) Subject: Fix typo in LIBMIT_KRB5 variable naming (#2335) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=100914249aaebd53f73978522d0bf1622f3c1717;p=thirdparty%2Fsquid.git Fix typo in LIBMIT_KRB5 variable naming (#2335) Discovered while porting Squid v7 to FreeBSD. --- diff --git a/configure.ac b/configure.ac index 0b8da9289f..ad5532de3e 100644 --- a/configure.ac +++ b/configure.ac @@ -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,[