1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/squid24/files/patch-al

18 lines
379 B
Plaintext
Raw Normal View History

*** /tmp/configure Sat Feb 7 21:20:29 1998
--- configure Sat Feb 7 21:24:51 1998
***************
*** 608,619 ****
REGEXLIB='' # -lregex
LIBREGEX='' # libregex.a
- if test "$libexecdir" = '${exec_prefix}/libexec'; then
- libexecdir='${bindir}'
- localstatedir='${prefix}'
-
- fi
-
if test -z "$CACHE_HTTP_PORT"; then
CACHE_HTTP_PORT="3128"
fi
--- 608,613 ----