2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 01:32:12 +00:00
[SVN r19726]
This commit is contained in:
Dave Abrahams
2003-08-22 02:33:30 +00:00
parent c94c5c09de
commit f405b04859
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
# versions prefix for stlport library name for example stlport_sunpro
# STLport iostreams or native iostreams
feature stlport-iostream : on off;
feature stlport-iostream : on off ;
# STLport extensions
feature stlport-extensions : on off ;

View File

@@ -9,7 +9,7 @@
# versions prefix for stlport library name for example stlport_sunpro
# STLport iostreams or native iostreams
feature stlport-iostream : on off;
feature stlport-iostream : on off ;
# STLport extensions
feature stlport-extensions : on off ;