mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
8f89522a3f
(This used to be commit 1b046698521f77b843f4a2fcf91230ee2917b569)
11 lines
187 B
PkgConfig
11 lines
187 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: tdb
|
|
Description: A trivial database
|
|
Version: 4.0
|
|
Libs: -L${libdir} -ltdb
|
|
Cflags: -I${includedir}
|