activated INTEGRITY_TEST option in pluto
This commit is contained in:
committed by
Martin Willi
parent
d615ffdcf3
commit
527960de0f
@@ -114,6 +114,11 @@ if USE_SMARTCARD
|
||||
AM_CFLAGS += -DSMARTCARD
|
||||
endif
|
||||
|
||||
# This compile option activates the integrity test of libstrongswan
|
||||
if USE_INTEGRITY_TEST
|
||||
AM_CFLAGS += -DINTEGRITY_TEST
|
||||
endif
|
||||
|
||||
# This compile option activates the crypto self-test
|
||||
if USE_SELF_TEST
|
||||
AM_CFLAGS += -DSELF_TEST
|
||||
|
||||
Reference in New Issue
Block a user