mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Change use-requirements to usage-requirements in some library Jamfiles.
[SVN r16884]
This commit is contained in:
@@ -39,7 +39,7 @@ project boost/python
|
||||
$(lib_condition)<library-path>$(PYTHON_PATH)/lib/python2.2/config
|
||||
<link>shared:<library>$(PYTHON_LIB)
|
||||
<define>$(defines)
|
||||
: use-requirements # requirement that will be propageted to *users* of this library
|
||||
: usage-requirements # requirement that will be propageted to *users* of this library
|
||||
<include>$(PYTHON_PATH)/include/python2.2
|
||||
|
||||
# We have a bug which causes us to conclude that conditionalized
|
||||
|
||||
Reference in New Issue
Block a user