$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Boost.build
From: Daniel James (dnljms_at_[hidden])
Date: 2011-07-17 06:45:04
On 17 July 2011 00:04, Darren Garvey <lists.drrngrvy_at_[hidden]> wrote:
>
> PREFIX is essentially the same as the --prefix used in configure scripts.
> Nothing new there.
It is if you're not used to configure scripts. A lot of windows
developers aren't familiar with them so we possibly do need better
documentation. It's a bit of a pain because there's several different
possibilities to consider (mingw, cygwin etc.).