typo
authorDr. Stephen Henson <steve@openssl.org>
Mon, 10 Mar 2014 15:45:30 +0000 (15:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 10 Mar 2014 15:49:35 +0000 (15:49 +0000)
(cherry picked from commit a029788b0e0c19cee4007cc1f73201cf2c13addf)

ssl/ssl.h

index 9791abc454a6fa3368cb36e7abf42c5c75c11971..235c7b20af3c0b4434721bd9e520aa1a768a71c1 100644 (file)
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -825,7 +825,7 @@ struct ssl_ctx_st
         */
        unsigned int max_send_fragment;
 
-#ifndef OPENSSL_ENGINE
+#ifndef OPENSSL_NO_ENGINE
        /* Engine to pass requests for client certs to
         */
        ENGINE *client_cert_engine;