forked from premiere/premiere-libtorrent
minimum boost version required 1.54
This commit is contained in:
parent
e55a310e79
commit
fddbb13338
|
@ -117,7 +117,7 @@ AC_CACHE_CHECK([for __attribute__((visibility("hidden")))],
|
||||||
AS_ECHO
|
AS_ECHO
|
||||||
AS_ECHO "Checking for boost libraries:"
|
AS_ECHO "Checking for boost libraries:"
|
||||||
|
|
||||||
AX_BOOST_BASE([1.47])
|
AX_BOOST_BASE([1.54])
|
||||||
|
|
||||||
AX_BOOST_SYSTEM()
|
AX_BOOST_SYSTEM()
|
||||||
AS_IF([test -z "$BOOST_SYSTEM_LIB"],
|
AS_IF([test -z "$BOOST_SYSTEM_LIB"],
|
||||||
|
|
Loading…
Reference in New Issue