repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs: man talloc: Add missing meta data.
[Samba.git]
/
lib
/
ntdb
/
ntdb.pc.in
blob
36a7d5136c2426a2847d4f54623093dadf2df849
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: ntdb
7
Description: A (not-so) trivial database
8
Version: @PACKAGE_VERSION@
9
Libs: @LIB_RPATH@ -L${libdir} -lntdb
10
Cflags: -I${includedir}
11
URL: http://tdb.samba.org/