]> git.mxchange.org Git - simgear.git/blobdiff - configure.in
Removed boost dependency. Maybe we'll try again later.
[simgear.git] / configure.in
index 94e04ef7621fda14be1691439d8b128f2f7ebffd..813a888a5c3ca9e4d34935f42642055a352e54f3 100644 (file)
@@ -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( \