$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-09-11 04:10:59
The attached diff contains the following updates:
- python-config.jam uses W32_GETREGNAMES to detect available
Python installations.
- path.make is used on the detected path to prevent problems if
the path to Python directory ends in backslash.
- minor typo correction to python.jam
-- Bojan Resnik