diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /www/squid31/files/patch-al | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'www/squid31/files/patch-al')
-rw-r--r-- | www/squid31/files/patch-al | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/www/squid31/files/patch-al b/www/squid31/files/patch-al deleted file mode 100644 index 8134d8e05c95..000000000000 --- a/www/squid31/files/patch-al +++ /dev/null @@ -1,16 +0,0 @@ ---- 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' && -- test "$localstatedir" = '${prefix}/var'; then -- libexecdir='${bindir}' -- localstatedir='${prefix}' -- --fi -- - case "$host_os" in - cygwin32|os2) - exec_suffix=".exe" |