diff options
Diffstat (limited to 'lang/php4/files/patch-main::php_config.h.in')
-rw-r--r-- | lang/php4/files/patch-main::php_config.h.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/php4/files/patch-main::php_config.h.in b/lang/php4/files/patch-main::php_config.h.in deleted file mode 100644 index 0b470b3f484a..000000000000 --- a/lang/php4/files/patch-main::php_config.h.in +++ /dev/null @@ -1,12 +0,0 @@ ---- main/php_config.h.in.orig Thu Jan 12 19:24:28 2006 -+++ main/php_config.h.in Fri May 5 08:02:13 2006 -@@ -2624,6 +2624,9 @@ - /* Whether to build zip as dynamic module */ - #undef COMPILE_DL_ZIP - -+/* Include external shared modules configurations */ -+#include "ext/php_config.h" -+ - /* Define if int32_t type is present. */ - #undef HAVE_INT32_T - |