$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-05-31 14:01:49
Would it be possible to apply patch from
http://svn.boost.org/trac/boost/ticket/1013
to 1.34.1? This issue has prevented a user from building
Boost.Python, and the fix is as safe as possible -- it
only changes signatures of two methods so that more than
one include path can be passed.
- Volodya