diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
tree | d799b77773a040bd9f634696266507c9072dd071 /www/squid25/files/patch-ak | |
parent | Remove do-package target that was running "make package" in (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'www/squid25/files/patch-ak')
-rw-r--r-- | www/squid25/files/patch-ak | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/www/squid25/files/patch-ak b/www/squid25/files/patch-ak deleted file mode 100644 index 58a168a5247e..000000000000 --- a/www/squid25/files/patch-ak +++ /dev/null @@ -1,17 +0,0 @@ ---- 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) |