mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
fb8bbd2506
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 17 19:15:43 UTC 2010 on sn-devel-104
12 lines
287 B
PkgConfig
12 lines
287 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: dcerpc_samr
|
|
Description: DCE/RPC client library - SAMR
|
|
Requires.private: dcerpc ndr
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -ldcerpc-samr
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|