OSDN Git Service

pppd: Enable MPPE in Android.mk.
authorChia-chi Yeh <chiachi@android.com>
Mon, 15 Jun 2009 06:40:20 +0000 (14:40 +0800)
committerChia-chi Yeh <chiachi@android.com>
Mon, 15 Jun 2009 06:40:46 +0000 (14:40 +0800)
pppd/Android.mk

index 64170cd..4686fea 100644 (file)
@@ -32,7 +32,7 @@ LOCAL_SHARED_LIBRARIES := \
 LOCAL_C_INCLUDES := \
        $(LOCAL_PATH)/include
 
-LOCAL_CFLAGS := -DANDROID_CHANGES -DCHAPMS=1 -Iexternal/openssl/include
+LOCAL_CFLAGS := -DANDROID_CHANGES -DCHAPMS=1 -DMPPE=1 -Iexternal/openssl/include
 
 LOCAL_MODULE_PATH := $(TARGET_OUT_OPTIONAL_EXECUTABLES)
 LOCAL_MODULE:= pppd