New commits:
commit 192832e907db48af4c69760cbacfdb2ee8456a65
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
boost: use the same bjam for install as for build (still bug #15983)
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index 13962b7..75062a3 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2011-05-25 Bor Kraljič <pyrobor AT ver.si>
+ * INSTALL: use the same bjam for install as for build (still bug
#15983)
+
2011-05-23 Sukneet Basuta <sukneet AT sourcemage.org>
* BUILD: build Boost.Jam first with boostrap.sh
then build boost with that rather than local version; bug #15983
diff --git a/libs/boost/INSTALL b/libs/boost/INSTALL
index daba7d8..5f345e5 100755
--- a/libs/boost/INSTALL
+++ b/libs/boost/INSTALL
@@ -1,4 +1,4 @@
-bjam -q \
+./bjam -q \
${BOOST_VARIANT} \
runtime-link=shared \
link=shared \
[SM-Commit] GIT changes to master grimoire by Bor Kraljič (192832e907db48af4c69760cbacfdb2ee8456a65),
Bor Kraljič, 05/25/2011