mirror of https://gitee.com/openkylin/samba.git
13 lines
336 B
PkgConfig
13 lines
336 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
modulesdir=${prefix}/modules/gensec
|
|
|
|
Name: samba-credentials
|
|
Description: Credentials management
|
|
Requires: samba-util ndr
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: @LIB_RPATH@ -L${libdir} -lsamba-credentials
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|