We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d97eac + 4f22bd0 commit 4a5f218Copy full SHA for 4a5f218
install.sh
@@ -418,7 +418,7 @@ display_configuration()
418
display_message "BUILD_BOOST : $BUILD_BOOST"
419
display_message "BUILD_SECP256K1 : $BUILD_SECP256K1"
420
display_message "BOOST_ROOT : $BOOST_ROOT"
421
- display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
+ display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
422
display_message "PREFIX : $PREFIX"
423
display_message "DISABLE_SHARED : $DISABLE_SHARED"
424
display_message "DISABLE_STATIC : $DISABLE_STATIC"
0 commit comments