diff options
Diffstat (limited to 'lang/php5/files/patch-main::php_config.h.in')
-rw-r--r-- | lang/php5/files/patch-main::php_config.h.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/php5/files/patch-main::php_config.h.in b/lang/php5/files/patch-main::php_config.h.in deleted file mode 100644 index 3ce79e95c55a..000000000000 --- a/lang/php5/files/patch-main::php_config.h.in +++ /dev/null @@ -1,12 +0,0 @@ ---- main/php_config.h.in.orig 2013-12-10 20:12:52.000000000 +0000 -+++ main/php_config.h.in 2013-12-13 21:55:54.207235635 +0000 -@@ -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 - |