aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-09-23 11:13:27 +0200
committerMartin Willi <martin@strongswan.org>2009-09-23 11:13:27 +0200
commita7f79ee9c1e7a12519f39a78e6fe4ab4f1274c27 (patch)
treef962a15e1071184dd57e49ba508fb45b4ad2d642 /src
parente20b7921081e380b2bb1c94e83aa043600d7bc88 (diff)
downloadstrongswan-a7f79ee9c1e7a12519f39a78e6fe4ab4f1274c27.tar.bz2
strongswan-a7f79ee9c1e7a12519f39a78e6fe4ab4f1274c27.tar.xz
Define ME for all charon plugins
Diffstat (limited to 'src')
-rw-r--r--src/charon/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/charon/Makefile.am b/src/charon/Makefile.am
index e87524989..4942b47d9 100644
--- a/src/charon/Makefile.am
+++ b/src/charon/Makefile.am
@@ -125,7 +125,6 @@ if USE_ME
sa/connect_manager.c sa/connect_manager.h \
sa/mediation_manager.c sa/mediation_manager.h \
sa/tasks/ike_me.c sa/tasks/ike_me.h
- AM_CFLAGS += -DME
endif
if USE_CAPABILITIES