mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 03:53:22 +02:00
build: add building libconsensus to end-of-configure output
This commit is contained in:
@@ -1883,6 +1883,7 @@ echo
|
|||||||
echo "Options used to compile and link:"
|
echo "Options used to compile and link:"
|
||||||
echo " boost process = $ax_cv_boost_process"
|
echo " boost process = $ax_cv_boost_process"
|
||||||
echo " multiprocess = $build_multiprocess"
|
echo " multiprocess = $build_multiprocess"
|
||||||
|
echo " with libs = $build_bitcoin_libs"
|
||||||
echo " with wallet = $enable_wallet"
|
echo " with wallet = $enable_wallet"
|
||||||
if test "x$enable_wallet" != "xno"; then
|
if test "x$enable_wallet" != "xno"; then
|
||||||
echo " with sqlite = $use_sqlite"
|
echo " with sqlite = $use_sqlite"
|
||||||
|
Reference in New Issue
Block a user