$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-02-08 07:10:19
>On the contrary, there is a well-known solution: detect at build
>time, e.g. using autoconfigure.
>
>c.f.
http://ac-archive.sourceforge.net/C++_Support/ac_cxx_have_sstream.html
And don't forget that the config section of boost does have an autoconf
based configure script - you can use that right now to customise the config
for a particular platform.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/