]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/Makefile.am
Replaced gdbm with metakit. Involves a new simgear version and a new database
[flightgear.git] / src / Main / Makefile.am
index 762f532362464427102f9f0907763963a66a5a42..2c4695402546f1d8d4b757028d2c17eb9212f7af 100644 (file)
@@ -70,7 +70,7 @@ fgfs_LDADD = \
        $(SERIAL_LIBS) \
        -lsgscreen -lsgmath -lsgbucket -lsgdebug -lsgmagvar -lsgmisc \
        -lplibpu -lplibfnt -lplibssg -lplibsg \
-       -lgdbm -lz \
+       -lmk4 -lz \
        $(opengl_LIBS) \
        $(audio_LIBS)