summaryrefslogtreecommitdiff
path: root/source4/lib/registry
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-22 18:36:14 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-22 18:36:14 +0100
commit9209470b920eaa904129ae43d454db2526f97ca8 (patch)
tree1779ec576c3b93acadb411255de43a76f10a641d /source4/lib/registry
parent127e8743193dbb4b0632172ac5a562a3b807f07d (diff)
downloadsamba-9209470b920eaa904129ae43d454db2526f97ca8.tar.gz
samba-9209470b920eaa904129ae43d454db2526f97ca8.tar.bz2
samba-9209470b920eaa904129ae43d454db2526f97ca8.zip
dcerpc: Use manually written .pc files for dcerpc and ndr.
(This used to be commit 676fd18fa2914b7b5530014a944a11ea1d6f631d)
Diffstat (limited to 'source4/lib/registry')
-rw-r--r--source4/lib/registry/registry.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/registry.pc.in b/source4/lib/registry/registry.pc.in
index 21184c483c..98943a0736 100644
--- a/source4/lib/registry/registry.pc.in
+++ b/source4/lib/registry/registry.pc.in
@@ -7,6 +7,6 @@ Name: registry
Description: Windows-style registry library
Requires: ldb
Requires.private:
-Version: @PACKAGE_VERSION@
+Version: 0.0.1
Libs: -L${libdir} -lregistry
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1