[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:
Joe Thornber 2014-08-06 16:27:18 +01:00
parent 1d38b390b5
commit 7e2ea38534
1 changed files with 1 additions and 2 deletions

View File

@ -48,10 +48,9 @@ AC_PREFIX_DEFAULT(/usr)
AC_CHECK_HEADERS([expat.h \
iostream \
libaio.h \
boost/bind.hpp \
boost/crc.hpp \
boost/intrusive/circular_list_algorithms.hpp \
boost/intrusive/rbtree_algorithms.hpp \
boost/lexical_cast.hpp \
boost/noncopyable.hpp \
boost/optional.hpp \