]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Revert squid_kerb_auth cross-compiler fix.
authorAmos Jeffries <amosjeffries@squid-cache.org>
Fri, 3 Sep 2010 11:48:16 +0000 (05:48 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Fri, 3 Sep 2010 11:48:16 +0000 (05:48 -0600)
helpers/negotiate_auth/squid_kerb_auth/configure.in

index 8c6038c61b56513f40be891ab39eb904bf1c22f1..e2bbf2f0f2177b6f43a8c93de21875b1e801c9c8 100644 (file)
@@ -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