$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2005-03-19 16:59:54
On Mon, 14 Mar 2005 16:30:51 -0000, John Maddock wrote
> > Currently reads:
> > When defined, disables threading support, even if the compiler in its
> > current
> > translation mode supports multiple threads.
> >
> > Suggested:
> > When defined, disables threading support, even if the compiler in its
> > current
> > translation mode supports multiple threads. Normally this macro is
> > defined by
> > the user in the BOOST_ROOT/config/user.hpp or via a compile option switch.
>
> Please do go ahead with that.
Done.
Jeff