diff options
author | Andreas Schultz <[email protected]> | 2016-09-14 10:05:20 +0200 |
---|---|---|
committer | Andreas Schultz <[email protected]> | 2016-09-22 11:11:25 +0200 |
commit | 25c665f745bce31cc89e9f48980c7a9683259259 (patch) | |
tree | 863d55a0132a994d1a3acb9a80bee75144579d64 /.travis.yml | |
parent | e6059f94571a6c968c15b9de6b7d63ebd64f9acf (diff) | |
download | otp-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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions