mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
1c22c925e5
metze
(This used to be commit fc69e3f829
)
12 lines
272 B
PkgConfig
12 lines
272 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: ndr
|
|
Description: Network Data Representation Core Library
|
|
Requires: samba-config talloc
|
|
Version: 0.0.1
|
|
Libs: -L${libdir} -lndr
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|