aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-03-11 02:12:41 +0000
committerGuy Harris <guy@alum.mit.edu>2002-03-11 02:12:41 +0000
commit709080b35859cec90854f1c4c71590b538ba0689 (patch)
tree1f7af961c104da985c6697c94c930625a4b58476 /INSTALL
parentbb172432d1a5b4ddb965618e91ac3190a820e0e6 (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. svn path=/trunk/; revision=4926
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