r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opcode on the
[Samba.git] / source / lib / tdb / tdb.pc.in
blob8180d4718502df8825ff3f2db8a7d43422dc3322
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: -L${libdir} -ltdb
10 Cflags: -I${includedir}