mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
bug fix
[SVN r19726]
This commit is contained in:
@@ -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 ;
|
||||
|
||||
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user