source: branches/samba-3.2.x/source/lib/tdb/tdb.pc.in

Last change on this file was 133, checked in by Paul Smedley, 17 years ago

Update trunk to 3.2.0pre3

File size: 201 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: tdb
7Description: A trivial database
8Version: @PACKAGE_VERSION@
9Libs: -L${libdir} -ltdb
10Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.