aboutsummaryrefslogtreecommitdiff
path: root/www/squid30/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid30/files')
-rw-r--r--www/squid30/files/patch-ak18
-rw-r--r--www/squid30/files/patch-al15
2 files changed, 0 insertions, 33 deletions
diff --git a/www/squid30/files/patch-ak b/www/squid30/files/patch-ak
deleted file mode 100644
index 77563eb0b0f6..000000000000
--- a/www/squid30/files/patch-ak
+++ /dev/null
@@ -1,18 +0,0 @@
-*** /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
--
- dnl use .exe suffix for executables on cygwin32 platform
- case "$host_os" in
- cygwin32)
---- 19,24 ----
diff --git a/www/squid30/files/patch-al b/www/squid30/files/patch-al
deleted file mode 100644
index 169be61b6251..000000000000
--- a/www/squid30/files/patch-al
+++ /dev/null
@@ -1,15 +0,0 @@
---- 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
--
- case "$host_os" in
- cygwin32)
- exec_suffix=".exe"