]> git.mxchange.org Git - simgear.git/commit
Added gdbm to SimGear. Many systems will already have gdbm installed so
authorcurt <curt>
Tue, 28 Mar 2000 21:37:36 +0000 (21:37 +0000)
committercurt <curt>
Tue, 28 Mar 2000 21:37:36 +0000 (21:37 +0000)
commit7ea241b412db100f7cc218957cd64f5edd0ce1e8
treee2a76292167c8eadf56854ffb94cbf19190b5d15
parent1547d4ee2f917c3823cb4f2a3ee74ce46c09f7eb
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.
acconfig.h
configure.in
simgear/Makefile.am
simgear/config.h