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