Stop having Unix defaults in Configure (partial)
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Jan 2018 11:13:35 +0000 (12:13 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 28 Jan 2018 06:26:11 +0000 (07:26 +0100)
commit085ed4f15a8a5eb9ac7fd1151f7a3308d4372c04
treeb299bd58d25d4e479e6e3678d24291adcf955842
parent5b18235a186dd28ec7a37ed95e29f4ab61f2bcbe
Stop having Unix defaults in Configure (partial)

Default values belong in the DEFAULT config target template, in
Configurations/00-base-templates.conf.

This isn't a complete move, but takes care of the most blatant
examples.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5177)
Configurations/00-base-templates.conf
Configure