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