mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
56db40d5fd
this gets replaced by vnum from the build rule
12 lines
290 B
PkgConfig
12 lines
290 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: dcerpc_atsvc
|
|
Description: DCE/RPC client library - ATSVC
|
|
Requires.private: dcerpc ndr
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -ldcerpc_atsvc
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|