mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 06:05:01 +02:00
Revert "set boost required to 1.42"
This reverts commit a55c35cd658bb82481709e2ae3c764f0b01a4f6a.
This commit is contained in:
parent
9b1c975328
commit
9ec586c16a
@ -51,7 +51,7 @@ AM_PROG_LEX
|
|||||||
AC_PROG_YACC
|
AC_PROG_YACC
|
||||||
AC_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
||||||
AX_CXX_GCC_ABI_DEMANGLE
|
AX_CXX_GCC_ABI_DEMANGLE
|
||||||
AX_BOOST_BASE([1.42], [], [AC_MSG_ERROR([You need the Boost headers and libraries in order to build this application])])
|
AX_BOOST_BASE([1.46], [], [AC_MSG_ERROR([You need the Boost headers and libraries in order to build this application])])
|
||||||
AX_BOOST_SIGNALS
|
AX_BOOST_SIGNALS
|
||||||
AX_BOOST_THREAD
|
AX_BOOST_THREAD
|
||||||
AX_BOOST_SYSTEM
|
AX_BOOST_SYSTEM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user