Changeset 202 for trunk/src/binutils/opcodes/configure
- Timestamp:
- May 20, 2003, 2:44:23 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/opcodes/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r201 r202 1758 1758 ;; 1759 1759 1760 os2*) 1761 lt_cv_deplibs_check_method=pass_all 1762 ;; 1763 1760 1764 osf3* | osf4* | osf5*) 1761 1765 # this will be overridden with pass_all, but let us keep it just in case … … 1794 1798 1795 1799 echo $ac_n "checking for object suffix""... $ac_c" 1>&6 1796 echo "configure:1 797: checking for object suffix" >&51800 echo "configure:1801: checking for object suffix" >&5 1797 1801 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then 1798 1802 echo $ac_n "(cached) $ac_c" 1>&6 … … 1800 1804 rm -f conftest* 1801 1805 echo 'int i = 1;' > conftest.$ac_ext 1802 if { (eval echo configure:180 3: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1806 if { (eval echo configure:1807: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1803 1807 for ac_file in conftest.*; do 1804 1808 case $ac_file in … … 1824 1828 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 1825 1829 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 1826 echo "configure:18 27: checking for ${ac_tool_prefix}file" >&51830 echo "configure:1831: checking for ${ac_tool_prefix}file" >&5 1827 1831 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1828 1832 echo $ac_n "(cached) $ac_c" 1>&6 … … 1886 1890 if test -n "$ac_tool_prefix"; then 1887 1891 echo $ac_n "checking for file""... $ac_c" 1>&6 1888 echo "configure:18 89: checking for file" >&51892 echo "configure:1893: checking for file" >&5 1889 1893 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1890 1894 echo $ac_n "(cached) $ac_c" 1>&6 … … 1957 1961 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 1958 1962 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1959 echo "configure:196 0: checking for $ac_word" >&51963 echo "configure:1964: checking for $ac_word" >&5 1960 1964 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1961 1965 echo $ac_n "(cached) $ac_c" 1>&6 … … 1990 1994 set dummy ranlib; ac_word=$2 1991 1995 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1992 echo "configure:199 3: checking for $ac_word" >&51996 echo "configure:1997: checking for $ac_word" >&5 1993 1997 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1994 1998 echo $ac_n "(cached) $ac_c" 1>&6 … … 2026 2030 set dummy ${ac_tool_prefix}strip; ac_word=$2 2027 2031 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2028 echo "configure:20 29: checking for $ac_word" >&52032 echo "configure:2033: checking for $ac_word" >&5 2029 2033 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2030 2034 echo $ac_n "(cached) $ac_c" 1>&6 … … 2059 2063 set dummy strip; ac_word=$2 2060 2064 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2061 echo "configure:206 2: checking for $ac_word" >&52065 echo "configure:2066: checking for $ac_word" >&5 2062 2066 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2063 2067 echo $ac_n "(cached) $ac_c" 1>&6 … … 2127 2131 *-*-irix6*) 2128 2132 # Find out which ABI we are using. 2129 echo '#line 213 0"configure"' > conftest.$ac_ext2130 if { (eval echo configure:213 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2133 echo '#line 2134 "configure"' > conftest.$ac_ext 2134 if { (eval echo configure:2135: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2131 2135 case "`/usr/bin/file conftest.o`" in 2132 2136 *32-bit*) … … 2149 2153 CFLAGS="$CFLAGS -belf" 2150 2154 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 2151 echo "configure:215 2: checking whether the C compiler needs -belf" >&52155 echo "configure:2156: checking whether the C compiler needs -belf" >&5 2152 2156 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then 2153 2157 echo $ac_n "(cached) $ac_c" 1>&6 … … 2162 2166 2163 2167 cat > conftest.$ac_ext <<EOF 2164 #line 216 5"configure"2168 #line 2169 "configure" 2165 2169 #include "confdefs.h" 2166 2170 … … 2169 2173 ; return 0; } 2170 2174 EOF 2171 if { (eval echo configure:217 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2175 if { (eval echo configure:2176: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2172 2176 rm -rf conftest* 2173 2177 lt_cv_cc_needs_belf=yes … … 2357 2361 2358 2362 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 2359 echo "configure:236 0: checking whether to enable maintainer-specific portions of Makefiles" >&52363 echo "configure:2364: checking whether to enable maintainer-specific portions of Makefiles" >&5 2360 2364 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 2361 2365 if test "${enable_maintainer_mode+set}" = set; then … … 2383 2387 2384 2388 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 2385 echo "configure:23 86: checking for executable suffix" >&52389 echo "configure:2390: checking for executable suffix" >&5 2386 2390 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 2387 2391 echo $ac_n "(cached) $ac_c" 1>&6 … … 2393 2397 echo 'int main () { return 0; }' > conftest.$ac_ext 2394 2398 ac_cv_exeext= 2395 if { (eval echo configure:2 396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then2399 if { (eval echo configure:2400: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 2396 2400 for file in conftest.*; do 2397 2401 case $file in … … 2419 2423 set dummy gcc; ac_word=$2 2420 2424 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2421 echo "configure:242 2: checking for $ac_word" >&52425 echo "configure:2426: checking for $ac_word" >&5 2422 2426 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2423 2427 echo $ac_n "(cached) $ac_c" 1>&6 … … 2450 2454 set dummy cc; ac_word=$2 2451 2455 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2452 echo "configure:245 3: checking for $ac_word" >&52456 echo "configure:2457: checking for $ac_word" >&5 2453 2457 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2454 2458 echo $ac_n "(cached) $ac_c" 1>&6 … … 2503 2507 set dummy cl; ac_word=$2 2504 2508 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2505 echo "configure:25 06: checking for $ac_word" >&52509 echo "configure:2510: checking for $ac_word" >&5 2506 2510 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 2507 2511 echo $ac_n "(cached) $ac_c" 1>&6 … … 2536 2540 2537 2541 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 2538 echo "configure:25 39: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&52542 echo "configure:2543: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 2539 2543 2540 2544 ac_ext=c … … 2547 2551 cat > conftest.$ac_ext << EOF 2548 2552 2549 #line 255 0"configure"2553 #line 2554 "configure" 2550 2554 #include "confdefs.h" 2551 2555 2552 2556 main(){return(0);} 2553 2557 EOF 2554 if { (eval echo configure:255 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2558 if { (eval echo configure:2559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2555 2559 ac_cv_prog_cc_works=yes 2556 2560 # If we can't run a trivial program, we are probably using a cross compiler. … … 2578 2582 fi 2579 2583 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 2580 echo "configure:258 1: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&52584 echo "configure:2585: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 2581 2585 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 2582 2586 cross_compiling=$ac_cv_prog_cc_cross 2583 2587 2584 2588 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 2585 echo "configure:25 86: checking whether we are using GNU C" >&52589 echo "configure:2590: checking whether we are using GNU C" >&5 2586 2590 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then 2587 2591 echo $ac_n "(cached) $ac_c" 1>&6 … … 2592 2596 #endif 2593 2597 EOF 2594 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:259 5: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then2598 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2599: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then 2595 2599 ac_cv_prog_gcc=yes 2596 2600 else … … 2611 2615 CFLAGS= 2612 2616 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 2613 echo "configure:261 4: checking whether ${CC-cc} accepts -g" >&52617 echo "configure:2618: checking whether ${CC-cc} accepts -g" >&5 2614 2618 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then 2615 2619 echo $ac_n "(cached) $ac_c" 1>&6 … … 2645 2649 ALL_LINGUAS= 2646 2650 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2647 echo "configure:26 48: checking how to run the C preprocessor" >&52651 echo "configure:2652: checking how to run the C preprocessor" >&5 2648 2652 # On Suns, sometimes $CPP names a directory. 2649 2653 if test -n "$CPP" && test -d "$CPP"; then … … 2661 2665 cat > conftest.$ac_ext <<EOF 2662 2666 #include <sys/types.h> 2663 #line 266 4"configure"2667 #line 2668 "configure" 2664 2668 #include "confdefs.h" 2665 2669 #include <assert.h> … … 2667 2671 EOF 2668 2672 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2669 { (eval echo configure:267 0: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2673 { (eval echo configure:2674: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2670 2674 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2671 2675 if test -z "$ac_err"; then … … 2679 2683 cat > conftest.$ac_ext <<EOF 2680 2684 #include <sys/types.h> 2681 #line 268 2"configure"2685 #line 2686 "configure" 2682 2686 #include "confdefs.h" 2683 2687 #include <assert.h> … … 2685 2689 EOF 2686 2690 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2687 { (eval echo configure:26 88: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2691 { (eval echo configure:2692: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2688 2692 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2689 2693 if test -z "$ac_err"; then … … 2697 2701 cat > conftest.$ac_ext <<EOF 2698 2702 #include <sys/types.h> 2699 #line 270 0"configure"2703 #line 2704 "configure" 2700 2704 #include "confdefs.h" 2701 2705 #include <assert.h> … … 2703 2707 EOF 2704 2708 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2705 { (eval echo configure:27 06: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2709 { (eval echo configure:2710: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2706 2710 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2707 2711 if test -z "$ac_err"; then … … 2730 2734 set dummy ranlib; ac_word=$2 2731 2735 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2732 echo "configure:273 3: checking for $ac_word" >&52736 echo "configure:2737: checking for $ac_word" >&5 2733 2737 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2734 2738 echo $ac_n "(cached) $ac_c" 1>&6 … … 2759 2763 2760 2764 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 2761 echo "configure:276 2: checking for ANSI C header files" >&52765 echo "configure:2766: checking for ANSI C header files" >&5 2762 2766 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 2763 2767 echo $ac_n "(cached) $ac_c" 1>&6 … … 2765 2769 cat > conftest.$ac_ext <<EOF 2766 2770 #include <sys/types.h> 2767 #line 27 68"configure"2771 #line 2772 "configure" 2768 2772 #include "confdefs.h" 2769 2773 #include <stdlib.h> … … 2773 2777 EOF 2774 2778 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2775 { (eval echo configure:27 76: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2779 { (eval echo configure:2780: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2776 2780 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2777 2781 if test -z "$ac_err"; then … … 2790 2794 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 2791 2795 cat > conftest.$ac_ext <<EOF 2792 #line 279 3"configure"2796 #line 2797 "configure" 2793 2797 #include "confdefs.h" 2794 2798 #include <string.h> … … 2808 2812 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 2809 2813 cat > conftest.$ac_ext <<EOF 2810 #line 281 1"configure"2814 #line 2815 "configure" 2811 2815 #include "confdefs.h" 2812 2816 #include <stdlib.h> … … 2829 2833 else 2830 2834 cat > conftest.$ac_ext <<EOF 2831 #line 283 2"configure"2835 #line 2836 "configure" 2832 2836 #include "confdefs.h" 2833 2837 #include <ctype.h> … … 2840 2844 2841 2845 EOF 2842 if { (eval echo configure:284 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null2846 if { (eval echo configure:2847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 2843 2847 then 2844 2848 : … … 2864 2868 2865 2869 echo $ac_n "checking for working const""... $ac_c" 1>&6 2866 echo "configure:28 67: checking for working const" >&52870 echo "configure:2871: checking for working const" >&5 2867 2871 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then 2868 2872 echo $ac_n "(cached) $ac_c" 1>&6 2869 2873 else 2870 2874 cat > conftest.$ac_ext <<EOF 2871 #line 287 2"configure"2875 #line 2876 "configure" 2872 2876 #include "confdefs.h" 2873 2877 … … 2918 2922 ; return 0; } 2919 2923 EOF 2920 if { (eval echo configure:292 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2924 if { (eval echo configure:2925: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2921 2925 rm -rf conftest* 2922 2926 ac_cv_c_const=yes … … 2939 2943 2940 2944 echo $ac_n "checking for inline""... $ac_c" 1>&6 2941 echo "configure:294 2: checking for inline" >&52945 echo "configure:2946: checking for inline" >&5 2942 2946 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 2943 2947 echo $ac_n "(cached) $ac_c" 1>&6 … … 2946 2950 for ac_kw in inline __inline__ __inline; do 2947 2951 cat > conftest.$ac_ext <<EOF 2948 #line 29 49"configure"2952 #line 2953 "configure" 2949 2953 #include "confdefs.h" 2950 2954 … … 2953 2957 ; return 0; } 2954 2958 EOF 2955 if { (eval echo configure:29 56: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2959 if { (eval echo configure:2960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2956 2960 rm -rf conftest* 2957 2961 ac_cv_c_inline=$ac_kw; break … … 2979 2983 2980 2984 echo $ac_n "checking for off_t""... $ac_c" 1>&6 2981 echo "configure:298 2: checking for off_t" >&52985 echo "configure:2986: checking for off_t" >&5 2982 2986 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then 2983 2987 echo $ac_n "(cached) $ac_c" 1>&6 2984 2988 else 2985 2989 cat > conftest.$ac_ext <<EOF 2986 #line 29 87"configure"2990 #line 2991 "configure" 2987 2991 #include "confdefs.h" 2988 2992 #include <sys/types.h> … … 3012 3016 3013 3017 echo $ac_n "checking for size_t""... $ac_c" 1>&6 3014 echo "configure:301 5: checking for size_t" >&53018 echo "configure:3019: checking for size_t" >&5 3015 3019 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then 3016 3020 echo $ac_n "(cached) $ac_c" 1>&6 3017 3021 else 3018 3022 cat > conftest.$ac_ext <<EOF 3019 #line 302 0"configure"3023 #line 3024 "configure" 3020 3024 #include "confdefs.h" 3021 3025 #include <sys/types.h> … … 3047 3051 # for constant arguments. Useless! 3048 3052 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 3049 echo "configure:305 0: checking for working alloca.h" >&53053 echo "configure:3054: checking for working alloca.h" >&5 3050 3054 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 3051 3055 echo $ac_n "(cached) $ac_c" 1>&6 3052 3056 else 3053 3057 cat > conftest.$ac_ext <<EOF 3054 #line 305 5"configure"3058 #line 3059 "configure" 3055 3059 #include "confdefs.h" 3056 3060 #include <alloca.h> … … 3059 3063 ; return 0; } 3060 3064 EOF 3061 if { (eval echo configure:306 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3065 if { (eval echo configure:3066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3062 3066 rm -rf conftest* 3063 3067 ac_cv_header_alloca_h=yes … … 3080 3084 3081 3085 echo $ac_n "checking for alloca""... $ac_c" 1>&6 3082 echo "configure:308 3: checking for alloca" >&53086 echo "configure:3087: checking for alloca" >&5 3083 3087 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 3084 3088 echo $ac_n "(cached) $ac_c" 1>&6 3085 3089 else 3086 3090 cat > conftest.$ac_ext <<EOF 3087 #line 30 88"configure"3091 #line 3092 "configure" 3088 3092 #include "confdefs.h" 3089 3093 … … 3113 3117 ; return 0; } 3114 3118 EOF 3115 if { (eval echo configure:31 16: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3119 if { (eval echo configure:3120: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3116 3120 rm -rf conftest* 3117 3121 ac_cv_func_alloca_works=yes … … 3145 3149 3146 3150 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 3147 echo "configure:31 48: checking whether alloca needs Cray hooks" >&53151 echo "configure:3152: checking whether alloca needs Cray hooks" >&5 3148 3152 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 3149 3153 echo $ac_n "(cached) $ac_c" 1>&6 3150 3154 else 3151 3155 cat > conftest.$ac_ext <<EOF 3152 #line 315 3"configure"3156 #line 3157 "configure" 3153 3157 #include "confdefs.h" 3154 3158 #if defined(CRAY) && ! defined(CRAY2) … … 3175 3179 for ac_func in _getb67 GETB67 getb67; do 3176 3180 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3177 echo "configure:31 78: checking for $ac_func" >&53181 echo "configure:3182: checking for $ac_func" >&5 3178 3182 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3179 3183 echo $ac_n "(cached) $ac_c" 1>&6 3180 3184 else 3181 3185 cat > conftest.$ac_ext <<EOF 3182 #line 318 3"configure"3186 #line 3187 "configure" 3183 3187 #include "confdefs.h" 3184 3188 /* System header to define __stub macros and hopefully few prototypes, … … 3203 3207 ; return 0; } 3204 3208 EOF 3205 if { (eval echo configure:32 06: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3209 if { (eval echo configure:3210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3206 3210 rm -rf conftest* 3207 3211 eval "ac_cv_func_$ac_func=yes" … … 3230 3234 3231 3235 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 3232 echo "configure:323 3: checking stack direction for C alloca" >&53236 echo "configure:3237: checking stack direction for C alloca" >&5 3233 3237 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 3234 3238 echo $ac_n "(cached) $ac_c" 1>&6 … … 3238 3242 else 3239 3243 cat > conftest.$ac_ext <<EOF 3240 #line 324 1"configure"3244 #line 3245 "configure" 3241 3245 #include "confdefs.h" 3242 3246 find_stack_direction () … … 3257 3261 } 3258 3262 EOF 3259 if { (eval echo configure:326 0: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3263 if { (eval echo configure:3264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3260 3264 then 3261 3265 ac_cv_c_stack_direction=1 … … 3282 3286 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 3283 3287 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 3284 echo "configure:328 5: checking for $ac_hdr" >&53288 echo "configure:3289: checking for $ac_hdr" >&5 3285 3289 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3286 3290 echo $ac_n "(cached) $ac_c" 1>&6 … … 3288 3292 cat > conftest.$ac_ext <<EOF 3289 3293 #include <sys/types.h> 3290 #line 329 1"configure"3294 #line 3295 "configure" 3291 3295 #include "confdefs.h" 3292 3296 #include <$ac_hdr> 3293 3297 EOF 3294 3298 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3295 { (eval echo configure:3 296: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3299 { (eval echo configure:3300: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3296 3300 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3297 3301 if test -z "$ac_err"; then … … 3322 3326 do 3323 3327 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3324 echo "configure:332 5: checking for $ac_func" >&53328 echo "configure:3329: checking for $ac_func" >&5 3325 3329 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3326 3330 echo $ac_n "(cached) $ac_c" 1>&6 3327 3331 else 3328 3332 cat > conftest.$ac_ext <<EOF 3329 #line 333 0"configure"3333 #line 3334 "configure" 3330 3334 #include "confdefs.h" 3331 3335 /* System header to define __stub macros and hopefully few prototypes, … … 3350 3354 ; return 0; } 3351 3355 EOF 3352 if { (eval echo configure:335 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3356 if { (eval echo configure:3357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3353 3357 rm -rf conftest* 3354 3358 eval "ac_cv_func_$ac_func=yes" … … 3375 3379 3376 3380 echo $ac_n "checking for working mmap""... $ac_c" 1>&6 3377 echo "configure:33 78: checking for working mmap" >&53381 echo "configure:3382: checking for working mmap" >&5 3378 3382 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then 3379 3383 echo $ac_n "(cached) $ac_c" 1>&6 … … 3383 3387 else 3384 3388 cat > conftest.$ac_ext <<EOF 3385 #line 33 86"configure"3389 #line 3390 "configure" 3386 3390 #include "confdefs.h" 3387 3391 … … 3523 3527 3524 3528 EOF 3525 if { (eval echo configure:35 26: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3529 if { (eval echo configure:3530: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3526 3530 then 3527 3531 ac_cv_func_mmap_fixed_mapped=yes … … 3551 3555 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 3552 3556 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 3553 echo "configure:355 4: checking for $ac_hdr" >&53557 echo "configure:3558: checking for $ac_hdr" >&5 3554 3558 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3555 3559 echo $ac_n "(cached) $ac_c" 1>&6 … … 3557 3561 cat > conftest.$ac_ext <<EOF 3558 3562 #include <sys/types.h> 3559 #line 356 0"configure"3563 #line 3564 "configure" 3560 3564 #include "confdefs.h" 3561 3565 #include <$ac_hdr> 3562 3566 EOF 3563 3567 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3564 { (eval echo configure:356 5: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3568 { (eval echo configure:3569: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3565 3569 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3566 3570 if test -z "$ac_err"; then … … 3592 3596 do 3593 3597 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3594 echo "configure:359 5: checking for $ac_func" >&53598 echo "configure:3599: checking for $ac_func" >&5 3595 3599 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3596 3600 echo $ac_n "(cached) $ac_c" 1>&6 3597 3601 else 3598 3602 cat > conftest.$ac_ext <<EOF 3599 #line 360 0"configure"3603 #line 3604 "configure" 3600 3604 #include "confdefs.h" 3601 3605 /* System header to define __stub macros and hopefully few prototypes, … … 3620 3624 ; return 0; } 3621 3625 EOF 3622 if { (eval echo configure:362 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3626 if { (eval echo configure:3627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3623 3627 rm -rf conftest* 3624 3628 eval "ac_cv_func_$ac_func=yes" … … 3649 3653 do 3650 3654 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3651 echo "configure:365 2: checking for $ac_func" >&53655 echo "configure:3656: checking for $ac_func" >&5 3652 3656 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3653 3657 echo $ac_n "(cached) $ac_c" 1>&6 3654 3658 else 3655 3659 cat > conftest.$ac_ext <<EOF 3656 #line 36 57"configure"3660 #line 3661 "configure" 3657 3661 #include "confdefs.h" 3658 3662 /* System header to define __stub macros and hopefully few prototypes, … … 3677 3681 ; return 0; } 3678 3682 EOF 3679 if { (eval echo configure:368 0: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3683 if { (eval echo configure:3684: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3680 3684 rm -rf conftest* 3681 3685 eval "ac_cv_func_$ac_func=yes" … … 3711 3715 if test $ac_cv_header_locale_h = yes; then 3712 3716 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 3713 echo "configure:371 4: checking for LC_MESSAGES" >&53717 echo "configure:3718: checking for LC_MESSAGES" >&5 3714 3718 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then 3715 3719 echo $ac_n "(cached) $ac_c" 1>&6 3716 3720 else 3717 3721 cat > conftest.$ac_ext <<EOF 3718 #line 37 19"configure"3722 #line 3723 "configure" 3719 3723 #include "confdefs.h" 3720 3724 #include <locale.h> … … 3723 3727 ; return 0; } 3724 3728 EOF 3725 if { (eval echo configure:37 26: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3729 if { (eval echo configure:3730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3726 3730 rm -rf conftest* 3727 3731 am_cv_val_LC_MESSAGES=yes … … 3744 3748 fi 3745 3749 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 3746 echo "configure:37 47: checking whether NLS is requested" >&53750 echo "configure:3751: checking whether NLS is requested" >&5 3747 3751 # Check whether --enable-nls or --disable-nls was given. 3748 3752 if test "${enable_nls+set}" = set; then … … 3764 3768 3765 3769 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 3766 echo "configure:37 67: checking whether included gettext is requested" >&53770 echo "configure:3771: checking whether included gettext is requested" >&5 3767 3771 # Check whether --with-included-gettext or --without-included-gettext was given. 3768 3772 if test "${with_included_gettext+set}" = set; then … … 3783 3787 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'` 3784 3788 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6 3785 echo "configure:37 86: checking for libintl.h" >&53789 echo "configure:3790: checking for libintl.h" >&5 3786 3790 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 3787 3791 echo $ac_n "(cached) $ac_c" 1>&6 … … 3789 3793 cat > conftest.$ac_ext <<EOF 3790 3794 #include <sys/types.h> 3791 #line 379 2"configure"3795 #line 3796 "configure" 3792 3796 #include "confdefs.h" 3793 3797 #include <libintl.h> 3794 3798 EOF 3795 3799 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3796 { (eval echo configure:3 797: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3800 { (eval echo configure:3801: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3797 3801 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3798 3802 if test -z "$ac_err"; then … … 3811 3815 echo "$ac_t""yes" 1>&6 3812 3816 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6 3813 echo "configure:381 4: checking for gettext in libc" >&53817 echo "configure:3818: checking for gettext in libc" >&5 3814 3818 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then 3815 3819 echo $ac_n "(cached) $ac_c" 1>&6 3816 3820 else 3817 3821 cat > conftest.$ac_ext <<EOF 3818 #line 38 19"configure"3822 #line 3823 "configure" 3819 3823 #include "confdefs.h" 3820 3824 #include <libintl.h> … … 3823 3827 ; return 0; } 3824 3828 EOF 3825 if { (eval echo configure:38 26: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3829 if { (eval echo configure:3830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3826 3830 rm -rf conftest* 3827 3831 gt_cv_func_gettext_libc=yes … … 3839 3843 if test "$gt_cv_func_gettext_libc" != "yes"; then 3840 3844 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6 3841 echo "configure:384 2: checking for bindtextdomain in -lintl" >&53845 echo "configure:3846: checking for bindtextdomain in -lintl" >&5 3842 3846 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'` 3843 3847 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 3847 3851 LIBS="-lintl $LIBS" 3848 3852 cat > conftest.$ac_ext <<EOF 3849 #line 385 0"configure"3853 #line 3854 "configure" 3850 3854 #include "confdefs.h" 3851 3855 /* Override any gcc2 internal prototype to avoid an error. */ … … 3858 3862 ; return 0; } 3859 3863 EOF 3860 if { (eval echo configure:386 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3864 if { (eval echo configure:3865: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3861 3865 rm -rf conftest* 3862 3866 eval "ac_cv_lib_$ac_lib_var=yes" … … 3874 3878 echo "$ac_t""yes" 1>&6 3875 3879 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6 3876 echo "configure:38 77: checking for gettext in libintl" >&53880 echo "configure:3881: checking for gettext in libintl" >&5 3877 3881 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then 3878 3882 echo $ac_n "(cached) $ac_c" 1>&6 3879 3883 else 3880 3884 cat > conftest.$ac_ext <<EOF 3881 #line 388 2"configure"3885 #line 3886 "configure" 3882 3886 #include "confdefs.h" 3883 3887 … … 3886 3890 ; return 0; } 3887 3891 EOF 3888 if { (eval echo configure:38 89: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3892 if { (eval echo configure:3893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3889 3893 rm -rf conftest* 3890 3894 gt_cv_func_gettext_libintl=yes … … 3914 3918 set dummy msgfmt; ac_word=$2 3915 3919 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3916 echo "configure:39 17: checking for $ac_word" >&53920 echo "configure:3921: checking for $ac_word" >&5 3917 3921 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 3918 3922 echo $ac_n "(cached) $ac_c" 1>&6 … … 3948 3952 do 3949 3953 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 3950 echo "configure:395 1: checking for $ac_func" >&53954 echo "configure:3955: checking for $ac_func" >&5 3951 3955 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 3952 3956 echo $ac_n "(cached) $ac_c" 1>&6 3953 3957 else 3954 3958 cat > conftest.$ac_ext <<EOF 3955 #line 39 56"configure"3959 #line 3960 "configure" 3956 3960 #include "confdefs.h" 3957 3961 /* System header to define __stub macros and hopefully few prototypes, … … 3976 3980 ; return 0; } 3977 3981 EOF 3978 if { (eval echo configure:39 79: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3982 if { (eval echo configure:3983: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3979 3983 rm -rf conftest* 3980 3984 eval "ac_cv_func_$ac_func=yes" … … 4003 4007 set dummy gmsgfmt; ac_word=$2 4004 4008 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4005 echo "configure:40 06: checking for $ac_word" >&54009 echo "configure:4010: checking for $ac_word" >&5 4006 4010 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 4007 4011 echo $ac_n "(cached) $ac_c" 1>&6 … … 4043 4047 set dummy xgettext; ac_word=$2 4044 4048 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4045 echo "configure:40 46: checking for $ac_word" >&54049 echo "configure:4050: checking for $ac_word" >&5 4046 4050 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 4047 4051 echo $ac_n "(cached) $ac_c" 1>&6 … … 4075 4079 4076 4080 cat > conftest.$ac_ext <<EOF 4077 #line 40 78"configure"4081 #line 4082 "configure" 4078 4082 #include "confdefs.h" 4079 4083 … … 4083 4087 ; return 0; } 4084 4088 EOF 4085 if { (eval echo configure:40 86: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4089 if { (eval echo configure:4090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4086 4090 rm -rf conftest* 4087 4091 CATOBJEXT=.gmo … … 4115 4119 set dummy msgfmt; ac_word=$2 4116 4120 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4117 echo "configure:41 18: checking for $ac_word" >&54121 echo "configure:4122: checking for $ac_word" >&5 4118 4122 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 4119 4123 echo $ac_n "(cached) $ac_c" 1>&6 … … 4149 4153 set dummy gmsgfmt; ac_word=$2 4150 4154 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4151 echo "configure:415 2: checking for $ac_word" >&54155 echo "configure:4156: checking for $ac_word" >&5 4152 4156 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 4153 4157 echo $ac_n "(cached) $ac_c" 1>&6 … … 4189 4193 set dummy xgettext; ac_word=$2 4190 4194 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 4191 echo "configure:419 2: checking for $ac_word" >&54195 echo "configure:4196: checking for $ac_word" >&5 4192 4196 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 4193 4197 echo $ac_n "(cached) $ac_c" 1>&6 … … 4279 4283 else 4280 4284 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 4281 echo "configure:428 2: checking for catalogs to be installed" >&54285 echo "configure:4286: checking for catalogs to be installed" >&5 4282 4286 NEW_LINGUAS= 4283 4287 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 4307 4311 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 4308 4312 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 4309 echo "configure:431 0: checking for linux/version.h" >&54313 echo "configure:4314: checking for linux/version.h" >&5 4310 4314 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4311 4315 echo $ac_n "(cached) $ac_c" 1>&6 … … 4313 4317 cat > conftest.$ac_ext <<EOF 4314 4318 #include <sys/types.h> 4315 #line 43 16"configure"4319 #line 4320 "configure" 4316 4320 #include "confdefs.h" 4317 4321 #include <linux/version.h> 4318 4322 EOF 4319 4323 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4320 { (eval echo configure:432 1: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4324 { (eval echo configure:4325: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4321 4325 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4322 4326 if test -z "$ac_err"; then … … 4395 4399 # ./install, which can be erroneously created by make from ./install.sh. 4396 4400 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 4397 echo "configure:4 398: checking for a BSD compatible install" >&54401 echo "configure:4402: checking for a BSD compatible install" >&5 4398 4402 if test -z "$INSTALL"; then 4399 4403 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 4454 4458 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4455 4459 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4456 echo "configure:44 57: checking for $ac_hdr" >&54460 echo "configure:4461: checking for $ac_hdr" >&5 4457 4461 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4458 4462 echo $ac_n "(cached) $ac_c" 1>&6 … … 4460 4464 cat > conftest.$ac_ext <<EOF 4461 4465 #include <sys/types.h> 4462 #line 446 3"configure"4466 #line 4467 "configure" 4463 4467 #include "confdefs.h" 4464 4468 #include <$ac_hdr> 4465 4469 EOF 4466 4470 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4467 { (eval echo configure:44 68: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4471 { (eval echo configure:4472: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4468 4472 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4469 4473 if test -z "$ac_err"; then … … 4531 4535 WIN32LDFLAGS="-no-undefined" 4532 4536 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin" 4537 fi 4538 ;; 4539 *-*-os2*) 4540 if test "$enable_shared" = "yes"; then 4541 WIN32LDFLAGS="-no-undefined" 4542 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl" 4533 4543 fi 4534 4544 ;; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.