Remove a warning for conversion double->long. This has impacts on Windows.
[openssl.git] / ssl / s3_lib.c
index 6c208ccfc1c3687703cfe1ed294d773f62811bca..1ff9e3093ba86aba6ecaeb4419f11d438ac8da40 100644 (file)
@@ -284,6 +284,7 @@ OPENSSL_GLOBAL SSL_CIPHER ssl3_ciphers[]={
        SSL_ALL_STRENGTHS,
        },
 /* Cipher 07 */
+#ifndef OPENSSL_NO_IDEA
        {
        1,
        SSL3_TXT_RSA_IDEA_128_SHA,
@@ -296,6 +297,7 @@ OPENSSL_GLOBAL SSL_CIPHER ssl3_ciphers[]={
        SSL_ALL_CIPHERS,
        SSL_ALL_STRENGTHS,
        },
+#endif
 /* Cipher 08 */
        {
        1,