mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
986461b6be
Let's see what it breaks. For me it works :-) Volker (This used to be commit 337be14b432e5dfd80c7418b2db4fe0087259b77)
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@
|