Changeset 1853 for trunk/src/binutils/gas/configure
- Timestamp:
- Mar 14, 2005, 12:45:53 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/gas/configure
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r1852 r1853 5378 5378 nls_cv_header_intl=libintl.h 5379 5379 nls_cv_header_libgt=libgettext.h 5380 else 5381 echo "dbg: else: gt_cv_func_gettext_libintl" >&5 5382 if test "$gt_cv_func_gettext_libintl" = "yes"; then 5383 echo "dbg: updating LIBS" >&5 5384 LIBS="-lintl $LIBS" 5385 INTLLIBS="-lintl" 5386 fi 5387 fi 5380 fi 5388 5381 5389 5382 if test "$XGETTEXT" != ":"; then … … 5434 5427 else 5435 5428 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 5436 echo "configure:543 7: checking for catalogs to be installed" >&55429 echo "configure:5430: checking for catalogs to be installed" >&5 5437 5430 NEW_LINGUAS= 5438 5431 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 5462 5455 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 5463 5456 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 5464 echo "configure:54 65: checking for linux/version.h" >&55457 echo "configure:5458: checking for linux/version.h" >&5 5465 5458 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5466 5459 echo $ac_n "(cached) $ac_c" 1>&6 … … 5468 5461 cat > conftest.$ac_ext <<EOF 5469 5462 #include <sys/types.h> 5470 #line 54 71"configure"5463 #line 5464 "configure" 5471 5464 #include "confdefs.h" 5472 5465 #include <linux/version.h> 5473 5466 EOF 5474 5467 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5475 { (eval echo configure:54 76: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5468 { (eval echo configure:5469: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5476 5469 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5477 5470 if test -z "$ac_err"; then … … 5536 5529 5537 5530 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 5538 echo "configure:553 9: checking whether to enable maintainer-specific portions of Makefiles" >&55531 echo "configure:5532: checking whether to enable maintainer-specific portions of Makefiles" >&5 5539 5532 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 5540 5533 if test "${enable_maintainer_mode+set}" = set; then … … 5562 5555 5563 5556 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 5564 echo "configure:55 65: checking for executable suffix" >&55557 echo "configure:5558: checking for executable suffix" >&5 5565 5558 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 5566 5559 echo $ac_n "(cached) $ac_c" 1>&6 … … 5572 5565 echo 'int main () { return 0; }' > conftest.$ac_ext 5573 5566 ac_cv_exeext= 5574 if { (eval echo configure:55 75: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then5567 if { (eval echo configure:5568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 5575 5568 for file in conftest.*; do 5576 5569 case $file in … … 5597 5590 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5598 5591 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5599 echo "configure:5 600: checking for $ac_hdr" >&55592 echo "configure:5593: checking for $ac_hdr" >&5 5600 5593 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5601 5594 echo $ac_n "(cached) $ac_c" 1>&6 … … 5603 5596 cat > conftest.$ac_ext <<EOF 5604 5597 #include <sys/types.h> 5605 #line 5 606"configure"5598 #line 5599 "configure" 5606 5599 #include "confdefs.h" 5607 5600 #include <$ac_hdr> 5608 5601 EOF 5609 5602 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5610 { (eval echo configure:56 11: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5603 { (eval echo configure:5604: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5611 5604 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5612 5605 if test -z "$ac_err"; then … … 5638 5631 # people who are not cross-compiling but are compiling cross-assemblers. 5639 5632 echo $ac_n "checking whether compiling a cross-assembler""... $ac_c" 1>&6 5640 echo "configure:56 41: checking whether compiling a cross-assembler" >&55633 echo "configure:5634: checking whether compiling a cross-assembler" >&5 5641 5634 if test "${host}" = "${target}"; then 5642 5635 cross_gas=no … … 5653 5646 # for constant arguments. Useless! 5654 5647 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 5655 echo "configure:56 56: checking for working alloca.h" >&55648 echo "configure:5649: checking for working alloca.h" >&5 5656 5649 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 5657 5650 echo $ac_n "(cached) $ac_c" 1>&6 5658 5651 else 5659 5652 cat > conftest.$ac_ext <<EOF 5660 #line 56 61"configure"5653 #line 5654 "configure" 5661 5654 #include "confdefs.h" 5662 5655 #include <alloca.h> … … 5665 5658 ; return 0; } 5666 5659 EOF 5667 if { (eval echo configure:566 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5660 if { (eval echo configure:5661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5668 5661 rm -rf conftest* 5669 5662 ac_cv_header_alloca_h=yes … … 5686 5679 5687 5680 echo $ac_n "checking for alloca""... $ac_c" 1>&6 5688 echo "configure:568 9: checking for alloca" >&55681 echo "configure:5682: checking for alloca" >&5 5689 5682 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 5690 5683 echo $ac_n "(cached) $ac_c" 1>&6 5691 5684 else 5692 5685 cat > conftest.$ac_ext <<EOF 5693 #line 56 94"configure"5686 #line 5687 "configure" 5694 5687 #include "confdefs.h" 5695 5688 … … 5719 5712 ; return 0; } 5720 5713 EOF 5721 if { (eval echo configure:57 22: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5714 if { (eval echo configure:5715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5722 5715 rm -rf conftest* 5723 5716 ac_cv_func_alloca_works=yes … … 5751 5744 5752 5745 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 5753 echo "configure:57 54: checking whether alloca needs Cray hooks" >&55746 echo "configure:5747: checking whether alloca needs Cray hooks" >&5 5754 5747 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 5755 5748 echo $ac_n "(cached) $ac_c" 1>&6 5756 5749 else 5757 5750 cat > conftest.$ac_ext <<EOF 5758 #line 575 9"configure"5751 #line 5752 "configure" 5759 5752 #include "confdefs.h" 5760 5753 #if defined(CRAY) && ! defined(CRAY2) … … 5781 5774 for ac_func in _getb67 GETB67 getb67; do 5782 5775 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5783 echo "configure:57 84: checking for $ac_func" >&55776 echo "configure:5777: checking for $ac_func" >&5 5784 5777 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5785 5778 echo $ac_n "(cached) $ac_c" 1>&6 5786 5779 else 5787 5780 cat > conftest.$ac_ext <<EOF 5788 #line 578 9"configure"5781 #line 5782 "configure" 5789 5782 #include "confdefs.h" 5790 5783 /* System header to define __stub macros and hopefully few prototypes, … … 5809 5802 ; return 0; } 5810 5803 EOF 5811 if { (eval echo configure:58 12: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5804 if { (eval echo configure:5805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5812 5805 rm -rf conftest* 5813 5806 eval "ac_cv_func_$ac_func=yes" … … 5836 5829 5837 5830 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 5838 echo "configure:583 9: checking stack direction for C alloca" >&55831 echo "configure:5832: checking stack direction for C alloca" >&5 5839 5832 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 5840 5833 echo $ac_n "(cached) $ac_c" 1>&6 … … 5844 5837 else 5845 5838 cat > conftest.$ac_ext <<EOF 5846 #line 584 7"configure"5839 #line 5840 "configure" 5847 5840 #include "confdefs.h" 5848 5841 find_stack_direction () … … 5863 5856 } 5864 5857 EOF 5865 if { (eval echo configure:58 66: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null5858 if { (eval echo configure:5859: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 5866 5859 then 5867 5860 ac_cv_c_stack_direction=1 … … 5885 5878 5886 5879 echo $ac_n "checking for inline""... $ac_c" 1>&6 5887 echo "configure:588 8: checking for inline" >&55880 echo "configure:5881: checking for inline" >&5 5888 5881 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 5889 5882 echo $ac_n "(cached) $ac_c" 1>&6 … … 5892 5885 for ac_kw in inline __inline__ __inline; do 5893 5886 cat > conftest.$ac_ext <<EOF 5894 #line 58 95"configure"5887 #line 5888 "configure" 5895 5888 #include "confdefs.h" 5896 5889 … … 5899 5892 ; return 0; } 5900 5893 EOF 5901 if { (eval echo configure:5 902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5894 if { (eval echo configure:5895: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5902 5895 rm -rf conftest* 5903 5896 ac_cv_c_inline=$ac_kw; break … … 5929 5922 do 5930 5923 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5931 echo "configure:59 32: checking for $ac_func" >&55924 echo "configure:5925: checking for $ac_func" >&5 5932 5925 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5933 5926 echo $ac_n "(cached) $ac_c" 1>&6 5934 5927 else 5935 5928 cat > conftest.$ac_ext <<EOF 5936 #line 593 7"configure"5929 #line 5930 "configure" 5937 5930 #include "confdefs.h" 5938 5931 /* System header to define __stub macros and hopefully few prototypes, … … 5957 5950 ; return 0; } 5958 5951 EOF 5959 if { (eval echo configure:59 60: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5952 if { (eval echo configure:5953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5960 5953 rm -rf conftest* 5961 5954 eval "ac_cv_func_$ac_func=yes" … … 5986 5979 do 5987 5980 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5988 echo "configure:598 9: checking for $ac_func" >&55981 echo "configure:5982: checking for $ac_func" >&5 5989 5982 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5990 5983 echo $ac_n "(cached) $ac_c" 1>&6 5991 5984 else 5992 5985 cat > conftest.$ac_ext <<EOF 5993 #line 59 94"configure"5986 #line 5987 "configure" 5994 5987 #include "confdefs.h" 5995 5988 /* System header to define __stub macros and hopefully few prototypes, … … 6014 6007 ; return 0; } 6015 6008 EOF 6016 if { (eval echo configure:601 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6009 if { (eval echo configure:6010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6017 6010 rm -rf conftest* 6018 6011 eval "ac_cv_func_$ac_func=yes" … … 6049 6042 *-ncr-sysv4.3*) 6050 6043 echo $ac_n "checking for _mwvalidcheckl in -lmw""... $ac_c" 1>&6 6051 echo "configure:60 52: checking for _mwvalidcheckl in -lmw" >&56044 echo "configure:6045: checking for _mwvalidcheckl in -lmw" >&5 6052 6045 ac_lib_var=`echo mw'_'_mwvalidcheckl | sed 'y%./+-%__p_%'` 6053 6046 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6057 6050 LIBS="-lmw $LIBS" 6058 6051 cat > conftest.$ac_ext <<EOF 6059 #line 60 60"configure"6052 #line 6053 "configure" 6060 6053 #include "confdefs.h" 6061 6054 /* Override any gcc2 internal prototype to avoid an error. */ … … 6068 6061 ; return 0; } 6069 6062 EOF 6070 if { (eval echo configure:60 71: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6063 if { (eval echo configure:6064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6071 6064 rm -rf conftest* 6072 6065 eval "ac_cv_lib_$ac_lib_var=yes" … … 6089 6082 6090 6083 echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 6091 echo "configure:60 92: checking for main in -lm" >&56084 echo "configure:6085: checking for main in -lm" >&5 6092 6085 ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` 6093 6086 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6097 6090 LIBS="-lm $LIBS" 6098 6091 cat > conftest.$ac_ext <<EOF 6099 #line 6 100"configure"6092 #line 6093 "configure" 6100 6093 #include "confdefs.h" 6101 6094 … … 6104 6097 ; return 0; } 6105 6098 EOF 6106 if { (eval echo configure:610 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6099 if { (eval echo configure:6100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6107 6100 rm -rf conftest* 6108 6101 eval "ac_cv_lib_$ac_lib_var=yes" … … 6127 6120 *) 6128 6121 echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 6129 echo "configure:61 30: checking for main in -lm" >&56122 echo "configure:6123: checking for main in -lm" >&5 6130 6123 ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` 6131 6124 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6135 6128 LIBS="-lm $LIBS" 6136 6129 cat > conftest.$ac_ext <<EOF 6137 #line 613 8"configure"6130 #line 6131 "configure" 6138 6131 #include "confdefs.h" 6139 6132 … … 6142 6135 ; return 0; } 6143 6136 EOF 6144 if { (eval echo configure:61 45: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6137 if { (eval echo configure:6138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6145 6138 rm -rf conftest* 6146 6139 eval "ac_cv_lib_$ac_lib_var=yes" … … 6173 6166 # working properly! 6174 6167 echo $ac_n "checking for working assert macro""... $ac_c" 1>&6 6175 echo "configure:61 76: checking for working assert macro" >&56168 echo "configure:6169: checking for working assert macro" >&5 6176 6169 if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then 6177 6170 echo $ac_n "(cached) $ac_c" 1>&6 6178 6171 else 6179 6172 cat > conftest.$ac_ext <<EOF 6180 #line 61 81"configure"6173 #line 6174 "configure" 6181 6174 #include "confdefs.h" 6182 6175 #include <assert.h> … … 6194 6187 ; return 0; } 6195 6188 EOF 6196 if { (eval echo configure:619 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6189 if { (eval echo configure:6190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6197 6190 rm -rf conftest* 6198 6191 gas_cv_assert_ok=yes … … 6235 6228 6236 6229 echo $ac_n "checking whether declaration is required for strstr""... $ac_c" 1>&6 6237 echo "configure:623 8: checking whether declaration is required for strstr" >&56230 echo "configure:6231: checking whether declaration is required for strstr" >&5 6238 6231 if eval "test \"`echo '$''{'gas_cv_decl_needed_strstr'+set}'`\" = set"; then 6239 6232 echo $ac_n "(cached) $ac_c" 1>&6 6240 6233 else 6241 6234 cat > conftest.$ac_ext <<EOF 6242 #line 62 43"configure"6235 #line 6236 "configure" 6243 6236 #include "confdefs.h" 6244 6237 $gas_test_headers … … 6251 6244 ; return 0; } 6252 6245 EOF 6253 if { (eval echo configure:62 54: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6246 if { (eval echo configure:6247: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6254 6247 rm -rf conftest* 6255 6248 gas_cv_decl_needed_strstr=no … … 6272 6265 6273 6266 echo $ac_n "checking whether declaration is required for malloc""... $ac_c" 1>&6 6274 echo "configure:62 75: checking whether declaration is required for malloc" >&56267 echo "configure:6268: checking whether declaration is required for malloc" >&5 6275 6268 if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then 6276 6269 echo $ac_n "(cached) $ac_c" 1>&6 6277 6270 else 6278 6271 cat > conftest.$ac_ext <<EOF 6279 #line 62 80"configure"6272 #line 6273 "configure" 6280 6273 #include "confdefs.h" 6281 6274 $gas_test_headers … … 6288 6281 ; return 0; } 6289 6282 EOF 6290 if { (eval echo configure:62 91: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6283 if { (eval echo configure:6284: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6291 6284 rm -rf conftest* 6292 6285 gas_cv_decl_needed_malloc=no … … 6309 6302 6310 6303 echo $ac_n "checking whether declaration is required for free""... $ac_c" 1>&6 6311 echo "configure:63 12: checking whether declaration is required for free" >&56304 echo "configure:6305: checking whether declaration is required for free" >&5 6312 6305 if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then 6313 6306 echo $ac_n "(cached) $ac_c" 1>&6 6314 6307 else 6315 6308 cat > conftest.$ac_ext <<EOF 6316 #line 631 7"configure"6309 #line 6310 "configure" 6317 6310 #include "confdefs.h" 6318 6311 $gas_test_headers … … 6325 6318 ; return 0; } 6326 6319 EOF 6327 if { (eval echo configure:632 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6320 if { (eval echo configure:6321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6328 6321 rm -rf conftest* 6329 6322 gas_cv_decl_needed_free=no … … 6346 6339 6347 6340 echo $ac_n "checking whether declaration is required for sbrk""... $ac_c" 1>&6 6348 echo "configure:634 9: checking whether declaration is required for sbrk" >&56341 echo "configure:6342: checking whether declaration is required for sbrk" >&5 6349 6342 if eval "test \"`echo '$''{'gas_cv_decl_needed_sbrk'+set}'`\" = set"; then 6350 6343 echo $ac_n "(cached) $ac_c" 1>&6 6351 6344 else 6352 6345 cat > conftest.$ac_ext <<EOF 6353 #line 63 54"configure"6346 #line 6347 "configure" 6354 6347 #include "confdefs.h" 6355 6348 $gas_test_headers … … 6362 6355 ; return 0; } 6363 6356 EOF 6364 if { (eval echo configure:63 65: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6357 if { (eval echo configure:6358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6365 6358 rm -rf conftest* 6366 6359 gas_cv_decl_needed_sbrk=no … … 6383 6376 6384 6377 echo $ac_n "checking whether declaration is required for environ""... $ac_c" 1>&6 6385 echo "configure:63 86: checking whether declaration is required for environ" >&56378 echo "configure:6379: checking whether declaration is required for environ" >&5 6386 6379 if eval "test \"`echo '$''{'gas_cv_decl_needed_environ'+set}'`\" = set"; then 6387 6380 echo $ac_n "(cached) $ac_c" 1>&6 6388 6381 else 6389 6382 cat > conftest.$ac_ext <<EOF 6390 #line 63 91"configure"6383 #line 6384 "configure" 6391 6384 #include "confdefs.h" 6392 6385 $gas_test_headers … … 6399 6392 ; return 0; } 6400 6393 EOF 6401 if { (eval echo configure:6 402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6394 if { (eval echo configure:6395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6402 6395 rm -rf conftest* 6403 6396 gas_cv_decl_needed_environ=no … … 6423 6416 6424 6417 echo $ac_n "checking whether declaration is required for errno""... $ac_c" 1>&6 6425 echo "configure:64 26: checking whether declaration is required for errno" >&56418 echo "configure:6419: checking whether declaration is required for errno" >&5 6426 6419 if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then 6427 6420 echo $ac_n "(cached) $ac_c" 1>&6 6428 6421 else 6429 6422 cat > conftest.$ac_ext <<EOF 6430 #line 64 31"configure"6423 #line 6424 "configure" 6431 6424 #include "confdefs.h" 6432 6425 … … 6443 6436 ; return 0; } 6444 6437 EOF 6445 if { (eval echo configure:64 46: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6438 if { (eval echo configure:6439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6446 6439 rm -rf conftest* 6447 6440 gas_cv_decl_needed_errno=no -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.