From c0da019caa57f8c90c71260436694f54e38198be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Wed, 20 Jun 2012 20:59:43 +0000 Subject: Complete cmake support for netlink detection svn path=/trunk/; revision=43421 --- CMakeOptions.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeOptions.txt') diff --git a/CMakeOptions.txt b/CMakeOptions.txt index 21af1f2d93..cb983b96f4 100644 --- a/CMakeOptions.txt +++ b/CMakeOptions.txt @@ -44,5 +44,6 @@ option(ENABLE_GCRYPT "Build with GNU crypto support" ON) option(ENABLE_GEOIP "Build with GeoIP support" ON) option(ENABLE_CAP "Build with posix capabilities support" ON) option(ENABLE_CARES "Build with c_ares support" ON) +option(ENABLE_LIBNL "Build with libnl support" ON) # todo Mostly hardcoded option(ENABLE_KERBEROS "Build with Kerberos support" ON) -- cgit v1.2.3