bump required boost version in configure.ac to 1.58
This commit is contained in:
parent
186371f1a2
commit
0fbd6bf467
|
@ -142,7 +142,7 @@ AC_CACHE_CHECK([for __attribute__((visibility("hidden")))],
|
|||
AS_ECHO
|
||||
AS_ECHO "Checking for boost libraries:"
|
||||
|
||||
AX_BOOST_BASE([1.54])
|
||||
AX_BOOST_BASE([1.58])
|
||||
|
||||
AX_CXX_COMPILE_STDCXX_11([noext], [mandatory])
|
||||
|
||||
|
|
Loading…
Reference in New Issue