From 1fcf33b898457df639128d904bbfed17aa32bdde Mon Sep 17 00:00:00 2001 From: John Safranek Date: Fri, 26 Feb 2021 13:15:10 -0800 Subject: [PATCH] Fix another configure error due to rebase. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8239821c4..d9124220d 100644 --- a/configure.ac +++ b/configure.ac @@ -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],[