bb25fde924
o Add ${NET_SNMP_MIB_MODULES} which is "host smux ucd-snmp/diskio" by default. o Remove unused variables. o Update various local patches around {tcp,udp}Table and hr_{storage,system}.
11 lines
558 B
Text
11 lines
558 B
Text
--- Makefile.in.orig Wed Oct 22 22:13:07 2003
|
|
+++ Makefile.in Fri Nov 14 12:59:36 2003
|
|
@@ -15,7 +15,7 @@
|
|
INSTALLHEADERS=version.h
|
|
INCLUDESUBDIR=system
|
|
INCLUDESUBDIRHEADERS= aix.h bsd.h bsdi3.h bsdi4.h bsdi.h cygwin.h darwin.h \
|
|
- dynix.h freebsd2.h freebsd3.h freebsd4.h freebsd.h generic.h hpux.h \
|
|
+ dynix.h freebsd2.h freebsd3.h freebsd4.h freebsd5.h freebsd.h generic.h hpux.h \
|
|
irix.h linux.h mips.h netbsd.h openbsd.h osf5.h solaris2.6.h solaris2.7.h \
|
|
solaris2.8.h solaris2.9.h solaris.h sunos.h svr5.h sysv.h ultrix4.h
|
|
INCLUDESUBDIR2=machine
|