summaryrefslogtreecommitdiff
path: root/source4/lib/registry/registry.pc.in
blob: e9239317e2d1645c223c4de0c06fbae6ddee7e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: registry
Description: Windows-style registry library
Requires: talloc
Requires.private: ldb
Version: @PACKAGE_VERSION@
Libs: @LIB_RPATH@ -L${libdir} -lregistry
Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1