aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2012-06-20 20:59:43 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2012-06-20 20:59:43 +0000
commit271fe7f674a16235504208547a66bd7b94dfa032 (patch)
treef20e57e6191713d7f4ffe4219ca351f10c1e26e4 /cmakeconfig.h.in
parent07e2b3ea1965c2341c063e11604e4080af6f04fd (diff)
Complete cmake support for netlink detection
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@43421 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 8578ef05be..f0ed5fffd0 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -60,6 +60,9 @@
/* Define to use the airpcap library */
#cmakedefine HAVE_AIRPCAP 1
+/* Define to use the libnl library */
+#cmakedefine HAVE_LIBNL 1
+
/* Define to use C ares library */
#cmakedefine HAVE_C_ARES 1