$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Glenn Schrader (gschrad_at_[hidden])
Date: 2007-01-10 08:10:11
The clean target in the makefile that configure creates does
a 'rm -rf bin.v1'. Jam puts things in bin.v2 so shouldn't
that be 'rm -rf bin.v2' instead?
Thanks,
-glenn