$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-06-24 08:27:56
John Maddock wrote:
> Ah! I think I have an idea what's going on here: even with BOOST_NO_CONFIG
> defined some options get defined in suffix.hpp; for example if there's no
> long long then there's no numeric_limits<long long> either, and this is
> messing up the configure script logic, I believe the configure script is now
> fixed in cvs.
Works now. Thanks for the help.
Markus