$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_maddock_at_[hidden])
Date: 2003-07-11 06:43:04
> This should probably be considered a bug in the Jamfiles for filesystem,
> date_time, and signals. And you are absolutely right that we should
> standardize this.
If we do, can we use the existing regex naming scheme? It covers most of the
bases IMO (debug/release, threaded/single, dynamic/static runtimes), and the
automatic library selection code is almost generic as well if the other libs
want to use it.
We really should bin-stage these into a common central directory as well
BTW.
John.