aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-12-08 15:05:41 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-12-08 15:05:41 +0000
commit91a8ad70add2331c318e7ac538c702b316657c68 (patch)
treee965cd244a9542db485d393045c2e41ba44090ea /cmakeconfig.h.in
parent1f6543718861800de33d10fb020cf2e44b91b872 (diff)
Get rid of UCD SNMP support (it's not longer supported and
superseeded by net-snmp). Replace some_snmp by net_snmp where appropriate. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20071 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 701b535e16..52d9ee425b 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -170,9 +170,6 @@
/* Define if sa_len field exists in struct sockaddr */
#cmakedefine HAVE_SA_LEN 1
-/* Define to 1 if some SNMP support is to be used */
-#cmakedefine HAVE_SOME_SNMP 1
-
/* Define to 1 if you have the <stdarg.h> header file. */
#cmakedefine HAVE_STDARG_H 1
@@ -221,9 +218,6 @@
/* Define to 1 if you have the <sys/wait.h> header file. */
#cmakedefine HAVE_SYS_WAIT_H 1
-/* Define to enable support for UCD-SNMP */
-#cmakedefine HAVE_UCD_SNMP 1
-
/* Define to 1 if you have the <unistd.h> header file. */
#cmakedefine HAVE_UNISTD_H 1