$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-08 06:56:24
----- Original Message -----
From: "markus_schoepflin" <markus.schoepflin_at_[hidden]>
> Hi all,
>
> I just noticed that the defines for STLport are no longer correct.
>
> Up to version 4.0 all defines started with __STL. From version 4.5
> on, all defines start with _STLP. Could this be fixed?
Fixed
> And while you're at it, the lines containing the undefs can be
> removed as they are useless anyway.
I'm pretty sure there was a reason for that, probably with STLPort 4.0 in
some configuration.
-Dave