Last change
on this file was 206, checked in by Herwig Bauernfeind, 16 years ago |
Import Samba 3.3 branch at 3.0.0 level (psmedley's port)
|
File size:
276 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: @PACKAGE_VERSION@
|
---|
9 | Libs: -L${libdir} -ltalloc
|
---|
10 | Cflags: -I${includedir}
|
---|
11 | URL: http://talloc.samba.org/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.