Fix another configure error due to rebase.

pull/3385/head
John Safranek 2021-02-26 13:15:10 -08:00
parent 1368cac8b5
commit d68622539d
No known key found for this signature in database
GPG Key ID: 8CE817DE0D3CCB4A
1 changed files with 1 additions and 1 deletions

View File

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