1
0
Fork 0

Version 0.6.0

Shape name tweak.
Removing tool: FixNode
This commit is contained in:
curt 1999-04-01 13:52:10 +00:00
parent 5143259ddf
commit dafbe62bfc

View file

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