Last change
on this file since 952 was 745, checked in by Silvan Scherrer, 13 years ago |
Samba Server: updated trunk to 3.6.0
|
File size:
298 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: @TALLOC_VERSION@
|
---|
9 | Libs: @LIB_RPATH@ -L${libdir} -ltalloc
|
---|
10 | Cflags: -I${includedir}
|
---|
11 | URL: http://talloc.samba.org/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.