Update ooo320-m1
[ooovba.git] / applied_patches / 0231-build-enable-boost-1.36.diff
blobde0e39c3fd837e77e3f7d606d45e26b72e7ddd0e
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)], [])