We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c21e40 + 24d7f85 commit b90c079Copy full SHA for b90c079
1 file changed
configure.ac
@@ -8013,7 +8013,7 @@ then
8013
AM_CFLAGS="$AM_CFLAGS -DNO_OLD_MD5_NAME"
8014
fi
8015
8016
-if test "$ENABLED_WOLFENGINE" = "yes" && test "$ENABLED_FIPS" != "v2"
+if test "$ENABLED_WOLFENGINE" = "yes" && test "$FIPS_VERSION" != "v2"
8017
then
8018
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_PSS_LONG_SALT"
8019
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_PSS_SALT_LEN_DISCOVER"
0 commit comments