|
Last change
on this file was 740, checked in by Silvan Scherrer, 13 years ago |
|
Samba Server: update vendor to 3.6.0
|
|
File size:
388 bytes
|
| Line | |
|---|
| 1 | prefix=@prefix@
|
|---|
| 2 | exec_prefix=@exec_prefix@
|
|---|
| 3 | libdir=@libdir@
|
|---|
| 4 | includedir=@includedir@
|
|---|
| 5 | modulesdir=@LDB_MODULESDIR@
|
|---|
| 6 |
|
|---|
| 7 | Name: ldb
|
|---|
| 8 | Description: An LDAP-like embedded database
|
|---|
| 9 | Version: @PACKAGE_VERSION@
|
|---|
| 10 | Requires.private: tdb
|
|---|
| 11 | Requires: talloc
|
|---|
| 12 | Libs: @LIB_RPATH@ -L${libdir} -lldb
|
|---|
| 13 | Libs.private: @LDAP_LIBS@
|
|---|
| 14 | Cflags: -I${includedir}
|
|---|
| 15 | Modulesdir: ${modulesdir}
|
|---|
| 16 | URL: http://ldb.samba.org/
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.