$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Edward Diener (eddielee_at_[hidden])
Date: 2005-07-21 09:55:28
Is there a way to pass a compiler define when invoking bjam ? I want to build my
libraries with by defining BOOST_ALL_DYN_LINK when linking to the dynamic
run-time library. How do I do this ?