Skip to content

Commit faf93cb

Browse files
do not enable TLSX with --enable-ech
1 parent 7aac9e5 commit faf93cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2222,7 +2222,6 @@ then
22222222
test "$enable_ecc" = "" && enable_ecc=yes
22232223
test "$enable_curve25519" = "" && enable_curve25519=yes
22242224
test "$enable_sha256" = "" && enable_sha256=yes
2225-
test "$enable_tlsx" = "" && enable_tlsx=yes
22262225
test "$enable_sni" = "" && enable_sni=yes
22272226
test "$enable_tls13" = "" && enable_tls13=yes
22282227
fi

0 commit comments

Comments
 (0)