removed pluto test vectors, --disable-self-test option

This commit is contained in:
Martin Willi
2009-06-11 20:27:32 +02:00
parent 701381ceb8
commit c66cd00df4
13 changed files with 0 additions and 1284 deletions
-5
View File
@@ -119,11 +119,6 @@ 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
endif
if USE_CAPABILITIES
pluto_LDADD += -lcap
endif