]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Forgot to run configure after changing nlanr.net -> squid-cache.org.
authorwessels <>
Sat, 13 Jan 2001 10:09:10 +0000 (10:09 +0000)
committerwessels <>
Sat, 13 Jan 2001 10:09:10 +0000 (10:09 +0000)
configure

index 9bc7c648d1ad84e343f386aa5edc9d884d1c5b46..c05d2f0a3af128a0c08cea739afb5c22d6d7dfea 100755 (executable)
--- 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