diff options
Diffstat (limited to 'lang/php53/files/patch-configure')
-rw-r--r-- | lang/php53/files/patch-configure | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lang/php53/files/patch-configure b/lang/php53/files/patch-configure index 55249d0b72ca..c80c460411a2 100644 --- a/lang/php53/files/patch-configure +++ b/lang/php53/files/patch-configure @@ -1,9 +1,9 @@ ---- configure.orig Wed May 28 14:36:29 2003 -+++ configure Sat Jun 7 15:37:45 2003 -@@ -54106,8 +54106,8 @@ +--- configure.orig Thu Jun 19 00:06:29 2003 ++++ configure Thu Jun 19 11:27:23 2003 +@@ -54325,8 +54325,8 @@ echo $ac_n "checking Oracle version""... $ac_c" 1>&6 - echo "configure:54109: checking Oracle version" >&5 + echo "configure:54328: checking Oracle version" >&5 - if test -s "$ORACLE_DIR/orainst/unix.rgs"; then - ORACLE_VERSION=`grep '"ocommon"' $ORACLE_DIR/orainst/unix.rgs | sed 's/ */:/g' | cut -d: -f 6 | cut -c 2-4` + if test -s "$ORACLE_DIR/ocommon/install/partial.prd"; then @@ -11,7 +11,7 @@ test -z "$ORACLE_VERSION" && ORACLE_VERSION=7.3 elif test -f $ORACLE_DIR/lib/libclntsh.$SHLIB_SUFFIX_NAME.9.0; then ORACLE_VERSION=9.0 -@@ -56370,6 +56370,102 @@ +@@ -56589,6 +56589,102 @@ if test "$ext_shared" = "yes"; then @@ -114,7 +114,7 @@ ORACLE_SHARED_LIBADD="-lnlsrtl3 $ORACLE_SHARED_LIBADD" if test -n "$ORACLE_DIR/lib"; then -@@ -70911,29 +71007,6 @@ +@@ -71130,29 +71226,6 @@ else @@ -144,7 +144,7 @@ case ct in c|c_r|pthread*) ;; *) -@@ -70957,52 +71030,7 @@ +@@ -71176,52 +71249,7 @@ @@ -198,7 +198,7 @@ save_old_LDFLAGS=$LDFLAGS -@@ -71072,37 +71100,6 @@ +@@ -71291,37 +71319,6 @@ @@ -236,7 +236,7 @@ fi -@@ -84033,10 +84030,7 @@ +@@ -84252,10 +84249,7 @@ CXXFLAGS="$CXXFLAGS $standard_libtool_flag" all_targets='$(OVERALL_TARGET) $(PHP_MODULES) $(PHP_CLI_TARGET)' |