Revert "Add OPENSSL_VERSION_AT_LEAST"
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 16 Apr 2018 13:06:24 +0000 (15:06 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 16 Apr 2018 16:43:52 +0000 (18:43 +0200)
commitb7fb239438fb289a69e9420ad1edacf3bd1c5d69
tree5141dadfa7e0f5e1f5921278fb465f43005c9576
parent90b3a620f56da8d8ef9c4c76919d0dca51150685
Revert "Add OPENSSL_VERSION_AT_LEAST"

Fixes #5961

This reverts commit 3c5a61dd0f9d9a9eac098419bcaf47d1c296ca81.

The macros OPENSSL_MAKE_VERSION() and OPENSSL_VERSION_AT_LEAST() contain
errors and don't work as designed. Apart from that, their introduction
should be held back until a decision has been mad about the future
versioning scheme.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5968)
doc/man3/OPENSSL_VERSION_NUMBER.pod
doc/man7/ssl.pod
include/openssl/opensslv.h