Bump boost dependency to 1.33, versions before aren't tested and may not work.
This commit is contained in:
parent
a9c17ac59b
commit
e265e9f3a0
1 changed files with 1 additions and 1 deletions
|
@ -876,7 +876,7 @@ fi
|
|||
# Check for boost iostreams #
|
||||
#######################################################################
|
||||
|
||||
BOOST_REQUIRE([1.20])
|
||||
BOOST_REQUIRE([1.33])
|
||||
BOOST_IOSTREAMS
|
||||
CPPFLAGS="$BOOST_CPPFLAGS $CPPFLAGS"
|
||||
LDFLAGS="$BOOST_IOSTREAMS_LDFLAGS $LDFLAGS"
|
||||
|
|
Loading…
Add table
Reference in a new issue