| commit | b07c703ff6696fc8f886a7b04366af894f491fcd | [log] [tgz] |
|---|---|---|
| author | J Mohan Rao Arisankala <mohan@computer.org> | Sat Feb 27 08:50:07 2016 +0530 |
| committer | Rich Salz <rsalz@openssl.org> | Sat Feb 27 17:41:34 2016 -0500 |
| tree | 31f1bb0921cb933ed6769cff0185ecc013ba05c6 | |
| parent | b37d6abf8c804c48767813eef59c00b464b51115 [diff] |
fix build with no-srtp - srtp_profiles variable is defined when building with SRTP, keeping the variable usage also under ifndef OPENSSL_NO_SRTP - alpn help option was kept under ifndef OPENSSL_NO_SRTP Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>