mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +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],
|
||||
[ready|v3],[
|
||||
ENABLED_FIPS="yes"
|
||||
FIPS_VERSION="v2"
|
||||
FIPS_VERSION="v3"
|
||||
FIPS_READY="yes"
|
||||
],
|
||||
[no],[
|
||||
|
Reference in New Issue
Block a user