From 33e97effe73d6e1ecb6fab065de01f48f1e9c222 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Fri, 2 Jan 1998 09:05:19 +0000 Subject: [PATCH] SQUID_MIB not needed --- src/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Makefile.in b/src/Makefile.in index 8a663d0974..94d2450770 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,14 +1,13 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.110 1997/12/31 05:06:23 wessels Exp $ +# $Id: Makefile.in,v 1.111 1998/01/02 02:05:19 wessels Exp $ # # Uncomment and customize the following to suit your needs: # # define all three for SNMP support #SQUID_SNMP = -DSQUID_SNMP=1 -#SQUID_MIB = mib.txt #SQUID_SNMP_LIBS = -L../snmplib -lsnmp DEFINES = $(SQUID_SNMP) -- 2.47.2