aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2006-07-03 08:36:47 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2006-07-03 08:36:47 +0000
commit6981aca04fa5658b245efc1d09b6c6fdf79b5813 (patch)
treedc59d3a07d10979a91108a275ce6d1549eda7541 /testing/testing.conf
parent427088f004204c09e0e540c48ecd810d2502cb04 (diff)
downloadstrongswan-6981aca04fa5658b245efc1d09b6c6fdf79b5813.tar.bz2
strongswan-6981aca04fa5658b245efc1d09b6c6fdf79b5813.tar.xz
added USE_LEAK_DETECTIVE option
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-xtesting/testing.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index f3de64f0d..853572365 100755
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -39,6 +39,7 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.0.2.tar.bz2
# strongSwan compile options (use "yes" or "no")
USE_LIBCURL="yes"
USE_LDAP="yes"
+USE_LEAK_DETECTIVE="no"
# Gentoo linux root filesystem
ROOTFS=$UMLTESTDIR/gentoo-fs-20060330.tar.bz2