summaryrefslogtreecommitdiff
path: root/www/squid26/files/patch-al
blob: 8134d8e05c956a0dcf2588b5e222a6d32bfdd8a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- 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"