aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2002-10-22 20:06:15 +0000
committerJörg Mayer <jmayer@loplof.de>2002-10-22 20:06:15 +0000
commit4c80b2ac3fbb12ba37ac93664b89642a8c09b359 (patch)
tree447197bef6c202f082c842b42cfc5fb14546d5bc /acconfig.h
parent671ba8b6a6aa973004173b84d8bbd462ab0d878e (diff)
Wes Hardaker: Support NET-SNMP in addition to UCD-SNMP
svn path=/trunk/; revision=6475
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 7a814c295c..a0c5bc74fa 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,7 +1,7 @@
/* acconfig.h
* #ifdefs to be controlled by "configure"
*
- * $Id: acconfig.h,v 1.25 2002/08/28 21:00:05 jmayer Exp $
+ * $Id: acconfig.h,v 1.26 2002/10/22 20:06:15 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.org>
@@ -44,6 +44,8 @@
#undef HAVE_LIBZ
+#undef HAVE_NET_SNMP
+
#undef HAVE_UCD_SNMP
#undef PLUGIN_DIR