From 7d2b0dbb5ca9ec97c972f0faaf0051ce60c6a4f6 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 28 Jul 2000 07:27:36 +0000 Subject: Update to the latest 2.3.STABLE4 version plus official patches. PR: 20211 Submitted by: Naoki IDO Reviewed by: adrian --- www/squid/files/patch-al | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'www/squid/files/patch-al') diff --git a/www/squid/files/patch-al b/www/squid/files/patch-al index 169be61b6251..8134d8e05c95 100644 --- a/www/squid/files/patch-al +++ b/www/squid/files/patch-al @@ -1,15 +1,16 @@ ---- configure.orig Fri Feb 27 13:51:13 1998 -+++ configure Thu Mar 5 14:39:57 1998 -@@ -611,12 +611,6 @@ +--- configure Tue Jul 18 12:45:24 2000 ++++ configure.next Fri Jul 28 02:56:49 2000 +@@ -676,13 +676,6 @@ REGEXLIB='' # -lregex LIBREGEX='' # libregex.a --if test "$libexecdir" = '${exec_prefix}/libexec'; then +-if test "$libexecdir" = '${exec_prefix}/libexec' && +- test "$localstatedir" = '${prefix}/var'; then - libexecdir='${bindir}' - localstatedir='${prefix}' - -fi - case "$host_os" in - cygwin32) - exec_suffix=".exe" + cygwin32|os2) + exec_suffix=".exe" -- cgit v1.2.3