commit | 9d473aa2e4076beb959bc9701786a0860877ee12 | [log] [tgz] |
---|---|---|
author | Geoff Thorpe <geoff@openssl.org> | Wed Oct 29 04:06:50 2003 +0000 |
committer | Geoff Thorpe <geoff@openssl.org> | Wed Oct 29 04:06:50 2003 +0000 |
tree | 4a14c245681bcfc01549ca827486d65f0404268a | |
parent | 6145b0b1835f14167f8e9e4701251149f9c5373f [diff] |
When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or should be) precompiled out in the API headers. This change is to ensure that if it is defined when compiling openssl, the deprecated functions aren't implemented either.