]> git.mxchange.org Git - flightgear.git/commitdiff
fg -> fgfs
authorcurt <curt>
Mon, 24 Aug 1998 20:47:24 +0000 (20:47 +0000)
committercurt <curt>
Mon, 24 Aug 1998 20:47:24 +0000 (20:47 +0000)
configure.in

index 3ac6a218c039f45503b9fcf0360f57522dc2e7dd..732961bce8912de2db3e00aae9dee0515fd5f76e 100644 (file)
@@ -258,8 +258,8 @@ AC_OUTPUT( \
        Simulator/GUI/Makefile \
        Simulator/Joystick/Makefile \
        Simulator/Main/Makefile \
-       Simulator/Main/runfg \
-       Simulator/Main/runfg.bat \
+       Simulator/Main/runfgfs \
+       Simulator/Main/runfgfs.bat \
        Simulator/Makefile \
        Simulator/Scenery/Makefile \
        Simulator/Time/Makefile \
@@ -279,4 +279,4 @@ AC_OUTPUT( \
        Tests/Makefile \
 )
 
-AC_OUTPUT_COMMANDS([chmod 755 Simulator/Main/runfg])
+AC_OUTPUT_COMMANDS([chmod 755 Simulator/Main/runfgfs])