From: wessels <> Date: Fri, 2 Jan 1998 09:05:19 +0000 (+0000) Subject: SQUID_MIB not needed X-Git-Tag: SQUID_3_0_PRE1~4300 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33e97effe73d6e1ecb6fab065de01f48f1e9c222;p=thirdparty%2Fsquid.git SQUID_MIB not needed --- 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)