
15 Sep
2004
15 Sep
'04
1:04 a.m.
Andrew Dennison wrote:
How do you have bjam install a very limited set of libraries (ie one library only) without having to explicitly list all libraries except the one or two that you might want with a --without-<library> flag?
You can't in the 1.31.0 release... But you will be able to in the 1.32.0 release by using "--with-<library>" option. --grafik