trunk: backport eventing from 1.4.3

This commit is contained in:
Marian Krivos
2012-02-05 12:16:58 +00:00
parent 59fe68edbe
commit 7d7c02c579
412 changed files with 3564 additions and 3634 deletions

View File

@@ -14,7 +14,6 @@ if(CMAKE_SYSTEM MATCHES "Windows")
set(SYSLIBS ${SYSLIBS} ws2_32)
else (CMAKE_SYSTEM MATCHES "Windows")
set(SRCS ${BASE_SRCS} ${LIN_SRCS})
add_definitions(-DPOCO_HAVE_FD_POLL)
endif(CMAKE_SYSTEM MATCHES "Windows")
if (NOT POCO_STATIC)