aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-03-11 07:02:47 +0000
committerGuy Harris <guy@alum.mit.edu>2002-03-11 07:02:47 +0000
commitdec4861d32da9390d883010d1f807d3a99841953 (patch)
tree7e0032ac4ec0c3623e85fea5667f2e0b8220a074 /configure.in
parent709080b35859cec90854f1c4c71590b538ba0689 (diff)
In the message at the end that indicates how Ethereal was configured,
refer to "UCD SNMP" rather than just "SNMP". svn path=/trunk/; revision=4927
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 375415e7c6..d03fb0a48e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.157 2002/03/10 22:18:12 guy Exp $
+# $Id: configure.in,v 1.158 2002/03/11 07:02:47 guy Exp $
dnl
dnl Process this file with autoconf 2.13 or later to produce a
dnl configure script; 2.12 doesn't generate a "configure" script that
@@ -736,4 +736,4 @@ echo " Use plugins : $have_plugins"
echo " Use pcap library : $want_pcap"
echo " Use zlib library : $enable_zlib"
echo " Use IPv6 name resolution : $enable_ipv6"
-echo " Use SNMP library : $snmp_libs_message"
+echo " Use UCD SNMP library : $snmp_libs_message"