freebsd-ports/www/squid25/files/patch-al
Maxim Sobolev 7d2b0dbb5c Update to the latest 2.3.STABLE4 version plus official patches.
PR:		20211
Submitted by:	Naoki IDO <ido@hitachi-ms.co.jp>
Reviewed by:	adrian
2000-07-28 07:27:36 +00:00

16 lines
375 B
Text

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