Make it possible to disable the TRACE API
[openssl.git] / Configure
index 707e8b923b571b0d79c62ac91ee40409ecae92b0..b2410a2bdeb5f48f2a107ad885925f5b63060576 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -417,6 +417,7 @@ my @disablables = (
     "tests",
     "threads",
     "tls",
+    "trace",
     "ts",
     "ubsan",
     "ui-console",