X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=configure.ac;h=b4bf3b4e6b795fc90a006405f0bcfbc3d929bede;hb=f1de0d00348a888657fa7940421de0a62e0c1957;hp=df7d976e4952ca3e6412b591e028a99d88c8c97e;hpb=b3900a2211d79632916c61a78ee6f0ce39ae9965;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index df7d976..b4bf3b4 100644 --- a/configure.ac +++ b/configure.ac @@ -104,7 +104,7 @@ fi ##AC_HEADER_STDC ##AC_HEADER_SYS_WAIT ##AC_HEADER_TIME -AC_CHECK_HEADERS(iostream list vector stdexcept) +AC_CHECK_HEADERS(sys/select.h sys/socket.h iostream list vector stdexcept) AC_CHECK_HEADERS(boost/thread/mutex.hpp \ boost/date_time/posix_time/posix_time.hpp \ boost/test/auto_unit_test.hpp)