source:
branches/samba-3.2.x/source/pkgconfig/wbclient.pc.in@
1036
Last change on this file since 1036 was 133, checked in by , 17 years ago | |
---|---|
File size: 281 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: Samba libwbclient |
7 | Description: A library to access winbindd |
8 | Version: 0 |
9 | URL: http://www.samba.org/ |
10 | #Libs: -L@libdir@ -lwbclient |
11 | Libs: -lwbclient |
12 | Libs.private: -lwbclient |
13 | Cflags: -I@includedir@ |
Note:
See TracBrowser
for help on using the repository browser.