summaryrefslogtreecommitdiff
path: root/tdb
AgeCommit message (Collapse)Author
2005-04-26[PATCH] do not build the tdb binary programs, only the objects.greg@kroah.com
Now it's not necessary to have gdbm to build properly.
2005-04-26[PATCH] Fix TDB cross compilationlethal@linux-sh.org
The merge of tdb ended up breaking the ability to cross compile again, here's a bk patch that yanks CC out of the tdb Makefile, and in turn falls back on the exported CC value from the top-level Makefile which correctly sets it based off of the CROSS value.
2005-04-26[PATCH] Added tdb code from latest cvs version in the samba treegreg@kroah.com