summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorVladimĂ­r Kotal <vladimir.kotal@oracle.com>2023-06-19 13:43:35 +0200
committerPauli <pauli@openssl.org>2023-06-28 09:32:03 +1000
commit956b4c75dc3f8710bf7b4e1cf01b4ef6d5ca2b45 (patch)
tree03e5b4b81778829f68b92639aaa0df8f0ec36457 /Configure
parent32d2b5fdd93ceee192abefb3fd0ce8f9a1b329c2 (diff)
add no-docs option
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21240)
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index fbafe2b103..5e9e6bfd5c 100755
--- a/Configure
+++ b/Configure
@@ -441,6 +441,7 @@ my @disablables = (
"devcryptoeng",
"dgram",
"dh",
+ "docs",
"dsa",
"dso",
"dtls",