From 93880ce1338280aa048c4c65886fcd07c6147491 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 30 Aug 2016 06:02:50 +0200 Subject: Make it possible to disable building and running tests Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/1514) --- Configure | 1 + 1 file changed, 1 insertion(+) (limited to 'Configure') diff --git a/Configure b/Configure index 307b1d8ac4..70a59f51d9 100755 --- a/Configure +++ b/Configure @@ -401,6 +401,7 @@ my @disablables = ( "ssl-trace", "static-engine", "stdio", + "tests", "threads", "tls", "ts", -- cgit v1.2.3