]> git.pld-linux.org Git - packages/squid.git/blob - squid-linux.patch
- changed /usr/lib/squid{,/*} perms to 755, so squid can access it; release 4
[packages/squid.git] / squid-linux.patch
1 diff -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"
13 Only in squid-2.2.STABLE3: configure.in~
This page took 0.054255 seconds and 3 git commands to generate.