From 9a201016ae7a7540c42c000240e6077b8b31489e Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Wed, 16 Nov 2005 08:33:09 +0000 Subject: - Fix pear pkg-plist - Increase pear memory limit (requested by amd64) --- lang/php5/files/patch-main::php_config.h.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/php5/files/patch-main::php_config.h.in') diff --git a/lang/php5/files/patch-main::php_config.h.in b/lang/php5/files/patch-main::php_config.h.in index 3eed7c4acf66..9c92108b381e 100644 --- a/lang/php5/files/patch-main::php_config.h.in +++ b/lang/php5/files/patch-main::php_config.h.in @@ -1,8 +1,8 @@ ---- 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 +--- main/php_config.h.in.orig Mon Sep 5 13:16:27 2005 ++++ main/php_config.h.in Wed Nov 16 09:30:03 2005 +@@ -2454,6 +2454,9 @@ + /* Define if uint32_t type is present. */ + #undef HAVE_UINT32_T +/* Include external shared modules configurations */ +#include "ext/php_config.h" -- cgit v1.2.3