s3:param: add a utility function lp_idmap_range() to get the configured range for...
[Samba/gebeck_regimport.git] / lib / tdb / tdb.pc.in
blobb78419ea7845b28d01920e41ec5379ab15f4a0ef
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: tdb
7 Description: A trivial database
8 Version: @PACKAGE_VERSION@
9 Libs: @LIB_RPATH@ -L${libdir} -ltdb
10 Cflags: -I${includedir} 
11 URL: http://tdb.samba.org/