File: talloc.pc.in

package info (click to toggle)
talloc 1.2.0~git20080616-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,428 kB
  • ctags: 1,019
  • sloc: ansic: 8,394; sh: 2,772; xml: 738; makefile: 143
file content (11 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: talloc 
Description: A hierarchical pool based memory system with destructors
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ltalloc
Cflags: -I${includedir} 
URL: http://talloc.samba.org/