From: Martin Willi Date: Fri, 7 Feb 2014 09:26:08 +0000 (+0100) Subject: testing: build strongSwan with acert plugin X-Git-Tag: 5.1.3rc1~24^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c602ee65dc3bd42f221f9641fe5f9eab6e7634a3;p=thirdparty%2Fstrongswan.git testing: build strongSwan with acert plugin --- diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 438e6668a3..c4142086f2 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -76,6 +76,7 @@ CONFIG_OPTS = \ --enable-unbound \ --enable-ipseckey \ --enable-dnscert \ + --enable-acert \ --enable-cmd \ --enable-libipsec \ --enable-kernel-libipsec \