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:48:43 +0000 (15:48 +0000)
(cherry picked from commit a029788b0e0c19cee4007cc1f73201cf2c13addf)

ssl/ssl.h

index dece04de01298f643ccb75cc067b1f0a9b9e7af5..7219a0e64bc23b2c494fa163a9b25619a53cd6c9 100644 (file)
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -915,7 +915,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;