1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Jelmer Vernooij 8f89522a3f r19570: Fix dependencies in pkg-config files.
(This used to be commit 1b046698521f77b843f4a2fcf91230ee2917b569)
2007-10-10 14:24:54 -05:00

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}