automake: changed required boost version to 1.35
This commit is contained in:
parent
32ecb43aab
commit
448ebbc690
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue