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

ssl/ssl.h

index 6bbe04d18a21b04b7855c35f4a834ba30a660cae..cce2643ab0cbb6d8a16eb56e2aefb89a5ca238de 100644 (file)
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -1095,7 +1095,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;