1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00
Jelmer Vernooij 4708c66fd2 Fix dependency on samba-hostconfig.
(This used to be commit ba91b609f5a6e2dd93b931a155cbce0c27ebd6d6)
2008-04-01 15:53:45 +02:00

12 lines
276 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: ndr
Description: Network Data Representation Core Library
Requires: samba-hostconfig talloc
Version: 0.0.1
Libs: -L${libdir} -lndr
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1