Revert "Add OPENSSL_VERSION_AT_LEAST"
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 16 Apr 2018 13:19:14 +0000 (15:19 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 16 Apr 2018 16:44:37 +0000 (18:44 +0200)
commitdbbaeb8973d662ae0d009e0fb6c8975721991b63
treec5176c13489ae0edb219c763160eb06dd98e3e5e
parent6939eab03a6e23d2bd2c3f5e34fe1d48e542e787
Revert "Add OPENSSL_VERSION_AT_LEAST"

Fixes #5961

This reverts commit d8adfdcd2e5de23f3e1d1a1d10c2fda6f4a65c4a.

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/crypto/OPENSSL_VERSION_NUMBER.pod
doc/ssl/ssl.pod
include/openssl/opensslv.h