$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-09-09 05:15:36
> - The new config system should base BOOST_HAS_THREADS
on the compiler ("does the compiler support threads at
all"), and BOOST_HAS_xxxTHREADS on the platform ("what
does the interface look like"). Similarly, nanosleep
and gettimeofday are platform (or probably library)
concerns.
<
Yes that's the way it'll look; and more or less does look now.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/