# On ubuntu at least, the system installed ACE does not define this (required by us) if (NOT INTERNAL_ACE) add_definitions( -DACE_HAS_THREAD_SAFE_ACCEPT ) endif (NOT INTERNAL_ACE) add_subdirectory(src)