waf: use vscripts for our private libraries too
authorAndrew Tridgell <tridge@samba.org>
Thu, 9 Dec 2010 01:24:48 +0000 (12:24 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 9 Dec 2010 02:18:03 +0000 (13:18 +1100)
commitc90b7824a618f878486d8d79a9b06887f05d6873
tree18dc50deec368e2870f0e1df6367774bc13fd990
parentffb2b3d1c6b099bc80ca2c33ec50c9ff03a0a4e4
waf: use vscripts for our private libraries too

if the library has a vnum, then use it. If it doesn't have a vnum then
use the application version for symbol versions
buildtools/wafsamba/samba_abi.py
buildtools/wafsamba/wafsamba.py