Generate include/openssl/opensslv.h
authorRichard Levitte <levitte@openssl.org>
Thu, 17 Oct 2019 14:05:38 +0000 (16:05 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 18 Oct 2019 10:22:00 +0000 (12:22 +0200)
commitf3866324f0e9bd33feb48aefbe18d8f465d8f2a2
tree78b7948b6a2e7577c29c6f0a4f5b6cb178cb9a7f
parent20551b2e62ed8c2fa97e0106a0350f40f3422dd5
Generate include/openssl/opensslv.h

The added benefit is that the result becomes much simple, and easier to
digest for those that still rely on the pre-3.0 opensslv.h contents.

Fixes #10203

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10205)
build.info
include/openssl/opensslv.h [deleted file]
include/openssl/opensslv.h.in [new file with mode: 0644]
util/mkrc.pl