Make sure every library can be installed by using

bjam stage|install

in libs/<library>/build.


[SVN r40475]
This commit is contained in:
Vladimir Prus
2007-10-26 09:04:25 +00:00
parent 22d32e97c9
commit 005a1b36df

View File

@ -246,7 +246,7 @@ lib boost_regex : ../src/$(SOURCES) $(ICU_EXTRA_SOURCE)
alias icu_options : $(ICU_EXTRA_SOURCE) : : : $(BOOST_REGEX_ICU_OPTS) ;
boost-install boost_regex ;