dsdb-acl: introduce a 'msg' helper variable to acl_modify()
[Samba/gebeck_regimport.git] / source3 / libsmb / smbclient.pc.in
blobbcef2f2c81407c9b0f2bbbb7ef02dea33ec60a53
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: smbclient
7 Description: A SMB library interface
8 Version: @PACKAGE_VERSION@
9 Libs: @LIB_RPATH@ -L${libdir} -lsmbclient
10 Cflags: -I${includedir}
11 URL: http://www.samba.org/