]> git.mxchange.org Git - simgear.git/blobdiff - configure.ac
Fix GC interaction. The "me" reference to a method call was being
[simgear.git] / configure.ac
index cf1bfc27dece20689b8766863c0a4600998d260c..77d13997571a8fb28c881b8d1ac7def1217e08d1 100644 (file)
@@ -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.5)
+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 \