components/php-5_3/php-sapi/patches/132_php_ext_standard_config.m4.patch
changeset 846 fe258446a1ae
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/php-5_3/php-sapi/patches/132_php_ext_standard_config.m4.patch	Thu May 31 14:36:45 2012 -0700
@@ -0,0 +1,17 @@
+--- php-5.3.10/ext/standard/config.m4_orig	Thu Jun 17 03:22:03 2010
++++ php-5.3.10/ext/standard/config.m4	Wed Feb  8 11:16:12 2012
+@@ -1,6 +1,5 @@
+ dnl $Id: config.m4 300511 2010-06-17 10:22:03Z pajoye $ -*- autoconf -*-
+ 
+-divert(3)dnl
+ 
+ dnl
+ dnl Check if flush should be called explicitly after buffered io
+@@ -342,7 +341,6 @@
+ AC_CHECK_FUNCS(getcwd getwd asinh acosh atanh log1p hypot glob strfmon nice fpclass isinf isnan mempcpy strpncpy)
+ AC_FUNC_FNMATCH	
+ 
+-divert(5)dnl
+ 
+ dnl
+ dnl Check if there is a support means of creating a new process