update to php 5.2.3, bugfixes and security fixes... note, the binaries have changed names slightly for consistency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8240 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
pavlov
2007-07-30 19:08:20 +00:00
parent 4d56260742
commit 90c8b53715
5 changed files with 230 additions and 183 deletions

View File

@ -1,6 +1,8 @@
--- /tmp/php-5.1.6/configure 2006-08-23 07:55:02.000000000 -0500
+++ php-5.1.6/configure 2007-03-04 18:41:24.000000000 -0600
@@ -14919,7 +14919,7 @@
Index: php-5.2.3/configure
===================================================================
--- php-5.2.3.orig/configure 2007-07-30 10:52:16.000000000 -0500
+++ php-5.2.3/configure 2007-07-30 10:52:16.000000000 -0500
@@ -14233,7 +14233,7 @@
ac_libs=$LIBS
LIBS="$LIBS -ldl"
if test "$cross_compiling" = yes; then
@ -8,17 +10,8 @@
+ found=yes
else
cat > conftest.$ac_ext <<EOF
#line 14926 "configure"
@@ -45575,7 +45575,7 @@
php_iconv_old_ld="$LDFLAGS"
LDFLAGS="-liconv $LDFLAGS"
if test "$cross_compiling" = yes; then
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
else
cat > conftest.$ac_ext <<EOF
#line 45582 "configure"
@@ -52337,7 +52337,7 @@
#line 14240 "configure"
@@ -52155,7 +52155,7 @@
_SAVE_CPPFLAGS=$CPPFLAGS
_SAVE_LDFLAGS=$LDFLAGS
CPPFLAGS="$CPPFLAGS -I$LDAP_INCDIR"
@ -26,4 +19,4 @@
+ LDFLAGS="$LDFLAGS $LDAP_SHARED_LIBADD -lsasl2"
echo $ac_n "checking for 3 arg ldap_set_rebind_proc""... $ac_c" 1>&6
echo "configure:52344: checking for 3 arg ldap_set_rebind_proc" >&5
echo "configure:52162: checking for 3 arg ldap_set_rebind_proc" >&5