mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +02:00
Fix another configure error due to rebase.
This commit is contained in:
committed by
Daniel Pouzzner
parent
e32c58d533
commit
1fcf33b898
@ -235,7 +235,7 @@ AC_ARG_ENABLE([fips],
|
|||||||
AS_CASE([$ENABLED_FIPS],
|
AS_CASE([$ENABLED_FIPS],
|
||||||
[ready|v3],[
|
[ready|v3],[
|
||||||
ENABLED_FIPS="yes"
|
ENABLED_FIPS="yes"
|
||||||
FIPS_VERSION="v2"
|
FIPS_VERSION="v3"
|
||||||
FIPS_READY="yes"
|
FIPS_READY="yes"
|
||||||
],
|
],
|
||||||
[no],[
|
[no],[
|
||||||
|
Reference in New Issue
Block a user