$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Noel Belcourt (kbelco_at_[hidden])
Date: 2006-03-14 19:20:23
Hi,
Could someone review this patch to the python.jam file and then commit
it?
This change addresses how Darwin handles compiling for frameworks. The
python frameworks require specific #include syntax that is not present
in the boost source code so this change specifically adds python
framework includes to the compile line.
Thanks.
-- Noel