$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Guillaume Melquiond (gmelquio_at_[hidden])
Date: 2003-06-08 06:08:11
On Sun, 8 Jun 2003, John Maddock wrote:
[snip]
> > Finally, what are "library dependencies"? Sorry if it's a dumb question.
> > But by looking at the results, I don't get the meaning of it.
>
> It's everything that's needed by the complete library - by it's test and
> example programs etc as well as the headers - for most libraries this means
> that the Boost.test source will be listed as a dependency for example.
Yes, it's what I thought at first. But the results are strange: I'm really
surprised the MultiArray library relies on the Interval library headers.
Regards,
Guillaume