From f922b07fdd310f935c22baac3e4434c981a06b16 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Thu, 16 Dec 2004 11:37:23 +0000 Subject: Update to 4.3.10 release: - Fix some serious security bugs - Other enhancements (PRs fixes) will come later --- lang/php4/files/patch-main::php_config.h.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/php4/files/patch-main::php_config.h.in') diff --git a/lang/php4/files/patch-main::php_config.h.in b/lang/php4/files/patch-main::php_config.h.in index 3ae3854baa43..537a8dfe0d31 100644 --- a/lang/php4/files/patch-main::php_config.h.in +++ b/lang/php4/files/patch-main::php_config.h.in @@ -1,12 +1,12 @@ ---- main/php_config.h.in.orig Tue Jul 6 16:37:01 2004 -+++ main/php_config.h.in Tue Jul 6 16:40:24 2004 -@@ -2452,6 +2452,9 @@ +--- main/php_config.h.in.orig Tue Dec 14 18:55:22 2004 ++++ main/php_config.h.in Thu Dec 16 09:52:53 2004 +@@ -2455,6 +2455,9 @@ /* Whether to build zip as dynamic module */ #undef COMPILE_DL_ZIP +/* Include external shared modules configurations */ +#include "ext/php_config.h" + - /* Whether sprintf is broken */ - #undef ZEND_BROKEN_SPRINTF + /* whether floatingpoint.h defines fp_except */ + #undef HAVE_FP_EXCEPT -- cgit v1.2.3