diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-10-15 00:22:51 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-10-15 00:22:51 +0000 |
commit | ff93a76cf1aa9555c81f093a63eec08431c6dba9 (patch) | |
tree | 90ceebcffc4c29826a71639f6314a906e7e08bc8 /testing | |
parent | deb079204e3f2c48665860302a12f79913529d03 (diff) | |
download | strongswan-ff93a76cf1aa9555c81f093a63eec08431c6dba9.tar.bz2 strongswan-ff93a76cf1aa9555c81f093a63eec08431c6dba9.tar.xz |
activate compilation of the kernel_pfkey plugin
Diffstat (limited to 'testing')
-rwxr-xr-x | testing/testing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index 9069d7193..58ff83562 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -45,7 +45,7 @@ USE_EAP_IDENTITY="yes" USE_SQL="yes" USE_MEDIATION="yes" USE_OPENSSL="yes" -USE_KERNEL_PFKEY="no" +USE_KERNEL_PFKEY="yes" USE_INTEGRITY_TEST="no" USE_LEAK_DETECTIVE="no" |