X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=configure.ac;h=77d13997571a8fb28c881b8d1ac7def1217e08d1;hb=05b9166c25e5a63c34a9fe6270096277359942e3;hp=c0aac66f4626dfab1b06fcfa471e48232c3356bc;hpb=ec6ce9fcd8dd37c3ca5ebffc65760d5ca9412231;p=simgear.git diff --git a/configure.ac b/configure.ac index c0aac66f..77d13997 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ dnl Require at least automake 2.52 AC_PREREQ(2.52) dnl Initialize the automake stuff -AM_INIT_AUTOMAKE(SimGear, 0.3.4) +AM_INIT_AUTOMAKE(SimGear, 0.3.5.pre1) dnl Specify KAI C++ compiler and flags. dnl Borrowed with slight modification from blitz distribution. @@ -376,7 +376,6 @@ AC_CONFIG_FILES([ \ simgear/io/Makefile \ simgear/magvar/Makefile \ simgear/math/Makefile \ - simgear/metar/Makefile \ simgear/environment/Makefile \ simgear/misc/Makefile \ simgear/nasal/Makefile \