Changeset 196
- Timestamp:
- May 20, 2003, 1:49:38 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/bfd/configure
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r195 r196 1755 1755 ;; 1756 1756 1757 os2*) 1758 lt_cv_deplibs_check_method=pass_all 1759 ;; 1760 1757 1761 osf3* | osf4* | osf5*) 1758 1762 # this will be overridden with pass_all, but let us keep it just in case … … 1791 1795 1792 1796 echo $ac_n "checking for object suffix""... $ac_c" 1>&6 1793 echo "configure:179 4: checking for object suffix" >&51797 echo "configure:1798: checking for object suffix" >&5 1794 1798 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then 1795 1799 echo $ac_n "(cached) $ac_c" 1>&6 … … 1797 1801 rm -f conftest* 1798 1802 echo 'int i = 1;' > conftest.$ac_ext 1799 if { (eval echo configure:180 0: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1803 if { (eval echo configure:1804: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1800 1804 for ac_file in conftest.*; do 1801 1805 case $ac_file in … … 1821 1825 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 1822 1826 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 1823 echo "configure:182 4: checking for ${ac_tool_prefix}file" >&51827 echo "configure:1828: checking for ${ac_tool_prefix}file" >&5 1824 1828 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1825 1829 echo $ac_n "(cached) $ac_c" 1>&6 … … 1883 1887 if test -n "$ac_tool_prefix"; then 1884 1888 echo $ac_n "checking for file""... $ac_c" 1>&6 1885 echo "configure:18 86: checking for file" >&51889 echo "configure:1890: checking for file" >&5 1886 1890 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1887 1891 echo $ac_n "(cached) $ac_c" 1>&6 … … 1954 1958 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 1955 1959 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1956 echo "configure:19 57: checking for $ac_word" >&51960 echo "configure:1961: checking for $ac_word" >&5 1957 1961 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1958 1962 echo $ac_n "(cached) $ac_c" 1>&6 … … 1987 1991 set dummy ranlib; ac_word=$2 1988 1992 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1989 echo "configure:199 0: checking for $ac_word" >&51993 echo "configure:1994: checking for $ac_word" >&5 1990 1994 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1991 1995 echo $ac_n "(cached) $ac_c" 1>&6 … … 2023 2027 set dummy ${ac_tool_prefix}strip; ac_word=$2 2024 2028 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2025 echo "configure:20 26: checking for $ac_word" >&52029 echo "configure:2030: checking for $ac_word" >&5 2026 2030 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2027 2031 echo $ac_n "(cached) $ac_c" 1>&6 … … 2056 2060 set dummy strip; ac_word=$2 2057 2061 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2058 echo "configure:20 59: checking for $ac_word" >&52062 echo "configure:2063: checking for $ac_word" >&5 2059 2063 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2060 2064 echo $ac_n "(cached) $ac_c" 1>&6 … … 2124 2128 *-*-irix6*) 2125 2129 # Find out which ABI we are using. 2126 echo '#line 21 27"configure"' > conftest.$ac_ext2127 if { (eval echo configure:21 28: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2130 echo '#line 2131 "configure"' > conftest.$ac_ext 2131 if { (eval echo configure:2132: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2128 2132 case "`/usr/bin/file conftest.o`" in 2129 2133 *32-bit*) … … 2146 2150 CFLAGS="$CFLAGS -belf" 2147 2151 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 2148 echo "configure:21 49: checking whether the C compiler needs -belf" >&52152 echo "configure:2153: checking whether the C compiler needs -belf" >&5 2149 2153 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then 2150 2154 echo $ac_n "(cached) $ac_c" 1>&6 … … 2159 2163 2160 2164 cat > conftest.$ac_ext <<EOF 2161 #line 216 2"configure"2165 #line 2166 "configure" 2162 2166 #include "confdefs.h" 2163 2167 … … 2166 2170 ; return 0; } 2167 2171 EOF 2168 if { (eval echo configure:21 69: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2172 if { (eval echo configure:2173: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2169 2173 rm -rf conftest* 2170 2174 lt_cv_cc_needs_belf=yes … … 2376 2380 2377 2381 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 2378 echo "configure:23 79: checking whether to enable maintainer-specific portions of Makefiles" >&52382 echo "configure:2383: checking whether to enable maintainer-specific portions of Makefiles" >&5 2379 2383 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 2380 2384 if test "${enable_maintainer_mode+set}" = set; then … … 2402 2406 2403 2407 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 2404 echo "configure:240 5: checking for executable suffix" >&52408 echo "configure:2409: checking for executable suffix" >&5 2405 2409 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 2406 2410 echo $ac_n "(cached) $ac_c" 1>&6 … … 2412 2416 echo 'int main () { return 0; }' > conftest.$ac_ext 2413 2417 ac_cv_exeext= 2414 if { (eval echo configure:241 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then2418 if { (eval echo configure:2419: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 2415 2419 for file in conftest.*; do 2416 2420 case $file in … … 2441 2445 set dummy gcc; ac_word=$2 2442 2446 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2443 echo "configure:244 4: checking for $ac_word" >&52447 echo "configure:2448: checking for $ac_word" >&5 2444 2448 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2445 2449 echo $ac_n "(cached) $ac_c" 1>&6 … … 2472 2476 set dummy cc; ac_word=$2 2473 2477 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2474 echo "configure:247 5: checking for $ac_word" >&52478 echo "configure:2479: checking for $ac_word" >&5 2475 2479 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2476 2480 echo $ac_n "(cached) $ac_c" 1>&6 … … 2525 2529 set dummy cl; ac_word=$2 2526 2530 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2527 echo "configure:25 28: checking for $ac_word" >&52531 echo "configure:2532: checking for $ac_word" >&5 2528 2532 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2529 2533 echo $ac_n "(cached) $ac_c" 1>&6 … … 2558 2562 2559 2563 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 2560 echo "configure:256 1: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&52564 echo "configure:2565: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 2561 2565 2562 2566 ac_ext=c … … 2569 2573 cat > conftest.$ac_ext << EOF 2570 2574 2571 #line 257 2"configure"2575 #line 2576 "configure" 2572 2576 #include "confdefs.h" 2573 2577 2574 2578 main(){return(0);} 2575 2579 EOF 2576 if { (eval echo configure:25 77: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2580 if { (eval echo configure:2581: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2577 2581 ac_cv_prog_cc_works=yes 2578 2582 # If we can't run a trivial program, we are probably using a cross compiler. … … 2600 2604 fi 2601 2605 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 2602 echo "configure:260 3: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&52606 echo "configure:2607: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 2603 2607 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 2604 2608 cross_compiling=$ac_cv_prog_cc_cross 2605 2609 2606 2610 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 2607 echo "configure:26 08: checking whether we are using GNU C" >&52611 echo "configure:2612: checking whether we are using GNU C" >&5 2608 2612 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then 2609 2613 echo $ac_n "(cached) $ac_c" 1>&6 … … 2614 2618 #endif 2615 2619 EOF 2616 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:26 17: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then2620 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2621: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then 2617 2621 ac_cv_prog_gcc=yes 2618 2622 else … … 2633 2637 CFLAGS= 2634 2638 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 2635 echo "configure:26 36: checking whether ${CC-cc} accepts -g" >&52639 echo "configure:2640: checking whether ${CC-cc} accepts -g" >&5 2636 2640 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then 2637 2641 echo $ac_n "(cached) $ac_c" 1>&6 … … 2667 2671 ALL_LINGUAS= 2668 2672 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2669 echo "configure:267 0: checking how to run the C preprocessor" >&52673 echo "configure:2674: checking how to run the C preprocessor" >&5 2670 2674 # On Suns, sometimes $CPP names a directory. 2671 2675 if test -n "$CPP" && test -d "$CPP"; then … … 2683 2687 cat > conftest.$ac_ext <<EOF 2684 2688 #include <sys/types.h> 2685 #line 26 86"configure"2689 #line 2690 "configure" 2686 2690 #include "confdefs.h" 2687 2691 #include <assert.h> … … 2689 2693 EOF 2690 2694 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2691 { (eval echo configure:269 2: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2695 { (eval echo configure:2696: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2692 2696 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2693 2697 if test -z "$ac_err"; then … … 2701 2705 cat > conftest.$ac_ext <<EOF 2702 2706 #include <sys/types.h> 2703 #line 270 4"configure"2707 #line 2708 "configure" 2704 2708 #include "confdefs.h" 2705 2709 #include <assert.h> … … 2707 2711 EOF 2708 2712 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2709 { (eval echo configure:271 0: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2713 { (eval echo configure:2714: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2710 2714 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2711 2715 if test -z "$ac_err"; then … … 2719 2723 cat > conftest.$ac_ext <<EOF 2720 2724 #include <sys/types.h> 2721 #line 272 2"configure"2725 #line 2726 "configure" 2722 2726 #include "confdefs.h" 2723 2727 #include <assert.h> … … 2725 2729 EOF 2726 2730 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2727 { (eval echo configure:27 28: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2731 { (eval echo configure:2732: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2728 2732 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2729 2733 if test -z "$ac_err"; then … … 2752 2756 set dummy ranlib; ac_word=$2 2753 2757 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2754 echo "configure:275 5: checking for $ac_word" >&52758 echo "configure:2759: checking for $ac_word" >&5 2755 2759 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2756 2760 echo $ac_n "(cached) $ac_c" 1>&6 … … 2781 2785 2782 2786 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 2783 echo "configure:278 4: checking for ANSI C header files" >&52787 echo "configure:2788: checking for ANSI C header files" >&5 2784 2788 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 2785 2789 echo $ac_n "(cached) $ac_c" 1>&6 … … 2787 2791 cat > conftest.$ac_ext <<EOF 2788 2792 #include <sys/types.h> 2789 #line 279 0"configure"2793 #line 2794 "configure" 2790 2794 #include "confdefs.h" 2791 2795 #include <stdlib.h> … … 2795 2799 EOF 2796 2800 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2797 { (eval echo configure:2 798: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2801 { (eval echo configure:2802: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2798 2802 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2799 2803 if test -z "$ac_err"; then … … 2812 2816 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 2813 2817 cat > conftest.$ac_ext <<EOF 2814 #line 281 5"configure"2818 #line 2819 "configure" 2815 2819 #include "confdefs.h" 2816 2820 #include <string.h> … … 2830 2834 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 2831 2835 cat > conftest.$ac_ext <<EOF 2832 #line 283 3"configure"2836 #line 2837 "configure" 2833 2837 #include "confdefs.h" 2834 2838 #include <stdlib.h> … … 2851 2855 else 2852 2856 cat > conftest.$ac_ext <<EOF 2853 #line 285 4"configure"2857 #line 2858 "configure" 2854 2858 #include "confdefs.h" 2855 2859 #include <ctype.h> … … 2862 2866 2863 2867 EOF 2864 if { (eval echo configure:286 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null2868 if { (eval echo configure:2869: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 2865 2869 then 2866 2870 : … … 2886 2890 2887 2891 echo $ac_n "checking for working const""... $ac_c" 1>&6 2888 echo "configure:28 89: checking for working const" >&52892 echo "configure:2893: checking for working const" >&5 2889 2893 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then 2890 2894 echo $ac_n "(cached) $ac_c" 1>&6 2891 2895 else 2892 2896 cat > conftest.$ac_ext <<EOF 2893 #line 289 4"configure"2897 #line 2898 "configure" 2894 2898 #include "confdefs.h" 2895 2899 … … 2940 2944 ; return 0; } 2941 2945 EOF 2942 if { (eval echo configure:294 3: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2946 if { (eval echo configure:2947: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2943 2947 rm -rf conftest* 2944 2948 ac_cv_c_const=yes … … 2961 2965 2962 2966 echo $ac_n "checking for inline""... $ac_c" 1>&6 2963 echo "configure:296 4: checking for inline" >&52967 echo "configure:2968: checking for inline" >&5 2964 2968 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 2965 2969 echo $ac_n "(cached) $ac_c" 1>&6 … … 2968 2972 for ac_kw in inline __inline__ __inline; do 2969 2973 cat > conftest.$ac_ext <<EOF 2970 #line 297 1"configure"2974 #line 2975 "configure" 2971 2975 #include "confdefs.h" 2972 2976 … … 2975 2979 ; return 0; } 2976 2980 EOF 2977 if { (eval echo configure:29 78: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2981 if { (eval echo configure:2982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2978 2982 rm -rf conftest* 2979 2983 ac_cv_c_inline=$ac_kw; break … … 3001 3005 3002 3006 echo $ac_n "checking for off_t""... $ac_c" 1>&6 3003 echo "configure:300 4: checking for off_t" >&53007 echo "configure:3008: checking for off_t" >&5 3004 3008 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then 3005 3009 echo $ac_n "(cached) $ac_c" 1>&6 3006 3010 else 3007 3011 cat > conftest.$ac_ext <<EOF 3008 #line 30 09"configure"3012 #line 3013 "configure" 3009 3013 #include "confdefs.h" 3010 3014 #include <sys/types.h> … … 3034 3038 3035 3039 echo $ac_n "checking for size_t""... $ac_c" 1>&6 3036 echo "configure:30 37: checking for size_t" >&53040 echo "configure:3041: checking for size_t" >&5 3037 3041 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then 3038 3042 echo $ac_n "(cached) $ac_c" 1>&6 3039 3043 else 3040 3044 cat > conftest.$ac_ext <<EOF 3041 #line 304 2"configure"3045 #line 3046 "configure" 3042 3046 #include "confdefs.h" 3043 3047 #include <sys/types.h> … … 3069 3073 # for constant arguments. Useless! 3070 3074 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 3071 echo "configure:307 2: checking for working alloca.h" >&53075 echo "configure:3076: checking for working alloca.h" >&5 3072 3076 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 3073 3077 echo $ac_n "(cached) $ac_c" 1>&6 3074 3078 else 3075 3079 cat > conftest.$ac_ext <<EOF 3076 #line 30 77"configure"3080 #line 3081 "configure" 3077 3081 #include "confdefs.h" 3078 3082 #include <alloca.h> … … 3081 3085 ; return 0; } 3082 3086 EOF 3083 if { (eval echo configure:308 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3087 if { (eval echo configure:3088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3084 3088 rm -rf conftest* 3085 3089 ac_cv_header_alloca_h=yes … … 3102 3106 3103 3107 echo $ac_n "checking for alloca""... $ac_c" 1>&6 3104 echo "configure:310 5: checking for alloca" >&53108 echo "configure:3109: checking for alloca" >&5 3105 3109 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 3106 3110 echo $ac_n "(cached) $ac_c" 1>&6 3107 3111 else 3108 3112 cat > conftest.$ac_ext <<EOF 3109 #line 311 0"configure"3113 #line 3114 "configure" 3110 3114 #include "confdefs.h" 3111 3115 … … 3135 3139 ; return 0; } 3136 3140 EOF 3137 if { (eval echo configure:31 38: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3141 if { (eval echo configure:3142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3138 3142 rm -rf conftest* 3139 3143 ac_cv_func_alloca_works=yes … … 3167 3171 3168 3172 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 3169 echo "configure:317 0: checking whether alloca needs Cray hooks" >&53173 echo "configure:3174: checking whether alloca needs Cray hooks" >&5 3170 3174 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 3171 3175 echo $ac_n "(cached) $ac_c" 1>&6 3172 3176 else 3173 3177 cat > conftest.$ac_ext <<EOF 3174 #line 317 5"configure"3178 #line 3179 "configure" 3175 3179 #include "confdefs.h" 3176 3180 #if defined(CRAY) && ! defined(CRAY2) … … 3197 3201 for ac_func in _getb67 GETB67 getb67; do 3198 3202 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3199 echo "configure:320 0: checking for $ac_func" >&53203 echo "configure:3204: checking for $ac_func" >&5 3200 3204 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3201 3205 echo $ac_n "(cached) $ac_c" 1>&6 3202 3206 else 3203 3207 cat > conftest.$ac_ext <<EOF 3204 #line 320 5"configure"3208 #line 3209 "configure" 3205 3209 #include "confdefs.h" 3206 3210 /* System header to define __stub macros and hopefully few prototypes, … … 3225 3229 ; return 0; } 3226 3230 EOF 3227 if { (eval echo configure:32 28: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3231 if { (eval echo configure:3232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3228 3232 rm -rf conftest* 3229 3233 eval "ac_cv_func_$ac_func=yes" … … 3252 3256 3253 3257 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 3254 echo "configure:325 5: checking stack direction for C alloca" >&53258 echo "configure:3259: checking stack direction for C alloca" >&5 3255 3259 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 3256 3260 echo $ac_n "(cached) $ac_c" 1>&6 … … 3260 3264 else 3261 3265 cat > conftest.$ac_ext <<EOF 3262 #line 326 3"configure"3266 #line 3267 "configure" 3263 3267 #include "confdefs.h" 3264 3268 find_stack_direction () … … 3279 3283 } 3280 3284 EOF 3281 if { (eval echo configure:328 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3285 if { (eval echo configure:3286: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3282 3286 then 3283 3287 ac_cv_c_stack_direction=1 … … 3304 3308 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 3305 3309 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 3306 echo "configure:33 07: checking for $ac_hdr" >&53310 echo "configure:3311: checking for $ac_hdr" >&5 3307 3311 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3308 3312 echo $ac_n "(cached) $ac_c" 1>&6 … … 3310 3314 cat > conftest.$ac_ext <<EOF 3311 3315 #include <sys/types.h> 3312 #line 331 3"configure"3316 #line 3317 "configure" 3313 3317 #include "confdefs.h" 3314 3318 #include <$ac_hdr> 3315 3319 EOF 3316 3320 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3317 { (eval echo configure:33 18: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3321 { (eval echo configure:3322: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3318 3322 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3319 3323 if test -z "$ac_err"; then … … 3344 3348 do 3345 3349 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3346 echo "configure:33 47: checking for $ac_func" >&53350 echo "configure:3351: checking for $ac_func" >&5 3347 3351 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3348 3352 echo $ac_n "(cached) $ac_c" 1>&6 3349 3353 else 3350 3354 cat > conftest.$ac_ext <<EOF 3351 #line 335 2"configure"3355 #line 3356 "configure" 3352 3356 #include "confdefs.h" 3353 3357 /* System header to define __stub macros and hopefully few prototypes, … … 3372 3376 ; return 0; } 3373 3377 EOF 3374 if { (eval echo configure:337 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3378 if { (eval echo configure:3379: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3375 3379 rm -rf conftest* 3376 3380 eval "ac_cv_func_$ac_func=yes" … … 3397 3401 3398 3402 echo $ac_n "checking for working mmap""... $ac_c" 1>&6 3399 echo "configure:340 0: checking for working mmap" >&53403 echo "configure:3404: checking for working mmap" >&5 3400 3404 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then 3401 3405 echo $ac_n "(cached) $ac_c" 1>&6 … … 3405 3409 else 3406 3410 cat > conftest.$ac_ext <<EOF 3407 #line 34 08"configure"3411 #line 3412 "configure" 3408 3412 #include "confdefs.h" 3409 3413 … … 3545 3549 3546 3550 EOF 3547 if { (eval echo configure:35 48: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3551 if { (eval echo configure:3552: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3548 3552 then 3549 3553 ac_cv_func_mmap_fixed_mapped=yes … … 3573 3577 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 3574 3578 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 3575 echo "configure:35 76: checking for $ac_hdr" >&53579 echo "configure:3580: checking for $ac_hdr" >&5 3576 3580 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3577 3581 echo $ac_n "(cached) $ac_c" 1>&6 … … 3579 3583 cat > conftest.$ac_ext <<EOF 3580 3584 #include <sys/types.h> 3581 #line 358 2"configure"3585 #line 3586 "configure" 3582 3586 #include "confdefs.h" 3583 3587 #include <$ac_hdr> 3584 3588 EOF 3585 3589 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3586 { (eval echo configure:35 87: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3590 { (eval echo configure:3591: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3587 3591 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3588 3592 if test -z "$ac_err"; then … … 3614 3618 do 3615 3619 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3616 echo "configure:36 17: checking for $ac_func" >&53620 echo "configure:3621: checking for $ac_func" >&5 3617 3621 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3618 3622 echo $ac_n "(cached) $ac_c" 1>&6 3619 3623 else 3620 3624 cat > conftest.$ac_ext <<EOF 3621 #line 362 2"configure"3625 #line 3626 "configure" 3622 3626 #include "confdefs.h" 3623 3627 /* System header to define __stub macros and hopefully few prototypes, … … 3642 3646 ; return 0; } 3643 3647 EOF 3644 if { (eval echo configure:364 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3648 if { (eval echo configure:3649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3645 3649 rm -rf conftest* 3646 3650 eval "ac_cv_func_$ac_func=yes" … … 3671 3675 do 3672 3676 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3673 echo "configure:367 4: checking for $ac_func" >&53677 echo "configure:3678: checking for $ac_func" >&5 3674 3678 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3675 3679 echo $ac_n "(cached) $ac_c" 1>&6 3676 3680 else 3677 3681 cat > conftest.$ac_ext <<EOF 3678 #line 36 79"configure"3682 #line 3683 "configure" 3679 3683 #include "confdefs.h" 3680 3684 /* System header to define __stub macros and hopefully few prototypes, … … 3699 3703 ; return 0; } 3700 3704 EOF 3701 if { (eval echo configure:370 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3705 if { (eval echo configure:3706: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3702 3706 rm -rf conftest* 3703 3707 eval "ac_cv_func_$ac_func=yes" … … 3733 3737 if test $ac_cv_header_locale_h = yes; then 3734 3738 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 3735 echo "configure:37 36: checking for LC_MESSAGES" >&53739 echo "configure:3740: checking for LC_MESSAGES" >&5 3736 3740 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then 3737 3741 echo $ac_n "(cached) $ac_c" 1>&6 3738 3742 else 3739 3743 cat > conftest.$ac_ext <<EOF 3740 #line 374 1"configure"3744 #line 3745 "configure" 3741 3745 #include "confdefs.h" 3742 3746 #include <locale.h> … … 3745 3749 ; return 0; } 3746 3750 EOF 3747 if { (eval echo configure:37 48: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3751 if { (eval echo configure:3752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3748 3752 rm -rf conftest* 3749 3753 am_cv_val_LC_MESSAGES=yes … … 3766 3770 fi 3767 3771 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 3768 echo "configure:37 69: checking whether NLS is requested" >&53772 echo "configure:3773: checking whether NLS is requested" >&5 3769 3773 # Check whether --enable-nls or --disable-nls was given. 3770 3774 if test "${enable_nls+set}" = set; then … … 3786 3790 3787 3791 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 3788 echo "configure:37 89: checking whether included gettext is requested" >&53792 echo "configure:3793: checking whether included gettext is requested" >&5 3789 3793 # Check whether --with-included-gettext or --without-included-gettext was given. 3790 3794 if test "${with_included_gettext+set}" = set; then … … 3805 3809 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'` 3806 3810 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6 3807 echo "configure:38 08: checking for libintl.h" >&53811 echo "configure:3812: checking for libintl.h" >&5 3808 3812 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3809 3813 echo $ac_n "(cached) $ac_c" 1>&6 … … 3811 3815 cat > conftest.$ac_ext <<EOF 3812 3816 #include <sys/types.h> 3813 #line 381 4"configure"3817 #line 3818 "configure" 3814 3818 #include "confdefs.h" 3815 3819 #include <libintl.h> 3816 3820 EOF 3817 3821 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3818 { (eval echo configure:38 19: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3822 { (eval echo configure:3823: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3819 3823 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3820 3824 if test -z "$ac_err"; then … … 3833 3837 echo "$ac_t""yes" 1>&6 3834 3838 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6 3835 echo "configure:38 36: checking for gettext in libc" >&53839 echo "configure:3840: checking for gettext in libc" >&5 3836 3840 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then 3837 3841 echo $ac_n "(cached) $ac_c" 1>&6 3838 3842 else 3839 3843 cat > conftest.$ac_ext <<EOF 3840 #line 384 1"configure"3844 #line 3845 "configure" 3841 3845 #include "confdefs.h" 3842 3846 #include <libintl.h> … … 3845 3849 ; return 0; } 3846 3850 EOF 3847 if { (eval echo configure:38 48: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3851 if { (eval echo configure:3852: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3848 3852 rm -rf conftest* 3849 3853 gt_cv_func_gettext_libc=yes … … 3861 3865 if test "$gt_cv_func_gettext_libc" != "yes"; then 3862 3866 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6 3863 echo "configure:386 4: checking for bindtextdomain in -lintl" >&53867 echo "configure:3868: checking for bindtextdomain in -lintl" >&5 3864 3868 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'` 3865 3869 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 3869 3873 LIBS="-lintl $LIBS" 3870 3874 cat > conftest.$ac_ext <<EOF 3871 #line 387 2"configure"3875 #line 3876 "configure" 3872 3876 #include "confdefs.h" 3873 3877 /* Override any gcc2 internal prototype to avoid an error. */ … … 3880 3884 ; return 0; } 3881 3885 EOF 3882 if { (eval echo configure:388 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3886 if { (eval echo configure:3887: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3883 3887 rm -rf conftest* 3884 3888 eval "ac_cv_lib_$ac_lib_var=yes" … … 3896 3900 echo "$ac_t""yes" 1>&6 3897 3901 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6 3898 echo "configure:3 899: checking for gettext in libintl" >&53902 echo "configure:3903: checking for gettext in libintl" >&5 3899 3903 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then 3900 3904 echo $ac_n "(cached) $ac_c" 1>&6 3901 3905 else 3902 3906 cat > conftest.$ac_ext <<EOF 3903 #line 390 4"configure"3907 #line 3908 "configure" 3904 3908 #include "confdefs.h" 3905 3909 … … 3908 3912 ; return 0; } 3909 3913 EOF 3910 if { (eval echo configure:391 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3914 if { (eval echo configure:3915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3911 3915 rm -rf conftest* 3912 3916 gt_cv_func_gettext_libintl=yes … … 3936 3940 set dummy msgfmt; ac_word=$2 3937 3941 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3938 echo "configure:39 39: checking for $ac_word" >&53942 echo "configure:3943: checking for $ac_word" >&5 3939 3943 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 3940 3944 echo $ac_n "(cached) $ac_c" 1>&6 … … 3970 3974 do 3971 3975 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3972 echo "configure:397 3: checking for $ac_func" >&53976 echo "configure:3977: checking for $ac_func" >&5 3973 3977 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3974 3978 echo $ac_n "(cached) $ac_c" 1>&6 3975 3979 else 3976 3980 cat > conftest.$ac_ext <<EOF 3977 #line 39 78"configure"3981 #line 3982 "configure" 3978 3982 #include "confdefs.h" 3979 3983 /* System header to define __stub macros and hopefully few prototypes, … … 3998 4002 ; return 0; } 3999 4003 EOF 4000 if { (eval echo configure:400 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4004 if { (eval echo configure:4005: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4001 4005 rm -rf conftest* 4002 4006 eval "ac_cv_func_$ac_func=yes" … … 4025 4029 set dummy gmsgfmt; ac_word=$2 4026 4030 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4027 echo "configure:40 28: checking for $ac_word" >&54031 echo "configure:4032: checking for $ac_word" >&5 4028 4032 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 4029 4033 echo $ac_n "(cached) $ac_c" 1>&6 … … 4065 4069 set dummy xgettext; ac_word=$2 4066 4070 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4067 echo "configure:40 68: checking for $ac_word" >&54071 echo "configure:4072: checking for $ac_word" >&5 4068 4072 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 4069 4073 echo $ac_n "(cached) $ac_c" 1>&6 … … 4097 4101 4098 4102 cat > conftest.$ac_ext <<EOF 4099 #line 410 0"configure"4103 #line 4104 "configure" 4100 4104 #include "confdefs.h" 4101 4105 … … 4105 4109 ; return 0; } 4106 4110 EOF 4107 if { (eval echo configure:41 08: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4111 if { (eval echo configure:4112: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4108 4112 rm -rf conftest* 4109 4113 CATOBJEXT=.gmo … … 4137 4141 set dummy msgfmt; ac_word=$2 4138 4142 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4139 echo "configure:414 0: checking for $ac_word" >&54143 echo "configure:4144: checking for $ac_word" >&5 4140 4144 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 4141 4145 echo $ac_n "(cached) $ac_c" 1>&6 … … 4171 4175 set dummy gmsgfmt; ac_word=$2 4172 4176 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4173 echo "configure:417 4: checking for $ac_word" >&54177 echo "configure:4178: checking for $ac_word" >&5 4174 4178 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 4175 4179 echo $ac_n "(cached) $ac_c" 1>&6 … … 4211 4215 set dummy xgettext; ac_word=$2 4212 4216 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4213 echo "configure:421 4: checking for $ac_word" >&54217 echo "configure:4218: checking for $ac_word" >&5 4214 4218 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 4215 4219 echo $ac_n "(cached) $ac_c" 1>&6 … … 4301 4305 else 4302 4306 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4303 echo "configure:430 4: checking for catalogs to be installed" >&54307 echo "configure:4308: checking for catalogs to be installed" >&5 4304 4308 NEW_LINGUAS= 4305 4309 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4329 4333 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4330 4334 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4331 echo "configure:433 2: checking for linux/version.h" >&54335 echo "configure:4336: checking for linux/version.h" >&5 4332 4336 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4333 4337 echo $ac_n "(cached) $ac_c" 1>&6 … … 4335 4339 cat > conftest.$ac_ext <<EOF 4336 4340 #include <sys/types.h> 4337 #line 43 38"configure"4341 #line 4342 "configure" 4338 4342 #include "confdefs.h" 4339 4343 #include <linux/version.h> 4340 4344 EOF 4341 4345 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4342 { (eval echo configure:434 3: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4346 { (eval echo configure:4347: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4343 4347 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4344 4348 if test -z "$ac_err"; then … … 4418 4422 # ./install, which can be erroneously created by make from ./install.sh. 4419 4423 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 4420 echo "configure:442 1: checking for a BSD compatible install" >&54424 echo "configure:4425: checking for a BSD compatible install" >&5 4421 4425 if test -z "$INSTALL"; then 4422 4426 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 4503 4507 else 4504 4508 echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6 4505 echo "configure:45 06: checking for build system executable suffix" >&54509 echo "configure:4510: checking for build system executable suffix" >&5 4506 4510 if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then 4507 4511 echo $ac_n "(cached) $ac_c" 1>&6 … … 4531 4535 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4532 4536 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4533 echo "configure:453 4: checking for $ac_hdr" >&54537 echo "configure:4538: checking for $ac_hdr" >&5 4534 4538 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4535 4539 echo $ac_n "(cached) $ac_c" 1>&6 … … 4537 4541 cat > conftest.$ac_ext <<EOF 4538 4542 #include <sys/types.h> 4539 #line 454 0"configure"4543 #line 4544 "configure" 4540 4544 #include "confdefs.h" 4541 4545 #include <$ac_hdr> 4542 4546 EOF 4543 4547 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4544 { (eval echo configure:454 5: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4548 { (eval echo configure:4549: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4545 4549 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4546 4550 if test -z "$ac_err"; then … … 4572 4576 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4573 4577 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4574 echo "configure:457 5: checking for $ac_hdr" >&54578 echo "configure:4579: checking for $ac_hdr" >&5 4575 4579 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4576 4580 echo $ac_n "(cached) $ac_c" 1>&6 … … 4578 4582 cat > conftest.$ac_ext <<EOF 4579 4583 #include <sys/types.h> 4580 #line 458 1"configure"4584 #line 4585 "configure" 4581 4585 #include "confdefs.h" 4582 4586 #include <$ac_hdr> 4583 4587 EOF 4584 4588 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4585 { (eval echo configure:45 86: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4589 { (eval echo configure:4590: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4586 4590 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4587 4591 if test -z "$ac_err"; then … … 4610 4614 4611 4615 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 4612 echo "configure:461 3: checking whether time.h and sys/time.h may both be included" >&54616 echo "configure:4617: checking whether time.h and sys/time.h may both be included" >&5 4613 4617 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then 4614 4618 echo $ac_n "(cached) $ac_c" 1>&6 4615 4619 else 4616 4620 cat > conftest.$ac_ext <<EOF 4617 #line 46 18"configure"4621 #line 4622 "configure" 4618 4622 #include "confdefs.h" 4619 4623 #include <sys/types.h> … … 4624 4628 ; return 0; } 4625 4629 EOF 4626 if { (eval echo configure:46 27: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4630 if { (eval echo configure:4631: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4627 4631 rm -rf conftest* 4628 4632 ac_cv_header_time=yes … … 4649 4653 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4650 4654 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 4651 echo "configure:465 2: checking for $ac_hdr that defines DIR" >&54655 echo "configure:4656: checking for $ac_hdr that defines DIR" >&5 4652 4656 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then 4653 4657 echo $ac_n "(cached) $ac_c" 1>&6 4654 4658 else 4655 4659 cat > conftest.$ac_ext <<EOF 4656 #line 46 57"configure"4660 #line 4661 "configure" 4657 4661 #include "confdefs.h" 4658 4662 #include <sys/types.h> … … 4662 4666 ; return 0; } 4663 4667 EOF 4664 if { (eval echo configure:466 5: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4668 if { (eval echo configure:4669: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4665 4669 rm -rf conftest* 4666 4670 eval "ac_cv_header_dirent_$ac_safe=yes" … … 4687 4691 if test $ac_header_dirent = dirent.h; then 4688 4692 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 4689 echo "configure:469 0: checking for opendir in -ldir" >&54693 echo "configure:4694: checking for opendir in -ldir" >&5 4690 4694 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` 4691 4695 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4695 4699 LIBS="-ldir $LIBS" 4696 4700 cat > conftest.$ac_ext <<EOF 4697 #line 4 698"configure"4701 #line 4702 "configure" 4698 4702 #include "confdefs.h" 4699 4703 /* Override any gcc2 internal prototype to avoid an error. */ … … 4706 4710 ; return 0; } 4707 4711 EOF 4708 if { (eval echo configure:47 09: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4712 if { (eval echo configure:4713: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4709 4713 rm -rf conftest* 4710 4714 eval "ac_cv_lib_$ac_lib_var=yes" … … 4728 4732 else 4729 4733 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 4730 echo "configure:473 1: checking for opendir in -lx" >&54734 echo "configure:4735: checking for opendir in -lx" >&5 4731 4735 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` 4732 4736 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4736 4740 LIBS="-lx $LIBS" 4737 4741 cat > conftest.$ac_ext <<EOF 4738 #line 47 39"configure"4742 #line 4743 "configure" 4739 4743 #include "confdefs.h" 4740 4744 /* Override any gcc2 internal prototype to avoid an error. */ … … 4747 4751 ; return 0; } 4748 4752 EOF 4749 if { (eval echo configure:475 0: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4753 if { (eval echo configure:4754: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4750 4754 rm -rf conftest* 4751 4755 eval "ac_cv_lib_$ac_lib_var=yes" … … 4772 4776 do 4773 4777 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4774 echo "configure:477 5: checking for $ac_func" >&54778 echo "configure:4779: checking for $ac_func" >&5 4775 4779 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4776 4780 echo $ac_n "(cached) $ac_c" 1>&6 4777 4781 else 4778 4782 cat > conftest.$ac_ext <<EOF 4779 #line 478 0"configure"4783 #line 4784 "configure" 4780 4784 #include "confdefs.h" 4781 4785 /* System header to define __stub macros and hopefully few prototypes, … … 4800 4804 ; return 0; } 4801 4805 EOF 4802 if { (eval echo configure:480 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4806 if { (eval echo configure:4807: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4803 4807 rm -rf conftest* 4804 4808 eval "ac_cv_func_$ac_func=yes" … … 4835 4839 4836 4840 echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6 4837 echo "configure:48 38: checking whether strstr must be declared" >&54841 echo "configure:4842: checking whether strstr must be declared" >&5 4838 4842 if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then 4839 4843 echo $ac_n "(cached) $ac_c" 1>&6 4840 4844 else 4841 4845 cat > conftest.$ac_ext <<EOF 4842 #line 484 3"configure"4846 #line 4847 "configure" 4843 4847 #include "confdefs.h" 4844 4848 … … 4861 4865 ; return 0; } 4862 4866 EOF 4863 if { (eval echo configure:486 4: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4867 if { (eval echo configure:4868: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4864 4868 rm -rf conftest* 4865 4869 bfd_cv_decl_needed_strstr=no … … 4882 4886 4883 4887 echo $ac_n "checking whether malloc must be declared""... $ac_c" 1>&6 4884 echo "configure:488 5: checking whether malloc must be declared" >&54888 echo "configure:4889: checking whether malloc must be declared" >&5 4885 4889 if eval "test \"`echo '$''{'bfd_cv_decl_needed_malloc'+set}'`\" = set"; then 4886 4890 echo $ac_n "(cached) $ac_c" 1>&6 4887 4891 else 4888 4892 cat > conftest.$ac_ext <<EOF 4889 #line 489 0"configure"4893 #line 4894 "configure" 4890 4894 #include "confdefs.h" 4891 4895 … … 4908 4912 ; return 0; } 4909 4913 EOF 4910 if { (eval echo configure:491 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4914 if { (eval echo configure:4915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4911 4915 rm -rf conftest* 4912 4916 bfd_cv_decl_needed_malloc=no … … 4929 4933 4930 4934 echo $ac_n "checking whether realloc must be declared""... $ac_c" 1>&6 4931 echo "configure:493 2: checking whether realloc must be declared" >&54935 echo "configure:4936: checking whether realloc must be declared" >&5 4932 4936 if eval "test \"`echo '$''{'bfd_cv_decl_needed_realloc'+set}'`\" = set"; then 4933 4937 echo $ac_n "(cached) $ac_c" 1>&6 4934 4938 else 4935 4939 cat > conftest.$ac_ext <<EOF 4936 #line 49 37"configure"4940 #line 4941 "configure" 4937 4941 #include "confdefs.h" 4938 4942 … … 4955 4959 ; return 0; } 4956 4960 EOF 4957 if { (eval echo configure:49 58: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4961 if { (eval echo configure:4962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4958 4962 rm -rf conftest* 4959 4963 bfd_cv_decl_needed_realloc=no … … 4976 4980 4977 4981 echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6 4978 echo "configure:49 79: checking whether free must be declared" >&54982 echo "configure:4983: checking whether free must be declared" >&5 4979 4983 if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then 4980 4984 echo $ac_n "(cached) $ac_c" 1>&6 4981 4985 else 4982 4986 cat > conftest.$ac_ext <<EOF 4983 #line 498 4"configure"4987 #line 4988 "configure" 4984 4988 #include "confdefs.h" 4985 4989 … … 5002 5006 ; return 0; } 5003 5007 EOF 5004 if { (eval echo configure:500 5: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5008 if { (eval echo configure:5009: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5005 5009 rm -rf conftest* 5006 5010 bfd_cv_decl_needed_free=no … … 5023 5027 5024 5028 echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6 5025 echo "configure:50 26: checking whether getenv must be declared" >&55029 echo "configure:5030: checking whether getenv must be declared" >&5 5026 5030 if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then 5027 5031 echo $ac_n "(cached) $ac_c" 1>&6 5028 5032 else 5029 5033 cat > conftest.$ac_ext <<EOF 5030 #line 503 1"configure"5034 #line 5035 "configure" 5031 5035 #include "confdefs.h" 5032 5036 … … 5049 5053 ; return 0; } 5050 5054 EOF 5051 if { (eval echo configure:505 2: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5055 if { (eval echo configure:5056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5052 5056 rm -rf conftest* 5053 5057 bfd_cv_decl_needed_getenv=no … … 5275 5279 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5276 5280 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5277 echo "configure:52 78: checking for $ac_hdr" >&55281 echo "configure:5282: checking for $ac_hdr" >&5 5278 5282 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5279 5283 echo $ac_n "(cached) $ac_c" 1>&6 … … 5281 5285 cat > conftest.$ac_ext <<EOF 5282 5286 #include <sys/types.h> 5283 #line 528 4"configure"5287 #line 5288 "configure" 5284 5288 #include "confdefs.h" 5285 5289 #include <$ac_hdr> 5286 5290 EOF 5287 5291 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5288 { (eval echo configure:52 89: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5292 { (eval echo configure:5293: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5289 5293 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5290 5294 if test -z "$ac_err"; then … … 5314 5318 if test "$ac_cv_header_sys_procfs_h" = yes; then 5315 5319 echo $ac_n "checking for prstatus_t in sys/procfs.h""... $ac_c" 1>&6 5316 echo "configure:53 17: checking for prstatus_t in sys/procfs.h" >&55320 echo "configure:5321: checking for prstatus_t in sys/procfs.h" >&5 5317 5321 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus_t'+set}'`\" = set"; then 5318 5322 echo $ac_n "(cached) $ac_c" 1>&6 5319 5323 else 5320 5324 cat > conftest.$ac_ext <<EOF 5321 #line 532 2"configure"5325 #line 5326 "configure" 5322 5326 #include "confdefs.h" 5323 5327 … … 5328 5332 ; return 0; } 5329 5333 EOF 5330 if { (eval echo configure:533 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5334 if { (eval echo configure:5335: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5331 5335 rm -rf conftest* 5332 5336 bfd_cv_have_sys_procfs_type_prstatus_t=yes … … 5350 5354 5351 5355 echo $ac_n "checking for prstatus32_t in sys/procfs.h""... $ac_c" 1>&6 5352 echo "configure:535 3: checking for prstatus32_t in sys/procfs.h" >&55356 echo "configure:5357: checking for prstatus32_t in sys/procfs.h" >&5 5353 5357 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus32_t'+set}'`\" = set"; then 5354 5358 echo $ac_n "(cached) $ac_c" 1>&6 5355 5359 else 5356 5360 cat > conftest.$ac_ext <<EOF 5357 #line 53 58"configure"5361 #line 5362 "configure" 5358 5362 #include "confdefs.h" 5359 5363 … … 5364 5368 ; return 0; } 5365 5369 EOF 5366 if { (eval echo configure:53 67: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5370 if { (eval echo configure:5371: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5367 5371 rm -rf conftest* 5368 5372 bfd_cv_have_sys_procfs_type_prstatus32_t=yes … … 5386 5390 5387 5391 echo $ac_n "checking for prstatus_t.pr_who in sys/procfs.h""... $ac_c" 1>&6 5388 echo "configure:53 89: checking for prstatus_t.pr_who in sys/procfs.h" >&55392 echo "configure:5393: checking for prstatus_t.pr_who in sys/procfs.h" >&5 5389 5393 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who'+set}'`\" = set"; then 5390 5394 echo $ac_n "(cached) $ac_c" 1>&6 5391 5395 else 5392 5396 cat > conftest.$ac_ext <<EOF 5393 #line 539 4"configure"5397 #line 5398 "configure" 5394 5398 #include "confdefs.h" 5395 5399 … … 5400 5404 ; return 0; } 5401 5405 EOF 5402 if { (eval echo configure:540 3: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5406 if { (eval echo configure:5407: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5403 5407 rm -rf conftest* 5404 5408 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=yes … … 5422 5426 5423 5427 echo $ac_n "checking for prstatus32_t.pr_who in sys/procfs.h""... $ac_c" 1>&6 5424 echo "configure:542 5: checking for prstatus32_t.pr_who in sys/procfs.h" >&55428 echo "configure:5429: checking for prstatus32_t.pr_who in sys/procfs.h" >&5 5425 5429 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who'+set}'`\" = set"; then 5426 5430 echo $ac_n "(cached) $ac_c" 1>&6 5427 5431 else 5428 5432 cat > conftest.$ac_ext <<EOF 5429 #line 543 0"configure"5433 #line 5434 "configure" 5430 5434 #include "confdefs.h" 5431 5435 … … 5436 5440 ; return 0; } 5437 5441 EOF 5438 if { (eval echo configure:54 39: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5442 if { (eval echo configure:5443: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5439 5443 rm -rf conftest* 5440 5444 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=yes … … 5458 5462 5459 5463 echo $ac_n "checking for pstatus_t in sys/procfs.h""... $ac_c" 1>&6 5460 echo "configure:546 1: checking for pstatus_t in sys/procfs.h" >&55464 echo "configure:5465: checking for pstatus_t in sys/procfs.h" >&5 5461 5465 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus_t'+set}'`\" = set"; then 5462 5466 echo $ac_n "(cached) $ac_c" 1>&6 5463 5467 else 5464 5468 cat > conftest.$ac_ext <<EOF 5465 #line 54 66"configure"5469 #line 5470 "configure" 5466 5470 #include "confdefs.h" 5467 5471 … … 5472 5476 ; return 0; } 5473 5477 EOF 5474 if { (eval echo configure:547 5: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5478 if { (eval echo configure:5479: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5475 5479 rm -rf conftest* 5476 5480 bfd_cv_have_sys_procfs_type_pstatus_t=yes … … 5494 5498 5495 5499 echo $ac_n "checking for pxstatus_t in sys/procfs.h""... $ac_c" 1>&6 5496 echo "configure:5 497: checking for pxstatus_t in sys/procfs.h" >&55500 echo "configure:5501: checking for pxstatus_t in sys/procfs.h" >&5 5497 5501 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pxstatus_t'+set}'`\" = set"; then 5498 5502 echo $ac_n "(cached) $ac_c" 1>&6 5499 5503 else 5500 5504 cat > conftest.$ac_ext <<EOF 5501 #line 550 2"configure"5505 #line 5506 "configure" 5502 5506 #include "confdefs.h" 5503 5507 … … 5508 5512 ; return 0; } 5509 5513 EOF 5510 if { (eval echo configure:551 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5514 if { (eval echo configure:5515: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5511 5515 rm -rf conftest* 5512 5516 bfd_cv_have_sys_procfs_type_pxstatus_t=yes … … 5530 5534 5531 5535 echo $ac_n "checking for pstatus32_t in sys/procfs.h""... $ac_c" 1>&6 5532 echo "configure:553 3: checking for pstatus32_t in sys/procfs.h" >&55536 echo "configure:5537: checking for pstatus32_t in sys/procfs.h" >&5 5533 5537 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus32_t'+set}'`\" = set"; then 5534 5538 echo $ac_n "(cached) $ac_c" 1>&6 5535 5539 else 5536 5540 cat > conftest.$ac_ext <<EOF 5537 #line 55 38"configure"5541 #line 5542 "configure" 5538 5542 #include "confdefs.h" 5539 5543 … … 5544 5548 ; return 0; } 5545 5549 EOF 5546 if { (eval echo configure:55 47: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5550 if { (eval echo configure:5551: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5547 5551 rm -rf conftest* 5548 5552 bfd_cv_have_sys_procfs_type_pstatus32_t=yes … … 5566 5570 5567 5571 echo $ac_n "checking for prpsinfo_t in sys/procfs.h""... $ac_c" 1>&6 5568 echo "configure:55 69: checking for prpsinfo_t in sys/procfs.h" >&55572 echo "configure:5573: checking for prpsinfo_t in sys/procfs.h" >&5 5569 5573 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo_t'+set}'`\" = set"; then 5570 5574 echo $ac_n "(cached) $ac_c" 1>&6 5571 5575 else 5572 5576 cat > conftest.$ac_ext <<EOF 5573 #line 557 4"configure"5577 #line 5578 "configure" 5574 5578 #include "confdefs.h" 5575 5579 … … 5580 5584 ; return 0; } 5581 5585 EOF 5582 if { (eval echo configure:558 3: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5586 if { (eval echo configure:5587: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5583 5587 rm -rf conftest* 5584 5588 bfd_cv_have_sys_procfs_type_prpsinfo_t=yes … … 5602 5606 5603 5607 echo $ac_n "checking for prpsinfo32_t in sys/procfs.h""... $ac_c" 1>&6 5604 echo "configure:560 5: checking for prpsinfo32_t in sys/procfs.h" >&55608 echo "configure:5609: checking for prpsinfo32_t in sys/procfs.h" >&5 5605 5609 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo32_t'+set}'`\" = set"; then 5606 5610 echo $ac_n "(cached) $ac_c" 1>&6 5607 5611 else 5608 5612 cat > conftest.$ac_ext <<EOF 5609 #line 561 0"configure"5613 #line 5614 "configure" 5610 5614 #include "confdefs.h" 5611 5615 … … 5616 5620 ; return 0; } 5617 5621 EOF 5618 if { (eval echo configure:56 19: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5622 if { (eval echo configure:5623: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5619 5623 rm -rf conftest* 5620 5624 bfd_cv_have_sys_procfs_type_prpsinfo32_t=yes … … 5638 5642 5639 5643 echo $ac_n "checking for psinfo_t in sys/procfs.h""... $ac_c" 1>&6 5640 echo "configure:564 1: checking for psinfo_t in sys/procfs.h" >&55644 echo "configure:5645: checking for psinfo_t in sys/procfs.h" >&5 5641 5645 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo_t'+set}'`\" = set"; then 5642 5646 echo $ac_n "(cached) $ac_c" 1>&6 5643 5647 else 5644 5648 cat > conftest.$ac_ext <<EOF 5645 #line 56 46"configure"5649 #line 5650 "configure" 5646 5650 #include "confdefs.h" 5647 5651 … … 5652 5656 ; return 0; } 5653 5657 EOF 5654 if { (eval echo configure:565 5: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5658 if { (eval echo configure:5659: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5655 5659 rm -rf conftest* 5656 5660 bfd_cv_have_sys_procfs_type_psinfo_t=yes … … 5674 5678 5675 5679 echo $ac_n "checking for psinfo32_t in sys/procfs.h""... $ac_c" 1>&6 5676 echo "configure:56 77: checking for psinfo32_t in sys/procfs.h" >&55680 echo "configure:5681: checking for psinfo32_t in sys/procfs.h" >&5 5677 5681 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo32_t'+set}'`\" = set"; then 5678 5682 echo $ac_n "(cached) $ac_c" 1>&6 5679 5683 else 5680 5684 cat > conftest.$ac_ext <<EOF 5681 #line 568 2"configure"5685 #line 5686 "configure" 5682 5686 #include "confdefs.h" 5683 5687 … … 5688 5692 ; return 0; } 5689 5693 EOF 5690 if { (eval echo configure:569 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5694 if { (eval echo configure:5695: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5691 5695 rm -rf conftest* 5692 5696 bfd_cv_have_sys_procfs_type_psinfo32_t=yes … … 5710 5714 5711 5715 echo $ac_n "checking for lwpstatus_t in sys/procfs.h""... $ac_c" 1>&6 5712 echo "configure:571 3: checking for lwpstatus_t in sys/procfs.h" >&55716 echo "configure:5717: checking for lwpstatus_t in sys/procfs.h" >&5 5713 5717 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpstatus_t'+set}'`\" = set"; then 5714 5718 echo $ac_n "(cached) $ac_c" 1>&6 5715 5719 else 5716 5720 cat > conftest.$ac_ext <<EOF 5717 #line 57 18"configure"5721 #line 5722 "configure" 5718 5722 #include "confdefs.h" 5719 5723 … … 5724 5728 ; return 0; } 5725 5729 EOF 5726 if { (eval echo configure:57 27: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5730 if { (eval echo configure:5731: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5727 5731 rm -rf conftest* 5728 5732 bfd_cv_have_sys_procfs_type_lwpstatus_t=yes … … 5746 5750 5747 5751 echo $ac_n "checking for lwpxstatus_t in sys/procfs.h""... $ac_c" 1>&6 5748 echo "configure:57 49: checking for lwpxstatus_t in sys/procfs.h" >&55752 echo "configure:5753: checking for lwpxstatus_t in sys/procfs.h" >&5 5749 5753 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpxstatus_t'+set}'`\" = set"; then 5750 5754 echo $ac_n "(cached) $ac_c" 1>&6 5751 5755 else 5752 5756 cat > conftest.$ac_ext <<EOF 5753 #line 575 4"configure"5757 #line 5758 "configure" 5754 5758 #include "confdefs.h" 5755 5759 … … 5760 5764 ; return 0; } 5761 5765 EOF 5762 if { (eval echo configure:576 3: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5766 if { (eval echo configure:5767: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5763 5767 rm -rf conftest* 5764 5768 bfd_cv_have_sys_procfs_type_lwpxstatus_t=yes … … 5782 5786 5783 5787 echo $ac_n "checking for lwpstatus_t.pr_context in sys/procfs.h""... $ac_c" 1>&6 5784 echo "configure:578 5: checking for lwpstatus_t.pr_context in sys/procfs.h" >&55788 echo "configure:5789: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5 5785 5789 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context'+set}'`\" = set"; then 5786 5790 echo $ac_n "(cached) $ac_c" 1>&6 5787 5791 else 5788 5792 cat > conftest.$ac_ext <<EOF 5789 #line 579 0"configure"5793 #line 5794 "configure" 5790 5794 #include "confdefs.h" 5791 5795 … … 5796 5800 ; return 0; } 5797 5801 EOF 5798 if { (eval echo configure:5 799: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5802 if { (eval echo configure:5803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5799 5803 rm -rf conftest* 5800 5804 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=yes … … 5818 5822 5819 5823 echo $ac_n "checking for lwpstatus_t.pr_reg in sys/procfs.h""... $ac_c" 1>&6 5820 echo "configure:582 1: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&55824 echo "configure:5825: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5 5821 5825 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg'+set}'`\" = set"; then 5822 5826 echo $ac_n "(cached) $ac_c" 1>&6 5823 5827 else 5824 5828 cat > conftest.$ac_ext <<EOF 5825 #line 58 26"configure"5829 #line 5830 "configure" 5826 5830 #include "confdefs.h" 5827 5831 … … 5832 5836 ; return 0; } 5833 5837 EOF 5834 if { (eval echo configure:583 5: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5838 if { (eval echo configure:5839: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5835 5839 rm -rf conftest* 5836 5840 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=yes … … 5854 5858 5855 5859 echo $ac_n "checking for win32_pstatus_t in sys/procfs.h""... $ac_c" 1>&6 5856 echo "configure:58 57: checking for win32_pstatus_t in sys/procfs.h" >&55860 echo "configure:5861: checking for win32_pstatus_t in sys/procfs.h" >&5 5857 5861 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_win32_pstatus_t'+set}'`\" = set"; then 5858 5862 echo $ac_n "(cached) $ac_c" 1>&6 5859 5863 else 5860 5864 cat > conftest.$ac_ext <<EOF 5861 #line 586 2"configure"5865 #line 5866 "configure" 5862 5866 #include "confdefs.h" 5863 5867 … … 5868 5872 ; return 0; } 5869 5873 EOF 5870 if { (eval echo configure:587 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5874 if { (eval echo configure:5875: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5871 5875 rm -rf conftest* 5872 5876 bfd_cv_have_sys_procfs_type_win32_pstatus_t=yes … … 5908 5912 WIN32LDFLAGS="-no-undefined" 5909 5913 WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32" 5914 fi 5915 ;; 5916 *-*-os2*) 5917 if test "$enable_shared" = "yes"; then 5918 WIN32LDFLAGS="-no-undefined" 5919 WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 5910 5920 fi 5911 5921 ;; … … 6148 6158 pmac_xcoff_vec) tb="$tb coff-pmac.lo xcofflink.lo" ;; 6149 6159 rs6000coff_vec) tb="$tb coff-rs6000.lo xcofflink.lo" ;; 6150 bfd_powerpc_pe_vec) tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;; 6151 bfd_powerpcle_pe_vec) tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;; 6160 bfd_powerpc_pe_vec) tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;; 6161 bfd_powerpcle_pe_vec) tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;; 6152 6162 bfd_powerpc_pei_vec) tb="$tb pei-ppc.lo peigen.lo cofflink.lo" ;; 6153 6163 bfd_powerpcle_pei_vec) tb="$tb pei-ppc.lo peigen.lo cofflink.lo" ;; … … 6267 6277 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 6268 6278 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 6269 echo "configure:62 70: checking for $ac_hdr" >&56279 echo "configure:6280: checking for $ac_hdr" >&5 6270 6280 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 6271 6281 echo $ac_n "(cached) $ac_c" 1>&6 … … 6273 6283 cat > conftest.$ac_ext <<EOF 6274 6284 #include <sys/types.h> 6275 #line 62 76 "configure"6285 #line 6286 "configure" 6276 6286 #include "confdefs.h" 6277 6287 #include <$ac_hdr> 6278 6288 EOF 6279 6289 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 6280 { (eval echo configure:62 81: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }6290 { (eval echo configure:6291: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 6281 6291 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 6282 6292 if test -z "$ac_err"; then … … 6307 6317 do 6308 6318 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 6309 echo "configure:63 10: checking for $ac_func" >&56319 echo "configure:6320: checking for $ac_func" >&5 6310 6320 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 6311 6321 echo $ac_n "(cached) $ac_c" 1>&6 6312 6322 else 6313 6323 cat > conftest.$ac_ext <<EOF 6314 #line 63 15 "configure"6324 #line 6325 "configure" 6315 6325 #include "confdefs.h" 6316 6326 /* System header to define __stub macros and hopefully few prototypes, … … 6335 6345 ; return 0; } 6336 6346 EOF 6337 if { (eval echo configure:63 38: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6347 if { (eval echo configure:6348: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6338 6348 rm -rf conftest* 6339 6349 eval "ac_cv_func_$ac_func=yes" … … 6360 6370 6361 6371 echo $ac_n "checking for working mmap""... $ac_c" 1>&6 6362 echo "configure:63 63: checking for working mmap" >&56372 echo "configure:6373: checking for working mmap" >&5 6363 6373 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then 6364 6374 echo $ac_n "(cached) $ac_c" 1>&6 … … 6368 6378 else 6369 6379 cat > conftest.$ac_ext <<EOF 6370 #line 63 71 "configure"6380 #line 6381 "configure" 6371 6381 #include "confdefs.h" 6372 6382 … … 6508 6518 6509 6519 EOF 6510 if { (eval echo configure:65 11: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null6520 if { (eval echo configure:6521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 6511 6521 then 6512 6522 ac_cv_func_mmap_fixed_mapped=yes … … 6533 6543 do 6534 6544 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 6535 echo "configure:65 36: checking for $ac_func" >&56545 echo "configure:6546: checking for $ac_func" >&5 6536 6546 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 6537 6547 echo $ac_n "(cached) $ac_c" 1>&6 6538 6548 else 6539 6549 cat > conftest.$ac_ext <<EOF 6540 #line 65 41 "configure"6550 #line 6551 "configure" 6541 6551 #include "confdefs.h" 6542 6552 /* System header to define __stub macros and hopefully few prototypes, … … 6561 6571 ; return 0; } 6562 6572 EOF 6563 if { (eval echo configure:65 64: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6573 if { (eval echo configure:6574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6564 6574 rm -rf conftest* 6565 6575 eval "ac_cv_func_$ac_func=yes" -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.