mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
13 lines
319 B
PkgConfig
13 lines
319 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: samba-policy
|
|
Description: Active Directory Group Policy library
|
|
Requires: talloc
|
|
Requires.private: ldb
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: @LIB_RPATH@ -L${libdir} -lsamba-policy
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|