Changeset 1122 for trunk/src/gcc/libf2c/configure
- Timestamp:
- Jan 30, 2004, 10:27:14 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libf2c/configure
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1121 r1122 1702 1702 1703 1703 hpux10.20*|hpux11*) 1704 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 1704 case $host_cpu in 1705 hppa*) 1706 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' 1705 1707 lt_cv_file_magic_cmd=/usr/bin/file 1706 1708 lt_cv_file_magic_test_file=/usr/lib/libc.sl 1709 ;; 1710 ia64*) 1711 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' 1712 lt_cv_file_magic_cmd=/usr/bin/file 1713 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so 1714 ;; 1715 esac 1707 1716 ;; 1708 1717 … … 1731 1740 linux-gnu*) 1732 1741 case $host_cpu in 1733 alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )1742 alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* ) 1734 1743 lt_cv_deplibs_check_method=pass_all ;; 1735 1744 *) … … 1752 1761 lt_cv_file_magic_cmd=/usr/bin/file 1753 1762 lt_cv_file_magic_test_file=/usr/lib/libnls.so 1763 ;; 1764 1765 os2*) 1766 lt_cv_deplibs_check_method=pass_all 1754 1767 ;; 1755 1768 … … 1794 1807 1795 1808 echo $ac_n "checking for object suffix""... $ac_c" 1>&6 1796 echo "configure:1 797: checking for object suffix" >&51809 echo "configure:1810: checking for object suffix" >&5 1797 1810 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then 1798 1811 echo $ac_n "(cached) $ac_c" 1>&6 … … 1800 1813 rm -f conftest* 1801 1814 echo 'int i = 1;' > conftest.$ac_ext 1802 if { (eval echo configure:18 03: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then1815 if { (eval echo configure:1816: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 1803 1816 for ac_file in conftest.*; do 1804 1817 case $ac_file in … … 1824 1837 if test "$file_magic_cmd" = '$MAGIC_CMD'; then 1825 1838 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6 1826 echo "configure:18 27: checking for ${ac_tool_prefix}file" >&51839 echo "configure:1840: checking for ${ac_tool_prefix}file" >&5 1827 1840 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1828 1841 echo $ac_n "(cached) $ac_c" 1>&6 … … 1886 1899 if test -n "$ac_tool_prefix"; then 1887 1900 echo $ac_n "checking for file""... $ac_c" 1>&6 1888 echo "configure:1 889: checking for file" >&51901 echo "configure:1902: checking for file" >&5 1889 1902 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then 1890 1903 echo $ac_n "(cached) $ac_c" 1>&6 … … 1957 1970 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 1958 1971 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1959 echo "configure:19 60: checking for $ac_word" >&51972 echo "configure:1973: checking for $ac_word" >&5 1960 1973 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1961 1974 echo $ac_n "(cached) $ac_c" 1>&6 … … 1990 2003 set dummy ranlib; ac_word=$2 1991 2004 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1992 echo "configure: 1993: checking for $ac_word" >&52005 echo "configure:2006: checking for $ac_word" >&5 1993 2006 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 1994 2007 echo $ac_n "(cached) $ac_c" 1>&6 … … 2026 2039 set dummy ${ac_tool_prefix}strip; ac_word=$2 2027 2040 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2028 echo "configure:20 29: checking for $ac_word" >&52041 echo "configure:2042: checking for $ac_word" >&5 2029 2042 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2030 2043 echo $ac_n "(cached) $ac_c" 1>&6 … … 2059 2072 set dummy strip; ac_word=$2 2060 2073 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2061 echo "configure:20 62: checking for $ac_word" >&52074 echo "configure:2075: checking for $ac_word" >&5 2062 2075 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then 2063 2076 echo $ac_n "(cached) $ac_c" 1>&6 … … 2127 2140 *-*-irix6*) 2128 2141 # Find out which ABI we are using. 2129 echo '#line 2130 "configure"' > conftest.$ac_ext 2130 if { (eval echo configure:2131: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2142 echo '#line 2143 "configure"' > conftest.$ac_ext 2143 if { (eval echo configure:2144: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2144 if test "$lt_cv_prog_gnu_ld" = yes; then 2145 case `/usr/bin/file conftest.$ac_objext` in 2146 *32-bit*) 2147 LD="${LD-ld} -melf32bsmip" 2148 ;; 2149 *N32*) 2150 LD="${LD-ld} -melf32bmipn32" 2151 ;; 2152 *64-bit*) 2153 LD="${LD-ld} -melf64bmip" 2154 ;; 2155 esac 2156 else 2131 2157 case `/usr/bin/file conftest.$ac_objext` in 2132 2158 *32-bit*) … … 2140 2166 ;; 2141 2167 esac 2168 fi 2169 fi 2170 rm -rf conftest* 2171 ;; 2172 2173 ia64-*-hpux*) 2174 # Find out which ABI we are using. 2175 echo 'int i;' > conftest.$ac_ext 2176 if { (eval echo configure:2177: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2177 case "`/usr/bin/file conftest.o`" in 2178 *ELF-32*) 2179 HPUX_IA64_MODE="32" 2180 ;; 2181 *ELF-64*) 2182 HPUX_IA64_MODE="64" 2183 ;; 2184 esac 2142 2185 fi 2143 2186 rm -rf conftest* … … 2149 2192 CFLAGS="$CFLAGS -belf" 2150 2193 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6 2151 echo "configure:21 52: checking whether the C compiler needs -belf" >&52194 echo "configure:2195: checking whether the C compiler needs -belf" >&5 2152 2195 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then 2153 2196 echo $ac_n "(cached) $ac_c" 1>&6 … … 2162 2205 2163 2206 cat > conftest.$ac_ext <<EOF 2164 #line 2 165"configure"2207 #line 2208 "configure" 2165 2208 #include "confdefs.h" 2166 2209 … … 2169 2212 ; return 0; } 2170 2213 EOF 2171 if { (eval echo configure:2 172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then2214 if { (eval echo configure:2215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 2172 2215 rm -rf conftest* 2173 2216 lt_cv_cc_needs_belf=yes … … 2293 2336 set dummy ranlib; ac_word=$2 2294 2337 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 2295 echo "configure:2 296: checking for $ac_word" >&52338 echo "configure:2339: checking for $ac_word" >&5 2296 2339 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 2297 2340 echo $ac_n "(cached) $ac_c" 1>&6 … … 2334 2377 # ./install, which can be erroneously created by make from ./install.sh. 2335 2378 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 2336 echo "configure:23 37: checking for a BSD compatible install" >&52379 echo "configure:2380: checking for a BSD compatible install" >&5 2337 2380 if test -z "$INSTALL"; then 2338 2381 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then … … 2389 2432 2390 2433 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 2391 echo "configure:2 392: checking whether ${MAKE-make} sets \${MAKE}" >&52434 echo "configure:2435: checking whether ${MAKE-make} sets \${MAKE}" >&5 2392 2435 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` 2393 2436 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then … … 2418 2461 # Sanity check for the cross-compilation case: 2419 2462 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 2420 echo "configure:24 21: checking how to run the C preprocessor" >&52463 echo "configure:2464: checking how to run the C preprocessor" >&5 2421 2464 # On Suns, sometimes $CPP names a directory. 2422 2465 if test -n "$CPP" && test -d "$CPP"; then … … 2434 2477 cat > conftest.$ac_ext <<EOF 2435 2478 #include <sys/types.h> 2436 #line 24 37"configure"2479 #line 2480 "configure" 2437 2480 #include "confdefs.h" 2438 2481 #include <assert.h> … … 2440 2483 EOF 2441 2484 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2442 { (eval echo configure:24 43: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2485 { (eval echo configure:2486: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2443 2486 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2444 2487 if test -z "$ac_err"; then … … 2452 2495 cat > conftest.$ac_ext <<EOF 2453 2496 #include <sys/types.h> 2454 #line 24 55"configure"2497 #line 2498 "configure" 2455 2498 #include "confdefs.h" 2456 2499 #include <assert.h> … … 2458 2501 EOF 2459 2502 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2460 { (eval echo configure:2 461: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2503 { (eval echo configure:2504: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2461 2504 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2462 2505 if test -z "$ac_err"; then … … 2470 2513 cat > conftest.$ac_ext <<EOF 2471 2514 #include <sys/types.h> 2472 #line 2 473"configure"2515 #line 2516 "configure" 2473 2516 #include "confdefs.h" 2474 2517 #include <assert.h> … … 2476 2519 EOF 2477 2520 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2478 { (eval echo configure:2 479: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2521 { (eval echo configure:2522: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2479 2522 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2480 2523 if test -z "$ac_err"; then … … 2502 2545 ac_safe=`echo "stdio.h" | sed 'y%./+-%__p_%'` 2503 2546 echo $ac_n "checking for stdio.h""... $ac_c" 1>&6 2504 echo "configure:25 05: checking for stdio.h" >&52547 echo "configure:2548: checking for stdio.h" >&5 2505 2548 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 2506 2549 echo $ac_n "(cached) $ac_c" 1>&6 … … 2508 2551 cat > conftest.$ac_ext <<EOF 2509 2552 #include <sys/types.h> 2510 #line 25 11"configure"2553 #line 2554 "configure" 2511 2554 #include "confdefs.h" 2512 2555 #include <stdio.h> 2513 2556 EOF 2514 2557 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 2515 { (eval echo configure:25 16: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }2558 { (eval echo configure:2559: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 2516 2559 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 2517 2560 if test -z "$ac_err"; then … … 2541 2584 2542 2585 echo $ac_n "checking for built-in g77 integer types""... $ac_c" 1>&6 2543 echo "configure:25 44: checking for built-in g77 integer types" >&52586 echo "configure:2587: checking for built-in g77 integer types" >&5 2544 2587 if eval "test \"`echo '$''{'libf2c_cv_has_g77_builtin_types'+set}'`\" = set"; then 2545 2588 echo $ac_n "(cached) $ac_c" 1>&6 2546 2589 else 2547 2590 cat > conftest.$ac_ext <<EOF 2548 #line 25 49"configure"2591 #line 2592 "configure" 2549 2592 #include "confdefs.h" 2550 2593 … … 2556 2599 ; return 0; } 2557 2600 EOF 2558 if { (eval echo configure:2 559: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then2601 if { (eval echo configure:2602: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 2559 2602 rm -rf conftest* 2560 2603 libf2c_cv_has_g77_builtin_types=yes … … 2846 2889 if test -z "$ac_dots"; then top_srcdir=. 2847 2890 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; 2848 /* | [A-Za-z]:*)2891 [/\\]* | [a-zA-Z]:*) 2849 2892 srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; 2850 2893 *) # Relative path. … … 2854 2897 2855 2898 case "$ac_given_INSTALL" in 2856 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;2899 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 2857 2900 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 2858 2901 esac … … 2960 3003 .) # No --srcdir option. We are building in place. 2961 3004 ac_sub_srcdir=$srcdir ;; 2962 /* | [A-Za-z]:*) # Absolute path.3005 [/\\]* | [a-zA-Z]:*) # Absolute path. 2963 3006 ac_sub_srcdir=$srcdir/$ac_config_dir ;; 2964 3007 *) # Relative path. … … 2985 3028 # Make the cache file name correct relative to the subdirectory. 2986 3029 case "$cache_file" in 2987 /* | [A-Za-z]:*) ac_sub_cache_file=$cache_file ;;3030 [/\\]* | [a-zA-Z]:*) ac_sub_cache_file=$cache_file ;; 2988 3031 *) # Relative path. 2989 3032 ac_sub_cache_file="$ac_dots$cache_file" ;; 2990 3033 esac 2991 3034 case "$ac_given_INSTALL" in 2992 [/$ ]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;;3035 [/$\\]* | [A-Za-z]:*) INSTALL="$ac_given_INSTALL" ;; 2993 3036 *) INSTALL="$ac_dots$ac_given_INSTALL" ;; 2994 3037 esac -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.