1 --- configure.in.old 2009-10-09 15:58:58.000000000 +0200
2 +++ configure.in 2009-10-09 20:54:09.000000000 +0200
3 @@ -4326,7 +4326,7 @@ if test -n "$with_system_boost" -o -n "$
4 AC_CHECK_HEADER(boost/shared_ptr.hpp, [],
5 [AC_MSG_ERROR(boost/shared_ptr.hpp not found. install boost)], [])
6 AC_CHECK_HEADER(boost/spirit/include/classic_core.hpp, [],
7 - [AC_MSG_ERROR(boost/spirit/include/classic_core.hpp not found. install boost >= 1.38)], [])
8 + [AC_MSG_ERROR(boost/spirit/include/classic_core.hpp not found. install boost >= 1.36)], [])
9 AC_CHECK_HEADER(boost/function.hpp, [],
10 [AC_MSG_ERROR(boost/function.hpp not found. install boost)], [])