[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
[Samba.git] / source / tdb / tdb.pc.in
blob0d54afe242471f0e9c23c19d211065349a397c60
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: tdb
7 Description: A trivial database
8 Version: 4.0
9 #Libs: @LIBS@ -L${libdir} -ltdb
10 Cflags: -I${includedir} @CFLAGS@