Fix another configure error due to rebase.

This commit is contained in:
John Safranek
2021-02-26 13:15:10 -08:00
committed by Daniel Pouzzner
parent e32c58d533
commit 1fcf33b898

View File

@ -235,7 +235,7 @@ AC_ARG_ENABLE([fips],
AS_CASE([$ENABLED_FIPS],
[ready|v3],[
ENABLED_FIPS="yes"
FIPS_VERSION="v2"
FIPS_VERSION="v3"
FIPS_READY="yes"
],
[no],[