gccxml/gccxml
GCC/config_cmake/CMakeLists.txt
:251
CHECK_FUNCTION_EXISTS(wait3 HAVE_WAIT4)
CHECK_FUNCTION_EXISTS(wait3 HAVE_WAIT4)
check_symbol_exists(wait4 "sys/wait.h" HAVE_WAIT4)