Configuration: move the handling of zlib_include to config files
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Feb 2018 22:26:22 +0000 (23:26 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 9 Feb 2018 13:27:31 +0000 (14:27 +0100)
commit368297d17352c7eb30efff443509caf7cf59f65f
tree27c18b58b59cbf197372b28404327dbb1d7c7c9c
parentf3ac964ba431c91b3a8b47f2ad2e82ee52fcc5ff
Configuration: move the handling of zlib_include to config files

It was a bit absurd to have this being specially handled in the build
file templates, especially that we have the 'includes' attribute.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5296)
Configurations/00-base-templates.conf
Configurations/10-main.conf
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl