source: branches/samba-3.5.x/lib/talloc/talloc.pc.in@ 1075

Last change on this file since 1075 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 275 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: @TALLOC_VERSION@
9Libs: -L${libdir} -ltalloc
10Cflags: -I${includedir}
11URL: http://talloc.samba.org/
Note: See TracBrowser for help on using the repository browser.