2010-07-22 15:28:52 +00:00
|
|
|
diff -up php-5.3.3/configure.in.aconf26x php-5.3.3/configure.in
|
|
|
|
--- php-5.3.3/configure.in.aconf26x 2010-07-22 15:24:35.376051049 +0200
|
|
|
|
+++ php-5.3.3/configure.in 2010-07-22 15:25:19.922175093 +0200
|
2009-11-25 10:14:48 +00:00
|
|
|
@@ -1,7 +1,7 @@
|
2010-07-22 15:28:52 +00:00
|
|
|
## $Id: configure.in 301439 2010-07-21 10:50:07Z johannes $ -*- autoconf -*-
|
2009-11-25 10:14:48 +00:00
|
|
|
dnl ## Process this file with autoconf to produce a configure script.
|
|
|
|
|
|
|
|
-divert(1)
|
|
|
|
+divert(1001)
|
|
|
|
|
|
|
|
dnl ## Diversion 1 is the autoconf + automake setup phase. We also
|
|
|
|
dnl ## set the PHP version, deal with platform-specific compile
|
2010-03-06 07:35:33 +00:00
|
|
|
@@ -292,7 +292,7 @@ sinclude(TSRM/threads.m4)
|
2009-11-25 10:14:48 +00:00
|
|
|
sinclude(TSRM/tsrm.m4)
|
|
|
|
|
|
|
|
|
|
|
|
-divert(2)
|
|
|
|
+divert(1002)
|
|
|
|
|
|
|
|
dnl ## Diversion 2 is where we set PHP-specific options and come up
|
|
|
|
dnl ## with reasonable default values for them. We check for pthreads here
|
2010-03-06 07:35:33 +00:00
|
|
|
@@ -331,7 +331,7 @@ if test "$enable_maintainer_zts" = "yes"
|
2009-11-25 10:14:48 +00:00
|
|
|
PTHREADS_FLAGS
|
|
|
|
fi
|
|
|
|
|
|
|
|
-divert(3)
|
|
|
|
+divert(1003)
|
|
|
|
|
|
|
|
dnl ## In diversion 3 we check for compile-time options to the PHP
|
|
|
|
dnl ## core and how to deal with different system dependencies.
|
2010-03-06 07:35:33 +00:00
|
|
|
@@ -677,7 +677,7 @@ if test "x$php_crypt_r" = "x1"; then
|
2009-11-25 10:14:48 +00:00
|
|
|
PHP_CRYPT_R_STYLE
|
|
|
|
fi
|
|
|
|
|
|
|
|
-divert(4)
|
|
|
|
+divert(1004)
|
|
|
|
|
|
|
|
dnl ## In diversion 4 we check user-configurable general settings.
|
|
|
|
|
2010-03-06 07:35:33 +00:00
|
|
|
@@ -918,7 +918,7 @@ else
|
2009-11-25 10:14:48 +00:00
|
|
|
AC_MSG_RESULT([using system default])
|
|
|
|
fi
|
|
|
|
|
|
|
|
-divert(5)
|
|
|
|
+divert(1005)
|
|
|
|
|
|
|
|
dnl ## In diversion 5 we check which extensions should be compiled.
|
|
|
|
dnl ## All of these are normally in the extension directories.
|
2010-07-22 15:28:52 +00:00
|
|
|
diff -up php-5.3.3/ext/standard/config.m4.aconf26x php-5.3.3/ext/standard/config.m4
|
|
|
|
--- php-5.3.3/ext/standard/config.m4.aconf26x 2010-06-17 12:22:03.000000000 +0200
|
|
|
|
+++ php-5.3.3/ext/standard/config.m4 2010-07-22 15:24:35.382051000 +0200
|
2009-11-25 10:14:48 +00:00
|
|
|
@@ -1,6 +1,6 @@
|
2010-07-22 15:28:52 +00:00
|
|
|
dnl $Id: config.m4 300511 2010-06-17 10:22:03Z pajoye $ -*- autoconf -*-
|
2009-11-25 10:14:48 +00:00
|
|
|
|
|
|
|
-divert(3)dnl
|
|
|
|
+divert(1003)dnl
|
|
|
|
|
|
|
|
dnl
|
|
|
|
dnl Check if flush should be called explicitly after buffered io
|
2010-07-22 15:28:52 +00:00
|
|
|
@@ -342,7 +342,7 @@ dnl
|
2010-03-06 07:35:33 +00:00
|
|
|
AC_CHECK_FUNCS(getcwd getwd asinh acosh atanh log1p hypot glob strfmon nice fpclass isinf isnan mempcpy strpncpy)
|
2009-11-25 10:14:48 +00:00
|
|
|
AC_FUNC_FNMATCH
|
|
|
|
|
|
|
|
-divert(5)dnl
|
|
|
|
+divert(1005)dnl
|
|
|
|
|
|
|
|
dnl
|
|
|
|
dnl Check if there is a support means of creating a new process
|
2010-07-22 15:28:52 +00:00
|
|
|
diff -up php-5.3.3/scripts/phpize.m4.aconf26x php-5.3.3/scripts/phpize.m4
|
|
|
|
--- php-5.3.3/scripts/phpize.m4.aconf26x 2009-12-02 18:42:58.000000000 +0100
|
|
|
|
+++ php-5.3.3/scripts/phpize.m4 2010-07-22 15:24:35.382051000 +0200
|
2009-11-25 10:14:48 +00:00
|
|
|
@@ -1,6 +1,6 @@
|
|
|
|
dnl This file becomes configure.in for self-contained extensions.
|
|
|
|
|
|
|
|
-divert(1)
|
|
|
|
+divert(1001)
|
|
|
|
|
|
|
|
AC_PREREQ(2.13)
|
|
|
|
AC_INIT(config.m4)
|