Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.
authorRichard Levitte <levitte@openssl.org>
Fri, 1 Nov 2002 12:37:22 +0000 (12:37 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 1 Nov 2002 12:37:22 +0000 (12:37 +0000)
commitdb199abd9ed8b6b0fd1c5aa930dda4f390287651
tree642ff7c7668a6899ff11a2ab8744821d4aa9b537
parentb6d0defb985586ea0ab0bb35ce3cf9fda6bd31c8
Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.
Make sure to include openssl/opensslconf.h to make sure we get the
definition of those macros.
crypto/engine/eng_all.c
crypto/engine/engine.h