$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Major Sphinct (msphinct_at_[hidden])
Date: 2008-01-04 20:42:47
On Jan 4, 2008 3:54 PM, K. Noel Belcourt <kbelco_at_[hidden]> wrote:
>
> On Jan 3, 2008, at 8:59 AM, Major Sphinct wrote:
>
> > Hi, I can't find a simple way to get keep the version numbers from
> > being included in the final build's name.
>
> Read bjam --help, it tells you how to do this.
>
You know I messed around with bjam and configure --help and I didn't see
it.
After you mentioned that, I ran it within the boost source tree, it spits
out exactly what I'm looking for.
Thanks!