mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
90be367a18
(This used to be commit 78bf8026bd
)
11 lines
203 B
PkgConfig
11 lines
203 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: tdb
|
|
Description: A trivial database
|
|
Version: 4.0
|
|
#Libs: @LIBS@ -L${libdir} -ltdb
|
|
Cflags: -I${includedir} @CFLAGS@
|