]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 20 Sep 2008 00:14:48 +0000 (18:14 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 20 Sep 2008 00:14:48 +0000 (18:14 -0600)
configure

index acc925c6e4330e8ecd0c3ae4f86f2de57a75f0a0..0203fbe636151ffb1e191e1d0cba842eead8c2a4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1666,7 +1666,7 @@ Optional Features:
   --enable-ssl            Enable ssl gatewaying support using OpenSSL
   --enable-forw-via-db    Enable Forw/Via database
   --enable-cache-digests  Use Cache Digests
-                          see http://www.squid-cache.org/FAQ/FAQ-16.html
+                          see http://wiki.squid-cache.org/SquidFaq/CacheDigests
   --enable-default-err-language=lang
                           Select default language for Error pages (see
                           errors directory)
@@ -45270,7 +45270,7 @@ _ACEOF
 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://www.squid-cache.org/FAQ/FAQ-11.html#filedescriptors"
+    echo "         http://wiki.squid-cache.org/SquidFaq/TroubleShooting"
     echo "         on how to increase your filedescriptor limit"
     sleep 10
 fi