waf: support building libraries with a directory prefix
authorAndrew Tridgell <tridge@samba.org>
Thu, 17 Feb 2011 03:42:19 +0000 (14:42 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 18 Feb 2011 04:09:47 +0000 (15:09 +1100)
SAMBA_LIBRARY('libsmb/smbclient') can now be built, which
distinguishes it from the binary 'smbclient'

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>


No differences found