$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [graph-parallel] bcp update, was: The boost component dependencies blues
From: John Maddock (john_at_[hidden])
Date: 2010-01-19 05:01:09
> OK. Should I go ahead with the move from graph_parallel to
> graph/parallel? Does anyone have any objections? To be clear, the move
> is just graph_parallel to graph/parallel, with a separate build system and
> the same subdirectories that are there now, and still producing two
> separate libraries (boost_graph and boost_graph_parallel like now).
+1 from me. Can you also make sure that the parallel graph lib is linked to
from the main graph docs (assuming that's how it's supposed to be
"discovered"?)
Cheers, John.