Disable autolinking with V2.

[SVN r23778]
This commit is contained in:
Vladimir Prus 2004-07-19 10:33:42 +00:00
parent 72813d2fd7
commit 49259eb25c

View file

@ -11,6 +11,9 @@
project boost
: requirements <include>$(BOOST_ROOT)
# disable auto-linking for all targets here,
# primarily because it caused troubles with V2
<define>BOOST_ALL_NO_LIB=1
: usage-requirements <include>$(BOOST_ROOT)
: build-dir bin.v2
;