$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-01-13 06:02:03
> The attached patch to boost_1_32_0/libs/config/tools/configure.in fixes
> that problem for the price of dumbing down the tr invocation.
>
> A 'configure' patched along the same lines (the box doesn't have autoconf
> installed) produced the desired output which will hopefully allow me to
> get a
> bit further building boost on the 5.5 compiler.
Patch applied, thanks.
BTW compiling config_test.cpp on it's own will also tell you which
defect-macros need defining, but not which feature macros could be defined,
or which defect macros are unnecessarily defined.
John.