mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Fix the prototype of stlport.init to match docs.
Fixes #2976. [SVN r53042]
This commit is contained in:
@@ -279,7 +279,7 @@ local .version-subfeature-defined ;
|
||||
# Initialize stlport support.
|
||||
rule init (
|
||||
version ? :
|
||||
headers # Location of header files
|
||||
headers : # Location of header files
|
||||
libraries * # Location of libraries, lib and bin subdirs of STLport.
|
||||
)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user