summaryrefslogtreecommitdiff
path: root/www/squid/files
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-09-14 22:58:51 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-09-14 22:58:51 +0000
commit0d24ce472965b1af574ee8eab914346a50d93ab0 (patch)
treefc04ac961d5044a7d4ac36140741f144e02c3080 /www/squid/files
parentb24be45ea252a95e705a3bb55f49f5fdbd5abe44 (diff)
Diffstat (limited to 'www/squid/files')
-rw-r--r--www/squid/files/patch-ak18
-rw-r--r--www/squid/files/patch-al15
2 files changed, 0 insertions, 33 deletions
diff --git a/www/squid/files/patch-ak b/www/squid/files/patch-ak
deleted file mode 100644
index 77563eb0b0f6..000000000000
--- a/www/squid/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/squid/files/patch-al b/www/squid/files/patch-al
deleted file mode 100644
index 169be61b6251..000000000000
--- a/www/squid/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"