$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-11-08 08:35:20
Hi,
is there any specific reason for disallowing using
both --with-<some-library> and --without-<some-other-library> in v2 when
building boost?
I was doing this to get rid of the python related warnings as I wasn't using
Boost.Python.
(Using latest RC_1_34_0 from cvs)
/ Johan