We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91219de commit 4f22bd0Copy full SHA for 4f22bd0
1 file changed
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