Added unbound plugin implementing the resolver interface using libunbound
This commit is contained in:
committed by
Tobias Brunner
parent
b1505b345b
commit
9f963a7cfc
@@ -326,6 +326,13 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_UNBOUND
|
||||
SUBDIRS += plugins/unbound
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/unbound/libstrongswan-unbound.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_SOUP
|
||||
SUBDIRS += plugins/soup
|
||||
if MONOLITHIC
|
||||
|
||||
Reference in New Issue
Block a user