$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: brian riis (brian_at_[hidden])
Date: 2005-09-21 18:58:57
>
> This patch saves me from the trouble I've been having recently with
> prebuilt static libraries.
> The lib rule did not correctly recognize that a <name> might be
> conditional, as in:
>
> lib somelib : : <variant>debug:<name>somelib-sd
> <variant>:release<name>somelib-s ;
Obvious typo above... You get my point, I'm sure...
>
> Attached patch solves this.
>
> --
> /Brian
-- /Brian --