   |-----handy-ruler------------------------------------------------------|
tdb: tdb (a trivial database system)
tdb: 
tdb: This is a simple database API. It was inspired by the realisation 
tdb: that in Samba we have several ad-hoc bits of code that essentially
tdb: implement small databases for sharing structures between parts of
tdb: Samba. As I was about to add another I realised that a generic
tdb: database module was called for to replace all the ad-hoc bits.
tdb: 
tdb: tridge@linuxcare.com December 1999
tdb: GNU GENERAL PUBLIC LICENSE, Version 2, June 1991
tdb: 

#----------------------------------------

BUILDDATE: Wed Apr 12 07:41:35 CDT 2006
PACKAGER:  Joe1962
HOST:      Linux 2.6.16 i686
DISTRO:    Vector Linux 5.1.2 SOHO
CFLAGS:    -O2 -march=i586 -mcpu=i686
CONFIGURE:   $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var






