]> git.pld-linux.org Git - packages/squid.git/blame - squid-linux.patch
- patches with bugfixes from squid site.
[packages/squid.git] / squid-linux.patch
CommitLineData
b00499cf
AF
1diff -ru squid-2.2.STABLE3.old/configure.in squid-2.2.STABLE3/configure.in
2--- squid-2.2.STABLE3.old/configure.in Wed Apr 21 05:36:01 1999
3+++ squid-2.2.STABLE3/configure.in Sat May 22 10:13:06 1999
4@@ -389,7 +389,7 @@
5 [ if test "$enableval" = "yes" ; then
6 echo "ARP ACL lists enabled (ether address)"
7 case "$host" in
8- *-pc-linux-*)
9+ *-linux-*)
10 ;;
11 *)
12 echo "WARNING: ARP ACL support is only currently supported on Linux"
13Only in squid-2.2.STABLE3: configure.in~
This page took 0.030479 seconds and 4 git commands to generate.