mirror of https://github.com/wolfSSL/wolfssl.git
Fix another configure error due to rebase.
parent
1368cac8b5
commit
d68622539d
|
|
@ -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],[
|
||||
|
|
|
|||
Loading…
Reference in New Issue