source:
npl/fileserver/samba/talloc.pc
@
cc2b9e2
Last change on this file since cc2b9e2 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 286 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | prefix=/usr |
2 | exec_prefix=${prefix} | |
3 | libdir=${prefix}/lib | |
4 | includedir=${prefix}/include | |
5 | ||
6 | Name: talloc | |
7 | Description: A hierarchical pool based memory system with destructors | |
8 | Version: 2.0.8 | |
9 | Libs: -Wl,-rpath,/usr/lib -L${libdir} -ltalloc | |
10 | Cflags: -I${includedir} | |
11 | URL: http://talloc.samba.org/ |
Note: See TracBrowser
for help on using the repository browser.