--- main/php_config.h.in.orig Mon Sep 5 13:16:27 2005 +++ main/php_config.h.in Wed Nov 16 09:30:03 2005 @@ -2454,6 +2454,9 @@ /* Define if uint32_t type is present. */ #undef HAVE_UINT32_T +/* Include external shared modules configurations */ +#include "ext/php_config.h" + /* Whether sprintf is broken */ #undef ZEND_BROKEN_SPRINTF