summaryrefslogtreecommitdiff
path: root/www/squid/patches/patch-ag
blob: 1b618b9422f9f6795a90b97be006db733df3414c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
$NetBSD: patch-ag,v 1.6 1999/11/12 22:07:11 tron Exp $

--- configure.orig	Thu Sep 23 02:06:48 1999
+++ configure	Fri Nov 12 22:15:48 1999
@@ -644,11 +644,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|os2)
@@ -1204,7 +1204,7 @@
 #define SQUID_SNMP 1
 EOF
 
-    SNMPLIB='-L../snmplib -lsnmp'
+    SNMPLIB='../snmplib/libsnmp.a'
     SNMP_OBJS='$(SNMP_OBJS)'
     SNMP_MAKEFILE=./snmplib/Makefile
     makesnmplib=snmplib