Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsmbclient: add ABI checking and pc file | Andrew Tridgell | 2011-10-18 | 1 | -0/+11 |
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> |