summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/smbsharemodes.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* s3: leases: libsmbsharemodes no longer works with SMB2 leases inside our ↵Jeremy Allison2014-12-041-11/+0
| | | | | | | | | locking.tdb. Remove it until a maintainer can be found. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* build: Provide .pc file for libsmbsharemodesAndrew Bartlett2012-05-301-0/+11
This is not the exact same file as the autoconf build, because of the differnet processing semantics. Andrew Bartlett