configure.ac: require Boost 1.58
This commit is contained in:
parent
543e8a98a7
commit
d2835e2989
@ -465,7 +465,7 @@ dnl ---------------------------------------------------------------------------
|
|||||||
dnl Mandatory Libraries
|
dnl Mandatory Libraries
|
||||||
dnl ---------------------------------------------------------------------------
|
dnl ---------------------------------------------------------------------------
|
||||||
|
|
||||||
AX_BOOST_BASE([1.54],, [AC_MSG_ERROR([Boost not found])])
|
AX_BOOST_BASE([1.58],, [AC_MSG_ERROR([Boost not found])])
|
||||||
|
|
||||||
AC_ARG_ENABLE(icu,
|
AC_ARG_ENABLE(icu,
|
||||||
AS_HELP_STRING([--enable-icu],
|
AS_HELP_STRING([--enable-icu],
|
||||||
|
@ -98,7 +98,7 @@ cd mpd-version</programlisting>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<ulink url="http://www.boost.org/">Boost 1.54</ulink>
|
<ulink url="http://www.boost.org/">Boost 1.58</ulink>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user