$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Artem Alimarine (artem_at_[hidden])
Date: 2006-07-13 07:36:43
Vladimir Prus wrote:
> You're should link to the library using <library> feature, and you probably
> should disable auto-linking using the <define>BOOST_ALL_NO_LIB requirement.
Thanks, that works now!