Index: python.jam =================================================================== RCS file: /cvsroot/boost/boost/tools/build/v2/tools/python.jam,v retrieving revision 1.41 diff -u -r1.41 python.jam --- python.jam 28 Sep 2006 17:15:52 -0000 1.41 +++ python.jam 30 Sep 2006 09:30:24 -0000 @@ -231,7 +231,10 @@ 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