libsmbclient: add ABI checking and pc file
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Oct 2011 23:02:17 +0000 (10:02 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 18 Oct 2011 00:24:55 +0000 (11:24 +1100)
commitd226acd97a2aa79cd1710c2b07d00a2ed3c93d6e
treef48a4a94299c79d22cd5fe30cdbd440bbe42dc00
parentc52b571506874987ba626c25e9692fbe2251b7e2
libsmbclient: add ABI checking and pc file

this gives us ABI checking for libsmbclient so that the waf build will
prevent ABI breakage, and a public version number. The addition of the
pc file makes this library available via pkgconfig, including querying
of the version number

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source3/libsmb/smbclient.pc.in [new file with mode: 0644]
source3/wscript_build