summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-07 09:15:15 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-07 09:15:15 -0400
commit1e46a391b3ef4dfc65044f900684368ea234c290 (patch)
tree1d43e91f803355e7612e1461dd2b653bfc2c7410 /configure.ac
parent9fcb3ef787285fcb116d07fc2ff563e80a0c8a0e (diff)
parent2ec88a2a6ddef1b916425438b9648879a977b120 (diff)
downloadtor-1e46a391b3ef4dfc65044f900684368ea234c290.tar.gz
tor-1e46a391b3ef4dfc65044f900684368ea234c290.zip
Merge branch 'ticket27344_029' into maint-0.2.9
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 76b3f423ae..5ac3579d70 100644
--- a/configure.ac
+++ b/configure.ac
@@ -678,6 +678,7 @@ AC_CHECK_FUNCS([ \
SSL_get_client_ciphers \
SSL_get_client_random \
SSL_CIPHER_find \
+ SSL_CTX_set_security_level \
TLS_method
])