Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
285 bytes
|
Line | |
---|
1 | prefix=@prefix@
|
---|
2 | exec_prefix=@exec_prefix@
|
---|
3 | libdir=@libdir@
|
---|
4 | includedir=@includedir@
|
---|
5 | modulesdir=${prefix}/modules/gensec
|
---|
6 |
|
---|
7 | Name: wbclient
|
---|
8 | Description: Winbind client
|
---|
9 | Version: @PACKAGE_VERSION@
|
---|
10 | Libs: @LIB_RPATH@ -L${libdir} -lwbclient
|
---|
11 | Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.