summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-ag
blob: a074483993a3e495a33440c0f0678fb0551eaacd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ag,v 1.4 1998/12/06 12:42:01 tron Exp $

--- configure.orig	Tue Sep 22 19:46:09 1998
+++ configure	Thu Oct  1 17:39:47 1998
@@ -636,11 +636,11 @@
 REGEXLIB=''	# -lregex
 LIBREGEX=''	# libregex.a
 
-if test "$libexecdir" = '${exec_prefix}/libexec'; then
-	libexecdir='${bindir}'
-	localstatedir='${prefix}'
-
-fi
+#if test "$libexecdir" = '${exec_prefix}/libexec'; then
+#	libexecdir='${bindir}'
+#	localstatedir='${prefix}'
+#
+#fi
 
 case "$host_os" in
 cygwin32)