merge from donut
diff --git a/Android.mk b/Android.mk
index 844897b..3376f2c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -33,6 +33,9 @@
 # To ignore possible wrong network configurations
 L_CFLAGS += -DWPA_IGNORE_CONFIG_ERRORS
 
+# OpenSSL is configured without engines on Android
+L_CFLAGS += -DOPENSSL_NO_ENGINE
+
 INCLUDES = external/openssl/include frameworks/base/cmds/keystore
   
 OBJS = config.c common.c md5.c md4.c rc4.c sha1.c des.c if_index.c