$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [math] long double autoconfiguration
From: John Maddock (john_at_[hidden])
Date: 2010-02-24 11:35:36
>> Great, but can you direct this to the existing test at
>> libs/math/config/has_long_double_support.cpp ?
>
> Done -- I did not realize there's existing test.
Thanks!
>> Does this mean that we have autoconf-like support now?
>
> At least we can building target and deciding what to do next depending
> on result. There's a lot to improve but the basics are there.
That might well be enough for most things, looks like I'll have to
investigate some more!
Cheers, John.