Ignore:
Timestamp:
Mar 14, 2005, 12:45:53 AM (20 years ago)
Author:
bird
Message:

regenerated (intl)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/gas/configure

    • Property cvs2svn:cvs-rev changed from 1.7 to 1.8
    r1852 r1853  
    53785378        nls_cv_header_intl=libintl.h
    53795379        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
    53885381
    53895382            if test "$XGETTEXT" != ":"; then
     
    54345427     else
    54355428       echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
    5436 echo "configure:5437: checking for catalogs to be installed" >&5
     5429echo "configure:5430: checking for catalogs to be installed" >&5
    54375430       NEW_LINGUAS=
    54385431       for lang in ${LINGUAS=$ALL_LINGUAS}; do
     
    54625455         ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
    54635456echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
    5464 echo "configure:5465: checking for linux/version.h" >&5
     5457echo "configure:5458: checking for linux/version.h" >&5
    54655458if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    54665459  echo $ac_n "(cached) $ac_c" 1>&6
     
    54685461  cat > conftest.$ac_ext <<EOF
    54695462#include <sys/types.h>
    5470 #line 5471 "configure"
     5463#line 5464 "configure"
    54715464#include "confdefs.h"
    54725465#include <linux/version.h>
    54735466EOF
    54745467ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    5475 { (eval echo configure:5476: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     5468{ (eval echo configure:5469: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    54765469ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    54775470if test -z "$ac_err"; then
     
    55365529
    55375530echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    5538 echo "configure:5539: checking whether to enable maintainer-specific portions of Makefiles" >&5
     5531echo "configure:5532: checking whether to enable maintainer-specific portions of Makefiles" >&5
    55395532    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    55405533if test "${enable_maintainer_mode+set}" = set; then
     
    55625555
    55635556echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    5564 echo "configure:5565: checking for executable suffix" >&5
     5557echo "configure:5558: checking for executable suffix" >&5
    55655558if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    55665559  echo $ac_n "(cached) $ac_c" 1>&6
     
    55725565  echo 'int main () { return 0; }' > conftest.$ac_ext
    55735566  ac_cv_exeext=
    5574   if { (eval echo configure:5575: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     5567  if { (eval echo configure:5568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    55755568    for file in conftest.*; do
    55765569      case $file in
     
    55975590ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    55985591echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    5599 echo "configure:5600: checking for $ac_hdr" >&5
     5592echo "configure:5593: checking for $ac_hdr" >&5
    56005593if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    56015594  echo $ac_n "(cached) $ac_c" 1>&6
     
    56035596  cat > conftest.$ac_ext <<EOF
    56045597#include <sys/types.h>
    5605 #line 5606 "configure"
     5598#line 5599 "configure"
    56065599#include "confdefs.h"
    56075600#include <$ac_hdr>
    56085601EOF
    56095602ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    5610 { (eval echo configure:5611: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     5603{ (eval echo configure:5604: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    56115604ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    56125605if test -z "$ac_err"; then
     
    56385631# people who are not cross-compiling but are compiling cross-assemblers.
    56395632echo $ac_n "checking whether compiling a cross-assembler""... $ac_c" 1>&6
    5640 echo "configure:5641: checking whether compiling a cross-assembler" >&5
     5633echo "configure:5634: checking whether compiling a cross-assembler" >&5
    56415634if test "${host}" = "${target}"; then
    56425635  cross_gas=no
     
    56535646# for constant arguments.  Useless!
    56545647echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    5655 echo "configure:5656: checking for working alloca.h" >&5
     5648echo "configure:5649: checking for working alloca.h" >&5
    56565649if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    56575650  echo $ac_n "(cached) $ac_c" 1>&6
    56585651else
    56595652  cat > conftest.$ac_ext <<EOF
    5660 #line 5661 "configure"
     5653#line 5654 "configure"
    56615654#include "confdefs.h"
    56625655#include <alloca.h>
     
    56655658; return 0; }
    56665659EOF
    5667 if { (eval echo configure:5668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5660if { (eval echo configure:5661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    56685661  rm -rf conftest*
    56695662  ac_cv_header_alloca_h=yes
     
    56865679
    56875680echo $ac_n "checking for alloca""... $ac_c" 1>&6
    5688 echo "configure:5689: checking for alloca" >&5
     5681echo "configure:5682: checking for alloca" >&5
    56895682if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    56905683  echo $ac_n "(cached) $ac_c" 1>&6
    56915684else
    56925685  cat > conftest.$ac_ext <<EOF
    5693 #line 5694 "configure"
     5686#line 5687 "configure"
    56945687#include "confdefs.h"
    56955688
     
    57195712; return 0; }
    57205713EOF
    5721 if { (eval echo configure:5722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5714if { (eval echo configure:5715: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    57225715  rm -rf conftest*
    57235716  ac_cv_func_alloca_works=yes
     
    57515744
    57525745echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    5753 echo "configure:5754: checking whether alloca needs Cray hooks" >&5
     5746echo "configure:5747: checking whether alloca needs Cray hooks" >&5
    57545747if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    57555748  echo $ac_n "(cached) $ac_c" 1>&6
    57565749else
    57575750  cat > conftest.$ac_ext <<EOF
    5758 #line 5759 "configure"
     5751#line 5752 "configure"
    57595752#include "confdefs.h"
    57605753#if defined(CRAY) && ! defined(CRAY2)
     
    57815774for ac_func in _getb67 GETB67 getb67; do
    57825775  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    5783 echo "configure:5784: checking for $ac_func" >&5
     5776echo "configure:5777: checking for $ac_func" >&5
    57845777if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    57855778  echo $ac_n "(cached) $ac_c" 1>&6
    57865779else
    57875780  cat > conftest.$ac_ext <<EOF
    5788 #line 5789 "configure"
     5781#line 5782 "configure"
    57895782#include "confdefs.h"
    57905783/* System header to define __stub macros and hopefully few prototypes,
     
    58095802; return 0; }
    58105803EOF
    5811 if { (eval echo configure:5812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5804if { (eval echo configure:5805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    58125805  rm -rf conftest*
    58135806  eval "ac_cv_func_$ac_func=yes"
     
    58365829
    58375830echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    5838 echo "configure:5839: checking stack direction for C alloca" >&5
     5831echo "configure:5832: checking stack direction for C alloca" >&5
    58395832if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    58405833  echo $ac_n "(cached) $ac_c" 1>&6
     
    58445837else
    58455838  cat > conftest.$ac_ext <<EOF
    5846 #line 5847 "configure"
     5839#line 5840 "configure"
    58475840#include "confdefs.h"
    58485841find_stack_direction ()
     
    58635856}
    58645857EOF
    5865 if { (eval echo configure:5866: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     5858if { (eval echo configure:5859: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    58665859then
    58675860  ac_cv_c_stack_direction=1
     
    58855878
    58865879echo $ac_n "checking for inline""... $ac_c" 1>&6
    5887 echo "configure:5888: checking for inline" >&5
     5880echo "configure:5881: checking for inline" >&5
    58885881if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
    58895882  echo $ac_n "(cached) $ac_c" 1>&6
     
    58925885for ac_kw in inline __inline__ __inline; do
    58935886  cat > conftest.$ac_ext <<EOF
    5894 #line 5895 "configure"
     5887#line 5888 "configure"
    58955888#include "confdefs.h"
    58965889
     
    58995892; return 0; }
    59005893EOF
    5901 if { (eval echo configure:5902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5894if { (eval echo configure:5895: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    59025895  rm -rf conftest*
    59035896  ac_cv_c_inline=$ac_kw; break
     
    59295922do
    59305923echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    5931 echo "configure:5932: checking for $ac_func" >&5
     5924echo "configure:5925: checking for $ac_func" >&5
    59325925if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    59335926  echo $ac_n "(cached) $ac_c" 1>&6
    59345927else
    59355928  cat > conftest.$ac_ext <<EOF
    5936 #line 5937 "configure"
     5929#line 5930 "configure"
    59375930#include "confdefs.h"
    59385931/* System header to define __stub macros and hopefully few prototypes,
     
    59575950; return 0; }
    59585951EOF
    5959 if { (eval echo configure:5960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     5952if { (eval echo configure:5953: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    59605953  rm -rf conftest*
    59615954  eval "ac_cv_func_$ac_func=yes"
     
    59865979do
    59875980echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    5988 echo "configure:5989: checking for $ac_func" >&5
     5981echo "configure:5982: checking for $ac_func" >&5
    59895982if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    59905983  echo $ac_n "(cached) $ac_c" 1>&6
    59915984else
    59925985  cat > conftest.$ac_ext <<EOF
    5993 #line 5994 "configure"
     5986#line 5987 "configure"
    59945987#include "confdefs.h"
    59955988/* System header to define __stub macros and hopefully few prototypes,
     
    60146007; return 0; }
    60156008EOF
    6016 if { (eval echo configure:6017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6009if { (eval echo configure:6010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    60176010  rm -rf conftest*
    60186011  eval "ac_cv_func_$ac_func=yes"
     
    60496042*-ncr-sysv4.3*)
    60506043  echo $ac_n "checking for _mwvalidcheckl in -lmw""... $ac_c" 1>&6
    6051 echo "configure:6052: checking for _mwvalidcheckl in -lmw" >&5
     6044echo "configure:6045: checking for _mwvalidcheckl in -lmw" >&5
    60526045ac_lib_var=`echo mw'_'_mwvalidcheckl | sed 'y%./+-%__p_%'`
    60536046if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    60576050LIBS="-lmw  $LIBS"
    60586051cat > conftest.$ac_ext <<EOF
    6059 #line 6060 "configure"
     6052#line 6053 "configure"
    60606053#include "confdefs.h"
    60616054/* Override any gcc2 internal prototype to avoid an error.  */
     
    60686061; return 0; }
    60696062EOF
    6070 if { (eval echo configure:6071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6063if { (eval echo configure:6064: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    60716064  rm -rf conftest*
    60726065  eval "ac_cv_lib_$ac_lib_var=yes"
     
    60896082
    60906083  echo $ac_n "checking for main in -lm""... $ac_c" 1>&6
    6091 echo "configure:6092: checking for main in -lm" >&5
     6084echo "configure:6085: checking for main in -lm" >&5
    60926085ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`
    60936086if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    60976090LIBS="-lm  $LIBS"
    60986091cat > conftest.$ac_ext <<EOF
    6099 #line 6100 "configure"
     6092#line 6093 "configure"
    61006093#include "confdefs.h"
    61016094
     
    61046097; return 0; }
    61056098EOF
    6106 if { (eval echo configure:6107: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6099if { (eval echo configure:6100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    61076100  rm -rf conftest*
    61086101  eval "ac_cv_lib_$ac_lib_var=yes"
     
    61276120*)
    61286121  echo $ac_n "checking for main in -lm""... $ac_c" 1>&6
    6129 echo "configure:6130: checking for main in -lm" >&5
     6122echo "configure:6123: checking for main in -lm" >&5
    61306123ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`
    61316124if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    61356128LIBS="-lm  $LIBS"
    61366129cat > conftest.$ac_ext <<EOF
    6137 #line 6138 "configure"
     6130#line 6131 "configure"
    61386131#include "confdefs.h"
    61396132
     
    61426135; return 0; }
    61436136EOF
    6144 if { (eval echo configure:6145: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6137if { (eval echo configure:6138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    61456138  rm -rf conftest*
    61466139  eval "ac_cv_lib_$ac_lib_var=yes"
     
    61736166# working properly!
    61746167echo $ac_n "checking for working assert macro""... $ac_c" 1>&6
    6175 echo "configure:6176: checking for working assert macro" >&5
     6168echo "configure:6169: checking for working assert macro" >&5
    61766169if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then
    61776170  echo $ac_n "(cached) $ac_c" 1>&6
    61786171else
    61796172  cat > conftest.$ac_ext <<EOF
    6180 #line 6181 "configure"
     6173#line 6174 "configure"
    61816174#include "confdefs.h"
    61826175#include <assert.h>
     
    61946187; return 0; }
    61956188EOF
    6196 if { (eval echo configure:6197: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6189if { (eval echo configure:6190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    61976190  rm -rf conftest*
    61986191  gas_cv_assert_ok=yes
     
    62356228
    62366229echo $ac_n "checking whether declaration is required for strstr""... $ac_c" 1>&6
    6237 echo "configure:6238: checking whether declaration is required for strstr" >&5
     6230echo "configure:6231: checking whether declaration is required for strstr" >&5
    62386231if eval "test \"`echo '$''{'gas_cv_decl_needed_strstr'+set}'`\" = set"; then
    62396232  echo $ac_n "(cached) $ac_c" 1>&6
    62406233else
    62416234  cat > conftest.$ac_ext <<EOF
    6242 #line 6243 "configure"
     6235#line 6236 "configure"
    62436236#include "confdefs.h"
    62446237$gas_test_headers
     
    62516244; return 0; }
    62526245EOF
    6253 if { (eval echo configure:6254: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6246if { (eval echo configure:6247: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    62546247  rm -rf conftest*
    62556248  gas_cv_decl_needed_strstr=no
     
    62726265
    62736266echo $ac_n "checking whether declaration is required for malloc""... $ac_c" 1>&6
    6274 echo "configure:6275: checking whether declaration is required for malloc" >&5
     6267echo "configure:6268: checking whether declaration is required for malloc" >&5
    62756268if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then
    62766269  echo $ac_n "(cached) $ac_c" 1>&6
    62776270else
    62786271  cat > conftest.$ac_ext <<EOF
    6279 #line 6280 "configure"
     6272#line 6273 "configure"
    62806273#include "confdefs.h"
    62816274$gas_test_headers
     
    62886281; return 0; }
    62896282EOF
    6290 if { (eval echo configure:6291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6283if { (eval echo configure:6284: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    62916284  rm -rf conftest*
    62926285  gas_cv_decl_needed_malloc=no
     
    63096302
    63106303echo $ac_n "checking whether declaration is required for free""... $ac_c" 1>&6
    6311 echo "configure:6312: checking whether declaration is required for free" >&5
     6304echo "configure:6305: checking whether declaration is required for free" >&5
    63126305if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then
    63136306  echo $ac_n "(cached) $ac_c" 1>&6
    63146307else
    63156308  cat > conftest.$ac_ext <<EOF
    6316 #line 6317 "configure"
     6309#line 6310 "configure"
    63176310#include "confdefs.h"
    63186311$gas_test_headers
     
    63256318; return 0; }
    63266319EOF
    6327 if { (eval echo configure:6328: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6320if { (eval echo configure:6321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    63286321  rm -rf conftest*
    63296322  gas_cv_decl_needed_free=no
     
    63466339
    63476340echo $ac_n "checking whether declaration is required for sbrk""... $ac_c" 1>&6
    6348 echo "configure:6349: checking whether declaration is required for sbrk" >&5
     6341echo "configure:6342: checking whether declaration is required for sbrk" >&5
    63496342if eval "test \"`echo '$''{'gas_cv_decl_needed_sbrk'+set}'`\" = set"; then
    63506343  echo $ac_n "(cached) $ac_c" 1>&6
    63516344else
    63526345  cat > conftest.$ac_ext <<EOF
    6353 #line 6354 "configure"
     6346#line 6347 "configure"
    63546347#include "confdefs.h"
    63556348$gas_test_headers
     
    63626355; return 0; }
    63636356EOF
    6364 if { (eval echo configure:6365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6357if { (eval echo configure:6358: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    63656358  rm -rf conftest*
    63666359  gas_cv_decl_needed_sbrk=no
     
    63836376
    63846377echo $ac_n "checking whether declaration is required for environ""... $ac_c" 1>&6
    6385 echo "configure:6386: checking whether declaration is required for environ" >&5
     6378echo "configure:6379: checking whether declaration is required for environ" >&5
    63866379if eval "test \"`echo '$''{'gas_cv_decl_needed_environ'+set}'`\" = set"; then
    63876380  echo $ac_n "(cached) $ac_c" 1>&6
    63886381else
    63896382  cat > conftest.$ac_ext <<EOF
    6390 #line 6391 "configure"
     6383#line 6384 "configure"
    63916384#include "confdefs.h"
    63926385$gas_test_headers
     
    63996392; return 0; }
    64006393EOF
    6401 if { (eval echo configure:6402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6394if { (eval echo configure:6395: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    64026395  rm -rf conftest*
    64036396  gas_cv_decl_needed_environ=no
     
    64236416
    64246417echo $ac_n "checking whether declaration is required for errno""... $ac_c" 1>&6
    6425 echo "configure:6426: checking whether declaration is required for errno" >&5
     6418echo "configure:6419: checking whether declaration is required for errno" >&5
    64266419if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then
    64276420  echo $ac_n "(cached) $ac_c" 1>&6
    64286421else
    64296422  cat > conftest.$ac_ext <<EOF
    6430 #line 6431 "configure"
     6423#line 6424 "configure"
    64316424#include "confdefs.h"
    64326425
     
    64436436; return 0; }
    64446437EOF
    6445 if { (eval echo configure:6446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6438if { (eval echo configure:6439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    64466439  rm -rf conftest*
    64476440  gas_cv_decl_needed_errno=no
Note: See TracChangeset for help on using the changeset viewer.