summaryrefslogtreecommitdiffstats
path: root/libs/boost/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'libs/boost/CONFIGURE')
-rwxr-xr-xlibs/boost/CONFIGURE3
1 files changed, 2 insertions, 1 deletions
diff --git a/libs/boost/CONFIGURE b/libs/boost/CONFIGURE
index 9bccc59c31..c20275447d 100755
--- a/libs/boost/CONFIGURE
+++ b/libs/boost/CONFIGURE
@@ -6,5 +6,6 @@ config_query_multi BOOST_LIBS "Which libraries would you like to install?" \
foreach statechart tr1 typeof xpressive \
program_options graph system &&
config_query_list BOOST_VARIANT "What variant of boost do you want?" \
- release debug
+ release debug &&
+config_query INSTALL_BJAM "Install Boost.Jam (bjam)?" n