2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Added <stlport-iostream>on to requirements

[SVN r13610]
This commit is contained in:
Dave Abrahams
2002-05-01 17:29:13 +00:00
parent b74de47cee
commit 0f7b53fd2f
2 changed files with 6 additions and 4 deletions

View File

@@ -149,8 +149,9 @@ rule select-python-includes ( toolset variant : properties * )
PYTHON_PROPERTIES +=
<$(gcc-compilers)><*><find-library>util
<include>$(BOOST_ROOT)
select-python-library
;
<stlport-iostream>on
select-python-library
;
if $(NT)
{