From 0f7b53fd2f10f1749f6b36e916dc4f46d316a508 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 1 May 2002 17:29:13 +0000 Subject: [PATCH] Added on to requirements [SVN r13610] --- python.jam | 5 +++-- v1/python.jam | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python.jam b/python.jam index c16d3e29e..9b094ed05 100644 --- a/python.jam +++ b/python.jam @@ -149,8 +149,9 @@ rule select-python-includes ( toolset variant : properties * ) PYTHON_PROPERTIES += <$(gcc-compilers)><*>util $(BOOST_ROOT) - select-python-library - ; + on + select-python-library + ; if $(NT) { diff --git a/v1/python.jam b/v1/python.jam index c16d3e29e..9b094ed05 100644 --- a/v1/python.jam +++ b/v1/python.jam @@ -149,8 +149,9 @@ rule select-python-includes ( toolset variant : properties * ) PYTHON_PROPERTIES += <$(gcc-compilers)><*>util $(BOOST_ROOT) - select-python-library - ; + on + select-python-library + ; if $(NT) {