diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 28bf883..088992a 100644 --- a/configure.ac +++ b/configure.ac @@ -90,7 +90,7 @@ AS_IF([test "x$ENABLE_TESTS" = xyes], #So we resort to hugly hacks to detect the version of #boost that is installed. ####################################################### - AX_BOOST_BASE([1.33.1]) + AX_BOOST_BASE([1.63.0]) AX_BOOST_UNIT_TEST_FRAMEWORK dnl AX_BOOST_BASE defines a --with-boost[=DIR] option that sets |