use the regular libstrongswan library initialization

This commit is contained in:
Andreas Steffen
2009-04-21 18:46:57 +00:00
parent 134c9d9db0
commit b757ebc2a7
4 changed files with 3 additions and 178 deletions
+1 -1
View File
@@ -34,7 +34,6 @@ kernel_noklips.c kernel_noklips.h \
kernel_pfkey.c kernel_pfkey.h \
keys.c keys.h \
lex.c lex.h \
library.c library.h \
log.c log.h \
md2.c md2.h \
md5.c md5.h \
@@ -84,6 +83,7 @@ AM_CFLAGS = \
-DIPSEC_CONFDIR=\"${confdir}\" \
-DIPSEC_PIDDIR=\"${piddir}\" \
-DSHARED_SECRETS_FILE=\"${confdir}/ipsec.secrets\" \
-DIPSEC_PLUGINDIR=\"${plugindir}\" \
-DSTRONGSWAN_CONF=\"${strongswan_conf}\" \
-DKERNEL26_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES \
-DPLUTO -DKLIPS -DDEBUG \