freebsd-ports/www/squid26/files/patch-al
Peter Wemm 52cd19d8a9 Update squid-1.2b18 -> 1.2.b19 (with dist patch)
Read ChangeLog for the large list of bugfixes/changes/new features.
1998-04-10 05:11:38 +00:00

16 lines
323 B
Plaintext

--- 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"