Skip to content

Commit 012bdec

Browse files
committed
build: add building libconsensus to end-of-configure output
1 parent 8f360e3 commit 012bdec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,6 +1883,7 @@ echo
18831883
echo "Options used to compile and link:"
18841884
echo " boost process = $ax_cv_boost_process"
18851885
echo " multiprocess = $build_multiprocess"
1886+
echo " with libs = $build_bitcoin_libs"
18861887
echo " with wallet = $enable_wallet"
18871888
if test "x$enable_wallet" != "xno"; then
18881889
echo " with sqlite = $use_sqlite"

0 commit comments

Comments
 (0)