Changeset 1122 for trunk/src/gcc/libjava
- Timestamp:
- Jan 30, 2004, 10:27:14 PM (22 years ago)
- Location:
- trunk/src/gcc/libjava
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libjava/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1121 r1122 2112 2112 2113 2113 hpux10.20*|hpux11*) 2114 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 2114 case $host_cpu in 2115 hppa*) 2116 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 2115 2117 lt_cv_file_magic_cmd=/usr/bin/file 2116 2118 lt_cv_file_magic_test_file=/usr/lib/libc.sl 2119 ;; 2120 ia64*) 2121 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' 2122 lt_cv_file_magic_cmd=/usr/bin/file 2123 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so 2124 ;; 2125 esac 2117 2126 ;; 2118 2127 … … 2141 2150 linux-gnu*) 2142 2151 case $host_cpu in 2143 alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )2152 alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) 2144 2153 lt_cv_deplibs_check_method=pass_all ;; 2145 2154 *) … … 2162 2171 lt_cv_file_magic_cmd=/usr/bin/file 2163 2172 lt_cv_file_magic_test_file=/usr/lib/libnls.so 2173 ;; 2174 2175 os2*) 2176 lt_cv_deplibs_check_method=pass_all 2164 2177 ;; 2165 2178 … … 2204 2217 2205 2218 echo $ac_n "checking for object suffix""... $ac_c" 1>&6 2206 echo "configure:22 07: checking for object suffix" >&52219 echo "configure:2220: checking for object suffix" >&5 2207 2220 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then 2208 2221 echo $ac_n "(cached) $ac_c" 1>&6 … … 2210 2223 rm -f conftest* 2211 2224 echo 'int i = 1;' > conftest.$ac_ext 2212 if { (eval echo configure:22 13: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2225 if { (eval echo configure:2226: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2213 2226 for ac_file in conftest.*; do 2214 2227 case $ac_file in … … 2234 2247 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 2235 2248 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 2236 echo "configure:22 37: checking for ${ac_tool_prefix}file" >&52249 echo "configure:2250: checking for ${ac_tool_prefix}file" >&5 2237 2250 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 2238 2251 echo $ac_n "(cached) $ac_c" 1>&6 … … 2296 2309 if test -n "$ac_tool_prefix"; then 2297 2310 echo $ac_n "checking for file""... $ac_c" 1>&6 2298 echo "configure:2 299: checking for file" >&52311 echo "configure:2312: checking for file" >&5 2299 2312 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 2300 2313 echo $ac_n "(cached) $ac_c" 1>&6 … … 2367 2380 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 2368 2381 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2369 echo "configure:23 70: checking for $ac_word" >&52382 echo "configure:2383: checking for $ac_word" >&5 2370 2383 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2371 2384 echo $ac_n "(cached) $ac_c" 1>&6 … … 2400 2413 set dummy ranlib; ac_word=$2 2401 2414 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2402 echo "configure:24 03: checking for $ac_word" >&52415 echo "configure:2416: checking for $ac_word" >&5 2403 2416 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2404 2417 echo $ac_n "(cached) $ac_c" 1>&6 … … 2436 2449 set dummy ${ac_tool_prefix}strip; ac_word=$2 2437 2450 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2438 echo "configure:24 39: checking for $ac_word" >&52451 echo "configure:2452: checking for $ac_word" >&5 2439 2452 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2440 2453 echo $ac_n "(cached) $ac_c" 1>&6 … … 2469 2482 set dummy strip; ac_word=$2 2470 2483 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2471 echo "configure:24 72: checking for $ac_word" >&52484 echo "configure:2485: checking for $ac_word" >&5 2472 2485 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2473 2486 echo $ac_n "(cached) $ac_c" 1>&6 … … 2537 2550 *-*-irix6*) 2538 2551 # Find out which ABI we are using. 2539 echo '#line 2540 "configure"' > conftest.$ac_ext 2540 if { (eval echo configure:2541: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2552 echo '#line 2553 "configure"' > conftest.$ac_ext 2553 if { (eval echo configure:2554: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2554 if test "$lt_cv_prog_gnu_ld" = yes; then 2555 case `/usr/bin/file conftest.$ac_objext` in 2556 *32-bit*) 2557 LD="${LD-ld} -melf32bsmip" 2558 ;; 2559 *N32*) 2560 LD="${LD-ld} -melf32bmipn32" 2561 ;; 2562 *64-bit*) 2563 LD="${LD-ld} -melf64bmip" 2564 ;; 2565 esac 2566 else 2541 2567 case `/usr/bin/file conftest.$ac_objext` in 2542 2568 *32-bit*) … … 2550 2576 ;; 2551 2577 esac 2578 fi 2579 fi 2580 rm -rf conftest* 2581 ;; 2582 2583 ia64-*-hpux*) 2584 # Find out which ABI we are using. 2585 echo 'int i;' > conftest.$ac_ext 2586 if { (eval echo configure:2587: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2587 case "`/usr/bin/file conftest.o`" in 2588 *ELF-32*) 2589 HPUX_IA64_MODE="32" 2590 ;; 2591 *ELF-64*) 2592 HPUX_IA64_MODE="64" 2593 ;; 2594 esac 2552 2595 fi 2553 2596 rm -rf conftest* … … 2559 2602 CFLAGS="$CFLAGS -belf" 2560 2603 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 2561 echo "configure:2 562: checking whether the C compiler needs -belf" >&52604 echo "configure:2605: checking whether the C compiler needs -belf" >&5 2562 2605 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then 2563 2606 echo $ac_n "(cached) $ac_c" 1>&6 … … 2572 2615 2573 2616 cat > conftest.$ac_ext <<EOF 2574 #line 2 575"configure"2617 #line 2618 "configure" 2575 2618 #include "confdefs.h" 2576 2619 … … 2579 2622 ; return 0; } 2580 2623 EOF 2581 if { (eval echo configure:2 582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2624 if { (eval echo configure:2625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2582 2625 rm -rf conftest* 2583 2626 lt_cv_cc_needs_belf=yes … … 2609 2652 2610 2653 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 2611 echo "configure:26 12: checking how to run the C++ preprocessor" >&52654 echo "configure:2655: checking how to run the C++ preprocessor" >&5 2612 2655 if test -z "$CXXCPP"; then 2613 2656 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then … … 2623 2666 cat > conftest.$ac_ext <<EOF 2624 2667 #include <sys/types.h> 2625 #line 26 26"configure"2668 #line 2669 "configure" 2626 2669 #include "confdefs.h" 2627 2670 #include <stdlib.h> 2628 2671 EOF 2629 2672 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2630 { (eval echo configure:26 31: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2673 { (eval echo configure:2674: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2631 2674 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2632 2675 if test -z "$ac_err"; then … … 2862 2905 2863 2906 echo $ac_n "checking for exception model to use""... $ac_c" 1>&6 2864 echo "configure:2 865: checking for exception model to use" >&52907 echo "configure:2908: checking for exception model to use" >&5 2865 2908 2866 2909 ac_ext=C … … 2877 2920 else 2878 2921 cat > conftest.$ac_ext << EOF 2879 #line 2 880"configure"2922 #line 2923 "configure" 2880 2923 struct S { ~S(); }; 2881 2924 void bar(); … … 2888 2931 old_CXXFLAGS="$CXXFLAGS" 2889 2932 CXXFLAGS=-S 2890 if { (eval echo configure:2 891: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2933 if { (eval echo configure:2934: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2891 2934 if grep _Unwind_SjLj_Resume conftest.s >/dev/null 2>&1 ; then 2892 2935 enable_sjlj_exceptions=yes … … 3018 3061 3019 3062 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 3020 echo "configure:30 21: checking how to run the C preprocessor" >&53063 echo "configure:3064: checking how to run the C preprocessor" >&5 3021 3064 # On Suns, sometimes $CPP names a directory. 3022 3065 if test -n "$CPP" && test -d "$CPP"; then … … 3034 3077 cat > conftest.$ac_ext <<EOF 3035 3078 #include <sys/types.h> 3036 #line 30 37"configure"3079 #line 3080 "configure" 3037 3080 #include "confdefs.h" 3038 3081 #include <assert.h> … … 3040 3083 EOF 3041 3084 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3042 { (eval echo configure:30 43: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3085 { (eval echo configure:3086: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3043 3086 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3044 3087 if test -z "$ac_err"; then … … 3052 3095 cat > conftest.$ac_ext <<EOF 3053 3096 #include <sys/types.h> 3054 #line 30 55"configure"3097 #line 3098 "configure" 3055 3098 #include "confdefs.h" 3056 3099 #include <assert.h> … … 3058 3101 EOF 3059 3102 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3060 { (eval echo configure:3 061: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3103 { (eval echo configure:3104: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3061 3104 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3062 3105 if test -z "$ac_err"; then … … 3070 3113 cat > conftest.$ac_ext <<EOF 3071 3114 #include <sys/types.h> 3072 #line 3 073"configure"3115 #line 3116 "configure" 3073 3116 #include "confdefs.h" 3074 3117 #include <assert.h> … … 3076 3119 EOF 3077 3120 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3078 { (eval echo configure:3 079: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3121 { (eval echo configure:3122: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3079 3122 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3080 3123 if test -z "$ac_err"; then … … 3101 3144 3102 3145 cat > conftest.$ac_ext <<EOF 3103 #line 31 04"configure"3146 #line 3147 "configure" 3104 3147 #include "confdefs.h" 3105 3148 #include <stdint.h> … … 3116 3159 3117 3160 cat > conftest.$ac_ext <<EOF 3118 #line 31 19"configure"3161 #line 3162 "configure" 3119 3162 #include "confdefs.h" 3120 3163 #include <inttypes.h> … … 3131 3174 3132 3175 cat > conftest.$ac_ext <<EOF 3133 #line 31 34"configure"3176 #line 3177 "configure" 3134 3177 #include "confdefs.h" 3135 3178 #include <sys/types.h> … … 3146 3189 3147 3190 cat > conftest.$ac_ext <<EOF 3148 #line 31 49"configure"3191 #line 3192 "configure" 3149 3192 #include "confdefs.h" 3150 3193 #include <sys/config.h> … … 3163 3206 3164 3207 cat > conftest.$ac_ext <<EOF 3165 #line 3 166"configure"3208 #line 3209 "configure" 3166 3209 #include "confdefs.h" 3167 3210 #include <time.h> … … 3178 3221 3179 3222 cat > conftest.$ac_ext <<EOF 3180 #line 3 181"configure"3223 #line 3224 "configure" 3181 3224 #include "confdefs.h" 3182 3225 #include <time.h> … … 3230 3273 3231 3274 echo $ac_n "checking for garbage collector to use""... $ac_c" 1>&6 3232 echo "configure:32 33: checking for garbage collector to use" >&53275 echo "configure:3276: checking for garbage collector to use" >&5 3233 3276 # Check whether --enable-java-gc or --disable-java-gc was given. 3234 3277 if test "${enable_java_gc+set}" = set; then … … 3283 3326 3284 3327 echo $ac_n "checking for thread model used by GCC""... $ac_c" 1>&6 3285 echo "configure:3 286: checking for thread model used by GCC" >&53328 echo "configure:3329: checking for thread model used by GCC" >&5 3286 3329 THREADS=`$CC -v 2>&1 | sed -n 's/^Thread model: //p'` 3287 3330 echo "$ac_t""$THREADS" 1>&6 … … 3490 3533 do 3491 3534 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3492 echo "configure:3 493: checking for $ac_func" >&53535 echo "configure:3536: checking for $ac_func" >&5 3493 3536 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3494 3537 echo $ac_n "(cached) $ac_c" 1>&6 3495 3538 else 3496 3539 cat > conftest.$ac_ext <<EOF 3497 #line 3 498"configure"3540 #line 3541 "configure" 3498 3541 #include "confdefs.h" 3499 3542 /* System header to define __stub macros and hopefully few prototypes, … … 3518 3561 ; return 0; } 3519 3562 EOF 3520 if { (eval echo configure:35 21: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3563 if { (eval echo configure:3564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3521 3564 rm -rf conftest* 3522 3565 eval "ac_cv_func_$ac_func=yes" … … 3545 3588 do 3546 3589 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3547 echo "configure:35 48: checking for $ac_func" >&53590 echo "configure:3591: checking for $ac_func" >&5 3548 3591 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3549 3592 echo $ac_n "(cached) $ac_c" 1>&6 3550 3593 else 3551 3594 cat > conftest.$ac_ext <<EOF 3552 #line 35 53"configure"3595 #line 3596 "configure" 3553 3596 #include "confdefs.h" 3554 3597 /* System header to define __stub macros and hopefully few prototypes, … … 3573 3616 ; return 0; } 3574 3617 EOF 3575 if { (eval echo configure:3 576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3618 if { (eval echo configure:3619: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3576 3619 rm -rf conftest* 3577 3620 eval "ac_cv_func_$ac_func=yes" … … 3600 3643 do 3601 3644 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3602 echo "configure:36 03: checking for $ac_func" >&53645 echo "configure:3646: checking for $ac_func" >&5 3603 3646 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3604 3647 echo $ac_n "(cached) $ac_c" 1>&6 3605 3648 else 3606 3649 cat > conftest.$ac_ext <<EOF 3607 #line 36 08"configure"3650 #line 3651 "configure" 3608 3651 #include "confdefs.h" 3609 3652 /* System header to define __stub macros and hopefully few prototypes, … … 3628 3671 ; return 0; } 3629 3672 EOF 3630 if { (eval echo configure:36 31: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3673 if { (eval echo configure:3674: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3631 3674 rm -rf conftest* 3632 3675 eval "ac_cv_func_$ac_func=yes" … … 3655 3698 do 3656 3699 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3657 echo "configure:3 658: checking for $ac_func" >&53700 echo "configure:3701: checking for $ac_func" >&5 3658 3701 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3659 3702 echo $ac_n "(cached) $ac_c" 1>&6 3660 3703 else 3661 3704 cat > conftest.$ac_ext <<EOF 3662 #line 3 663"configure"3705 #line 3706 "configure" 3663 3706 #include "confdefs.h" 3664 3707 /* System header to define __stub macros and hopefully few prototypes, … … 3683 3726 ; return 0; } 3684 3727 EOF 3685 if { (eval echo configure:3 686: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3728 if { (eval echo configure:3729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3686 3729 rm -rf conftest* 3687 3730 eval "ac_cv_func_$ac_func=yes" … … 3710 3753 do 3711 3754 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3712 echo "configure:37 13: checking for $ac_func" >&53755 echo "configure:3756: checking for $ac_func" >&5 3713 3756 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3714 3757 echo $ac_n "(cached) $ac_c" 1>&6 3715 3758 else 3716 3759 cat > conftest.$ac_ext <<EOF 3717 #line 37 18"configure"3760 #line 3761 "configure" 3718 3761 #include "confdefs.h" 3719 3762 /* System header to define __stub macros and hopefully few prototypes, … … 3738 3781 ; return 0; } 3739 3782 EOF 3740 if { (eval echo configure:37 41: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3783 if { (eval echo configure:3784: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3741 3784 rm -rf conftest* 3742 3785 eval "ac_cv_func_$ac_func=yes" … … 3765 3808 do 3766 3809 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3767 echo "configure:3 768: checking for $ac_func" >&53810 echo "configure:3811: checking for $ac_func" >&5 3768 3811 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3769 3812 echo $ac_n "(cached) $ac_c" 1>&6 3770 3813 else 3771 3814 cat > conftest.$ac_ext <<EOF 3772 #line 3 773"configure"3815 #line 3816 "configure" 3773 3816 #include "confdefs.h" 3774 3817 /* System header to define __stub macros and hopefully few prototypes, … … 3793 3836 ; return 0; } 3794 3837 EOF 3795 if { (eval echo configure:3 796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3838 if { (eval echo configure:3839: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3796 3839 rm -rf conftest* 3797 3840 eval "ac_cv_func_$ac_func=yes" … … 3820 3863 do 3821 3864 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3822 echo "configure:38 23: checking for $ac_func" >&53865 echo "configure:3866: checking for $ac_func" >&5 3823 3866 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3824 3867 echo $ac_n "(cached) $ac_c" 1>&6 3825 3868 else 3826 3869 cat > conftest.$ac_ext <<EOF 3827 #line 38 28"configure"3870 #line 3871 "configure" 3828 3871 #include "confdefs.h" 3829 3872 /* System header to define __stub macros and hopefully few prototypes, … … 3848 3891 ; return 0; } 3849 3892 EOF 3850 if { (eval echo configure:38 51: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3893 if { (eval echo configure:3894: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3851 3894 rm -rf conftest* 3852 3895 eval "ac_cv_func_$ac_func=yes" … … 3876 3919 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 3877 3920 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 3878 echo "configure:3 879: checking for $ac_hdr" >&53921 echo "configure:3922: checking for $ac_hdr" >&5 3879 3922 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3880 3923 echo $ac_n "(cached) $ac_c" 1>&6 … … 3882 3925 cat > conftest.$ac_ext <<EOF 3883 3926 #include <sys/types.h> 3884 #line 3 885"configure"3927 #line 3928 "configure" 3885 3928 #include "confdefs.h" 3886 3929 #include <$ac_hdr> 3887 3930 EOF 3888 3931 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3889 { (eval echo configure:3 890: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3932 { (eval echo configure:3933: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3890 3933 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3891 3934 if test -z "$ac_err"; then … … 3914 3957 3915 3958 echo $ac_n "checking for backtrace""... $ac_c" 1>&6 3916 echo "configure:39 17: checking for backtrace" >&53959 echo "configure:3960: checking for backtrace" >&5 3917 3960 if eval "test \"`echo '$''{'ac_cv_func_backtrace'+set}'`\" = set"; then 3918 3961 echo $ac_n "(cached) $ac_c" 1>&6 3919 3962 else 3920 3963 cat > conftest.$ac_ext <<EOF 3921 #line 39 22"configure"3964 #line 3965 "configure" 3922 3965 #include "confdefs.h" 3923 3966 /* System header to define __stub macros and hopefully few prototypes, … … 3942 3985 ; return 0; } 3943 3986 EOF 3944 if { (eval echo configure:39 45: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3987 if { (eval echo configure:3988: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3945 3988 rm -rf conftest* 3946 3989 eval "ac_cv_func_backtrace=yes" … … 3975 4018 3976 4019 echo $ac_n "checking for dladdr in -ldl""... $ac_c" 1>&6 3977 echo "configure: 3978: checking for dladdr in -ldl" >&54020 echo "configure:4021: checking for dladdr in -ldl" >&5 3978 4021 ac_lib_var=`echo dl'_'dladdr | sed 'y%./+-%__p_%'` 3979 4022 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 3983 4026 LIBS="-ldl $LIBS" 3984 4027 cat > conftest.$ac_ext <<EOF 3985 #line 3986"configure"4028 #line 4029 "configure" 3986 4029 #include "confdefs.h" 3987 4030 /* Override any gcc2 internal prototype to avoid an error. */ … … 3994 4037 ; return 0; } 3995 4038 EOF 3996 if { (eval echo configure: 3997: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4039 if { (eval echo configure:4040: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3997 4040 rm -rf conftest* 3998 4041 eval "ac_cv_lib_$ac_lib_var=yes" … … 4023 4066 ac_safe=`echo "$ac_file" | sed 'y%./+-%__p_%'` 4024 4067 echo $ac_n "checking for $ac_file""... $ac_c" 1>&6 4025 echo "configure:40 26: checking for $ac_file" >&54068 echo "configure:4069: checking for $ac_file" >&5 4026 4069 if eval "test \"`echo '$''{'ac_cv_file_$ac_safe'+set}'`\" = set"; then 4027 4070 echo $ac_n "(cached) $ac_c" 1>&6 … … 4071 4114 4072 4115 echo $ac_n "checking for iconv""... $ac_c" 1>&6 4073 echo "configure:4 074: checking for iconv" >&54116 echo "configure:4117: checking for iconv" >&5 4074 4117 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then 4075 4118 echo $ac_n "(cached) $ac_c" 1>&6 … … 4079 4122 am_cv_lib_iconv=no 4080 4123 cat > conftest.$ac_ext <<EOF 4081 #line 4 082"configure"4124 #line 4125 "configure" 4082 4125 #include "confdefs.h" 4083 4126 #include <stdlib.h> … … 4089 4132 ; return 0; } 4090 4133 EOF 4091 if { (eval echo configure:4 092: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4134 if { (eval echo configure:4135: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4092 4135 rm -rf conftest* 4093 4136 am_cv_func_iconv=yes … … 4101 4144 LIBS="$LIBS $am_cv_libiconv_ldpath -liconv" 4102 4145 cat > conftest.$ac_ext <<EOF 4103 #line 41 04"configure"4146 #line 4147 "configure" 4104 4147 #include "confdefs.h" 4105 4148 #include <stdlib.h> … … 4111 4154 ; return 0; } 4112 4155 EOF 4113 if { (eval echo configure:41 14: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4156 if { (eval echo configure:4157: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4114 4157 rm -rf conftest* 4115 4158 am_cv_lib_iconv=yes … … 4132 4175 4133 4176 echo $ac_n "checking for iconv declaration""... $ac_c" 1>&6 4134 echo "configure:41 35: checking for iconv declaration" >&54177 echo "configure:4178: checking for iconv declaration" >&5 4135 4178 if eval "test \"`echo '$''{'am_cv_proto_iconv'+set}'`\" = set"; then 4136 4179 echo $ac_n "(cached) $ac_c" 1>&6 … … 4138 4181 4139 4182 cat > conftest.$ac_ext <<EOF 4140 #line 41 41"configure"4183 #line 4184 "configure" 4141 4184 #include "confdefs.h" 4142 4185 … … 4157 4200 ; return 0; } 4158 4201 EOF 4159 if { (eval echo configure:4 160: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4202 if { (eval echo configure:4203: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4160 4203 rm -rf conftest* 4161 4204 am_cv_proto_iconv_arg1="" … … 4186 4229 if test $ac_cv_header_locale_h = yes; then 4187 4230 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 4188 echo "configure:4 189: checking for LC_MESSAGES" >&54231 echo "configure:4232: checking for LC_MESSAGES" >&5 4189 4232 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then 4190 4233 echo $ac_n "(cached) $ac_c" 1>&6 4191 4234 else 4192 4235 cat > conftest.$ac_ext <<EOF 4193 #line 4 194"configure"4236 #line 4237 "configure" 4194 4237 #include "confdefs.h" 4195 4238 #include <locale.h> … … 4198 4241 ; return 0; } 4199 4242 EOF 4200 if { (eval echo configure:42 01: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4243 if { (eval echo configure:4244: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4201 4244 rm -rf conftest* 4202 4245 am_cv_val_LC_MESSAGES=yes … … 4219 4262 fi 4220 4263 echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6 4221 echo "configure:42 22: checking whether struct tm is in sys/time.h or time.h" >&54264 echo "configure:4265: checking whether struct tm is in sys/time.h or time.h" >&5 4222 4265 if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then 4223 4266 echo $ac_n "(cached) $ac_c" 1>&6 4224 4267 else 4225 4268 cat > conftest.$ac_ext <<EOF 4226 #line 42 27"configure"4269 #line 4270 "configure" 4227 4270 #include "confdefs.h" 4228 4271 #include <sys/types.h> … … 4232 4275 ; return 0; } 4233 4276 EOF 4234 if { (eval echo configure:42 35: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4277 if { (eval echo configure:4278: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4235 4278 rm -rf conftest* 4236 4279 ac_cv_struct_tm=time.h … … 4253 4296 4254 4297 echo $ac_n "checking for tm_zone in struct tm""... $ac_c" 1>&6 4255 echo "configure:42 56: checking for tm_zone in struct tm" >&54298 echo "configure:4299: checking for tm_zone in struct tm" >&5 4256 4299 if eval "test \"`echo '$''{'ac_cv_struct_tm_zone'+set}'`\" = set"; then 4257 4300 echo $ac_n "(cached) $ac_c" 1>&6 4258 4301 else 4259 4302 cat > conftest.$ac_ext <<EOF 4260 #line 4 261"configure"4303 #line 4304 "configure" 4261 4304 #include "confdefs.h" 4262 4305 #include <sys/types.h> … … 4266 4309 ; return 0; } 4267 4310 EOF 4268 if { (eval echo configure:4 269: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4311 if { (eval echo configure:4312: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4269 4312 rm -rf conftest* 4270 4313 ac_cv_struct_tm_zone=yes … … 4286 4329 else 4287 4330 echo $ac_n "checking for tzname""... $ac_c" 1>&6 4288 echo "configure:4 289: checking for tzname" >&54331 echo "configure:4332: checking for tzname" >&5 4289 4332 if eval "test \"`echo '$''{'ac_cv_var_tzname'+set}'`\" = set"; then 4290 4333 echo $ac_n "(cached) $ac_c" 1>&6 4291 4334 else 4292 4335 cat > conftest.$ac_ext <<EOF 4293 #line 4 294"configure"4336 #line 4337 "configure" 4294 4337 #include "confdefs.h" 4295 4338 #include <time.h> … … 4301 4344 ; return 0; } 4302 4345 EOF 4303 if { (eval echo configure:43 04: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4346 if { (eval echo configure:4347: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4304 4347 rm -rf conftest* 4305 4348 ac_cv_var_tzname=yes … … 4326 4369 do 4327 4370 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4328 echo "configure:43 29: checking for $ac_func" >&54371 echo "configure:4372: checking for $ac_func" >&5 4329 4372 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4330 4373 echo $ac_n "(cached) $ac_c" 1>&6 4331 4374 else 4332 4375 cat > conftest.$ac_ext <<EOF 4333 #line 43 34"configure"4376 #line 4377 "configure" 4334 4377 #include "confdefs.h" 4335 4378 /* System header to define __stub macros and hopefully few prototypes, … … 4354 4397 ; return 0; } 4355 4398 EOF 4356 if { (eval echo configure:4 357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4399 if { (eval echo configure:4400: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4357 4400 rm -rf conftest* 4358 4401 eval "ac_cv_func_$ac_func=yes" … … 4381 4424 # Hopefully this check is robust enough. 4382 4425 cat > conftest.$ac_ext <<EOF 4383 #line 4 384"configure"4426 #line 4427 "configure" 4384 4427 #include "confdefs.h" 4385 4428 #include <netdb.h> … … 4401 4444 *) 4402 4445 echo $ac_n "checking whether gethostbyname_r declaration requires -D_REENTRANT""... $ac_c" 1>&6 4403 echo "configure:44 04: checking whether gethostbyname_r declaration requires -D_REENTRANT" >&54446 echo "configure:4447: checking whether gethostbyname_r declaration requires -D_REENTRANT" >&5 4404 4447 if eval "test \"`echo '$''{'libjava_cv_gethostbyname_r_needs_reentrant'+set}'`\" = set"; then 4405 4448 echo $ac_n "(cached) $ac_c" 1>&6 … … 4414 4457 4415 4458 cat > conftest.$ac_ext <<EOF 4416 #line 44 17"configure"4459 #line 4460 "configure" 4417 4460 #include "confdefs.h" 4418 4461 #include <netdb.h> … … 4421 4464 ; return 0; } 4422 4465 EOF 4423 if { (eval echo configure:44 24: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4466 if { (eval echo configure:4467: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4424 4467 rm -rf conftest* 4425 4468 libjava_cv_gethostbyname_r_needs_reentrant=no … … 4431 4474 CPPFLAGS="$CPPFLAGS -D_REENTRANT" 4432 4475 cat > conftest.$ac_ext <<EOF 4433 #line 44 34"configure"4476 #line 4477 "configure" 4434 4477 #include "confdefs.h" 4435 4478 #include <netdb.h> … … 4438 4481 ; return 0; } 4439 4482 EOF 4440 if { (eval echo configure:44 41: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4483 if { (eval echo configure:4484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4441 4484 rm -rf conftest* 4442 4485 libjava_cv_gethostbyname_r_needs_reentrant=yes … … 4473 4516 4474 4517 echo $ac_n "checking for struct hostent_data""... $ac_c" 1>&6 4475 echo "configure:4 476: checking for struct hostent_data" >&54518 echo "configure:4519: checking for struct hostent_data" >&5 4476 4519 if eval "test \"`echo '$''{'libjava_cv_struct_hostent_data'+set}'`\" = set"; then 4477 4520 echo $ac_n "(cached) $ac_c" 1>&6 4478 4521 else 4479 4522 cat > conftest.$ac_ext <<EOF 4480 #line 4 481"configure"4523 #line 4524 "configure" 4481 4524 #include "confdefs.h" 4482 4525 … … 4489 4532 ; return 0; } 4490 4533 EOF 4491 if { (eval echo configure:4 492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4534 if { (eval echo configure:4535: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4492 4535 rm -rf conftest* 4493 4536 libjava_cv_struct_hostent_data=yes … … 4521 4564 # linkage check is enough, yet C++ code requires proper prototypes.) 4522 4565 cat > conftest.$ac_ext <<EOF 4523 #line 45 24"configure"4566 #line 4567 "configure" 4524 4567 #include "confdefs.h" 4525 4568 #include <netdb.h> … … 4532 4575 do 4533 4576 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4534 echo "configure:45 35: checking for $ac_func" >&54577 echo "configure:4578: checking for $ac_func" >&5 4535 4578 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4536 4579 echo $ac_n "(cached) $ac_c" 1>&6 4537 4580 else 4538 4581 cat > conftest.$ac_ext <<EOF 4539 #line 45 40"configure"4582 #line 4583 "configure" 4540 4583 #include "confdefs.h" 4541 4584 /* System header to define __stub macros and hopefully few prototypes, … … 4560 4603 ; return 0; } 4561 4604 EOF 4562 if { (eval echo configure:4 563: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4605 if { (eval echo configure:4606: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4563 4606 rm -rf conftest* 4564 4607 eval "ac_cv_func_$ac_func=yes" … … 4587 4630 # Hopefully this check is robust enough. 4588 4631 cat > conftest.$ac_ext <<EOF 4589 #line 4 590"configure"4632 #line 4633 "configure" 4590 4633 #include "confdefs.h" 4591 4634 #include <netdb.h> … … 4614 4657 do 4615 4658 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4616 echo "configure:46 17: checking for $ac_func" >&54659 echo "configure:4660: checking for $ac_func" >&5 4617 4660 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4618 4661 echo $ac_n "(cached) $ac_c" 1>&6 4619 4662 else 4620 4663 cat > conftest.$ac_ext <<EOF 4621 #line 46 22"configure"4664 #line 4665 "configure" 4622 4665 #include "confdefs.h" 4623 4666 /* System header to define __stub macros and hopefully few prototypes, … … 4642 4685 ; return 0; } 4643 4686 EOF 4644 if { (eval echo configure:46 45: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4687 if { (eval echo configure:4688: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4645 4688 rm -rf conftest* 4646 4689 eval "ac_cv_func_$ac_func=yes" … … 4666 4709 4667 4710 cat > conftest.$ac_ext <<EOF 4668 #line 4 669"configure"4711 #line 4712 "configure" 4669 4712 #include "confdefs.h" 4670 4713 #include <unistd.h> … … 4697 4740 do 4698 4741 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4699 echo "configure:47 00: checking for $ac_func" >&54742 echo "configure:4743: checking for $ac_func" >&5 4700 4743 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4701 4744 echo $ac_n "(cached) $ac_c" 1>&6 4702 4745 else 4703 4746 cat > conftest.$ac_ext <<EOF 4704 #line 47 05"configure"4747 #line 4748 "configure" 4705 4748 #include "confdefs.h" 4706 4749 /* System header to define __stub macros and hopefully few prototypes, … … 4725 4768 ; return 0; } 4726 4769 EOF 4727 if { (eval echo configure:47 28: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4770 if { (eval echo configure:4771: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4728 4771 rm -rf conftest* 4729 4772 eval "ac_cv_func_$ac_func=yes" … … 4755 4798 do 4756 4799 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4757 echo "configure:4 758: checking for $ac_func" >&54800 echo "configure:4801: checking for $ac_func" >&5 4758 4801 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4759 4802 echo $ac_n "(cached) $ac_c" 1>&6 4760 4803 else 4761 4804 cat > conftest.$ac_ext <<EOF 4762 #line 4 763"configure"4805 #line 4806 "configure" 4763 4806 #include "confdefs.h" 4764 4807 /* System header to define __stub macros and hopefully few prototypes, … … 4783 4826 ; return 0; } 4784 4827 EOF 4785 if { (eval echo configure:4 786: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4828 if { (eval echo configure:4829: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4786 4829 rm -rf conftest* 4787 4830 eval "ac_cv_func_$ac_func=yes" … … 4805 4848 echo "$ac_t""no" 1>&6 4806 4849 echo $ac_n "checking for sched_yield in -lrt""... $ac_c" 1>&6 4807 echo "configure:48 08: checking for sched_yield in -lrt" >&54850 echo "configure:4851: checking for sched_yield in -lrt" >&5 4808 4851 ac_lib_var=`echo rt'_'sched_yield | sed 'y%./+-%__p_%'` 4809 4852 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4813 4856 LIBS="-lrt $LIBS" 4814 4857 cat > conftest.$ac_ext <<EOF 4815 #line 48 16"configure"4858 #line 4859 "configure" 4816 4859 #include "confdefs.h" 4817 4860 /* Override any gcc2 internal prototype to avoid an error. */ … … 4824 4867 ; return 0; } 4825 4868 EOF 4826 if { (eval echo configure:48 27: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4869 if { (eval echo configure:4870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4827 4870 rm -rf conftest* 4828 4871 eval "ac_cv_lib_$ac_lib_var=yes" … … 4850 4893 4851 4894 echo $ac_n "checking for sched_yield in -lposix4""... $ac_c" 1>&6 4852 echo "configure:48 53: checking for sched_yield in -lposix4" >&54895 echo "configure:4896: checking for sched_yield in -lposix4" >&5 4853 4896 ac_lib_var=`echo posix4'_'sched_yield | sed 'y%./+-%__p_%'` 4854 4897 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4858 4901 LIBS="-lposix4 $LIBS" 4859 4902 cat > conftest.$ac_ext <<EOF 4860 #line 4 861"configure"4903 #line 4904 "configure" 4861 4904 #include "confdefs.h" 4862 4905 /* Override any gcc2 internal prototype to avoid an error. */ … … 4869 4912 ; return 0; } 4870 4913 EOF 4871 if { (eval echo configure:4 872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4914 if { (eval echo configure:4915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4872 4915 rm -rf conftest* 4873 4916 eval "ac_cv_lib_$ac_lib_var=yes" … … 4905 4948 # or __m_count. This is a nice hack for Linux. 4906 4949 cat > conftest.$ac_ext <<EOF 4907 #line 49 08"configure"4950 #line 4951 "configure" 4908 4951 #include "confdefs.h" 4909 4952 #include <pthread.h> … … 4914 4957 ; return 0; } 4915 4958 EOF 4916 if { (eval echo configure:49 17: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4959 if { (eval echo configure:4960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4917 4960 rm -rf conftest* 4918 4961 cat >> confdefs.h <<\EOF … … 4926 4969 4927 4970 cat > conftest.$ac_ext <<EOF 4928 #line 49 29"configure"4971 #line 4972 "configure" 4929 4972 #include "confdefs.h" 4930 4973 #include <pthread.h> … … 4935 4978 ; return 0; } 4936 4979 EOF 4937 if { (eval echo configure:49 38: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4980 if { (eval echo configure:4981: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4938 4981 rm -rf conftest* 4939 4982 cat >> confdefs.h <<\EOF … … 4955 4998 do 4956 4999 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4957 echo "configure: 4958: checking for $ac_func" >&55000 echo "configure:5001: checking for $ac_func" >&5 4958 5001 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4959 5002 echo $ac_n "(cached) $ac_c" 1>&6 4960 5003 else 4961 5004 cat > conftest.$ac_ext <<EOF 4962 #line 4963"configure"5005 #line 5006 "configure" 4963 5006 #include "confdefs.h" 4964 5007 /* System header to define __stub macros and hopefully few prototypes, … … 4983 5026 ; return 0; } 4984 5027 EOF 4985 if { (eval echo configure: 4986: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5028 if { (eval echo configure:5029: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4986 5029 rm -rf conftest* 4987 5030 eval "ac_cv_func_$ac_func=yes" … … 5014 5057 do 5015 5058 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5016 echo "configure:50 17: checking for $ac_func" >&55059 echo "configure:5060: checking for $ac_func" >&5 5017 5060 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5018 5061 echo $ac_n "(cached) $ac_c" 1>&6 5019 5062 else 5020 5063 cat > conftest.$ac_ext <<EOF 5021 #line 50 22"configure"5064 #line 5065 "configure" 5022 5065 #include "confdefs.h" 5023 5066 /* System header to define __stub macros and hopefully few prototypes, … … 5042 5085 ; return 0; } 5043 5086 EOF 5044 if { (eval echo configure:50 45: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5087 if { (eval echo configure:5088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5045 5088 rm -rf conftest* 5046 5089 eval "ac_cv_func_$ac_func=yes" … … 5072 5115 do 5073 5116 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5074 echo "configure:5 075: checking for $ac_func" >&55117 echo "configure:5118: checking for $ac_func" >&5 5075 5118 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5076 5119 echo $ac_n "(cached) $ac_c" 1>&6 5077 5120 else 5078 5121 cat > conftest.$ac_ext <<EOF 5079 #line 5 080"configure"5122 #line 5123 "configure" 5080 5123 #include "confdefs.h" 5081 5124 /* System header to define __stub macros and hopefully few prototypes, … … 5100 5143 ; return 0; } 5101 5144 EOF 5102 if { (eval echo configure:51 03: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5145 if { (eval echo configure:5146: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5103 5146 rm -rf conftest* 5104 5147 eval "ac_cv_func_$ac_func=yes" … … 5129 5172 5130 5173 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 5131 echo "configure:51 32: checking for dlopen in -ldl" >&55174 echo "configure:5175: checking for dlopen in -ldl" >&5 5132 5175 ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` 5133 5176 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 5137 5180 LIBS="-ldl $LIBS" 5138 5181 cat > conftest.$ac_ext <<EOF 5139 #line 51 40"configure"5182 #line 5183 "configure" 5140 5183 #include "confdefs.h" 5141 5184 /* Override any gcc2 internal prototype to avoid an error. */ … … 5148 5191 ; return 0; } 5149 5192 EOF 5150 if { (eval echo configure:51 51: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5193 if { (eval echo configure:5194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5151 5194 rm -rf conftest* 5152 5195 eval "ac_cv_lib_$ac_lib_var=yes" … … 5193 5236 5194 5237 echo $ac_n "checking for socket libraries""... $ac_c" 1>&6 5195 echo "configure:5 196: checking for socket libraries" >&55238 echo "configure:5239: checking for socket libraries" >&5 5196 5239 if eval "test \"`echo '$''{'gcj_cv_lib_sockets'+set}'`\" = set"; then 5197 5240 echo $ac_n "(cached) $ac_c" 1>&6 … … 5201 5244 unset ac_cv_func_connect 5202 5245 echo $ac_n "checking for connect""... $ac_c" 1>&6 5203 echo "configure:52 04: checking for connect" >&55246 echo "configure:5247: checking for connect" >&5 5204 5247 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then 5205 5248 echo $ac_n "(cached) $ac_c" 1>&6 5206 5249 else 5207 5250 cat > conftest.$ac_ext <<EOF 5208 #line 52 09"configure"5251 #line 5252 "configure" 5209 5252 #include "confdefs.h" 5210 5253 /* System header to define __stub macros and hopefully few prototypes, … … 5229 5272 ; return 0; } 5230 5273 EOF 5231 if { (eval echo configure:52 32: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5274 if { (eval echo configure:5275: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5232 5275 rm -rf conftest* 5233 5276 eval "ac_cv_func_connect=yes" … … 5252 5295 unset ac_cv_func_connect 5253 5296 echo $ac_n "checking for main in -lsocket""... $ac_c" 1>&6 5254 echo "configure:52 55: checking for main in -lsocket" >&55297 echo "configure:5298: checking for main in -lsocket" >&5 5255 5298 ac_lib_var=`echo socket'_'main | sed 'y%./+-%__p_%'` 5256 5299 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 5260 5303 LIBS="-lsocket $LIBS" 5261 5304 cat > conftest.$ac_ext <<EOF 5262 #line 5 263"configure"5305 #line 5306 "configure" 5263 5306 #include "confdefs.h" 5264 5307 … … 5267 5310 ; return 0; } 5268 5311 EOF 5269 if { (eval echo configure:5 270: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5312 if { (eval echo configure:5313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5270 5313 rm -rf conftest* 5271 5314 eval "ac_cv_lib_$ac_lib_var=yes" … … 5294 5337 unset ac_cv_func_accept 5295 5338 echo $ac_n "checking for accept""... $ac_c" 1>&6 5296 echo "configure:5 297: checking for accept" >&55339 echo "configure:5340: checking for accept" >&5 5297 5340 if eval "test \"`echo '$''{'ac_cv_func_accept'+set}'`\" = set"; then 5298 5341 echo $ac_n "(cached) $ac_c" 1>&6 5299 5342 else 5300 5343 cat > conftest.$ac_ext <<EOF 5301 #line 53 02"configure"5344 #line 5345 "configure" 5302 5345 #include "confdefs.h" 5303 5346 /* System header to define __stub macros and hopefully few prototypes, … … 5322 5365 ; return 0; } 5323 5366 EOF 5324 if { (eval echo configure:53 25: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5367 if { (eval echo configure:5368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5325 5368 rm -rf conftest* 5326 5369 eval "ac_cv_func_accept=yes" … … 5349 5392 LIBS="$LIBS $gcj_cv_lib_sockets" 5350 5393 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 5351 echo "configure:53 52: checking for gethostbyname" >&55394 echo "configure:5395: checking for gethostbyname" >&5 5352 5395 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then 5353 5396 echo $ac_n "(cached) $ac_c" 1>&6 5354 5397 else 5355 5398 cat > conftest.$ac_ext <<EOF 5356 #line 5 357"configure"5399 #line 5400 "configure" 5357 5400 #include "confdefs.h" 5358 5401 /* System header to define __stub macros and hopefully few prototypes, … … 5377 5420 ; return 0; } 5378 5421 EOF 5379 if { (eval echo configure:5 380: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5422 if { (eval echo configure:5423: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5380 5423 rm -rf conftest* 5381 5424 eval "ac_cv_func_gethostbyname=yes" … … 5395 5438 echo "$ac_t""no" 1>&6 5396 5439 echo $ac_n "checking for main in -lnsl""... $ac_c" 1>&6 5397 echo "configure:5 398: checking for main in -lnsl" >&55440 echo "configure:5441: checking for main in -lnsl" >&5 5398 5441 ac_lib_var=`echo nsl'_'main | sed 'y%./+-%__p_%'` 5399 5442 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 5403 5446 LIBS="-lnsl $LIBS" 5404 5447 cat > conftest.$ac_ext <<EOF 5405 #line 54 06"configure"5448 #line 5449 "configure" 5406 5449 #include "confdefs.h" 5407 5450 … … 5410 5453 ; return 0; } 5411 5454 EOF 5412 if { (eval echo configure:54 13: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5455 if { (eval echo configure:5456: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5413 5456 rm -rf conftest* 5414 5457 eval "ac_cv_lib_$ac_lib_var=yes" … … 5442 5485 if test "$with_system_zlib" = yes; then 5443 5486 echo $ac_n "checking for deflate in -lz""... $ac_c" 1>&6 5444 echo "configure:54 45: checking for deflate in -lz" >&55487 echo "configure:5488: checking for deflate in -lz" >&5 5445 5488 ac_lib_var=`echo z'_'deflate | sed 'y%./+-%__p_%'` 5446 5489 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 5450 5493 LIBS="-lz $LIBS" 5451 5494 cat > conftest.$ac_ext <<EOF 5452 #line 54 53"configure"5495 #line 5496 "configure" 5453 5496 #include "confdefs.h" 5454 5497 /* Override any gcc2 internal prototype to avoid an error. */ … … 5461 5504 ; return 0; } 5462 5505 EOF 5463 if { (eval echo configure:5 464: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5506 if { (eval echo configure:5507: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5464 5507 rm -rf conftest* 5465 5508 eval "ac_cv_lib_$ac_lib_var=yes" … … 5488 5531 if test "$GC" = boehm; then 5489 5532 echo $ac_n "checking for main in -ldl""... $ac_c" 1>&6 5490 echo "configure:5 491: checking for main in -ldl" >&55533 echo "configure:5534: checking for main in -ldl" >&5 5491 5534 ac_lib_var=`echo dl'_'main | sed 'y%./+-%__p_%'` 5492 5535 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 5496 5539 LIBS="-ldl $LIBS" 5497 5540 cat > conftest.$ac_ext <<EOF 5498 #line 5 499"configure"5541 #line 5542 "configure" 5499 5542 #include "confdefs.h" 5500 5543 … … 5503 5546 ; return 0; } 5504 5547 EOF 5505 if { (eval echo configure:55 06: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5548 if { (eval echo configure:5549: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5506 5549 rm -rf conftest* 5507 5550 eval "ac_cv_lib_$ac_lib_var=yes" … … 5569 5612 set dummy ${ac_tool_prefix}gcj; ac_word=$2 5570 5613 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5571 echo "configure:5 572: checking for $ac_word" >&55614 echo "configure:5615: checking for $ac_word" >&5 5572 5615 if eval "test \"`echo '$''{'ac_cv_prog_GCJ'+set}'`\" = set"; then 5573 5616 echo $ac_n "(cached) $ac_c" 1>&6 … … 5602 5645 set dummy gcj; ac_word=$2 5603 5646 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5604 echo "configure:56 05: checking for $ac_word" >&55647 echo "configure:5648: checking for $ac_word" >&5 5605 5648 if eval "test \"`echo '$''{'ac_cv_prog_GCJ'+set}'`\" = set"; then 5606 5649 echo $ac_n "(cached) $ac_c" 1>&6 … … 5665 5708 5666 5709 echo $ac_n "checking size of void *""... $ac_c" 1>&6 5667 echo "configure:5 668: checking size of void *" >&55710 echo "configure:5711: checking size of void *" >&5 5668 5711 if eval "test \"`echo '$''{'ac_cv_sizeof_void_p'+set}'`\" = set"; then 5669 5712 echo $ac_n "(cached) $ac_c" 1>&6 … … 5671 5714 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence. 5672 5715 cat > conftest.$ac_ext <<EOF 5673 #line 5 674"configure"5716 #line 5717 "configure" 5674 5717 #include "confdefs.h" 5675 5718 #include "confdefs.h" … … 5681 5724 ; return 0; } 5682 5725 EOF 5683 if { (eval echo configure:5 684: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5726 if { (eval echo configure:5727: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5684 5727 rm -rf conftest* 5685 5728 ac_cv_sizeof_void_p=$ac_size … … 5788 5831 5789 5832 echo $ac_n "checking for g++ -ffloat-store bug""... $ac_c" 1>&6 5790 echo "configure:5 791: checking for g++ -ffloat-store bug" >&55833 echo "configure:5834: checking for g++ -ffloat-store bug" >&5 5791 5834 save_CFLAGS="$CFLAGS" 5792 5835 CFLAGS="-x c++ -O2 -ffloat-store" 5793 5836 cat > conftest.$ac_ext <<EOF 5794 #line 5 795"configure"5837 #line 5838 "configure" 5795 5838 #include "confdefs.h" 5796 5839 #include <math.h> … … 5799 5842 ; return 0; } 5800 5843 EOF 5801 if { (eval echo configure:58 02: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5844 if { (eval echo configure:5845: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5802 5845 rm -rf conftest* 5803 5846 echo "$ac_t""no" 1>&6 … … 5819 5862 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5820 5863 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5821 echo "configure:58 22: checking for $ac_hdr" >&55864 echo "configure:5865: checking for $ac_hdr" >&5 5822 5865 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5823 5866 echo $ac_n "(cached) $ac_c" 1>&6 … … 5825 5868 cat > conftest.$ac_ext <<EOF 5826 5869 #include <sys/types.h> 5827 #line 58 28"configure"5870 #line 5871 "configure" 5828 5871 #include "confdefs.h" 5829 5872 #include <$ac_hdr> 5830 5873 EOF 5831 5874 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5832 { (eval echo configure:58 33: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5875 { (eval echo configure:5876: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5833 5876 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5834 5877 if test -z "$ac_err"; then … … 5860 5903 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5861 5904 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5862 echo "configure:5 863: checking for $ac_hdr" >&55905 echo "configure:5906: checking for $ac_hdr" >&5 5863 5906 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5864 5907 echo $ac_n "(cached) $ac_c" 1>&6 … … 5866 5909 cat > conftest.$ac_ext <<EOF 5867 5910 #include <sys/types.h> 5868 #line 5 869"configure"5911 #line 5912 "configure" 5869 5912 #include "confdefs.h" 5870 5913 #include <$ac_hdr> 5871 5914 EOF 5872 5915 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5873 { (eval echo configure:5 874: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5916 { (eval echo configure:5917: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5874 5917 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5875 5918 if test -z "$ac_err"; then … … 5901 5944 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5902 5945 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5903 echo "configure:59 04: checking for $ac_hdr" >&55946 echo "configure:5947: checking for $ac_hdr" >&5 5904 5947 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5905 5948 echo $ac_n "(cached) $ac_c" 1>&6 … … 5907 5950 cat > conftest.$ac_ext <<EOF 5908 5951 #include <sys/types.h> 5909 #line 59 10"configure"5952 #line 5953 "configure" 5910 5953 #include "confdefs.h" 5911 5954 #include <$ac_hdr> 5912 5955 EOF 5913 5956 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5914 { (eval echo configure:59 15: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5957 { (eval echo configure:5958: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5915 5958 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5916 5959 if test -z "$ac_err"; then … … 5948 5991 5949 5992 echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 5950 echo "configure:59 51: checking for sys/wait.h that is POSIX.1 compatible" >&55993 echo "configure:5994: checking for sys/wait.h that is POSIX.1 compatible" >&5 5951 5994 if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then 5952 5995 echo $ac_n "(cached) $ac_c" 1>&6 5953 5996 else 5954 5997 cat > conftest.$ac_ext <<EOF 5955 #line 59 56"configure"5998 #line 5999 "configure" 5956 5999 #include "confdefs.h" 5957 6000 #include <sys/types.h> … … 5969 6012 ; return 0; } 5970 6013 EOF 5971 if { (eval echo configure: 5972: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6014 if { (eval echo configure:6015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5972 6015 rm -rf conftest* 5973 6016 ac_cv_header_sys_wait_h=yes … … 5991 6034 5992 6035 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 5993 echo "configure: 5994: checking for ANSI C header files" >&56036 echo "configure:6037: checking for ANSI C header files" >&5 5994 6037 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 5995 6038 echo $ac_n "(cached) $ac_c" 1>&6 … … 5997 6040 cat > conftest.$ac_ext <<EOF 5998 6041 #include <sys/types.h> 5999 #line 60 00"configure"6042 #line 6043 "configure" 6000 6043 #include "confdefs.h" 6001 6044 #include <stdlib.h> … … 6005 6048 EOF 6006 6049 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 6007 { (eval echo configure:60 08: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }6050 { (eval echo configure:6051: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 6008 6051 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 6009 6052 if test -z "$ac_err"; then … … 6022 6065 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 6023 6066 cat > conftest.$ac_ext <<EOF 6024 #line 60 25"configure"6067 #line 6068 "configure" 6025 6068 #include "confdefs.h" 6026 6069 #include <string.h> … … 6040 6083 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 6041 6084 cat > conftest.$ac_ext <<EOF 6042 #line 60 43"configure"6085 #line 6086 "configure" 6043 6086 #include "confdefs.h" 6044 6087 #include <stdlib.h> … … 6061 6104 else 6062 6105 cat > conftest.$ac_ext <<EOF 6063 #line 6 064"configure"6106 #line 6107 "configure" 6064 6107 #include "confdefs.h" 6065 6108 #include <ctype.h> … … 6072 6115 6073 6116 EOF 6074 if { (eval echo configure:6 075: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null6117 if { (eval echo configure:6118: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 6075 6118 then 6076 6119 : … … 6096 6139 6097 6140 echo $ac_n "checking for ssize_t""... $ac_c" 1>&6 6098 echo "configure:6 099: checking for ssize_t" >&56141 echo "configure:6142: checking for ssize_t" >&5 6099 6142 if eval "test \"`echo '$''{'ac_cv_type_ssize_t'+set}'`\" = set"; then 6100 6143 echo $ac_n "(cached) $ac_c" 1>&6 6101 6144 else 6102 6145 cat > conftest.$ac_ext <<EOF 6103 #line 61 04"configure"6146 #line 6147 "configure" 6104 6147 #include "confdefs.h" 6105 6148 #include <sys/types.h> … … 6130 6173 6131 6174 echo $ac_n "checking for in_addr_t""... $ac_c" 1>&6 6132 echo "configure:61 33: checking for in_addr_t" >&56175 echo "configure:6176: checking for in_addr_t" >&5 6133 6176 cat > conftest.$ac_ext <<EOF 6134 #line 61 35"configure"6177 #line 6178 "configure" 6135 6178 #include "confdefs.h" 6136 6179 #include <sys/types.h> … … 6146 6189 ; return 0; } 6147 6190 EOF 6148 if { (eval echo configure:61 49: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6191 if { (eval echo configure:6192: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6149 6192 rm -rf conftest* 6150 6193 cat >> confdefs.h <<\EOF … … 6162 6205 6163 6206 echo $ac_n "checking whether struct ip_mreq is in netinet/in.h""... $ac_c" 1>&6 6164 echo "configure:6 165: checking whether struct ip_mreq is in netinet/in.h" >&56207 echo "configure:6208: checking whether struct ip_mreq is in netinet/in.h" >&5 6165 6208 cat > conftest.$ac_ext <<EOF 6166 #line 6 167"configure"6209 #line 6210 "configure" 6167 6210 #include "confdefs.h" 6168 6211 #include <netinet/in.h> … … 6171 6214 ; return 0; } 6172 6215 EOF 6173 if { (eval echo configure:6 174: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6216 if { (eval echo configure:6217: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6174 6217 rm -rf conftest* 6175 6218 cat >> confdefs.h <<\EOF … … 6187 6230 6188 6231 echo $ac_n "checking whether struct ipv6_mreq is in netinet/in.h""... $ac_c" 1>&6 6189 echo "configure:6 190: checking whether struct ipv6_mreq is in netinet/in.h" >&56232 echo "configure:6233: checking whether struct ipv6_mreq is in netinet/in.h" >&5 6190 6233 cat > conftest.$ac_ext <<EOF 6191 #line 6 192"configure"6234 #line 6235 "configure" 6192 6235 #include "confdefs.h" 6193 6236 #include <netinet/in.h> … … 6196 6239 ; return 0; } 6197 6240 EOF 6198 if { (eval echo configure:6 199: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6241 if { (eval echo configure:6242: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6199 6242 rm -rf conftest* 6200 6243 cat >> confdefs.h <<\EOF … … 6212 6255 6213 6256 echo $ac_n "checking whether struct sockaddr_in6 is in netinet/in.h""... $ac_c" 1>&6 6214 echo "configure:62 15: checking whether struct sockaddr_in6 is in netinet/in.h" >&56257 echo "configure:6258: checking whether struct sockaddr_in6 is in netinet/in.h" >&5 6215 6258 cat > conftest.$ac_ext <<EOF 6216 #line 62 17"configure"6259 #line 6260 "configure" 6217 6260 #include "confdefs.h" 6218 6261 #include <netinet/in.h> … … 6221 6264 ; return 0; } 6222 6265 EOF 6223 if { (eval echo configure:62 24: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6266 if { (eval echo configure:6267: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6224 6267 rm -rf conftest* 6225 6268 cat >> confdefs.h <<\EOF … … 6237 6280 6238 6281 echo $ac_n "checking for socklen_t in sys/socket.h""... $ac_c" 1>&6 6239 echo "configure:62 40: checking for socklen_t in sys/socket.h" >&56282 echo "configure:6283: checking for socklen_t in sys/socket.h" >&5 6240 6283 cat > conftest.$ac_ext <<EOF 6241 #line 62 42"configure"6284 #line 6285 "configure" 6242 6285 #include "confdefs.h" 6243 6286 #define _POSIX_PII_SOCKET … … 6248 6291 ; return 0; } 6249 6292 EOF 6250 if { (eval echo configure:62 51: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6293 if { (eval echo configure:6294: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6251 6294 rm -rf conftest* 6252 6295 cat >> confdefs.h <<\EOF … … 6264 6307 6265 6308 echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 6266 echo "configure:6 267: checking for tm_gmtoff in struct tm" >&56309 echo "configure:6310: checking for tm_gmtoff in struct tm" >&5 6267 6310 cat > conftest.$ac_ext <<EOF 6268 #line 6 269"configure"6311 #line 6312 "configure" 6269 6312 #include "confdefs.h" 6270 6313 #include <time.h> … … 6273 6316 ; return 0; } 6274 6317 EOF 6275 if { (eval echo configure:6 276: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6318 if { (eval echo configure:6319: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6276 6319 rm -rf conftest* 6277 6320 cat >> confdefs.h <<\EOF … … 6286 6329 echo "$ac_t""no" 1>&6 6287 6330 echo $ac_n "checking for global timezone variable""... $ac_c" 1>&6 6288 echo "configure:6 289: checking for global timezone variable" >&56331 echo "configure:6332: checking for global timezone variable" >&5 6289 6332 cat > conftest.$ac_ext <<EOF 6290 #line 6 291"configure"6333 #line 6334 "configure" 6291 6334 #include "confdefs.h" 6292 6335 #include <time.h> … … 6295 6338 ; return 0; } 6296 6339 EOF 6297 if { (eval echo configure:6 298: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then6340 if { (eval echo configure:6341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 6298 6341 rm -rf conftest* 6299 6342 cat >> confdefs.h <<\EOF … … 6315 6358 # for constant arguments. Useless! 6316 6359 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 6317 echo "configure:63 18: checking for working alloca.h" >&56360 echo "configure:6361: checking for working alloca.h" >&5 6318 6361 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 6319 6362 echo $ac_n "(cached) $ac_c" 1>&6 6320 6363 else 6321 6364 cat > conftest.$ac_ext <<EOF 6322 #line 63 23"configure"6365 #line 6366 "configure" 6323 6366 #include "confdefs.h" 6324 6367 #include <alloca.h> … … 6327 6370 ; return 0; } 6328 6371 EOF 6329 if { (eval echo configure:63 30: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6372 if { (eval echo configure:6373: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6330 6373 rm -rf conftest* 6331 6374 ac_cv_header_alloca_h=yes … … 6348 6391 6349 6392 echo $ac_n "checking for alloca""... $ac_c" 1>&6 6350 echo "configure:63 51: checking for alloca" >&56393 echo "configure:6394: checking for alloca" >&5 6351 6394 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 6352 6395 echo $ac_n "(cached) $ac_c" 1>&6 6353 6396 else 6354 6397 cat > conftest.$ac_ext <<EOF 6355 #line 63 56"configure"6398 #line 6399 "configure" 6356 6399 #include "confdefs.h" 6357 6400 … … 6381 6424 ; return 0; } 6382 6425 EOF 6383 if { (eval echo configure:6 384: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6426 if { (eval echo configure:6427: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6384 6427 rm -rf conftest* 6385 6428 ac_cv_func_alloca_works=yes … … 6413 6456 6414 6457 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 6415 echo "configure:64 16: checking whether alloca needs Cray hooks" >&56458 echo "configure:6459: checking whether alloca needs Cray hooks" >&5 6416 6459 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 6417 6460 echo $ac_n "(cached) $ac_c" 1>&6 6418 6461 else 6419 6462 cat > conftest.$ac_ext <<EOF 6420 #line 64 21"configure"6463 #line 6464 "configure" 6421 6464 #include "confdefs.h" 6422 6465 #if defined(CRAY) && ! defined(CRAY2) … … 6443 6486 for ac_func in _getb67 GETB67 getb67; do 6444 6487 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 6445 echo "configure:64 46: checking for $ac_func" >&56488 echo "configure:6489: checking for $ac_func" >&5 6446 6489 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 6447 6490 echo $ac_n "(cached) $ac_c" 1>&6 6448 6491 else 6449 6492 cat > conftest.$ac_ext <<EOF 6450 #line 64 51"configure"6493 #line 6494 "configure" 6451 6494 #include "confdefs.h" 6452 6495 /* System header to define __stub macros and hopefully few prototypes, … … 6471 6514 ; return 0; } 6472 6515 EOF 6473 if { (eval echo configure:6 474: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6516 if { (eval echo configure:6517: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6474 6517 rm -rf conftest* 6475 6518 eval "ac_cv_func_$ac_func=yes" … … 6498 6541 6499 6542 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 6500 echo "configure:65 01: checking stack direction for C alloca" >&56543 echo "configure:6544: checking stack direction for C alloca" >&5 6501 6544 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 6502 6545 echo $ac_n "(cached) $ac_c" 1>&6 … … 6506 6549 else 6507 6550 cat > conftest.$ac_ext <<EOF 6508 #line 65 09"configure"6551 #line 6552 "configure" 6509 6552 #include "confdefs.h" 6510 6553 find_stack_direction () … … 6525 6568 } 6526 6569 EOF 6527 if { (eval echo configure:65 28: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null6570 if { (eval echo configure:6571: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 6528 6571 then 6529 6572 ac_cv_c_stack_direction=1 … … 6552 6595 set dummy $ac_prog; ac_word=$2 6553 6596 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 6554 echo "configure:65 55: checking for $ac_word" >&56597 echo "configure:6598: checking for $ac_word" >&5 6555 6598 if eval "test \"`echo '$''{'ac_cv_prog_PERL'+set}'`\" = set"; then 6556 6599 echo $ac_n "(cached) $ac_c" 1>&6 … … 6637 6680 # --without-x overrides everything else, but does not touch the cache. 6638 6681 echo $ac_n "checking for X""... $ac_c" 1>&6 6639 echo "configure:66 40: checking for X" >&56682 echo "configure:6683: checking for X" >&5 6640 6683 6641 6684 # Check whether --with-x or --without-x was given. … … 6700 6743 cat > conftest.$ac_ext <<EOF 6701 6744 #include <sys/types.h> 6702 #line 67 03"configure"6745 #line 6746 "configure" 6703 6746 #include "confdefs.h" 6704 6747 #include <$x_direct_test_include> 6705 6748 EOF 6706 6749 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 6707 { (eval echo configure:67 08: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }6750 { (eval echo configure:6751: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 6708 6751 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 6709 6752 if test -z "$ac_err"; then … … 6774 6817 LIBS="-l$x_direct_test_library $LIBS" 6775 6818 cat > conftest.$ac_ext <<EOF 6776 #line 6 777"configure"6819 #line 6820 "configure" 6777 6820 #include "confdefs.h" 6778 6821 … … 6781 6824 ; return 0; } 6782 6825 EOF 6783 if { (eval echo configure:6 784: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6826 if { (eval echo configure:6827: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6784 6827 rm -rf conftest* 6785 6828 LIBS="$ac_save_LIBS" … … 6888 6931 "SunOS 5"*) 6889 6932 echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 6890 echo "configure:6 891: checking whether -R must be followed by a space" >&56933 echo "configure:6934: checking whether -R must be followed by a space" >&5 6891 6934 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" 6892 6935 cat > conftest.$ac_ext <<EOF 6893 #line 6 894"configure"6936 #line 6937 "configure" 6894 6937 #include "confdefs.h" 6895 6938 … … 6898 6941 ; return 0; } 6899 6942 EOF 6900 if { (eval echo configure:69 01: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6943 if { (eval echo configure:6944: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6901 6944 rm -rf conftest* 6902 6945 ac_R_nospace=yes … … 6914 6957 LIBS="$ac_xsave_LIBS -R $x_libraries" 6915 6958 cat > conftest.$ac_ext <<EOF 6916 #line 69 17"configure"6959 #line 6960 "configure" 6917 6960 #include "confdefs.h" 6918 6961 … … 6921 6964 ; return 0; } 6922 6965 EOF 6923 if { (eval echo configure:69 24: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6966 if { (eval echo configure:6967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6924 6967 rm -rf conftest* 6925 6968 ac_R_space=yes … … 6953 6996 # the Alpha needs dnet_stub (dnet does not exist). 6954 6997 echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 6955 echo "configure:69 56: checking for dnet_ntoa in -ldnet" >&56998 echo "configure:6999: checking for dnet_ntoa in -ldnet" >&5 6956 6999 ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` 6957 7000 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6961 7004 LIBS="-ldnet $LIBS" 6962 7005 cat > conftest.$ac_ext <<EOF 6963 #line 6964"configure"7006 #line 7007 "configure" 6964 7007 #include "confdefs.h" 6965 7008 /* Override any gcc2 internal prototype to avoid an error. */ … … 6972 7015 ; return 0; } 6973 7016 EOF 6974 if { (eval echo configure: 6975: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7017 if { (eval echo configure:7018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6975 7018 rm -rf conftest* 6976 7019 eval "ac_cv_lib_$ac_lib_var=yes" … … 6994 7037 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 6995 7038 echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 6996 echo "configure: 6997: checking for dnet_ntoa in -ldnet_stub" >&57039 echo "configure:7040: checking for dnet_ntoa in -ldnet_stub" >&5 6997 7040 ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` 6998 7041 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 7002 7045 LIBS="-ldnet_stub $LIBS" 7003 7046 cat > conftest.$ac_ext <<EOF 7004 #line 70 05"configure"7047 #line 7048 "configure" 7005 7048 #include "confdefs.h" 7006 7049 /* Override any gcc2 internal prototype to avoid an error. */ … … 7013 7056 ; return 0; } 7014 7057 EOF 7015 if { (eval echo configure:70 16: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7058 if { (eval echo configure:7059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7016 7059 rm -rf conftest* 7017 7060 eval "ac_cv_lib_$ac_lib_var=yes" … … 7042 7085 # on Irix 5.2, according to dickey@clark.net. 7043 7086 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 7044 echo "configure:70 45: checking for gethostbyname" >&57087 echo "configure:7088: checking for gethostbyname" >&5 7045 7088 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then 7046 7089 echo $ac_n "(cached) $ac_c" 1>&6 7047 7090 else 7048 7091 cat > conftest.$ac_ext <<EOF 7049 #line 70 50"configure"7092 #line 7093 "configure" 7050 7093 #include "confdefs.h" 7051 7094 /* System header to define __stub macros and hopefully few prototypes, … … 7070 7113 ; return 0; } 7071 7114 EOF 7072 if { (eval echo configure:7 073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7115 if { (eval echo configure:7116: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7073 7116 rm -rf conftest* 7074 7117 eval "ac_cv_func_gethostbyname=yes" … … 7091 7134 if test $ac_cv_func_gethostbyname = no; then 7092 7135 echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 7093 echo "configure:7 094: checking for gethostbyname in -lnsl" >&57136 echo "configure:7137: checking for gethostbyname in -lnsl" >&5 7094 7137 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` 7095 7138 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 7099 7142 LIBS="-lnsl $LIBS" 7100 7143 cat > conftest.$ac_ext <<EOF 7101 #line 71 02"configure"7144 #line 7145 "configure" 7102 7145 #include "confdefs.h" 7103 7146 /* Override any gcc2 internal prototype to avoid an error. */ … … 7110 7153 ; return 0; } 7111 7154 EOF 7112 if { (eval echo configure:71 13: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7155 if { (eval echo configure:7156: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7113 7156 rm -rf conftest* 7114 7157 eval "ac_cv_lib_$ac_lib_var=yes" … … 7140 7183 # We assume that if connect needs -lnsl, so does gethostbyname. 7141 7184 echo $ac_n "checking for connect""... $ac_c" 1>&6 7142 echo "configure:71 43: checking for connect" >&57185 echo "configure:7186: checking for connect" >&5 7143 7186 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then 7144 7187 echo $ac_n "(cached) $ac_c" 1>&6 7145 7188 else 7146 7189 cat > conftest.$ac_ext <<EOF 7147 #line 71 48"configure"7190 #line 7191 "configure" 7148 7191 #include "confdefs.h" 7149 7192 /* System header to define __stub macros and hopefully few prototypes, … … 7168 7211 ; return 0; } 7169 7212 EOF 7170 if { (eval echo configure:7 171: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7213 if { (eval echo configure:7214: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7171 7214 rm -rf conftest* 7172 7215 eval "ac_cv_func_connect=yes" … … 7189 7232 if test $ac_cv_func_connect = no; then 7190 7233 echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 7191 echo "configure:7 192: checking for connect in -lsocket" >&57234 echo "configure:7235: checking for connect in -lsocket" >&5 7192 7235 ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` 7193 7236 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 7197 7240 LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 7198 7241 cat > conftest.$ac_ext <<EOF 7199 #line 72 00"configure"7242 #line 7243 "configure" 7200 7243 #include "confdefs.h" 7201 7244 /* Override any gcc2 internal prototype to avoid an error. */ … … 7208 7251 ; return 0; } 7209 7252 EOF 7210 if { (eval echo configure:72 11: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7253 if { (eval echo configure:7254: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7211 7254 rm -rf conftest* 7212 7255 eval "ac_cv_lib_$ac_lib_var=yes" … … 7232 7275 # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. 7233 7276 echo $ac_n "checking for remove""... $ac_c" 1>&6 7234 echo "configure:72 35: checking for remove" >&57277 echo "configure:7278: checking for remove" >&5 7235 7278 if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then 7236 7279 echo $ac_n "(cached) $ac_c" 1>&6 7237 7280 else 7238 7281 cat > conftest.$ac_ext <<EOF 7239 #line 72 40"configure"7282 #line 7283 "configure" 7240 7283 #include "confdefs.h" 7241 7284 /* System header to define __stub macros and hopefully few prototypes, … … 7260 7303 ; return 0; } 7261 7304 EOF 7262 if { (eval echo configure:7 263: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7305 if { (eval echo configure:7306: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7263 7306 rm -rf conftest* 7264 7307 eval "ac_cv_func_remove=yes" … … 7281 7324 if test $ac_cv_func_remove = no; then 7282 7325 echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 7283 echo "configure:7 284: checking for remove in -lposix" >&57326 echo "configure:7327: checking for remove in -lposix" >&5 7284 7327 ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` 7285 7328 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 7289 7332 LIBS="-lposix $LIBS" 7290 7333 cat > conftest.$ac_ext <<EOF 7291 #line 7 292"configure"7334 #line 7335 "configure" 7292 7335 #include "confdefs.h" 7293 7336 /* Override any gcc2 internal prototype to avoid an error. */ … … 7300 7343 ; return 0; } 7301 7344 EOF 7302 if { (eval echo configure:73 03: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7345 if { (eval echo configure:7346: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7303 7346 rm -rf conftest* 7304 7347 eval "ac_cv_lib_$ac_lib_var=yes" … … 7324 7367 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 7325 7368 echo $ac_n "checking for shmat""... $ac_c" 1>&6 7326 echo "configure:73 27: checking for shmat" >&57369 echo "configure:7370: checking for shmat" >&5 7327 7370 if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then 7328 7371 echo $ac_n "(cached) $ac_c" 1>&6 7329 7372 else 7330 7373 cat > conftest.$ac_ext <<EOF 7331 #line 73 32"configure"7374 #line 7375 "configure" 7332 7375 #include "confdefs.h" 7333 7376 /* System header to define __stub macros and hopefully few prototypes, … … 7352 7395 ; return 0; } 7353 7396 EOF 7354 if { (eval echo configure:73 55: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7397 if { (eval echo configure:7398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7355 7398 rm -rf conftest* 7356 7399 eval "ac_cv_func_shmat=yes" … … 7373 7416 if test $ac_cv_func_shmat = no; then 7374 7417 echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 7375 echo "configure:7 376: checking for shmat in -lipc" >&57418 echo "configure:7419: checking for shmat in -lipc" >&5 7376 7419 ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` 7377 7420 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 7381 7424 LIBS="-lipc $LIBS" 7382 7425 cat > conftest.$ac_ext <<EOF 7383 #line 7 384"configure"7426 #line 7427 "configure" 7384 7427 #include "confdefs.h" 7385 7428 /* Override any gcc2 internal prototype to avoid an error. */ … … 7392 7435 ; return 0; } 7393 7436 EOF 7394 if { (eval echo configure:7 395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7437 if { (eval echo configure:7438: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7395 7438 rm -rf conftest* 7396 7439 eval "ac_cv_lib_$ac_lib_var=yes" … … 7416 7459 if test $ac_cv_func_shmat = no; then 7417 7460 echo $ac_n "checking for shmat in -lshm""... $ac_c" 1>&6 7418 echo "configure:74 19: checking for shmat in -lshm" >&57461 echo "configure:7462: checking for shmat in -lshm" >&5 7419 7462 ac_lib_var=`echo shm'_'shmat | sed 'y%./+-%__p_%'` 7420 7463 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 7424 7467 LIBS="-lshm $LIBS" 7425 7468 cat > conftest.$ac_ext <<EOF 7426 #line 74 27"configure"7469 #line 7470 "configure" 7427 7470 #include "confdefs.h" 7428 7471 /* Override any gcc2 internal prototype to avoid an error. */ … … 7435 7478 ; return 0; } 7436 7479 EOF 7437 if { (eval echo configure:74 38: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7480 if { (eval echo configure:7481: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7438 7481 rm -rf conftest* 7439 7482 eval "ac_cv_lib_$ac_lib_var=yes" … … 7468 7511 # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. 7469 7512 echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 7470 echo "configure:7 471: checking for IceConnectionNumber in -lICE" >&57513 echo "configure:7514: checking for IceConnectionNumber in -lICE" >&5 7471 7514 ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` 7472 7515 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 7476 7519 LIBS="-lICE $X_EXTRA_LIBS $LIBS" 7477 7520 cat > conftest.$ac_ext <<EOF 7478 #line 7 479"configure"7521 #line 7522 "configure" 7479 7522 #include "confdefs.h" 7480 7523 /* Override any gcc2 internal prototype to avoid an error. */ … … 7487 7530 ; return 0; } 7488 7531 EOF 7489 if { (eval echo configure:7 490: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then7532 if { (eval echo configure:7533: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 7490 7533 rm -rf conftest* 7491 7534 eval "ac_cv_lib_$ac_lib_var=yes" … … 7897 7940 if test -z "$ac_dots"; then top_srcdir=. 7898 7941 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 7899 /* | [A-Za-z]:*)7942 [/\\]* | [a-zA-Z]:*) 7900 7943 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 7901 7944 *) # Relative path. … … 7905 7948 7906 7949 case "$ac_given_INSTALL" in 7907 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;7950 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 7908 7951 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 7909 7952 esac … … 8071 8114 8072 8115 case "$srcdir" in 8073 [/$ ]* | [A-Za-z]:*) ac_rel_source="$srcdir/$ac_source" ;;8116 [/$\\]* | [A-Za-z]:*) ac_rel_source="$srcdir/$ac_source" ;; 8074 8117 *) ac_rel_source="$ac_dots$srcdir/$ac_source" ;; 8075 8118 esac … … 8196 8239 .) # No --srcdir option. We are building in place. 8197 8240 ac_sub_srcdir=$srcdir ;; 8198 /* | [A-Za-z]:*) # Absolute path.8241 [/\\]* | [a-zA-Z]:*) # Absolute path. 8199 8242 ac_sub_srcdir=$srcdir/$ac_config_dir ;; 8200 8243 *) # Relative path. … … 8221 8264 # Make the cache file name correct relative to the subdirectory. 8222 8265 case "$cache_file" in 8223 /* | [A-Za-z]:*) ac_sub_cache_file=$cache_file ;;8266 [/\\]* | [a-zA-Z]:*) ac_sub_cache_file=$cache_file ;; 8224 8267 *) # Relative path. 8225 8268 ac_sub_cache_file="$ac_dots$cache_file" ;; 8226 8269 esac 8227 8270 case "$ac_given_INSTALL" in 8228 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;8271 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 8229 8272 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 8230 8273 esac -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/gcc/libjava/libltdl/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1121 r1122 4057 4057 if test -z "$ac_dots"; then top_srcdir=. 4058 4058 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 4059 /* | [A-Za-z]:*)4059 [/\\]* | [a-zA-Z]:*) 4060 4060 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 4061 4061 *) # Relative path. … … 4065 4065 4066 4066 case "$ac_given_INSTALL" in 4067 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;4067 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 4068 4068 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 4069 4069 esac -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.