diff options
Diffstat (limited to 'lang/php53/files/patch-main::php_config.h.in')
-rw-r--r-- | lang/php53/files/patch-main::php_config.h.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/php53/files/patch-main::php_config.h.in b/lang/php53/files/patch-main::php_config.h.in deleted file mode 100644 index 3eed7c4acf66..000000000000 --- a/lang/php53/files/patch-main::php_config.h.in +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 - |