summaryrefslogtreecommitdiff
path: root/www/squid25/files/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid25/files/patch-al')
-rw-r--r--www/squid25/files/patch-al32
1 files changed, 15 insertions, 17 deletions
diff --git a/www/squid25/files/patch-al b/www/squid25/files/patch-al
index c770bfd3b646..f2c7969ff964 100644
--- a/www/squid25/files/patch-al
+++ b/www/squid25/files/patch-al
@@ -1,17 +1,15 @@
-*** /tmp/configure Sat Feb 7 21:20:29 1998
---- configure Sat Feb 7 21:24:51 1998
-***************
-*** 608,619 ****
- 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
---- 608,613 ----
+--- 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