source:
vendor/current/source3/libnet/netapi.pc.in
Last change on this file was 988, checked in by , 9 years ago | |
---|---|
File size: 269 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: Samba libnetapi |
7 | Description: A library to control CIFS servers |
8 | Version: @PACKAGE_VERSION@ |
9 | Libs: @LIB_RPATH@ -L${libdir} -lnetapi |
10 | Cflags: -I${includedir} |
11 | URL: http://www.samba.org/ |
Note:
See TracBrowser
for help on using the repository browser.