$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-08-15 05:10:44
>> The problem is that there's _no_ toolset tag in a library name in
>> 'system' layout:( The idea was to have shorter'n'nicer
>> dll/library names...
>
> John, we may have to introduce a BOOST_IN_SYSTEM (or such) so that the
> autolink uses the system provided Boost install. It hasn't come up until
> now though.
Oh shucks, not more macros please :-(
I mean it's easy enough to do, whether it's worth supporting though I'm not
sure yet.
John.