1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/squid24/files/patch-al
Peter Wemm 5f825c7ab9 Update squid1.2.beta14 -> beta16.
Note: the b14 -> b15 change will loose your cache unless you take
the steps on http://squid.nlanr.net/ to recover it.

Read the Changelog for details, this is a fairly large update.
1998-03-05 06:43:06 +00:00

16 lines
338 B
Plaintext

--- configure.orig Fri Feb 27 13:51:13 1998
+++ configure Thu Mar 5 14:39:57 1998
@@ -611,12 +611,6 @@
REGEXLIB='' # -lregex
LIBREGEX='' # libregex.a
-if test "$libexecdir" = '${exec_prefix}/libexec'; then
- libexecdir='${bindir}'
- localstatedir='${prefix}'
-
-fi
-
if test -z "$CACHE_HTTP_PORT"; then
CACHE_HTTP_PORT="3128"
fi