aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2013-03-20 16:59:45 +0100
committerTobias Brunner <tobias@strongswan.org>2013-03-20 17:02:37 +0100
commit24b5e7152219e9eeb8d5856eee47b297e6c08793 (patch)
treea82d5567c53ae336b10883bf82973a93f3afff20 /src
parent665fac243322325b8572412da9077bdfd19e2abb (diff)
downloadstrongswan-24b5e7152219e9eeb8d5856eee47b297e6c08793.tar.bz2
strongswan-24b5e7152219e9eeb8d5856eee47b297e6c08793.tar.xz
android: No need to disable CMS explicitly
The version check introduced with 0d237763 should take care of it.
Diffstat (limited to 'src')
-rw-r--r--src/frontends/android/jni/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontends/android/jni/Android.mk b/src/frontends/android/jni/Android.mk
index 164cae582..9805bff7e 100644
--- a/src/frontends/android/jni/Android.mk
+++ b/src/frontends/android/jni/Android.mk
@@ -37,7 +37,6 @@ strongswan_CFLAGS := \
-DHAVE_IPSEC_DIR_FWD \
-DHAVE_IN6ADDR_ANY \
-DHAVE_NETINET_IP6_H \
- -DOPENSSL_NO_CMS \
-DOPENSSL_NO_ENGINE \
-DCONFIG_H_INCLUDED \
-DCAPABILITIES \