From: Amos Jeffries Date: Wed, 24 Dec 2025 05:21:37 +0000 (+0000) Subject: Maintenance: Remove outdated krb5.m4 comment (#2328) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd4a7331c91af9af988cbaf9de614ff85a33836e;p=thirdparty%2Fsquid.git Maintenance: Remove outdated krb5.m4 comment (#2328) While some order dependency still exists, it is no more than should be expected with any set of autoconf checks. --- diff --git a/acinclude/krb5.m4 b/acinclude/krb5.m4 index 61f44de94b..0cb709896b 100644 --- a/acinclude/krb5.m4 +++ b/acinclude/krb5.m4 @@ -5,9 +5,6 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -dnl these checks must be performed in the same order as here defined, -dnl and have mostly been lifted out of an inlined configure.ac. - AC_DEFUN([SQUID_CHECK_SOLARIS_KRB5],[ # no pkg-config for solaris native Kerberos AS_IF([test "$cross_compiling" = "no" -a "x$with_mit_krb5" != "xyes" -a "x$with_mit_krb5" != "xno"],[