Bump the required boost version to 1.49
This commit is contained in:
parent
54f6811058
commit
9b8419bd8d
@ -179,7 +179,7 @@ esac
|
|||||||
CHECK_RAGEL([test/ragel.c.rl])
|
CHECK_RAGEL([test/ragel.c.rl])
|
||||||
|
|
||||||
|
|
||||||
AX_BOOST_BASE([1.42], [], [AC_MSG_ERROR([Boost version >= 1.42 required])])
|
AX_BOOST_BASE([1.49], [], [AC_MSG_ERROR([Boost version >= 1.42 required])])
|
||||||
AC_SUBST(BOOST_CPPFLAGS)
|
AC_SUBST(BOOST_CPPFLAGS)
|
||||||
AC_SUBST(BOOST_LDFLAGS)
|
AC_SUBST(BOOST_LDFLAGS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user