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

Merge: Add comment

[SVN r35431]
This commit is contained in:
Vladimir Prus
2006-09-30 09:31:35 +00:00
parent e999a2afd4
commit 91111aecd7

View File

@@ -231,7 +231,10 @@ rule init-unix ( version ? : root ? : includes ? : libraries ? : condition * )
flags python.capture-output PYTHON $(condition:J=/) : $(interpreter) ;
}
# Depending on system, or on toolset used, we need extra libraries.
# Libraries which are needed depending on system are added to
# 'extra-libs' and for libraries which depend on toolset we need
# conditional requirements to 'extra-libs-conditional'.
local extra-libs extra-libs-conditional ;
# Depending on system, Python library is either static