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
we need different error handling for truncated packets in NETPROT and
[Samba/gbeck.git]
/
lib
/
talloc
/
talloc.pc.in
blob
459cce70b1dcb5814e9a45c4cdb134ca6eb19071
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: talloc
7
Description: A hierarchical pool based memory system with destructors
8
Version: @PACKAGE_VERSION@
9
Libs: -L${libdir} -ltalloc
10
Cflags: -I${includedir}
11
URL: http://talloc.samba.org/