]> git.mxchange.org Git - flightgear.git/blobdiff - configure.ac
- improve number detection
[flightgear.git] / configure.ac
index f854b750ec23d47d8a694bf12d9056d32d919177..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
@@ -646,12 +646,12 @@ AC_CONFIG_FILES([ \
        src/Include/config.h-msvc8 \
        src/Aircraft/Makefile \
        src/Airports/Makefile \
+       src/ATC/Makefile \
        src/ATCDCL/Makefile \
        src/Autopilot/Makefile \
        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 \