1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/www/squid30/files/patch-al

17 lines
375 B
Plaintext
Raw Normal View History

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