]> git.mxchange.org Git - flightgear.git/blobdiff - configure.ac
Make the property tree reading slightly more robust.
[flightgear.git] / configure.ac
index c9fbf0d165da2b127e393436eb2e9717f9cd07ca..a98c8fbe893f824fbec0d25ab2f2ad2da38ef194 100644 (file)
@@ -234,7 +234,6 @@ AC_SEARCH_LIBS(cos, m)
 AC_SEARCH_LIBS(dlclose, dl)
 
 base_LIBS="$LIBS"
-LIBS=""
 
 dnl check for glut location
 AC_CHECK_HEADER(GL/glut.h)
@@ -596,6 +595,7 @@ AC_CONFIG_FILES([ \
        src/Network/Makefile \
        src/NetworkOLK/Makefile \
        src/Objects/Makefile \
+       src/Replay/Makefile \
        src/Scenery/Makefile \
        src/Scripting/Makefile \
        src/Sound/Makefile \