diff --git a/configure b/configure index 0e1b7cd63c..d34e29fdcb 100755 --- a/configure +++ b/configure @@ -124,7 +124,7 @@ if test "x$want_help" = xyes; then cat < config.log 2>&1 cd $pwd arch=`cd $my_dir/tools/build/jam_src && ./bootstrap/jam0 -d0 -f build.jam --toolset=$TOOLSET --toolset-root= --show-locate-target && cd ..` BJAM="$my_dir/tools/build/jam_src/$arch/bjam" + echo "tools/build/jam_src/$arch/bjam" fi +# TBD: Turn BJAM into an absolute path + # If there is a list of libraries if test "x$flag_show_libraries" == xyes; then libraries=`$BJAM -d0 --show-libraries` cat <