diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-11-26 00:29:52 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-11-26 00:29:52 +0000 |
commit | 5af3a03396372f731fb79261adb0dccc45f7e84e (patch) | |
tree | 280f4d303de14524290262528c09e78683125320 /testing/testing.conf | |
parent | a19ad35c5b00ed1cc9fc7771d93d3938ef8ddda9 (diff) | |
download | strongswan-5af3a03396372f731fb79261adb0dccc45f7e84e.tar.bz2 strongswan-5af3a03396372f731fb79261adb0dccc45f7e84e.tar.xz |
added USE_P2P UML compile option
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index aecedd7ae..609f9627e 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -39,6 +39,7 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.1.7.tar.bz2 # strongSwan compile options (use "yes" or "no") USE_LIBCURL="yes" USE_LDAP="yes" +USE_P2P="yes" USE_LEAK_DETECTIVE="no" # Gentoo linux root filesystem |