Changeset 1122 for trunk/src/gcc/libobjc/configure
- Timestamp:
- Jan 30, 2004, 10:27:14 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libobjc/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1121 r1122 1710 1710 1711 1711 hpux10.20*|hpux11*) 1712 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 1712 case $host_cpu in 1713 hppa*) 1714 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 1713 1715 lt_cv_file_magic_cmd=/usr/bin/file 1714 1716 lt_cv_file_magic_test_file=/usr/lib/libc.sl 1717 ;; 1718 ia64*) 1719 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' 1720 lt_cv_file_magic_cmd=/usr/bin/file 1721 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so 1722 ;; 1723 esac 1715 1724 ;; 1716 1725 … … 1739 1748 linux-gnu*) 1740 1749 case $host_cpu in 1741 alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )1750 alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) 1742 1751 lt_cv_deplibs_check_method=pass_all ;; 1743 1752 *) … … 1760 1769 lt_cv_file_magic_cmd=/usr/bin/file 1761 1770 lt_cv_file_magic_test_file=/usr/lib/libnls.so 1771 ;; 1772 1773 os2*) 1774 lt_cv_deplibs_check_method=pass_all 1762 1775 ;; 1763 1776 … … 1802 1815 1803 1816 echo $ac_n "checking for object suffix""... $ac_c" 1>&6 1804 echo "configure:18 05: checking for object suffix" >&51817 echo "configure:1818: checking for object suffix" >&5 1805 1818 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then 1806 1819 echo $ac_n "(cached) $ac_c" 1>&6 … … 1808 1821 rm -f conftest* 1809 1822 echo 'int i = 1;' > conftest.$ac_ext 1810 if { (eval echo configure:18 11: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1823 if { (eval echo configure:1824: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1811 1824 for ac_file in conftest.*; do 1812 1825 case $ac_file in … … 1832 1845 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 1833 1846 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 1834 echo "configure:18 35: checking for ${ac_tool_prefix}file" >&51847 echo "configure:1848: checking for ${ac_tool_prefix}file" >&5 1835 1848 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1836 1849 echo $ac_n "(cached) $ac_c" 1>&6 … … 1894 1907 if test -n "$ac_tool_prefix"; then 1895 1908 echo $ac_n "checking for file""... $ac_c" 1>&6 1896 echo "configure:1 897: checking for file" >&51909 echo "configure:1910: checking for file" >&5 1897 1910 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1898 1911 echo $ac_n "(cached) $ac_c" 1>&6 … … 1965 1978 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 1966 1979 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1967 echo "configure:19 68: checking for $ac_word" >&51980 echo "configure:1981: checking for $ac_word" >&5 1968 1981 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1969 1982 echo $ac_n "(cached) $ac_c" 1>&6 … … 1998 2011 set dummy ranlib; ac_word=$2 1999 2012 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2000 echo "configure:20 01: checking for $ac_word" >&52013 echo "configure:2014: checking for $ac_word" >&5 2001 2014 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2002 2015 echo $ac_n "(cached) $ac_c" 1>&6 … … 2034 2047 set dummy ${ac_tool_prefix}strip; ac_word=$2 2035 2048 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2036 echo "configure:20 37: checking for $ac_word" >&52049 echo "configure:2050: checking for $ac_word" >&5 2037 2050 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2038 2051 echo $ac_n "(cached) $ac_c" 1>&6 … … 2067 2080 set dummy strip; ac_word=$2 2068 2081 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2069 echo "configure:20 70: checking for $ac_word" >&52082 echo "configure:2083: checking for $ac_word" >&5 2070 2083 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2071 2084 echo $ac_n "(cached) $ac_c" 1>&6 … … 2135 2148 *-*-irix6*) 2136 2149 # Find out which ABI we are using. 2137 echo '#line 2138 "configure"' > conftest.$ac_ext 2138 if { (eval echo configure:2139: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2150 echo '#line 2151 "configure"' > conftest.$ac_ext 2151 if { (eval echo configure:2152: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2152 if test "$lt_cv_prog_gnu_ld" = yes; then 2153 case `/usr/bin/file conftest.$ac_objext` in 2154 *32-bit*) 2155 LD="${LD-ld} -melf32bsmip" 2156 ;; 2157 *N32*) 2158 LD="${LD-ld} -melf32bmipn32" 2159 ;; 2160 *64-bit*) 2161 LD="${LD-ld} -melf64bmip" 2162 ;; 2163 esac 2164 else 2139 2165 case `/usr/bin/file conftest.$ac_objext` in 2140 2166 *32-bit*) … … 2148 2174 ;; 2149 2175 esac 2176 fi 2177 fi 2178 rm -rf conftest* 2179 ;; 2180 2181 ia64-*-hpux*) 2182 # Find out which ABI we are using. 2183 echo 'int i;' > conftest.$ac_ext 2184 if { (eval echo configure:2185: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2185 case "`/usr/bin/file conftest.o`" in 2186 *ELF-32*) 2187 HPUX_IA64_MODE="32" 2188 ;; 2189 *ELF-64*) 2190 HPUX_IA64_MODE="64" 2191 ;; 2192 esac 2150 2193 fi 2151 2194 rm -rf conftest* … … 2157 2200 CFLAGS="$CFLAGS -belf" 2158 2201 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 2159 echo "configure:2 160: checking whether the C compiler needs -belf" >&52202 echo "configure:2203: checking whether the C compiler needs -belf" >&5 2160 2203 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then 2161 2204 echo $ac_n "(cached) $ac_c" 1>&6 … … 2170 2213 2171 2214 cat > conftest.$ac_ext <<EOF 2172 #line 2 173"configure"2215 #line 2216 "configure" 2173 2216 #include "confdefs.h" 2174 2217 … … 2177 2220 ; return 0; } 2178 2221 EOF 2179 if { (eval echo configure:2 180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2222 if { (eval echo configure:2223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2180 2223 rm -rf conftest* 2181 2224 lt_cv_cc_needs_belf=yes … … 2207 2250 set dummy ${ac_tool_prefix}dlltool; ac_word=$2 2208 2251 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2209 echo "configure:22 10: checking for $ac_word" >&52252 echo "configure:2253: checking for $ac_word" >&5 2210 2253 if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then 2211 2254 echo $ac_n "(cached) $ac_c" 1>&6 … … 2240 2283 set dummy dlltool; ac_word=$2 2241 2284 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2242 echo "configure:22 43: checking for $ac_word" >&52285 echo "configure:2286: checking for $ac_word" >&5 2243 2286 if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then 2244 2287 echo $ac_n "(cached) $ac_c" 1>&6 … … 2276 2319 set dummy ${ac_tool_prefix}as; ac_word=$2 2277 2320 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2278 echo "configure:2 279: checking for $ac_word" >&52321 echo "configure:2322: checking for $ac_word" >&5 2279 2322 if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then 2280 2323 echo $ac_n "(cached) $ac_c" 1>&6 … … 2309 2352 set dummy as; ac_word=$2 2310 2353 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2311 echo "configure:23 12: checking for $ac_word" >&52354 echo "configure:2355: checking for $ac_word" >&5 2312 2355 if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then 2313 2356 echo $ac_n "(cached) $ac_c" 1>&6 … … 2345 2388 set dummy ${ac_tool_prefix}objdump; ac_word=$2 2346 2389 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2347 echo "configure:23 48: checking for $ac_word" >&52390 echo "configure:2391: checking for $ac_word" >&5 2348 2391 if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then 2349 2392 echo $ac_n "(cached) $ac_c" 1>&6 … … 2378 2421 set dummy objdump; ac_word=$2 2379 2422 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2380 echo "configure:2 381: checking for $ac_word" >&52423 echo "configure:2424: checking for $ac_word" >&5 2381 2424 if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then 2382 2425 echo $ac_n "(cached) $ac_c" 1>&6 … … 2415 2458 # can override, but on older systems we have to supply one 2416 2459 echo $ac_n "checking if libtool should supply DllMain function""... $ac_c" 1>&6 2417 echo "configure:24 18: checking if libtool should supply DllMain function" >&52460 echo "configure:2461: checking if libtool should supply DllMain function" >&5 2418 2461 if eval "test \"`echo '$''{'lt_cv_need_dllmain'+set}'`\" = set"; then 2419 2462 echo $ac_n "(cached) $ac_c" 1>&6 2420 2463 else 2421 2464 cat > conftest.$ac_ext <<EOF 2422 #line 24 23"configure"2465 #line 2466 "configure" 2423 2466 #include "confdefs.h" 2424 2467 … … 2428 2471 ; return 0; } 2429 2472 EOF 2430 if { (eval echo configure:24 31: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2473 if { (eval echo configure:2474: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2431 2474 rm -rf conftest* 2432 2475 lt_cv_need_dllmain=no … … 2449 2492 CFLAGS="$CFLAGS -mdll" 2450 2493 echo $ac_n "checking how to link DLLs""... $ac_c" 1>&6 2451 echo "configure:24 52: checking how to link DLLs" >&52494 echo "configure:2495: checking how to link DLLs" >&5 2452 2495 if eval "test \"`echo '$''{'lt_cv_cc_dll_switch'+set}'`\" = set"; then 2453 2496 echo $ac_n "(cached) $ac_c" 1>&6 2454 2497 else 2455 2498 cat > conftest.$ac_ext <<EOF 2456 #line 2 457"configure"2499 #line 2500 "configure" 2457 2500 #include "confdefs.h" 2458 2501 … … 2461 2504 ; return 0; } 2462 2505 EOF 2463 if { (eval echo configure:2 464: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2506 if { (eval echo configure:2507: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2464 2507 rm -rf conftest* 2465 2508 lt_cv_cc_dll_switch=-mdll … … 2579 2622 set dummy ranlib; ac_word=$2 2580 2623 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2581 echo "configure:2 582: checking for $ac_word" >&52624 echo "configure:2625: checking for $ac_word" >&5 2582 2625 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2583 2626 echo $ac_n "(cached) $ac_c" 1>&6 … … 2620 2663 # ./install, which can be erroneously created by make from ./install.sh. 2621 2664 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 2622 echo "configure:26 23: checking for a BSD compatible install" >&52665 echo "configure:2666: checking for a BSD compatible install" >&5 2623 2666 if test -z "$INSTALL"; then 2624 2667 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 2675 2718 2676 2719 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 2677 echo "configure:2 678: checking whether ${MAKE-make} sets \${MAKE}" >&52720 echo "configure:2721: checking whether ${MAKE-make} sets \${MAKE}" >&5 2678 2721 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` 2679 2722 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then … … 2704 2747 # Sanity check for the cross-compilation case: 2705 2748 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2706 echo "configure:27 07: checking how to run the C preprocessor" >&52749 echo "configure:2750: checking how to run the C preprocessor" >&5 2707 2750 # On Suns, sometimes $CPP names a directory. 2708 2751 if test -n "$CPP" && test -d "$CPP"; then … … 2720 2763 cat > conftest.$ac_ext <<EOF 2721 2764 #include <sys/types.h> 2722 #line 27 23"configure"2765 #line 2766 "configure" 2723 2766 #include "confdefs.h" 2724 2767 #include <assert.h> … … 2726 2769 EOF 2727 2770 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2728 { (eval echo configure:27 29: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2771 { (eval echo configure:2772: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2729 2772 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2730 2773 if test -z "$ac_err"; then … … 2738 2781 cat > conftest.$ac_ext <<EOF 2739 2782 #include <sys/types.h> 2740 #line 27 41"configure"2783 #line 2784 "configure" 2741 2784 #include "confdefs.h" 2742 2785 #include <assert.h> … … 2744 2787 EOF 2745 2788 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2746 { (eval echo configure:27 47: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2789 { (eval echo configure:2790: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2747 2790 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2748 2791 if test -z "$ac_err"; then … … 2756 2799 cat > conftest.$ac_ext <<EOF 2757 2800 #include <sys/types.h> 2758 #line 2 759"configure"2801 #line 2802 "configure" 2759 2802 #include "confdefs.h" 2760 2803 #include <assert.h> … … 2762 2805 EOF 2763 2806 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2764 { (eval echo configure:2 765: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2807 { (eval echo configure:2808: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2765 2808 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2766 2809 if test -z "$ac_err"; then … … 2788 2831 ac_safe=`echo "stdio.h" | sed 'y%./+-%__p_%'` 2789 2832 echo $ac_n "checking for stdio.h""... $ac_c" 1>&6 2790 echo "configure:2 791: checking for stdio.h" >&52833 echo "configure:2834: checking for stdio.h" >&5 2791 2834 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 2792 2835 echo $ac_n "(cached) $ac_c" 1>&6 … … 2794 2837 cat > conftest.$ac_ext <<EOF 2795 2838 #include <sys/types.h> 2796 #line 2 797"configure"2839 #line 2840 "configure" 2797 2840 #include "confdefs.h" 2798 2841 #include <stdio.h> 2799 2842 EOF 2800 2843 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2801 { (eval echo configure:28 02: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2844 { (eval echo configure:2845: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2802 2845 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2803 2846 if test -z "$ac_err"; then … … 2827 2870 2828 2871 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 2829 echo "configure:28 30: checking for ANSI C header files" >&52872 echo "configure:2873: checking for ANSI C header files" >&5 2830 2873 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 2831 2874 echo $ac_n "(cached) $ac_c" 1>&6 … … 2833 2876 cat > conftest.$ac_ext <<EOF 2834 2877 #include <sys/types.h> 2835 #line 28 36"configure"2878 #line 2879 "configure" 2836 2879 #include "confdefs.h" 2837 2880 #include <stdlib.h> … … 2841 2884 EOF 2842 2885 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2843 { (eval echo configure:28 44: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2886 { (eval echo configure:2887: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2844 2887 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2845 2888 if test -z "$ac_err"; then … … 2858 2901 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 2859 2902 cat > conftest.$ac_ext <<EOF 2860 #line 2 861"configure"2903 #line 2904 "configure" 2861 2904 #include "confdefs.h" 2862 2905 #include <string.h> … … 2876 2919 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 2877 2920 cat > conftest.$ac_ext <<EOF 2878 #line 2 879"configure"2921 #line 2922 "configure" 2879 2922 #include "confdefs.h" 2880 2923 #include <stdlib.h> … … 2897 2940 else 2898 2941 cat > conftest.$ac_ext <<EOF 2899 #line 29 00"configure"2942 #line 2943 "configure" 2900 2943 #include "confdefs.h" 2901 2944 #include <ctype.h> … … 2908 2951 2909 2952 EOF 2910 if { (eval echo configure:29 11: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null2953 if { (eval echo configure:2954: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 2911 2954 then 2912 2955 : … … 2936 2979 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 2937 2980 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 2938 echo "configure:29 39: checking for $ac_hdr" >&52981 echo "configure:2982: checking for $ac_hdr" >&5 2939 2982 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 2940 2983 echo $ac_n "(cached) $ac_c" 1>&6 … … 2942 2985 cat > conftest.$ac_ext <<EOF 2943 2986 #include <sys/types.h> 2944 #line 29 45"configure"2987 #line 2988 "configure" 2945 2988 #include "confdefs.h" 2946 2989 #include <$ac_hdr> 2947 2990 EOF 2948 2991 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2949 { (eval echo configure:29 50: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2992 { (eval echo configure:2993: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2950 2993 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2951 2994 if test -z "$ac_err"; then … … 2977 3020 2978 3021 echo $ac_n "checking for gthread cflags""... $ac_c" 1>&6 2979 echo "configure: 2980: checking for gthread cflags" >&53022 echo "configure:3023: checking for gthread cflags" >&5 2980 3023 if eval "test \"`echo '$''{'objc_cv_gthread_flags'+set}'`\" = set"; then 2981 3024 echo $ac_n "(cached) $ac_c" 1>&6 … … 3259 3302 if test -z "$ac_dots"; then top_srcdir=. 3260 3303 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 3261 /* | [A-Za-z]:*)3304 [/\\]* | [a-zA-Z]:*) 3262 3305 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 3263 3306 *) # Relative path. … … 3267 3310 3268 3311 case "$ac_given_INSTALL" in 3269 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;3312 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 3270 3313 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 3271 3314 esac -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.