diff --git a/configure.ac b/configure.ac index aa392e871..6c3e0fea8 100644 --- a/configure.ac +++ b/configure.ac @@ -1093,6 +1093,7 @@ echo "Options used to compile and link:" echo " with wallet = $enable_wallet" echo " with zmq = $use_zmq" echo " with test = $use_tests" +echo " use asm = $use_asm" echo " sanitizers = $use_sanitizers" echo " debug enabled = $enable_debug" echo " gprof enabled = $enable_gprof"