[configure.ac] Make sure libaio.h is present, and remove deps for a couple of boost headers we're no longer using.
This commit is contained in:
parent
1d38b390b5
commit
7e2ea38534
@ -48,10 +48,9 @@ AC_PREFIX_DEFAULT(/usr)
|
|||||||
|
|
||||||
AC_CHECK_HEADERS([expat.h \
|
AC_CHECK_HEADERS([expat.h \
|
||||||
iostream \
|
iostream \
|
||||||
|
libaio.h \
|
||||||
boost/bind.hpp \
|
boost/bind.hpp \
|
||||||
boost/crc.hpp \
|
boost/crc.hpp \
|
||||||
boost/intrusive/circular_list_algorithms.hpp \
|
|
||||||
boost/intrusive/rbtree_algorithms.hpp \
|
|
||||||
boost/lexical_cast.hpp \
|
boost/lexical_cast.hpp \
|
||||||
boost/noncopyable.hpp \
|
boost/noncopyable.hpp \
|
||||||
boost/optional.hpp \
|
boost/optional.hpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user