From 80fc5bd95ca370844f3b5c32f84718ed51da283b Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 19 Sep 2008 13:20:09 +0000 Subject: [PATCH] missing '_' added --- testing/testing.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/testing.conf b/testing/testing.conf index 790ba4dcc..abb5ba097 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -39,7 +39,7 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.2.8.tar.bz2 USE_LIBCURL="yes" USE_LDAP="yes" USE_EAP_AKA="yes" -USE EAP_SIM="yes" +USE_EAP_SIM="yes" USE_EAP_MD5="yes" USE_EAP_IDENTITY="yes" USE_SQL="yes"