aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-03-11 02:12:41 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-03-11 02:12:41 +0000
commit7118bffbc628a5de2a483b4338e141cb6acfd08e (patch)
tree1f7af961c104da985c6697c94c930625a4b58476 /INSTALL
parent9853c7c3ef964540fe29ed83d49b2ca9d4ac6a4c (diff)
Update various README and INSTALL files to reflect the requirement for
UCD SNMP 4.2.2 or later if you want MIB-reading support. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4926 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index a155d0d519..38dbfd7e07 100644
--- a/INSTALL
+++ b/INSTALL
@@ -133,10 +133,10 @@ README.win32 for those instructions.
you can specify where your SSL library is with this switch.
--disable-snmp
- If 'configure' finds a supported SNMP library on your system,
- the SNMP dissector will be enhanced to use the SNMP library.
- Use this switch to avoid using the SNMP library even if you
- have it installed.
+ If 'configure' finds a supported version of the UCD SNMP library
+ on your system, the SNMP dissector will be enhanced to use
+ routines from that SNMP library. Use this switch to avoid
+ using the UCD SNMP library even if you have it installed.
--with-ucdsnmp=DIR
Tell the 'configure' script where your UCD SNMP library