Boost logo

Boost :

From: Jody Hagins (jody-boost-011304_at_[hidden])
Date: 2004-04-14 10:19:50


On Wed, 14 Apr 2004 10:05:33 -0500
Rene Rivera <grafik.list_at_[hidden]> wrote:

> > 1. Prepend $boost_build_path to BOOST_BUILD_PATH, in which case it
> > should be something like:
> > if [ "${BOOST_BUILD_PATH}" ]; then
> > BOOST_BUILD_PATH="$boost_build_path:$BOOST_BUILD_PATH"
> > else
> > BOOST_BUILD_PATH="$boost_build_path"
> > fi
> > which is a bit verbose, but probably necessary for max /bin/sh
> > portability.
>
> That's the intent.

Thanks, Rene! I will make the change locally, so I can run the
regression tests. Can you make the change to CVS?

--
Jody Hagins

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk