aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-04-04 21:09:07 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-04-04 21:09:07 +0200
commit8dade2d14653ccabf2add237ecab4c86493b8439 (patch)
tree6771ec844aad16ed479fe22b5ae3f26ad5623cb5
parent2a4915e87a41299d9a14ea7288196a7aa3e898f5 (diff)
downloadstrongswan-5.0.3.tar.bz2
strongswan-5.0.3.tar.xz
fixed configure options5.0.3
-rw-r--r--testing/scripts/recipes/010_strongswan.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/scripts/recipes/010_strongswan.mk b/testing/scripts/recipes/010_strongswan.mk
index 28db5955c..94abb9ddb 100644
--- a/testing/scripts/recipes/010_strongswan.mk
+++ b/testing/scripts/recipes/010_strongswan.mk
@@ -27,6 +27,7 @@ CONFIG_OPTS = \
--enable-eap-ttls \
--enable-eap-peap \
--enable-eap-tnc \
+ --enable-tnc-ifmap \
--enable-tnc-pdp \
--enable-tnc-imc \
--enable-tnc-imv \
@@ -43,6 +44,7 @@ CONFIG_OPTS = \
--enable-imv-attestation \
--enable-sql \
--enable-sqlite \
+ --enable-attr-sql \
--enable-mediation \
--enable-openssl \
--enable-blowfish \