aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-04-19 23:16:42 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-05-14 17:06:50 +0900
commitb8a970578aa636de6d534547902749c09c7492da (patch)
treec7643650795388fddf5e92702004c585f341e4d2 /ext/openssl/ossl.c
parent005ee0e45533e6b11722103418ebee9d3bba4a5d (diff)
downloadruby-b8a970578aa636de6d534547902749c09c7492da.tar.gz
ext/openssl: check if SSL_CTX_clear_options() is available
Fix build with early versions of OpenSSL 0.9.8. SSL_CTX_clear_options() was introduced in OpenSSL 0.9.8m, but unfortunately some Linux distributions still use 0.9.8e. * ext/openssl/extconf.rb: check existence of SSL_CTX_clear_options(). * ext/openssl/openssl_missing.h: implement the macro.
Diffstat (limited to 'ext/openssl/ossl.c')
0 files changed, 0 insertions, 0 deletions