summaryrefslogtreecommitdiff
path: root/www/squid25/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid25/files/patch-ak')
-rw-r--r--www/squid25/files/patch-ak18
1 files changed, 18 insertions, 0 deletions
diff --git a/www/squid25/files/patch-ak b/www/squid25/files/patch-ak
new file mode 100644
index 000000000000..fa227112193b
--- /dev/null
+++ b/www/squid25/files/patch-ak
@@ -0,0 +1,18 @@
+*** /tmp/configure.in Sat Feb 7 21:20:29 1998
+--- configure.in Sat Feb 7 21:24:48 1998
+***************
+*** 19,31 ****
+ REGEXLIB='' # -lregex
+ LIBREGEX='' # libregex.a
+
+- dnl use directory structure of cached as default (hack)
+- if test "$libexecdir" = '${exec_prefix}/libexec'; then
+- libexecdir='${bindir}'
+- localstatedir='${prefix}'
+-
+- fi
+-
+ if test -z "$CACHE_HTTP_PORT"; then
+ CACHE_HTTP_PORT="3128"
+ fi
+--- 19,24 ----