source:
branches/samba-3.0/source/lib/talloc/talloc.pc.in
Last change on this file was 1, checked in by , 18 years ago | |
---|---|
File size: 247 bytes |
Line | |
---|---|
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: 4.0 |
9 | Libs: @LIBS@ -L${libdir} -ltalloc |
10 | Cflags: -I${includedir} @CFLAGS@ |
Note:
See TracBrowser
for help on using the repository browser.