source: branches/samba-3.0/source/lib/talloc/talloc.pc.in

Last change on this file was 1, checked in by Paul Smedley, 18 years ago

Initial code import

File size: 247 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: talloc
7Description: A hierarchical pool based memory system with destructors
8Version: 4.0
9Libs: @LIBS@ -L${libdir} -ltalloc
10Cflags: -I${includedir} @CFLAGS@
Note: See TracBrowser for help on using the repository browser.