summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-01-22 18:14:12 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-01-22 18:14:12 +0100
commita6a87200250ff9c76138da71a65f025da92d070e (patch)
treedc9bff022db0399a61a008bcc88187dc632e5772 /source4/lib
parent45eb6c5b8f95a7af497ebf011b71825a1956f77b (diff)
downloadsamba-a6a87200250ff9c76138da71a65f025da92d070e.tar.gz
samba-a6a87200250ff9c76138da71a65f025da92d070e.tar.bz2
samba-a6a87200250ff9c76138da71a65f025da92d070e.zip
tdb: Add URL in pc file.
(This used to be commit 2fc26c09026a0f2f74e5c7c86002e662b559d265)
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/tdb/tdb.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/tdb/tdb.pc.in b/source4/lib/tdb/tdb.pc.in
index bb440f9cf5..6f8f553736 100644
--- a/source4/lib/tdb/tdb.pc.in
+++ b/source4/lib/tdb/tdb.pc.in
@@ -8,3 +8,4 @@ Description: A trivial database
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ltdb
Cflags: -I${includedir}
+URL: http://tdb.samba.org/