include/openssl/opensslconf.h.in: remove spurious HEADER_FILE_H definition
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Nov 2019 16:35:12 +0000 (17:35 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 7 Nov 2019 10:37:25 +0000 (11:37 +0100)
commit9fd9951e4b49051c8f69157b478070951c43c5c4
treed3951272d94a70fc7531b50e7f8ecc821913b54b
parent00db8c60aaecd2ff9b0a5d9fd10c7771a1e1a73e
include/openssl/opensslconf.h.in: remove spurious HEADER_FILE_H definition

This macro was never defined in existing releases, there's no reason
for us to create a macro that we immediately deprecate.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10364)
include/openssl/opensslconf.h.in