summaryrefslogtreecommitdiff
path: root/project-root.jam
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2006-07-02 00:43:11 +0000
committerRene Rivera <grafikrobot@gmail.com>2006-07-02 00:43:11 +0000
commitb4a747ee0d472d861a43890b72ce43cac62fa4ba (patch)
tree6d1fd9d06db2a23e4e8afdd134eaf3b9033fa899 /project-root.jam
parent7ce4ada92ac943400f983830c88d64e4a0a344dd (diff)
downloadboost-b4a747ee0d472d861a43890b72ce43cac62fa4ba.tar.gz
Remove building of graph supplementary library, as it has some external tool dependencies. (merge from head)
[SVN r34440]
Diffstat (limited to 'project-root.jam')
-rw-r--r--project-root.jam4
1 files changed, 0 insertions, 4 deletions
diff --git a/project-root.jam b/project-root.jam
index f18f9b5f6c..c1c76a9d25 100644
--- a/project-root.jam
+++ b/project-root.jam
@@ -1,6 +1,2 @@
path-constant BOOST_ROOT : . ;
-
-using lex ;
-using bison ;
-using testing ;