repo.or.cz
/
Samba
/
gbeck.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: Fixes for the talloc dynamic type system tutorial.
[Samba/gbeck.git]
/
lib
/
tdb2
/
tdb.pc.in
blob
75e69d7363e0f9f628d55fdc82a6499012e7d853
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: tdb
7
Description: A trivial database
8
Version: @PACKAGE_VERSION@
9
Libs: @LIB_RPATH@ -L${libdir} -ltdb
10
Cflags: -I${includedir}
11
URL: http://tdb.samba.org/