]> git.mxchange.org Git - flightgear.git/commitdiff
Version 0.6.0
authorcurt <curt>
Thu, 1 Apr 1999 13:52:10 +0000 (13:52 +0000)
committercurt <curt>
Thu, 1 Apr 1999 13:52:10 +0000 (13:52 +0000)
Shape name tweak.
Removing tool: FixNode

configure.in

index 4a002ac69c17d6d73ff90ea72f310083207faa9e..a3782b43dd8928125937be5c7c0c230da8eef287 100644 (file)
@@ -6,7 +6,7 @@ dnl
 AC_INIT(Simulator/Aircraft/aircraft.cxx)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(FlightGear, 0.59)
+AM_INIT_AUTOMAKE(FlightGear, 0.6.0)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET
@@ -353,7 +353,6 @@ AC_OUTPUT( \
        Tools/Utils/Makedir/Makefile \
        Tools/Areas/Makefile \
        Tools/AssemTris/Makefile \
-       Tools/FixNode/Makefile \
        Tools/FixObj/Makefile \
        Tools/SplitTris/Makefile \
        Tools/Stripe_w/Makefile \