Last change
on this file since 263 was 263, checked in by Herwig Bauernfeind, 16 years ago |
ldb init fix (by diver) in 3.3 branch
|
File size:
344 bytes
|
Line | |
---|
1 | prefix=/samba
|
---|
2 | exec_prefix=${prefix}
|
---|
3 | libdir=${exec_prefix}/lib
|
---|
4 | includedir=${prefix}/include
|
---|
5 |
|
---|
6 | Name: Samba libnetapi
|
---|
7 | Description: A library to control CIFS servers
|
---|
8 | Version: 0
|
---|
9 | URL: http://www.samba.org/
|
---|
10 | #Libs: -L${exec_prefix}/lib -lnetapi
|
---|
11 | Libs: -lnetapi
|
---|
12 | Libs.private: -lnetapi -lsocket -lsyslog -lurpo
|
---|
13 | Cflags: -I${prefix}/include
|
---|
14 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.