|
Last change
on this file since 672 was 414, checked in by Herwig Bauernfeind, 16 years ago |
|
Samba 3.5.0: Initial import
|
|
File size:
323 bytes
|
| Line | |
|---|
| 1 | prefix=@prefix@
|
|---|
| 2 | exec_prefix=@exec_prefix@
|
|---|
| 3 | libdir=@libdir@
|
|---|
| 4 | includedir=@includedir@
|
|---|
| 5 | modulesdir=@modulesdir@
|
|---|
| 6 |
|
|---|
| 7 | Name: ldb
|
|---|
| 8 | Description: An LDAP-like embedded database
|
|---|
| 9 | Version: 4.0
|
|---|
| 10 | Requires.private: tdb
|
|---|
| 11 | Requires: talloc
|
|---|
| 12 | Libs: -L${libdir} -lldb
|
|---|
| 13 | Cflags: -I${includedir} @CFLAGS@
|
|---|
| 14 | Modulesdir: ${modulesdir}
|
|---|
| 15 | URL: http://ldb.samba.org/
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.