SOURCES: php-fpm.patch (NEW) - http://php-fpm.anight.org/downloads...

glen glen at pld-linux.org
Wed Nov 7 18:57:45 CET 2007


Author: glen                         Date: Wed Nov  7 17:57:45 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- http://php-fpm.anight.org/downloads/beta/php-5.2.4-fpm-0.5.3.diff.gz

---- Files affected:
SOURCES:
   php-fpm.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/php-fpm.patch
diff -u /dev/null SOURCES/php-fpm.patch:1.1
--- /dev/null	Wed Nov  7 18:57:45 2007
+++ SOURCES/php-fpm.patch	Wed Nov  7 18:57:39 2007
@@ -0,0 +1,82805 @@
+diff -Nru php-5.2.4.vanilla/configure php-5.2.4.fpm/configure
+--- php-5.2.4.vanilla/configure	2007-08-30 03:39:18.000000000 +0400
++++ php-5.2.4.fpm/configure	2007-09-11 23:59:31.000000000 +0400
+@@ -1038,6 +1038,11 @@
+   --disable-path-info-check CGI: If this is disabled, paths such as
+                             /info.php/test?a=b will fail to work"
+ ac_help="$ac_help
++  --enable-fpm              FastCGI: If this is enabled, the fastcgi support
++                            will include experimental process manager code"
++ac_help="$ac_help
++  --with-xml-config=PATH      FPM: use xml-config in PATH to find libxml"
++ac_help="$ac_help
+ 
+ General settings:
+ "
+@@ -2149,12 +2154,12 @@
+ 
+ 
+ echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
+-echo "configure:2153: checking for Cygwin environment" >&5
++echo "configure:2158: checking for Cygwin environment" >&5
+ if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+   cat > conftest.$ac_ext <<EOF
+-#line 2158 "configure"
++#line 2163 "configure"
+ #include "confdefs.h"
+ 
+ int main() {
+@@ -2165,7 +2170,7 @@
+ return __CYGWIN__;
+ ; return 0; }
+ EOF
+-if { (eval echo configure:2169: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:2174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+   rm -rf conftest*
+   ac_cv_cygwin=yes
+ else
+@@ -2182,19 +2187,19 @@
+ CYGWIN=
+ test "$ac_cv_cygwin" = yes && CYGWIN=yes
+ echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
+-echo "configure:2186: checking for mingw32 environment" >&5
++echo "configure:2191: checking for mingw32 environment" >&5
+ if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+   cat > conftest.$ac_ext <<EOF
+-#line 2191 "configure"
++#line 2196 "configure"
+ #include "confdefs.h"
+ 
+ int main() {
+ return __MINGW32__;
+ ; return 0; }
+ EOF
+-if { (eval echo configure:2198: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:2203: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+   rm -rf conftest*
+   ac_cv_mingw32=yes
+ else
+@@ -2213,7 +2218,7 @@
+ 
+ 
+ echo $ac_n "checking for egrep""... $ac_c" 1>&6
+-echo "configure:2217: checking for egrep" >&5
++echo "configure:2222: checking for egrep" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_egrep'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -2228,7 +2233,7 @@
+  
+ 
+ echo $ac_n "checking for a sed that does not truncate output""... $ac_c" 1>&6
+-echo "configure:2232: checking for a sed that does not truncate output" >&5
++echo "configure:2237: checking for a sed that does not truncate output" >&5
+ if eval "test \"`echo '$''{'lt_cv_path_SED'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -2378,7 +2383,7 @@
+ fi
+ 
+ echo $ac_n "checking host system type""... $ac_c" 1>&6
+-echo "configure:2382: checking host system type" >&5
++echo "configure:2387: checking host system type" >&5
+ 
+ host_alias=$host
+ case "$host_alias" in
+@@ -2399,7 +2404,7 @@
+ echo "$ac_t""$host" 1>&6
+ 
+ echo $ac_n "checking target system type""... $ac_c" 1>&6
+-echo "configure:2403: checking target system type" >&5
++echo "configure:2408: checking target system type" >&5
+ 
+ target_alias=$target
+ case "$target_alias" in
+@@ -2511,7 +2516,7 @@
+ # Extract the first word of "gcc", so it can be a program name with args.
+ set dummy gcc; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+-echo "configure:2515: checking for $ac_word" >&5
++echo "configure:2520: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -2541,7 +2546,7 @@
+   # Extract the first word of "cc", so it can be a program name with args.
+ set dummy cc; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+-echo "configure:2545: checking for $ac_word" >&5
++echo "configure:2550: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -2592,7 +2597,7 @@
+       # Extract the first word of "cl", so it can be a program name with args.
+ set dummy cl; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+-echo "configure:2596: checking for $ac_word" >&5
++echo "configure:2601: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -2624,7 +2629,7 @@
+ fi
+ 
+ echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
+-echo "configure:2628: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
++echo "configure:2633: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+ 
+ ac_ext=c
+ # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+@@ -2635,12 +2640,12 @@
+ 
+ cat > conftest.$ac_ext << EOF
+ 
+-#line 2639 "configure"
++#line 2644 "configure"
+ #include "confdefs.h"
+ 
+ main(){return(0);}
+ EOF
+-if { (eval echo configure:2644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:2649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+   ac_cv_prog_cc_works=yes
+   # If we can't run a trivial program, we are probably using a cross compiler.
+   if (./conftest; exit) 2>/dev/null; then
+@@ -2666,12 +2671,12 @@
+   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
+ fi
+ echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
+-echo "configure:2670: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
++echo "configure:2675: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
+ echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
+ cross_compiling=$ac_cv_prog_cc_cross
+ 
+ echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
+-echo "configure:2675: checking whether we are using GNU C" >&5
++echo "configure:2680: checking whether we are using GNU C" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -2680,7 +2685,7 @@
+   yes;
+ #endif
+ EOF
+-if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2684: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
++if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2689: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+   ac_cv_prog_gcc=yes
+ else
+   ac_cv_prog_gcc=no
+@@ -2699,7 +2704,7 @@
+ ac_save_CFLAGS="$CFLAGS"
+ CFLAGS=
+ echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
+-echo "configure:2703: checking whether ${CC-cc} accepts -g" >&5
++echo "configure:2708: checking whether ${CC-cc} accepts -g" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -2731,7 +2736,7 @@
+ fi
+ 
+ echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
+-echo "configure:2735: checking how to run the C preprocessor" >&5
++echo "configure:2740: checking how to run the C preprocessor" >&5
+ # On Suns, sometimes $CPP names a directory.
+ if test -n "$CPP" && test -d "$CPP"; then
+   CPP=
+@@ -2746,13 +2751,13 @@
+   # On the NeXT, cc -E runs the code through the compiler's parser,
+   # not just through cpp.
+   cat > conftest.$ac_ext <<EOF
+-#line 2750 "configure"
++#line 2755 "configure"
+ #include "confdefs.h"
+ #include <assert.h>
+ Syntax Error
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+-{ (eval echo configure:2756: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:2761: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then
+   :
+@@ -2763,13 +2768,13 @@
+   rm -rf conftest*
+   CPP="${CC-cc} -E -traditional-cpp"
+   cat > conftest.$ac_ext <<EOF
+-#line 2767 "configure"
++#line 2772 "configure"
+ #include "confdefs.h"
+ #include <assert.h>
+ Syntax Error
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+-{ (eval echo configure:2773: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:2778: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then
+   :
+@@ -2780,13 +2785,13 @@
+   rm -rf conftest*
+   CPP="${CC-cc} -nologo -E"
+   cat > conftest.$ac_ext <<EOF
+-#line 2784 "configure"
++#line 2789 "configure"
+ #include "confdefs.h"
+ #include <assert.h>
+ Syntax Error
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+-{ (eval echo configure:2790: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:2795: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then
+   :
+@@ -2813,9 +2818,9 @@
+ 
+   ICC="no"
+   echo $ac_n "checking for icc""... $ac_c" 1>&6
+-echo "configure:2817: checking for icc" >&5
++echo "configure:2822: checking for icc" >&5
+   cat > conftest.$ac_ext <<EOF
+-#line 2819 "configure"
++#line 2824 "configure"
+ #include "confdefs.h"
+ __INTEL_COMPILER
+ EOF
+@@ -2835,10 +2840,10 @@
+ 
+ if test "x$CC" != xcc; then
+   echo $ac_n "checking whether $CC and cc understand -c and -o together""... $ac_c" 1>&6
+-echo "configure:2839: checking whether $CC and cc understand -c and -o together" >&5
++echo "configure:2844: checking whether $CC and cc understand -c and -o together" >&5
+ else
+   echo $ac_n "checking whether cc understands -c and -o together""... $ac_c" 1>&6
+-echo "configure:2842: checking whether cc understands -c and -o together" >&5
++echo "configure:2847: checking whether cc understands -c and -o together" >&5
+ fi
+ set dummy $CC; ac_cc="`echo $2 |
+ 		       sed -e 's/[^a-zA-Z0-9_]/_/g' -e 's/^[0-9]/_/'`"
+@@ -2850,16 +2855,16 @@
+ # We do the test twice because some compilers refuse to overwrite an
+ # existing .o file with -o, though they will create one.
+ ac_try='${CC-cc} -c conftest.c -o conftest.o 1>&5'
+-if { (eval echo configure:2854: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
+-   test -f conftest.o && { (eval echo configure:2855: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
++if { (eval echo configure:2859: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
++   test -f conftest.o && { (eval echo configure:2860: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
+ then
+   eval ac_cv_prog_cc_${ac_cc}_c_o=yes
+   if test "x$CC" != xcc; then
+     # Test first that cc exists at all.
+-    if { ac_try='cc -c conftest.c 1>&5'; { (eval echo configure:2860: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
++    if { ac_try='cc -c conftest.c 1>&5'; { (eval echo configure:2865: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
+       ac_try='cc -c conftest.c -o conftest.o 1>&5'
+-      if { (eval echo configure:2862: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
+-	 test -f conftest.o && { (eval echo configure:2863: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
++      if { (eval echo configure:2867: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
++	 test -f conftest.o && { (eval echo configure:2868: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
+       then
+         # cc works too.
+         :
+@@ -2886,7 +2891,7 @@
+ fi
+ 
+ echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
+-echo "configure:2890: checking how to run the C preprocessor" >&5
++echo "configure:2895: checking how to run the C preprocessor" >&5
+ # On Suns, sometimes $CPP names a directory.
+ if test -n "$CPP" && test -d "$CPP"; then
+   CPP=
+@@ -2901,13 +2906,13 @@
+   # On the NeXT, cc -E runs the code through the compiler's parser,
+   # not just through cpp.
+   cat > conftest.$ac_ext <<EOF
+-#line 2905 "configure"
++#line 2910 "configure"
+ #include "confdefs.h"
+ #include <assert.h>
+ Syntax Error
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+-{ (eval echo configure:2911: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:2916: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then
+   :
+@@ -2918,13 +2923,13 @@
+   rm -rf conftest*
+   CPP="${CC-cc} -E -traditional-cpp"
+   cat > conftest.$ac_ext <<EOF
+-#line 2922 "configure"
++#line 2927 "configure"
+ #include "confdefs.h"
+ #include <assert.h>
+ Syntax Error
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+-{ (eval echo configure:2928: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:2933: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then
+   :
+@@ -2935,13 +2940,13 @@
+   rm -rf conftest*
+   CPP="${CC-cc} -nologo -E"
+   cat > conftest.$ac_ext <<EOF
+-#line 2939 "configure"
++#line 2944 "configure"
+ #include "confdefs.h"
+ #include <assert.h>
+ Syntax Error
+ EOF
+ ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+-{ (eval echo configure:2945: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
++{ (eval echo configure:2950: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+ if test -z "$ac_err"; then
+   :
+@@ -2966,9 +2971,9 @@
+ echo "$ac_t""$CPP" 1>&6
+ 
+ echo $ac_n "checking for AIX""... $ac_c" 1>&6
+-echo "configure:2970: checking for AIX" >&5
++echo "configure:2975: checking for AIX" >&5
+ cat > conftest.$ac_ext <<EOF
+-#line 2972 "configure"
++#line 2977 "configure"
+ #include "confdefs.h"
+ #ifdef _AIX
+   yes
+@@ -2990,7 +2995,7 @@
+ 
+ 
+ echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
+-echo "configure:2994: checking whether ln -s works" >&5
++echo "configure:2999: checking whether ln -s works" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3015,7 +3020,7 @@
+ php_with_libdir=lib
+ 
+ echo $ac_n "checking for system library directory""... $ac_c" 1>&6
+-echo "configure:3019: checking for system library directory" >&5
++echo "configure:3024: checking for system library directory" >&5
+ # Check whether --with-libdir or --without-libdir was given.
+ if test "${with_libdir+set}" = set; then
+   withval="$with_libdir"
+@@ -3041,7 +3046,7 @@
+ php_enable_rpath=yes
+ 
+ echo $ac_n "checking whether to enable runpaths""... $ac_c" 1>&6
+-echo "configure:3045: checking whether to enable runpaths" >&5
++echo "configure:3050: checking whether to enable runpaths" >&5
+ # Check whether --enable-rpath or --disable-rpath was given.
+ if test "${enable_rpath+set}" = set; then
+   enableval="$enable_rpath"
+@@ -3065,7 +3070,7 @@
+ 
+ 
+ echo $ac_n "checking if compiler supports -R""... $ac_c" 1>&6
+-echo "configure:3069: checking if compiler supports -R" >&5
++echo "configure:3074: checking if compiler supports -R" >&5
+ if eval "test \"`echo '$''{'php_cv_cc_dashr'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3073,14 +3078,14 @@
+   SAVE_LIBS=$LIBS
+   LIBS="-R /usr/$PHP_LIBDIR $LIBS"
+   cat > conftest.$ac_ext <<EOF
+-#line 3077 "configure"
++#line 3082 "configure"
+ #include "confdefs.h"
+ 
+ int main() {
+ 
+ ; return 0; }
+ EOF
+-if { (eval echo configure:3084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:3089: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+   rm -rf conftest*
+   php_cv_cc_dashr=yes
+ else
+@@ -3098,7 +3103,7 @@
+   ld_runpath_switch=-R
+ else
+   echo $ac_n "checking if compiler supports -Wl,-rpath,""... $ac_c" 1>&6
+-echo "configure:3102: checking if compiler supports -Wl,-rpath," >&5
++echo "configure:3107: checking if compiler supports -Wl,-rpath," >&5
+   if eval "test \"`echo '$''{'php_cv_cc_rpath'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3106,14 +3111,14 @@
+     SAVE_LIBS=$LIBS
+     LIBS="-Wl,-rpath,/usr/$PHP_LIBDIR $LIBS"
+     cat > conftest.$ac_ext <<EOF
+-#line 3110 "configure"
++#line 3115 "configure"
+ #include "confdefs.h"
+ 
+ int main() {
+ 
+ ; return 0; }
+ EOF
+-if { (eval echo configure:3117: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:3122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+   rm -rf conftest*
+   php_cv_cc_rpath=yes
+ else
+@@ -3142,7 +3147,7 @@
+   # Extract the first word of "re2c", so it can be a program name with args.
+ set dummy re2c; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+-echo "configure:3146: checking for $ac_word" >&5
++echo "configure:3151: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_RE2C'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3170,7 +3175,7 @@
+ 
+   if test -n "$RE2C"; then
+     echo $ac_n "checking for re2c version""... $ac_c" 1>&6
+-echo "configure:3174: checking for re2c version" >&5
++echo "configure:3179: checking for re2c version" >&5
+ if eval "test \"`echo '$''{'php_cv_re2c_version'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3202,7 +3207,7 @@
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+-echo "configure:3206: checking for $ac_word" >&5
++echo "configure:3211: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3243,7 +3248,7 @@
+       ;;
+     *)
+       echo $ac_n "checking if $AWK is broken""... $ac_c" 1>&6
+-echo "configure:3247: checking if $AWK is broken" >&5
++echo "configure:3252: checking if $AWK is broken" >&5
+       if ! $AWK 'function foo() {}' >/dev/null 2>&1 ; then
+         echo "$ac_t""yes" 1>&6
+         { echo "configure: error: You should install GNU awk" 1>&2; exit 1; }
+@@ -3262,7 +3267,7 @@
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+-echo "configure:3266: checking for $ac_word" >&5
++echo "configure:3271: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3302,7 +3307,7 @@
+   bison_version=none
+   if test "$YACC"; then
+     echo $ac_n "checking for bison version""... $ac_c" 1>&6
+-echo "configure:3306: checking for bison version" >&5
++echo "configure:3311: checking for bison version" >&5
+ if eval "test \"`echo '$''{'php_cv_bison_version'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3342,7 +3347,7 @@
+   # Extract the first word of "flex", so it can be a program name with args.
+ set dummy flex; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+-echo "configure:3346: checking for $ac_word" >&5
++echo "configure:3351: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3376,7 +3381,7 @@
+   *) ac_lib=l ;;
+   esac
+   echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
+-echo "configure:3380: checking for yywrap in -l$ac_lib" >&5
++echo "configure:3385: checking for yywrap in -l$ac_lib" >&5
+ ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
+ if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+@@ -3384,7 +3389,7 @@
+   ac_save_LIBS="$LIBS"
+ LIBS="-l$ac_lib  $LIBS"
+ cat > conftest.$ac_ext <<EOF
+-#line 3388 "configure"
++#line 3393 "configure"
+ #include "confdefs.h"
+ /* Override any gcc2 internal prototype to avoid an error.  */
+ /* We use char because int might match the return type of a gcc2
+@@ -3395,7 +3400,7 @@
+ yywrap()
+ ; return 0; }
+ EOF
+-if { (eval echo configure:3399: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:3404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+   rm -rf conftest*
+   eval "ac_cv_lib_$ac_lib_var=yes"
+ else
+@@ -3419,7 +3424,7 @@
+ 
+   if test "$LEX" = "flex"; then
+     echo $ac_n "checking lex output file root""... $ac_c" 1>&6
+-echo "configure:3423: checking lex output file root" >&5
++echo "configure:3428: checking lex output file root" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3440,7 +3445,7 @@
+ LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
+ 
+ echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6
+-echo "configure:3444: checking whether yytext is a pointer" >&5
++echo "configure:3449: checking whether yytext is a pointer" >&5
+ if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+@@ -3452,14 +3457,14 @@
+ ac_save_LIBS="$LIBS"
+ LIBS="$LIBS $LEXLIB"
+ cat > conftest.$ac_ext <<EOF
+-#line 3456 "configure"
++#line 3461 "configure"
+ #include "confdefs.h"
+ `cat $LEX_OUTPUT_ROOT.c`
+ int main() {
+ 
+ ; return 0; }
+ EOF
+-if { (eval echo configure:3463: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
++if { (eval echo configure:3468: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+   rm -rf conftest*
+   ac_cv_prog_lex_yytext_pointer=yes
+ else
+@@ -3483,12 +3488,12 @@
+     :
+   fi
+         echo $ac_n "checking for working const""... $ac_c" 1>&6
+-echo "configure:3487: checking for working const" >&5
++echo "configure:3492: checking for working const" >&5
+ if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
+ else
+   cat > conftest.$ac_ext <<EOF
+-#line 3492 "configure"
++#line 3497 "configure"
+ #include "confdefs.h"
+ 
+ int main() {
+@@ -3537,7 +3542,7 @@
+ 
+ ; return 0; }
+ EOF
+-if { (eval echo configure:3541: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
++if { (eval echo configure:3546: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+   rm -rf conftest*
+   ac_cv_c_const=yes
+ else
+@@ -3563,7 +3568,7 @@
+ 
+   if test "$LEX" = "flex"; then
+     echo $ac_n "checking for flex version""... $ac_c" 1>&6
+-echo "configure:3567: checking for flex version" >&5
++echo "configure:3572: checking for flex version" >&5
+ if eval "test \"`echo '$''{'php_cv_flex_version'+set}'`\" = set"; then
+   echo $ac_n "(cached) $ac_c" 1>&6
<<Diff was trimmed, longer than 597 lines>>


More information about the pld-cvs-commit mailing list