automake: changed required boost version to 1.35

This commit is contained in:
Iurii Chernyi 2009-08-01 14:37:14 +00:00
parent 32ecb43aab
commit 448ebbc690

View file

@ -879,7 +879,7 @@ AC_MSG_RESULT([$found_notifications])
# Check for boost iostreams #
#######################################################################
BOOST_REQUIRE([1.33])
BOOST_REQUIRE([1.35])
BOOST_IOSTREAMS
BOOST_REGEX