Remove the configure check for Boost, since we do not use it anymore.
* README: Do not mention Boost. * configure.ac: Do not check for Boost. * m4/boost.m4: Delete.
This commit is contained in:
parent
92ef3e1016
commit
7480470760
3 changed files with 0 additions and 35 deletions
|
|
@ -108,7 +108,6 @@ fi
|
|||
|
||||
AX_CHECK_BUDDY
|
||||
AX_CHECK_GSPNLIB
|
||||
AX_CHECK_BOOST([1.34], [103400])
|
||||
|
||||
AC_CHECK_HEADERS([sys/times.h])
|
||||
AC_CHECK_FUNCS([times srand48 drand48 kill alarm])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue