Moved configuration from resolver manager to unbound plugin
Also streamlined log messages in unbound plugin.
This commit is contained in:
committed by
Tobias Brunner
parent
95650c0836
commit
f2145c8d3a
@@ -1,7 +1,8 @@
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/src/libstrongswan
|
||||
|
||||
AM_CFLAGS = -rdynamic
|
||||
AM_CFLAGS = -rdynamic -DIPSEC_CONFDIR=\"${sysconfdir}\"
|
||||
|
||||
|
||||
if MONOLITHIC
|
||||
noinst_LTLIBRARIES = libstrongswan-unbound.la
|
||||
|
||||
Reference in New Issue
Block a user