Library improvements:

lib png : z : <name>png ;
  lib z : : <name>z ;

now works: if you link to 'png' you'll also link to 'z'.

  lib png : z : <file>png.a ;
  lib z : : <file>z.a ;

now works too. The 'prebuilt.jam' modules which used to handle <file> for
all target kinds is now removed.


[SVN r25703]
This commit is contained in:
Vladimir Prus 2004-10-13 10:46:53 +00:00
parent 7c39d4714e
commit 0c930fa927

@ -1 +1 @@
Subproject commit 1d0f718eb820a3f900698ed7a75c675e8e93b9af
Subproject commit 08bac7ef79024610043fdce232066607363e4f00