aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-06-20 20:59:43 +0000
committerJörg Mayer <jmayer@loplof.de>2012-06-20 20:59:43 +0000
commitc0da019caa57f8c90c71260436694f54e38198be (patch)
treef20e57e6191713d7f4ffe4219ca351f10c1e26e4 /cmakeconfig.h.in
parent49849233c382116d77f3a6d15a38135d5dbe3ee2 (diff)
Complete cmake support for netlink detection
svn path=/trunk/; revision=43421
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