--- main/php_config.h.in.orig Tue Jul 6 16:37:01 2004 +++ main/php_config.h.in Tue Jul 6 16:40:24 2004 @@ -2452,6 +2452,9 @@ /* Whether to build zip as dynamic module */ #undef COMPILE_DL_ZIP +/* Include external shared modules configurations */ +#include "ext/php_config.h" + /* Whether sprintf is broken */ #undef ZEND_BROKEN_SPRINTF