mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
5d794389a0
(This used to be commit e3be094fb7
)
11 lines
214 B
PkgConfig
11 lines
214 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: ldb
|
|
Description: An LDAP-like embedded database
|
|
Version: 4.0
|
|
Libs: @LIBS@ -L${libdir} -lldb
|
|
Cflags: -I${includedir} @CFLAGS@
|