Commit Graph

4 Commits

Author SHA1 Message Date
curt
ceef43681d First stab at replacing gdbm with metakit. 2000-05-27 03:43:44 +00:00
curt
7ea241b412 Added gdbm to SimGear. Many systems will already have gdbm installed so
it is only built if it doesn't already exist on the user's platform.
gdbm is a set of database routines that use extendible hashing and works
similar to the standard UNIX dbm routines.  This guarantees the availability
of gdbm to any application that uses SimGear.
2000-03-28 21:37:36 +00:00
curt
35ed10e252 Updates. 2000-02-19 02:22:47 +00:00
curt
5173d709e0 Initial revision 2000-02-09 19:27:02 +00:00