Clean up the "fips" option to Configure
authorMatt Caswell <matt@openssl.org>
Wed, 19 May 2021 10:46:00 +0000 (11:46 +0100)
committerPauli <pauli@openssl.org>
Fri, 21 May 2021 00:07:49 +0000 (10:07 +1000)
commitcc9f9b98997ce3aca276dc6dbbe6d98efab4e65d
treed50a927bc8e05fe179c23b202e62d325eaba4f99
parent8a196fe228dbe5c38bbb39a9d42845257cab605c
Clean up the "fips" option to Configure

Don't die if someone says "fips" instead of "enable-fips"

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15346)
Configure