summaryrefslogtreecommitdiff
path: root/source4/lib/talloc
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-11-08 14:36:30 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:25:22 -0500
commitdbe5084f8e21565168b83cef17a0dec9032a3f50 (patch)
treedd16ceb57d5625a0d9a7a13c484e37a65416d7ca /source4/lib/talloc
parentcb3a884048f7ae5e3c25a4b2abe7ff57283cc0e6 (diff)
downloadsamba-dbe5084f8e21565168b83cef17a0dec9032a3f50.tar.gz
samba-dbe5084f8e21565168b83cef17a0dec9032a3f50.tar.bz2
samba-dbe5084f8e21565168b83cef17a0dec9032a3f50.zip
r19636: Add URLs to ldb and talloc pkg-config files.
Always build and install .pc files as they make sense for static libs as well. (This used to be commit 82cb91e2dd50899050066cccee82cb5be52ec3fe)
Diffstat (limited to 'source4/lib/talloc')
-rw-r--r--source4/lib/talloc/talloc.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/talloc/talloc.pc.in b/source4/lib/talloc/talloc.pc.in
index 2c2658ddfe..f93036a33d 100644
--- a/source4/lib/talloc/talloc.pc.in
+++ b/source4/lib/talloc/talloc.pc.in
@@ -8,3 +8,4 @@ Description: A hierarchical pool based memory system with destructors
Version: 4.0
Libs: -L${libdir} -ltalloc
Cflags: -I${includedir}
+URL: http://talloc.samba.org/