- applied patch for charon (this time really)

This commit is contained in:
Martin Willi
2006-04-28 07:16:42 +00:00
parent 997358a6c4
commit 2ebcdbadd8
11 changed files with 177 additions and 17 deletions
+5
View File
@@ -170,6 +170,11 @@ ifeq ($(USE_SMARTCARD),true)
LIBSPLUTO+= -ldl
endif
# enable IKEv2 support
ifeq ($(USE_IKEV2),true)
DEFINES+= -DIKEV2
endif
# This compile option activates the leak detective
ifeq ($(USE_LEAK_DETECTIVE),true)
DEFINES+= -DLEAK_DETECTIVE