We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e562a1c commit 0becc34Copy full SHA for 0becc34
1 file changed
configure.ac
@@ -10436,6 +10436,10 @@ if test -n "$WITH_MAX_ECC_BITS"; then
10436
fi
10437
10438
10439
+if test "$silent" != "yes"; then
10440
+
10441
echo "---"
10442
echo "Note: Make sure your application includes \"wolfssl/options.h\" before any other wolfSSL headers."
10443
echo " You can define \"WOLFSSL_USE_OPTIONS_H\" in your application to include this automatically."
10444
10445
+fi
0 commit comments