aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl
diff options
context:
space:
mode:
authorAndreas Schultz <[email protected]>2016-09-14 10:05:20 +0200
committerAndreas Schultz <[email protected]>2016-09-22 11:11:25 +0200
commit25c665f745bce31cc89e9f48980c7a9683259259 (patch)
tree863d55a0132a994d1a3acb9a80bee75144579d64 /lib/ssl
parente6059f94571a6c968c15b9de6b7d63ebd64f9acf (diff)
downloadotp-25c665f745bce31cc89e9f48980c7a9683259259.tar.gz
otp-25c665f745bce31cc89e9f48980c7a9683259259.tar.bz2
otp-25c665f745bce31cc89e9f48980c7a9683259259.zip
Fix compilation when OpenSSL doesn't support RC4
When OpenSSL has been configured with the "no-rc4" option, the header file rc4.h doesn't exist, and neither does the rc4 functions. Let's handle those by checking whether OPENSSL_NO_RC4 is defined.
Diffstat (limited to 'lib/ssl')
0 files changed, 0 insertions, 0 deletions