$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Hassan Mehmet (hassan_mehmet_at_[hidden])
Date: 2007-05-23 06:19:38
Vladimir Prus <ghost <at> cs.msu.su> writes:
>
> Referring to 'util/foo//install' should work better.
>
Thanks Voldoya
That also solved another problem we had with the "error: No best alternative"
issue :-)
We no longer have to rename installed debug libraries to xxx_d.a because we
can get the library directly from it's install target instead of using
<search>.
Cheers
Hassan