From: wessels <> Date: Sat, 13 Jan 2001 10:09:10 +0000 (+0000) Subject: Forgot to run configure after changing nlanr.net -> squid-cache.org. X-Git-Tag: SQUID_3_0_PRE1~1642 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8891f20fa139b1c77acb7216aa0221653a876757;p=thirdparty%2Fsquid.git Forgot to run configure after changing nlanr.net -> squid-cache.org. --- diff --git a/configure b/configure index 9bc7c648d1..c05d2f0a3a 100755 --- a/configure +++ b/configure @@ -86,7 +86,7 @@ ac_help="$ac_help --enable-forw-via-db Enable Forw/Via database" ac_help="$ac_help --enable-cache-digests Use Cache Digests - see http://squid.nlanr.net/Squid/FAQ/FAQ-16.html" + see http://www.squid-cache.org/FAQ/FAQ-16.html" ac_help="$ac_help --enable-err-language=lang Select language for Error pages (see errors dir) " @@ -5119,7 +5119,7 @@ EOF if test "$SQUID_MAXFD" -lt 512 ; then echo "WARNING: $SQUID_MAXFD may not be enough filedescriptors if your" echo " cache will be very busy. Please see the FAQ page" - echo " http://squid.nlanr.net/Squid/FAQ/FAQ-11.html#filedescriptors" + echo " http://www.squid-cache.org/FAQ/FAQ-11.html#filedescriptors" echo " on how to increase your filedescriptor limit" sleep 10 fi