Fix for bug #948. Other problem is that frontend session was terminated
[metaproxy-moved-to-github.git] / configure.ac
index 9e8c66a..6658ba9 100644 (file)
@@ -68,7 +68,7 @@ fi
 ##AC_HEADER_STDC
 ##AC_HEADER_SYS_WAIT
 ##AC_HEADER_TIME 
-AC_CHECK_HEADERS(sys/select.h sys/socket.h iostream list vector stdexcept)
+AC_CHECK_HEADERS(sys/select.h sys/socket.h)
 
 # Checks for typedefs, structures, and compiler characteristics.
 ##AC_TYPE_SIZE_T