@ -117,7 +117,7 @@ if test "$PHP_APXS2" != "no"; then
;;
esac
if test "$APXS_MPM" != "prefork" && test "$APXS_MPM" != "peruser"; then
if test "$APXS_MPM" != "prefork" && test "$APXS_MPM" != "peruser" && test "$APXS_MPM" != "itk"; then
PHP_BUILD_THREAD_SAFE
fi
AC_MSG_RESULT(yes)