aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorsharpe <sharpe@f5534014-38df-0310-8fa8-9805f1628bb7>2003-09-03 07:11:31 +0000
committersharpe <sharpe@f5534014-38df-0310-8fa8-9805f1628bb7>2003-09-03 07:11:31 +0000
commit5131be19319a3fc5376da620300622fd231d09b1 (patch)
tree392c51417ab728f101f80bdb404cbb149209d99e /INSTALL
parent80a0ec875c45034d6405b6fbe0a53bf120c63e0e (diff)
Fix the documentation that I forgot to fix when I fixed --with-ucd-snmp.
Thanks to Tom Uijldert <Tom.Uijldert@logicacmg.com>. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8355 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index a935bd8463..22e3e7b5c2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -153,13 +153,13 @@ README.win32 for those instructions.
that comes with the net-snmp package is located, if not in a standard
location.
- --without-ucdsnmp
+ --without-ucd-snmp
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
+ --with-ucd-snmp=DIR
Tell the 'configure' script where your UCD SNMP library
is located, if not in a standard location.