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-al17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/squid25/files/patch-al b/www/squid25/files/patch-al
new file mode 100644
index 000000000000..c770bfd3b646
--- /dev/null
+++ b/www/squid25/files/patch-al
@@ -0,0 +1,17 @@
+*** /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 ----