We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afec9f commit 7a78f60Copy full SHA for 7a78f60
configure.ac
@@ -447,6 +447,7 @@ AC_MSG_NOTICE([Using field implementation: $set_field])
447
AC_MSG_NOTICE([Using bignum implementation: $set_bignum])
448
AC_MSG_NOTICE([Using scalar implementation: $set_scalar])
449
AC_MSG_NOTICE([Using endomorphism optimizations: $use_endomorphism])
450
+AC_MSG_NOTICE([Building benchmarks: $use_benchmark])
451
AC_MSG_NOTICE([Building for coverage analysis: $enable_coverage])
452
AC_MSG_NOTICE([Building ECDH module: $enable_module_ecdh])
453
AC_MSG_NOTICE([Building ECDSA pubkey recovery module: $enable_module_recovery])
0 commit comments