]> git.mxchange.org Git - simgear.git/blobdiff - configure.in
Patches from Erik Hoffman:
[simgear.git] / configure.in
index 94e04ef7621fda14be1691439d8b128f2f7ebffd..5340e219cab32c77729a6fc7383deeaa5b11c1d4 100644 (file)
@@ -9,7 +9,7 @@ AC_INIT(simgear/bucket/newbucket.cxx)
 AC_PREREQ(2.13)
 
 dnl Initialize the automake stuff
-AM_INIT_AUTOMAKE(SimGear, 0.0.18pre1)
+AM_INIT_AUTOMAKE(SimGear, 0.0.19pre1)
 
 dnl Specify KAI C++ compiler and flags.
 dnl Borrowed with slight modification from blitz distribution.
@@ -310,18 +310,6 @@ if test "x$ac_cv_header_zlib_h" != "xyes"; then
     exit
 fi
 
-AC_LANG_SAVE
-AC_LANG_CPLUSPLUS
-dnl Check for installed boost headers
-AC_CHECK_HEADER(boost/config.hpp)
-if test "x$ac_cv_header_boost_config_hpp" != "xyes"; then
-    echo 
-    echo "Boost not found, you will need to install this first."
-    echo "Please read the README.boost for more information."
-    exit
-fi
-AC_LANG_RESTORE
-
 dnl Checks for header files.
 AC_HEADER_STDC
 AC_CHECK_HEADERS( \