]> git.mxchange.org Git - flightgear.git/blobdiff - configure.ac
- improve number detection
[flightgear.git] / configure.ac
index 24e6c9f524da65bbba175c2d5f01abd2cdab859d..59fa9a6594ce12160610fc7152d967eca995d5fb 100644 (file)
@@ -10,7 +10,7 @@ AC_PREREQ(2.52)
 dnl Initialize the automake stuff
 dnl set the $host variable based on local machine/os
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(FlightGear, 1.0.0)
+AM_INIT_AUTOMAKE(FlightGear, 1.99.4)
 
 dnl Checks for programs.
 AC_PROG_MAKE_SET
@@ -652,7 +652,6 @@ AC_CONFIG_FILES([ \
        src/Cockpit/Makefile \
        src/Cockpit/built_in/Makefile \
        src/Environment/Makefile \
-       src/FDM/Balloon/Makefile \
        src/FDM/ExternalNet/Makefile \
        src/FDM/ExternalPipe/Makefile \
        src/FDM/JSBSim/Makefile \