From: Amos Jeffries Date: Fri, 3 Sep 2010 11:48:16 +0000 (-0600) Subject: Revert squid_kerb_auth cross-compiler fix. X-Git-Tag: SQUID_3_1_8~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca0388407ab2b12c3d57cf1967f3d29d228ef04a;p=thirdparty%2Fsquid.git Revert squid_kerb_auth cross-compiler fix. --- diff --git a/helpers/negotiate_auth/squid_kerb_auth/configure.in b/helpers/negotiate_auth/squid_kerb_auth/configure.in index 8c6038c61b..e2bbf2f0f2 100644 --- a/helpers/negotiate_auth/squid_kerb_auth/configure.in +++ b/helpers/negotiate_auth/squid_kerb_auth/configure.in @@ -377,8 +377,7 @@ return 1; #endif }], ac_cv_have_squid=yes, - ac_cv_have_squid=no, - ac_cv_have_squid=yes) + ac_cv_have_squid=no) ]) LDFLAGS="$LDFLAGS -L../../../lib" if test "x$ac_cv_have_squid" = "xyes"; then