--- main/php_config.h.in.orig	Mon Jul 12 16:30:37 2004
+++ main/php_config.h.in	Mon Jul 12 16:31:38 2004
@@ -2362,6 +2362,9 @@
 /*   */
 #undef SOLARIS_YP
 
+/* Include external shared modules configurations */
+#include "ext/php_config.h"
+
 /* Whether sprintf is broken */
 #undef ZEND_BROKEN_SPRINTF