$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2001-11-06 05:01:50
Hi all,
a new revision of the toolset description for msvc-stlport has been added to the CVS. It provides better support for multiple parallel STLport installations.
Please note:
- As jam treats variabels ending in "PATH" differently, the global configuration variables have been renamed from STLPORT_ROOT to STLPORT_PATH. Please adjust your jamrules.
- As the STLport root directory now gets computed from the current STLport version, the specification for STLPORT_PATH has changed. Have a look at the notes in the jam file.
Markus