From: hno <> Date: Fri, 5 Aug 2005 22:12:35 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE4~694 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=132154dca24d21ba61ead70b3c448b93b8c7b788;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index 67df683f00..cc58a283d5 100755 --- a/configure +++ b/configure @@ -21633,7 +21633,7 @@ if test "$GCC" = "yes"; then if test $GCCVER2 -lt 300 ; then echo "ERROR: GCC $GCCVER causes a coredump on $host" echo "ERROR: Try a more recent GCC version" - exit 1 + sleep 5 fi ;; esac