Last change
on this file was 745, checked in by Silvan Scherrer, 13 years ago |
Samba Server: updated trunk to 3.6.0
|
File size:
308 bytes
|
Rev | Line | |
---|
[740] | 1 | prefix=@prefix@
|
---|
| 2 | exec_prefix=@exec_prefix@
|
---|
| 3 | libdir=@libdir@
|
---|
| 4 | includedir=@includedir@
|
---|
| 5 |
|
---|
| 6 | Name: pytalloc-util
|
---|
| 7 | Description: Utility functions for using talloc objects with Python
|
---|
| 8 | Version: @TALLOC_VERSION@
|
---|
| 9 | Libs: -L${libdir} -lpytalloc-util
|
---|
| 10 | Cflags: @LIB_RPATH@ -I${includedir}
|
---|
| 11 | URL: http://talloc.samba.org/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.