$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Rick Yang (rick68_at_[hidden])
Date: 2008-06-02 05:15:20
Hi Jurko,
I called the rule string.abbreviated before echo "[ VARNAMES string ]" , I
can't find .abbreviated-$(string) too.
But if I rewrite BOOST_BUILD_PATH/util/string.jam line 66 and 99:
$(.abbreviated-$(string)) --> .abbreviated-$(string)
I can find it.
Thans for your help.
Best regards,
Rick Yang