aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-09 13:20:33 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-09 13:20:33 +0000
commitc9bfcf29ea5435b245813ba3f230eccf2cc6574c (patch)
tree5f35b5d74741be36415415d8d68acdd479e5c606 /cmakeconfig.h.in
parentcc38ef27caa2d093e683717561c36b93a3a96db4 (diff)
CMAKE: Get most of of missing *build* pieces into place
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29819 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 39a1f1aaa1..699bd26f94 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -33,6 +33,15 @@
/* Define to 1 if you have the `getprotobynumber' function. */
#cmakedefine HAVE_GETPROTOBYNUMBER 1
+/* Define to use the airpcap library */
+#cmakedefine HAVE_AIRPCAP 1
+
+/* Define to use C ares library */
+#cmakedefine HAVE_C_ARES 1
+
+/* Define to use SMI SNMP library */
+#cmakedefine HAVE_LIBSMI 1
+
/* Define to use GNU ADNS library */
#cmakedefine HAVE_GNU_ADNS 1