fixed manager plugin loading

manager uses strongswan.conf to read its configuration
This commit is contained in:
Martin Willi
2008-03-28 12:41:05 +00:00
parent 35b6e2301f
commit 892fb43b12
2 changed files with 24 additions and 18 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ controller/gateway_controller.c controller/gateway_controller.h
manager_fcgi_LDADD = $(top_builddir)/src/libfast/libfast.la ${xml_LIBS}
INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libfast ${xml_CFLAGS}
AM_CFLAGS = -rdynamic -DIPSECDIR=\"${ipsecdir}\" -DIPSEC_PIDDIR=\"${piddir}\"
AM_CFLAGS = -rdynamic -DIPSECDIR=\"${ipsecdir}\" -DIPSEC_PIDDIR=\"${piddir}\" \
-DIPSEC_PLUGINDIR=\"${plugindir}\"
ipsec_DATA = manager.db