Skip to content

Commit

Permalink
bump required boost version in configure.ac to 1.58
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Jul 1, 2019
1 parent 186371f commit 0fbd6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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])

Expand Down

0 comments on commit 0fbd6bf

Please sign in to comment.