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/squid27/files/patch-ak | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'www/squid27/files/patch-ak') diff --git a/www/squid27/files/patch-ak b/www/squid27/files/patch-ak index 77563eb0b0f6..58a168a5247e 100644 --- a/www/squid27/files/patch-ak +++ b/www/squid27/files/patch-ak @@ -1,18 +1,17 @@ -*** /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 ---- +--- configure.in Tue Jul 18 12:45:29 2000 ++++ configure.in.next Fri Jul 28 02:49:54 2000 +@@ -19,14 +19,6 @@ + REGEXLIB='' # -lregex + LIBREGEX='' # libregex.a + +-dnl use directory structure of cached as default (hack) +-if test "$libexecdir" = '${exec_prefix}/libexec' && +- test "$localstatedir" = '${prefix}/var'; then +- libexecdir='${bindir}' +- localstatedir='${prefix}' +- +-fi +- + dnl use .exe suffix for executables on cygwin32 platform + case "$host_os" in + cygwin32|os2) -- cgit v1.2.3