added --disable-kernel-netlink configure option

This commit is contained in:
Andreas Steffen
2008-10-03 03:27:42 +00:00
parent 9c0aa46b64
commit 09d7ef2614
2 changed files with 14 additions and 2 deletions
+2 -2
View File
@@ -142,10 +142,10 @@ endif
SUBDIRS = .
PLUGINS = ${libstrongswan_plugins}
#if USE_KERNEL_NETLINK
if USE_KERNEL_NETLINK
SUBDIRS += plugins/kernel_netlink
PLUGINS += kernel-netlink
#endif
endif
if USE_STROKE
SUBDIRS += plugins/stroke