--- embedaddon/php/main/php_config.h.in 2013/10/14 08:02:43 1.1.1.4 +++ embedaddon/php/main/php_config.h.in 2013/10/14 08:17:38 1.1.1.4.2.1 @@ -2375,6 +2375,9 @@ /* Define if processor uses big-endian word */ #undef WORDS_BIGENDIAN +/* Include external shared modules configurations */ +#include "ext/php_config.h" + /* Whether sprintf is broken */ #undef ZEND_BROKEN_SPRINTF