$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2002-09-16 08:11:20
From: "Jeff Garland" <jeff_at_[hidden]>
> > currently you have:
> >
> > local DATE_TIME_INCLUDES = <include>$(BOOST_ROOT)
> > <sysinclude>$(BOOST_ROOT)
> > <include>../../..
> > <include>../../../boost ;
> >
> > when really only
> >
> > local DATE_TIME_INCLUDES = <include>$(BOOST_ROOT)
> >
> > would probably do,
No, the rule is that you need <sysinclude>$(BOOST_ROOT) because boost
headers are #included with <...>.
-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com