Changeset 196


Ignore:
Timestamp:
May 20, 2003, 1:49:38 PM (22 years ago)
Author:
bird
Message:

Regenerated configure.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r195 r196  
    17551755  ;;
    17561756
     1757os2*)
     1758  lt_cv_deplibs_check_method=pass_all
     1759  ;;
     1760
    17571761osf3* | osf4* | osf5*)
    17581762  # this will be overridden with pass_all, but let us keep it just in case
     
    17911795
    17921796echo $ac_n "checking for object suffix""... $ac_c" 1>&6
    1793 echo "configure:1794: checking for object suffix" >&5
     1797echo "configure:1798: checking for object suffix" >&5
    17941798if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
    17951799  echo $ac_n "(cached) $ac_c" 1>&6
     
    17971801  rm -f conftest*
    17981802echo 'int i = 1;' > conftest.$ac_ext
    1799 if { (eval echo configure:1800: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1803if { (eval echo configure:1804: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    18001804  for ac_file in conftest.*; do
    18011805    case $ac_file in
     
    18211825  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
    18221826    echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
    1823 echo "configure:1824: checking for ${ac_tool_prefix}file" >&5
     1827echo "configure:1828: checking for ${ac_tool_prefix}file" >&5
    18241828if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    18251829  echo $ac_n "(cached) $ac_c" 1>&6
     
    18831887  if test -n "$ac_tool_prefix"; then
    18841888    echo $ac_n "checking for file""... $ac_c" 1>&6
    1885 echo "configure:1886: checking for file" >&5
     1889echo "configure:1890: checking for file" >&5
    18861890if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    18871891  echo $ac_n "(cached) $ac_c" 1>&6
     
    19541958set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    19551959echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1956 echo "configure:1957: checking for $ac_word" >&5
     1960echo "configure:1961: checking for $ac_word" >&5
    19571961if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    19581962  echo $ac_n "(cached) $ac_c" 1>&6
     
    19871991set dummy ranlib; ac_word=$2
    19881992echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1989 echo "configure:1990: checking for $ac_word" >&5
     1993echo "configure:1994: checking for $ac_word" >&5
    19901994if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    19911995  echo $ac_n "(cached) $ac_c" 1>&6
     
    20232027set dummy ${ac_tool_prefix}strip; ac_word=$2
    20242028echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2025 echo "configure:2026: checking for $ac_word" >&5
     2029echo "configure:2030: checking for $ac_word" >&5
    20262030if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    20272031  echo $ac_n "(cached) $ac_c" 1>&6
     
    20562060set dummy strip; ac_word=$2
    20572061echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2058 echo "configure:2059: checking for $ac_word" >&5
     2062echo "configure:2063: checking for $ac_word" >&5
    20592063if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    20602064  echo $ac_n "(cached) $ac_c" 1>&6
     
    21242128*-*-irix6*)
    21252129  # Find out which ABI we are using.
    2126   echo '#line 2127 "configure"' > conftest.$ac_ext
    2127   if { (eval echo configure:2128: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2130  echo '#line 2131 "configure"' > conftest.$ac_ext
     2131  if { (eval echo configure:2132: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    21282132    case "`/usr/bin/file conftest.o`" in
    21292133    *32-bit*)
     
    21462150  CFLAGS="$CFLAGS -belf"
    21472151  echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
    2148 echo "configure:2149: checking whether the C compiler needs -belf" >&5
     2152echo "configure:2153: checking whether the C compiler needs -belf" >&5
    21492153if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
    21502154  echo $ac_n "(cached) $ac_c" 1>&6
     
    21592163
    21602164     cat > conftest.$ac_ext <<EOF
    2161 #line 2162 "configure"
     2165#line 2166 "configure"
    21622166#include "confdefs.h"
    21632167
     
    21662170; return 0; }
    21672171EOF
    2168 if { (eval echo configure:2169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2172if { (eval echo configure:2173: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    21692173  rm -rf conftest*
    21702174  lt_cv_cc_needs_belf=yes
     
    23762380
    23772381echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    2378 echo "configure:2379: checking whether to enable maintainer-specific portions of Makefiles" >&5
     2382echo "configure:2383: checking whether to enable maintainer-specific portions of Makefiles" >&5
    23792383    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    23802384if test "${enable_maintainer_mode+set}" = set; then
     
    24022406
    24032407echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    2404 echo "configure:2405: checking for executable suffix" >&5
     2408echo "configure:2409: checking for executable suffix" >&5
    24052409if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    24062410  echo $ac_n "(cached) $ac_c" 1>&6
     
    24122416  echo 'int main () { return 0; }' > conftest.$ac_ext
    24132417  ac_cv_exeext=
    2414   if { (eval echo configure:2415: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     2418  if { (eval echo configure:2419: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    24152419    for file in conftest.*; do
    24162420      case $file in
     
    24412445set dummy gcc; ac_word=$2
    24422446echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2443 echo "configure:2444: checking for $ac_word" >&5
     2447echo "configure:2448: checking for $ac_word" >&5
    24442448if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    24452449  echo $ac_n "(cached) $ac_c" 1>&6
     
    24722476set dummy cc; ac_word=$2
    24732477echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2474 echo "configure:2475: checking for $ac_word" >&5
     2478echo "configure:2479: checking for $ac_word" >&5
    24752479if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    24762480  echo $ac_n "(cached) $ac_c" 1>&6
     
    25252529set dummy cl; ac_word=$2
    25262530echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2527 echo "configure:2528: checking for $ac_word" >&5
     2531echo "configure:2532: checking for $ac_word" >&5
    25282532if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    25292533  echo $ac_n "(cached) $ac_c" 1>&6
     
    25582562
    25592563echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    2560 echo "configure:2561: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     2564echo "configure:2565: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    25612565
    25622566ac_ext=c
     
    25692573cat > conftest.$ac_ext << EOF
    25702574
    2571 #line 2572 "configure"
     2575#line 2576 "configure"
    25722576#include "confdefs.h"
    25732577
    25742578main(){return(0);}
    25752579EOF
    2576 if { (eval echo configure:2577: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2580if { (eval echo configure:2581: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    25772581  ac_cv_prog_cc_works=yes
    25782582  # If we can't run a trivial program, we are probably using a cross compiler.
     
    26002604fi
    26012605echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    2602 echo "configure:2603: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     2606echo "configure:2607: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    26032607echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    26042608cross_compiling=$ac_cv_prog_cc_cross
    26052609
    26062610echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    2607 echo "configure:2608: checking whether we are using GNU C" >&5
     2611echo "configure:2612: checking whether we are using GNU C" >&5
    26082612if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    26092613  echo $ac_n "(cached) $ac_c" 1>&6
     
    26142618#endif
    26152619EOF
    2616 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2617: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     2620if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2621: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    26172621  ac_cv_prog_gcc=yes
    26182622else
     
    26332637CFLAGS=
    26342638echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    2635 echo "configure:2636: checking whether ${CC-cc} accepts -g" >&5
     2639echo "configure:2640: checking whether ${CC-cc} accepts -g" >&5
    26362640if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    26372641  echo $ac_n "(cached) $ac_c" 1>&6
     
    26672671ALL_LINGUAS=
    26682672echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    2669 echo "configure:2670: checking how to run the C preprocessor" >&5
     2673echo "configure:2674: checking how to run the C preprocessor" >&5
    26702674# On Suns, sometimes $CPP names a directory.
    26712675if test -n "$CPP" && test -d "$CPP"; then
     
    26832687  cat > conftest.$ac_ext <<EOF
    26842688#include <sys/types.h>
    2685 #line 2686 "configure"
     2689#line 2690 "configure"
    26862690#include "confdefs.h"
    26872691#include <assert.h>
     
    26892693EOF
    26902694ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2691 { (eval echo configure:2692: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2695{ (eval echo configure:2696: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    26922696ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    26932697if test -z "$ac_err"; then
     
    27012705  cat > conftest.$ac_ext <<EOF
    27022706#include <sys/types.h>
    2703 #line 2704 "configure"
     2707#line 2708 "configure"
    27042708#include "confdefs.h"
    27052709#include <assert.h>
     
    27072711EOF
    27082712ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2709 { (eval echo configure:2710: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2713{ (eval echo configure:2714: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    27102714ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    27112715if test -z "$ac_err"; then
     
    27192723  cat > conftest.$ac_ext <<EOF
    27202724#include <sys/types.h>
    2721 #line 2722 "configure"
     2725#line 2726 "configure"
    27222726#include "confdefs.h"
    27232727#include <assert.h>
     
    27252729EOF
    27262730ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2727 { (eval echo configure:2728: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2731{ (eval echo configure:2732: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    27282732ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    27292733if test -z "$ac_err"; then
     
    27522756set dummy ranlib; ac_word=$2
    27532757echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2754 echo "configure:2755: checking for $ac_word" >&5
     2758echo "configure:2759: checking for $ac_word" >&5
    27552759if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    27562760  echo $ac_n "(cached) $ac_c" 1>&6
     
    27812785
    27822786echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    2783 echo "configure:2784: checking for ANSI C header files" >&5
     2787echo "configure:2788: checking for ANSI C header files" >&5
    27842788if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    27852789  echo $ac_n "(cached) $ac_c" 1>&6
     
    27872791  cat > conftest.$ac_ext <<EOF
    27882792#include <sys/types.h>
    2789 #line 2790 "configure"
     2793#line 2794 "configure"
    27902794#include "confdefs.h"
    27912795#include <stdlib.h>
     
    27952799EOF
    27962800ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2797 { (eval echo configure:2798: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2801{ (eval echo configure:2802: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    27982802ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    27992803if test -z "$ac_err"; then
     
    28122816  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    28132817cat > conftest.$ac_ext <<EOF
    2814 #line 2815 "configure"
     2818#line 2819 "configure"
    28152819#include "confdefs.h"
    28162820#include <string.h>
     
    28302834  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    28312835cat > conftest.$ac_ext <<EOF
    2832 #line 2833 "configure"
     2836#line 2837 "configure"
    28332837#include "confdefs.h"
    28342838#include <stdlib.h>
     
    28512855else
    28522856  cat > conftest.$ac_ext <<EOF
    2853 #line 2854 "configure"
     2857#line 2858 "configure"
    28542858#include "confdefs.h"
    28552859#include <ctype.h>
     
    28622866
    28632867EOF
    2864 if { (eval echo configure:2865: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     2868if { (eval echo configure:2869: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    28652869then
    28662870  :
     
    28862890
    28872891echo $ac_n "checking for working const""... $ac_c" 1>&6
    2888 echo "configure:2889: checking for working const" >&5
     2892echo "configure:2893: checking for working const" >&5
    28892893if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    28902894  echo $ac_n "(cached) $ac_c" 1>&6
    28912895else
    28922896  cat > conftest.$ac_ext <<EOF
    2893 #line 2894 "configure"
     2897#line 2898 "configure"
    28942898#include "confdefs.h"
    28952899
     
    29402944; return 0; }
    29412945EOF
    2942 if { (eval echo configure:2943: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2946if { (eval echo configure:2947: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    29432947  rm -rf conftest*
    29442948  ac_cv_c_const=yes
     
    29612965
    29622966echo $ac_n "checking for inline""... $ac_c" 1>&6
    2963 echo "configure:2964: checking for inline" >&5
     2967echo "configure:2968: checking for inline" >&5
    29642968if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
    29652969  echo $ac_n "(cached) $ac_c" 1>&6
     
    29682972for ac_kw in inline __inline__ __inline; do
    29692973  cat > conftest.$ac_ext <<EOF
    2970 #line 2971 "configure"
     2974#line 2975 "configure"
    29712975#include "confdefs.h"
    29722976
     
    29752979; return 0; }
    29762980EOF
    2977 if { (eval echo configure:2978: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2981if { (eval echo configure:2982: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    29782982  rm -rf conftest*
    29792983  ac_cv_c_inline=$ac_kw; break
     
    30013005
    30023006echo $ac_n "checking for off_t""... $ac_c" 1>&6
    3003 echo "configure:3004: checking for off_t" >&5
     3007echo "configure:3008: checking for off_t" >&5
    30043008if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
    30053009  echo $ac_n "(cached) $ac_c" 1>&6
    30063010else
    30073011  cat > conftest.$ac_ext <<EOF
    3008 #line 3009 "configure"
     3012#line 3013 "configure"
    30093013#include "confdefs.h"
    30103014#include <sys/types.h>
     
    30343038
    30353039echo $ac_n "checking for size_t""... $ac_c" 1>&6
    3036 echo "configure:3037: checking for size_t" >&5
     3040echo "configure:3041: checking for size_t" >&5
    30373041if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    30383042  echo $ac_n "(cached) $ac_c" 1>&6
    30393043else
    30403044  cat > conftest.$ac_ext <<EOF
    3041 #line 3042 "configure"
     3045#line 3046 "configure"
    30423046#include "confdefs.h"
    30433047#include <sys/types.h>
     
    30693073# for constant arguments.  Useless!
    30703074echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    3071 echo "configure:3072: checking for working alloca.h" >&5
     3075echo "configure:3076: checking for working alloca.h" >&5
    30723076if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    30733077  echo $ac_n "(cached) $ac_c" 1>&6
    30743078else
    30753079  cat > conftest.$ac_ext <<EOF
    3076 #line 3077 "configure"
     3080#line 3081 "configure"
    30773081#include "confdefs.h"
    30783082#include <alloca.h>
     
    30813085; return 0; }
    30823086EOF
    3083 if { (eval echo configure:3084: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3087if { (eval echo configure:3088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    30843088  rm -rf conftest*
    30853089  ac_cv_header_alloca_h=yes
     
    31023106
    31033107echo $ac_n "checking for alloca""... $ac_c" 1>&6
    3104 echo "configure:3105: checking for alloca" >&5
     3108echo "configure:3109: checking for alloca" >&5
    31053109if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    31063110  echo $ac_n "(cached) $ac_c" 1>&6
    31073111else
    31083112  cat > conftest.$ac_ext <<EOF
    3109 #line 3110 "configure"
     3113#line 3114 "configure"
    31103114#include "confdefs.h"
    31113115
     
    31353139; return 0; }
    31363140EOF
    3137 if { (eval echo configure:3138: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3141if { (eval echo configure:3142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    31383142  rm -rf conftest*
    31393143  ac_cv_func_alloca_works=yes
     
    31673171
    31683172echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    3169 echo "configure:3170: checking whether alloca needs Cray hooks" >&5
     3173echo "configure:3174: checking whether alloca needs Cray hooks" >&5
    31703174if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    31713175  echo $ac_n "(cached) $ac_c" 1>&6
    31723176else
    31733177  cat > conftest.$ac_ext <<EOF
    3174 #line 3175 "configure"
     3178#line 3179 "configure"
    31753179#include "confdefs.h"
    31763180#if defined(CRAY) && ! defined(CRAY2)
     
    31973201for ac_func in _getb67 GETB67 getb67; do
    31983202  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3199 echo "configure:3200: checking for $ac_func" >&5
     3203echo "configure:3204: checking for $ac_func" >&5
    32003204if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    32013205  echo $ac_n "(cached) $ac_c" 1>&6
    32023206else
    32033207  cat > conftest.$ac_ext <<EOF
    3204 #line 3205 "configure"
     3208#line 3209 "configure"
    32053209#include "confdefs.h"
    32063210/* System header to define __stub macros and hopefully few prototypes,
     
    32253229; return 0; }
    32263230EOF
    3227 if { (eval echo configure:3228: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3231if { (eval echo configure:3232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    32283232  rm -rf conftest*
    32293233  eval "ac_cv_func_$ac_func=yes"
     
    32523256
    32533257echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    3254 echo "configure:3255: checking stack direction for C alloca" >&5
     3258echo "configure:3259: checking stack direction for C alloca" >&5
    32553259if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    32563260  echo $ac_n "(cached) $ac_c" 1>&6
     
    32603264else
    32613265  cat > conftest.$ac_ext <<EOF
    3262 #line 3263 "configure"
     3266#line 3267 "configure"
    32633267#include "confdefs.h"
    32643268find_stack_direction ()
     
    32793283}
    32803284EOF
    3281 if { (eval echo configure:3282: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3285if { (eval echo configure:3286: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    32823286then
    32833287  ac_cv_c_stack_direction=1
     
    33043308ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    33053309echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3306 echo "configure:3307: checking for $ac_hdr" >&5
     3310echo "configure:3311: checking for $ac_hdr" >&5
    33073311if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    33083312  echo $ac_n "(cached) $ac_c" 1>&6
     
    33103314  cat > conftest.$ac_ext <<EOF
    33113315#include <sys/types.h>
    3312 #line 3313 "configure"
     3316#line 3317 "configure"
    33133317#include "confdefs.h"
    33143318#include <$ac_hdr>
    33153319EOF
    33163320ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3317 { (eval echo configure:3318: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3321{ (eval echo configure:3322: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    33183322ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    33193323if test -z "$ac_err"; then
     
    33443348do
    33453349echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3346 echo "configure:3347: checking for $ac_func" >&5
     3350echo "configure:3351: checking for $ac_func" >&5
    33473351if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    33483352  echo $ac_n "(cached) $ac_c" 1>&6
    33493353else
    33503354  cat > conftest.$ac_ext <<EOF
    3351 #line 3352 "configure"
     3355#line 3356 "configure"
    33523356#include "confdefs.h"
    33533357/* System header to define __stub macros and hopefully few prototypes,
     
    33723376; return 0; }
    33733377EOF
    3374 if { (eval echo configure:3375: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3378if { (eval echo configure:3379: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    33753379  rm -rf conftest*
    33763380  eval "ac_cv_func_$ac_func=yes"
     
    33973401
    33983402echo $ac_n "checking for working mmap""... $ac_c" 1>&6
    3399 echo "configure:3400: checking for working mmap" >&5
     3403echo "configure:3404: checking for working mmap" >&5
    34003404if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
    34013405  echo $ac_n "(cached) $ac_c" 1>&6
     
    34053409else
    34063410  cat > conftest.$ac_ext <<EOF
    3407 #line 3408 "configure"
     3411#line 3412 "configure"
    34083412#include "confdefs.h"
    34093413
     
    35453549
    35463550EOF
    3547 if { (eval echo configure:3548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3551if { (eval echo configure:3552: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    35483552then
    35493553  ac_cv_func_mmap_fixed_mapped=yes
     
    35733577ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    35743578echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3575 echo "configure:3576: checking for $ac_hdr" >&5
     3579echo "configure:3580: checking for $ac_hdr" >&5
    35763580if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    35773581  echo $ac_n "(cached) $ac_c" 1>&6
     
    35793583  cat > conftest.$ac_ext <<EOF
    35803584#include <sys/types.h>
    3581 #line 3582 "configure"
     3585#line 3586 "configure"
    35823586#include "confdefs.h"
    35833587#include <$ac_hdr>
    35843588EOF
    35853589ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3586 { (eval echo configure:3587: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3590{ (eval echo configure:3591: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    35873591ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    35883592if test -z "$ac_err"; then
     
    36143618do
    36153619echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3616 echo "configure:3617: checking for $ac_func" >&5
     3620echo "configure:3621: checking for $ac_func" >&5
    36173621if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    36183622  echo $ac_n "(cached) $ac_c" 1>&6
    36193623else
    36203624  cat > conftest.$ac_ext <<EOF
    3621 #line 3622 "configure"
     3625#line 3626 "configure"
    36223626#include "confdefs.h"
    36233627/* System header to define __stub macros and hopefully few prototypes,
     
    36423646; return 0; }
    36433647EOF
    3644 if { (eval echo configure:3645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3648if { (eval echo configure:3649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    36453649  rm -rf conftest*
    36463650  eval "ac_cv_func_$ac_func=yes"
     
    36713675do
    36723676echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3673 echo "configure:3674: checking for $ac_func" >&5
     3677echo "configure:3678: checking for $ac_func" >&5
    36743678if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    36753679  echo $ac_n "(cached) $ac_c" 1>&6
    36763680else
    36773681  cat > conftest.$ac_ext <<EOF
    3678 #line 3679 "configure"
     3682#line 3683 "configure"
    36793683#include "confdefs.h"
    36803684/* System header to define __stub macros and hopefully few prototypes,
     
    36993703; return 0; }
    37003704EOF
    3701 if { (eval echo configure:3702: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3705if { (eval echo configure:3706: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    37023706  rm -rf conftest*
    37033707  eval "ac_cv_func_$ac_func=yes"
     
    37333737   if test $ac_cv_header_locale_h = yes; then
    37343738    echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
    3735 echo "configure:3736: checking for LC_MESSAGES" >&5
     3739echo "configure:3740: checking for LC_MESSAGES" >&5
    37363740if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
    37373741  echo $ac_n "(cached) $ac_c" 1>&6
    37383742else
    37393743  cat > conftest.$ac_ext <<EOF
    3740 #line 3741 "configure"
     3744#line 3745 "configure"
    37413745#include "confdefs.h"
    37423746#include <locale.h>
     
    37453749; return 0; }
    37463750EOF
    3747 if { (eval echo configure:3748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3751if { (eval echo configure:3752: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    37483752  rm -rf conftest*
    37493753  am_cv_val_LC_MESSAGES=yes
     
    37663770  fi
    37673771   echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
    3768 echo "configure:3769: checking whether NLS is requested" >&5
     3772echo "configure:3773: checking whether NLS is requested" >&5
    37693773        # Check whether --enable-nls or --disable-nls was given.
    37703774if test "${enable_nls+set}" = set; then
     
    37863790
    37873791      echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
    3788 echo "configure:3789: checking whether included gettext is requested" >&5
     3792echo "configure:3793: checking whether included gettext is requested" >&5
    37893793      # Check whether --with-included-gettext or --without-included-gettext was given.
    37903794if test "${with_included_gettext+set}" = set; then
     
    38053809        ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
    38063810echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
    3807 echo "configure:3808: checking for libintl.h" >&5
     3811echo "configure:3812: checking for libintl.h" >&5
    38083812if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    38093813  echo $ac_n "(cached) $ac_c" 1>&6
     
    38113815  cat > conftest.$ac_ext <<EOF
    38123816#include <sys/types.h>
    3813 #line 3814 "configure"
     3817#line 3818 "configure"
    38143818#include "confdefs.h"
    38153819#include <libintl.h>
    38163820EOF
    38173821ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3818 { (eval echo configure:3819: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3822{ (eval echo configure:3823: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    38193823ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    38203824if test -z "$ac_err"; then
     
    38333837  echo "$ac_t""yes" 1>&6
    38343838  echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
    3835 echo "configure:3836: checking for gettext in libc" >&5
     3839echo "configure:3840: checking for gettext in libc" >&5
    38363840if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
    38373841  echo $ac_n "(cached) $ac_c" 1>&6
    38383842else
    38393843  cat > conftest.$ac_ext <<EOF
    3840 #line 3841 "configure"
     3844#line 3845 "configure"
    38413845#include "confdefs.h"
    38423846#include <libintl.h>
     
    38453849; return 0; }
    38463850EOF
    3847 if { (eval echo configure:3848: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3851if { (eval echo configure:3852: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    38483852  rm -rf conftest*
    38493853  gt_cv_func_gettext_libc=yes
     
    38613865           if test "$gt_cv_func_gettext_libc" != "yes"; then
    38623866             echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
    3863 echo "configure:3864: checking for bindtextdomain in -lintl" >&5
     3867echo "configure:3868: checking for bindtextdomain in -lintl" >&5
    38643868ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
    38653869if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    38693873LIBS="-lintl  $LIBS"
    38703874cat > conftest.$ac_ext <<EOF
    3871 #line 3872 "configure"
     3875#line 3876 "configure"
    38723876#include "confdefs.h"
    38733877/* Override any gcc2 internal prototype to avoid an error.  */
     
    38803884; return 0; }
    38813885EOF
    3882 if { (eval echo configure:3883: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3886if { (eval echo configure:3887: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    38833887  rm -rf conftest*
    38843888  eval "ac_cv_lib_$ac_lib_var=yes"
     
    38963900  echo "$ac_t""yes" 1>&6
    38973901  echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
    3898 echo "configure:3899: checking for gettext in libintl" >&5
     3902echo "configure:3903: checking for gettext in libintl" >&5
    38993903if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
    39003904  echo $ac_n "(cached) $ac_c" 1>&6
    39013905else
    39023906  cat > conftest.$ac_ext <<EOF
    3903 #line 3904 "configure"
     3907#line 3908 "configure"
    39043908#include "confdefs.h"
    39053909
     
    39083912; return 0; }
    39093913EOF
    3910 if { (eval echo configure:3911: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3914if { (eval echo configure:3915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    39113915  rm -rf conftest*
    39123916  gt_cv_func_gettext_libintl=yes
     
    39363940set dummy msgfmt; ac_word=$2
    39373941echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3938 echo "configure:3939: checking for $ac_word" >&5
     3942echo "configure:3943: checking for $ac_word" >&5
    39393943if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    39403944  echo $ac_n "(cached) $ac_c" 1>&6
     
    39703974do
    39713975echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3972 echo "configure:3973: checking for $ac_func" >&5
     3976echo "configure:3977: checking for $ac_func" >&5
    39733977if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    39743978  echo $ac_n "(cached) $ac_c" 1>&6
    39753979else
    39763980  cat > conftest.$ac_ext <<EOF
    3977 #line 3978 "configure"
     3981#line 3982 "configure"
    39783982#include "confdefs.h"
    39793983/* System header to define __stub macros and hopefully few prototypes,
     
    39984002; return 0; }
    39994003EOF
    4000 if { (eval echo configure:4001: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4004if { (eval echo configure:4005: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    40014005  rm -rf conftest*
    40024006  eval "ac_cv_func_$ac_func=yes"
     
    40254029set dummy gmsgfmt; ac_word=$2
    40264030echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4027 echo "configure:4028: checking for $ac_word" >&5
     4031echo "configure:4032: checking for $ac_word" >&5
    40284032if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    40294033  echo $ac_n "(cached) $ac_c" 1>&6
     
    40654069set dummy xgettext; ac_word=$2
    40664070echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4067 echo "configure:4068: checking for $ac_word" >&5
     4071echo "configure:4072: checking for $ac_word" >&5
    40684072if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    40694073  echo $ac_n "(cached) $ac_c" 1>&6
     
    40974101
    40984102                cat > conftest.$ac_ext <<EOF
    4099 #line 4100 "configure"
     4103#line 4104 "configure"
    41004104#include "confdefs.h"
    41014105
     
    41054109; return 0; }
    41064110EOF
    4107 if { (eval echo configure:4108: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4111if { (eval echo configure:4112: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    41084112  rm -rf conftest*
    41094113  CATOBJEXT=.gmo
     
    41374141set dummy msgfmt; ac_word=$2
    41384142echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4139 echo "configure:4140: checking for $ac_word" >&5
     4143echo "configure:4144: checking for $ac_word" >&5
    41404144if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    41414145  echo $ac_n "(cached) $ac_c" 1>&6
     
    41714175set dummy gmsgfmt; ac_word=$2
    41724176echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4173 echo "configure:4174: checking for $ac_word" >&5
     4177echo "configure:4178: checking for $ac_word" >&5
    41744178if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    41754179  echo $ac_n "(cached) $ac_c" 1>&6
     
    42114215set dummy xgettext; ac_word=$2
    42124216echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4213 echo "configure:4214: checking for $ac_word" >&5
     4217echo "configure:4218: checking for $ac_word" >&5
    42144218if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    42154219  echo $ac_n "(cached) $ac_c" 1>&6
     
    43014305     else
    43024306       echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
    4303 echo "configure:4304: checking for catalogs to be installed" >&5
     4307echo "configure:4308: checking for catalogs to be installed" >&5
    43044308       NEW_LINGUAS=
    43054309       for lang in ${LINGUAS=$ALL_LINGUAS}; do
     
    43294333         ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
    43304334echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
    4331 echo "configure:4332: checking for linux/version.h" >&5
     4335echo "configure:4336: checking for linux/version.h" >&5
    43324336if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    43334337  echo $ac_n "(cached) $ac_c" 1>&6
     
    43354339  cat > conftest.$ac_ext <<EOF
    43364340#include <sys/types.h>
    4337 #line 4338 "configure"
     4341#line 4342 "configure"
    43384342#include "confdefs.h"
    43394343#include <linux/version.h>
    43404344EOF
    43414345ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4342 { (eval echo configure:4343: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4346{ (eval echo configure:4347: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    43434347ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    43444348if test -z "$ac_err"; then
     
    44184422# ./install, which can be erroneously created by make from ./install.sh.
    44194423echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    4420 echo "configure:4421: checking for a BSD compatible install" >&5
     4424echo "configure:4425: checking for a BSD compatible install" >&5
    44214425if test -z "$INSTALL"; then
    44224426if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
     
    45034507else
    45044508  echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6
    4505 echo "configure:4506: checking for build system executable suffix" >&5
     4509echo "configure:4510: checking for build system executable suffix" >&5
    45064510if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then
    45074511  echo $ac_n "(cached) $ac_c" 1>&6
     
    45314535ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    45324536echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4533 echo "configure:4534: checking for $ac_hdr" >&5
     4537echo "configure:4538: checking for $ac_hdr" >&5
    45344538if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    45354539  echo $ac_n "(cached) $ac_c" 1>&6
     
    45374541  cat > conftest.$ac_ext <<EOF
    45384542#include <sys/types.h>
    4539 #line 4540 "configure"
     4543#line 4544 "configure"
    45404544#include "confdefs.h"
    45414545#include <$ac_hdr>
    45424546EOF
    45434547ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4544 { (eval echo configure:4545: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4548{ (eval echo configure:4549: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    45454549ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    45464550if test -z "$ac_err"; then
     
    45724576ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    45734577echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4574 echo "configure:4575: checking for $ac_hdr" >&5
     4578echo "configure:4579: checking for $ac_hdr" >&5
    45754579if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    45764580  echo $ac_n "(cached) $ac_c" 1>&6
     
    45784582  cat > conftest.$ac_ext <<EOF
    45794583#include <sys/types.h>
    4580 #line 4581 "configure"
     4584#line 4585 "configure"
    45814585#include "confdefs.h"
    45824586#include <$ac_hdr>
    45834587EOF
    45844588ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4585 { (eval echo configure:4586: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4589{ (eval echo configure:4590: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    45864590ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    45874591if test -z "$ac_err"; then
     
    46104614
    46114615echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
    4612 echo "configure:4613: checking whether time.h and sys/time.h may both be included" >&5
     4616echo "configure:4617: checking whether time.h and sys/time.h may both be included" >&5
    46134617if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
    46144618  echo $ac_n "(cached) $ac_c" 1>&6
    46154619else
    46164620  cat > conftest.$ac_ext <<EOF
    4617 #line 4618 "configure"
     4621#line 4622 "configure"
    46184622#include "confdefs.h"
    46194623#include <sys/types.h>
     
    46244628; return 0; }
    46254629EOF
    4626 if { (eval echo configure:4627: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4630if { (eval echo configure:4631: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    46274631  rm -rf conftest*
    46284632  ac_cv_header_time=yes
     
    46494653ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    46504654echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
    4651 echo "configure:4652: checking for $ac_hdr that defines DIR" >&5
     4655echo "configure:4656: checking for $ac_hdr that defines DIR" >&5
    46524656if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
    46534657  echo $ac_n "(cached) $ac_c" 1>&6
    46544658else
    46554659  cat > conftest.$ac_ext <<EOF
    4656 #line 4657 "configure"
     4660#line 4661 "configure"
    46574661#include "confdefs.h"
    46584662#include <sys/types.h>
     
    46624666; return 0; }
    46634667EOF
    4664 if { (eval echo configure:4665: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4668if { (eval echo configure:4669: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    46654669  rm -rf conftest*
    46664670  eval "ac_cv_header_dirent_$ac_safe=yes"
     
    46874691if test $ac_header_dirent = dirent.h; then
    46884692echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
    4689 echo "configure:4690: checking for opendir in -ldir" >&5
     4693echo "configure:4694: checking for opendir in -ldir" >&5
    46904694ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
    46914695if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    46954699LIBS="-ldir  $LIBS"
    46964700cat > conftest.$ac_ext <<EOF
    4697 #line 4698 "configure"
     4701#line 4702 "configure"
    46984702#include "confdefs.h"
    46994703/* Override any gcc2 internal prototype to avoid an error.  */
     
    47064710; return 0; }
    47074711EOF
    4708 if { (eval echo configure:4709: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4712if { (eval echo configure:4713: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    47094713  rm -rf conftest*
    47104714  eval "ac_cv_lib_$ac_lib_var=yes"
     
    47284732else
    47294733echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
    4730 echo "configure:4731: checking for opendir in -lx" >&5
     4734echo "configure:4735: checking for opendir in -lx" >&5
    47314735ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
    47324736if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    47364740LIBS="-lx  $LIBS"
    47374741cat > conftest.$ac_ext <<EOF
    4738 #line 4739 "configure"
     4742#line 4743 "configure"
    47394743#include "confdefs.h"
    47404744/* Override any gcc2 internal prototype to avoid an error.  */
     
    47474751; return 0; }
    47484752EOF
    4749 if { (eval echo configure:4750: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4753if { (eval echo configure:4754: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    47504754  rm -rf conftest*
    47514755  eval "ac_cv_lib_$ac_lib_var=yes"
     
    47724776do
    47734777echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    4774 echo "configure:4775: checking for $ac_func" >&5
     4778echo "configure:4779: checking for $ac_func" >&5
    47754779if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    47764780  echo $ac_n "(cached) $ac_c" 1>&6
    47774781else
    47784782  cat > conftest.$ac_ext <<EOF
    4779 #line 4780 "configure"
     4783#line 4784 "configure"
    47804784#include "confdefs.h"
    47814785/* System header to define __stub macros and hopefully few prototypes,
     
    48004804; return 0; }
    48014805EOF
    4802 if { (eval echo configure:4803: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4806if { (eval echo configure:4807: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    48034807  rm -rf conftest*
    48044808  eval "ac_cv_func_$ac_func=yes"
     
    48354839
    48364840echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6
    4837 echo "configure:4838: checking whether strstr must be declared" >&5
     4841echo "configure:4842: checking whether strstr must be declared" >&5
    48384842if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then
    48394843  echo $ac_n "(cached) $ac_c" 1>&6
    48404844else
    48414845  cat > conftest.$ac_ext <<EOF
    4842 #line 4843 "configure"
     4846#line 4847 "configure"
    48434847#include "confdefs.h"
    48444848
     
    48614865; return 0; }
    48624866EOF
    4863 if { (eval echo configure:4864: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4867if { (eval echo configure:4868: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    48644868  rm -rf conftest*
    48654869  bfd_cv_decl_needed_strstr=no
     
    48824886
    48834887echo $ac_n "checking whether malloc must be declared""... $ac_c" 1>&6
    4884 echo "configure:4885: checking whether malloc must be declared" >&5
     4888echo "configure:4889: checking whether malloc must be declared" >&5
    48854889if eval "test \"`echo '$''{'bfd_cv_decl_needed_malloc'+set}'`\" = set"; then
    48864890  echo $ac_n "(cached) $ac_c" 1>&6
    48874891else
    48884892  cat > conftest.$ac_ext <<EOF
    4889 #line 4890 "configure"
     4893#line 4894 "configure"
    48904894#include "confdefs.h"
    48914895
     
    49084912; return 0; }
    49094913EOF
    4910 if { (eval echo configure:4911: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4914if { (eval echo configure:4915: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    49114915  rm -rf conftest*
    49124916  bfd_cv_decl_needed_malloc=no
     
    49294933
    49304934echo $ac_n "checking whether realloc must be declared""... $ac_c" 1>&6
    4931 echo "configure:4932: checking whether realloc must be declared" >&5
     4935echo "configure:4936: checking whether realloc must be declared" >&5
    49324936if eval "test \"`echo '$''{'bfd_cv_decl_needed_realloc'+set}'`\" = set"; then
    49334937  echo $ac_n "(cached) $ac_c" 1>&6
    49344938else
    49354939  cat > conftest.$ac_ext <<EOF
    4936 #line 4937 "configure"
     4940#line 4941 "configure"
    49374941#include "confdefs.h"
    49384942
     
    49554959; return 0; }
    49564960EOF
    4957 if { (eval echo configure:4958: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4961if { (eval echo configure:4962: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    49584962  rm -rf conftest*
    49594963  bfd_cv_decl_needed_realloc=no
     
    49764980
    49774981echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6
    4978 echo "configure:4979: checking whether free must be declared" >&5
     4982echo "configure:4983: checking whether free must be declared" >&5
    49794983if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then
    49804984  echo $ac_n "(cached) $ac_c" 1>&6
    49814985else
    49824986  cat > conftest.$ac_ext <<EOF
    4983 #line 4984 "configure"
     4987#line 4988 "configure"
    49844988#include "confdefs.h"
    49854989
     
    50025006; return 0; }
    50035007EOF
    5004 if { (eval echo configure:5005: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5008if { (eval echo configure:5009: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    50055009  rm -rf conftest*
    50065010  bfd_cv_decl_needed_free=no
     
    50235027
    50245028echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6
    5025 echo "configure:5026: checking whether getenv must be declared" >&5
     5029echo "configure:5030: checking whether getenv must be declared" >&5
    50265030if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then
    50275031  echo $ac_n "(cached) $ac_c" 1>&6
    50285032else
    50295033  cat > conftest.$ac_ext <<EOF
    5030 #line 5031 "configure"
     5034#line 5035 "configure"
    50315035#include "confdefs.h"
    50325036
     
    50495053; return 0; }
    50505054EOF
    5051 if { (eval echo configure:5052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5055if { (eval echo configure:5056: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    50525056  rm -rf conftest*
    50535057  bfd_cv_decl_needed_getenv=no
     
    52755279ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    52765280echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    5277 echo "configure:5278: checking for $ac_hdr" >&5
     5281echo "configure:5282: checking for $ac_hdr" >&5
    52785282if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    52795283  echo $ac_n "(cached) $ac_c" 1>&6
     
    52815285  cat > conftest.$ac_ext <<EOF
    52825286#include <sys/types.h>
    5283 #line 5284 "configure"
     5287#line 5288 "configure"
    52845288#include "confdefs.h"
    52855289#include <$ac_hdr>
    52865290EOF
    52875291ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    5288 { (eval echo configure:5289: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     5292{ (eval echo configure:5293: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    52895293ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    52905294if test -z "$ac_err"; then
     
    53145318  if test "$ac_cv_header_sys_procfs_h" = yes; then
    53155319    echo $ac_n "checking for prstatus_t in sys/procfs.h""... $ac_c" 1>&6
    5316 echo "configure:5317: checking for prstatus_t in sys/procfs.h" >&5
     5320echo "configure:5321: checking for prstatus_t in sys/procfs.h" >&5
    53175321 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus_t'+set}'`\" = set"; then
    53185322  echo $ac_n "(cached) $ac_c" 1>&6
    53195323else
    53205324  cat > conftest.$ac_ext <<EOF
    5321 #line 5322 "configure"
     5325#line 5326 "configure"
    53225326#include "confdefs.h"
    53235327
     
    53285332; return 0; }
    53295333EOF
    5330 if { (eval echo configure:5331: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5334if { (eval echo configure:5335: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    53315335  rm -rf conftest*
    53325336  bfd_cv_have_sys_procfs_type_prstatus_t=yes
     
    53505354
    53515355    echo $ac_n "checking for prstatus32_t in sys/procfs.h""... $ac_c" 1>&6
    5352 echo "configure:5353: checking for prstatus32_t in sys/procfs.h" >&5
     5356echo "configure:5357: checking for prstatus32_t in sys/procfs.h" >&5
    53535357 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus32_t'+set}'`\" = set"; then
    53545358  echo $ac_n "(cached) $ac_c" 1>&6
    53555359else
    53565360  cat > conftest.$ac_ext <<EOF
    5357 #line 5358 "configure"
     5361#line 5362 "configure"
    53585362#include "confdefs.h"
    53595363
     
    53645368; return 0; }
    53655369EOF
    5366 if { (eval echo configure:5367: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5370if { (eval echo configure:5371: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    53675371  rm -rf conftest*
    53685372  bfd_cv_have_sys_procfs_type_prstatus32_t=yes
     
    53865390
    53875391    echo $ac_n "checking for prstatus_t.pr_who in sys/procfs.h""... $ac_c" 1>&6
    5388 echo "configure:5389: checking for prstatus_t.pr_who in sys/procfs.h" >&5
     5392echo "configure:5393: checking for prstatus_t.pr_who in sys/procfs.h" >&5
    53895393 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who'+set}'`\" = set"; then
    53905394  echo $ac_n "(cached) $ac_c" 1>&6
    53915395else
    53925396  cat > conftest.$ac_ext <<EOF
    5393 #line 5394 "configure"
     5397#line 5398 "configure"
    53945398#include "confdefs.h"
    53955399
     
    54005404; return 0; }
    54015405EOF
    5402 if { (eval echo configure:5403: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5406if { (eval echo configure:5407: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    54035407  rm -rf conftest*
    54045408  bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=yes
     
    54225426
    54235427    echo $ac_n "checking for prstatus32_t.pr_who in sys/procfs.h""... $ac_c" 1>&6
    5424 echo "configure:5425: checking for prstatus32_t.pr_who in sys/procfs.h" >&5
     5428echo "configure:5429: checking for prstatus32_t.pr_who in sys/procfs.h" >&5
    54255429 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who'+set}'`\" = set"; then
    54265430  echo $ac_n "(cached) $ac_c" 1>&6
    54275431else
    54285432  cat > conftest.$ac_ext <<EOF
    5429 #line 5430 "configure"
     5433#line 5434 "configure"
    54305434#include "confdefs.h"
    54315435
     
    54365440; return 0; }
    54375441EOF
    5438 if { (eval echo configure:5439: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5442if { (eval echo configure:5443: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    54395443  rm -rf conftest*
    54405444  bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=yes
     
    54585462
    54595463    echo $ac_n "checking for pstatus_t in sys/procfs.h""... $ac_c" 1>&6
    5460 echo "configure:5461: checking for pstatus_t in sys/procfs.h" >&5
     5464echo "configure:5465: checking for pstatus_t in sys/procfs.h" >&5
    54615465 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus_t'+set}'`\" = set"; then
    54625466  echo $ac_n "(cached) $ac_c" 1>&6
    54635467else
    54645468  cat > conftest.$ac_ext <<EOF
    5465 #line 5466 "configure"
     5469#line 5470 "configure"
    54665470#include "confdefs.h"
    54675471
     
    54725476; return 0; }
    54735477EOF
    5474 if { (eval echo configure:5475: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5478if { (eval echo configure:5479: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    54755479  rm -rf conftest*
    54765480  bfd_cv_have_sys_procfs_type_pstatus_t=yes
     
    54945498
    54955499    echo $ac_n "checking for pxstatus_t in sys/procfs.h""... $ac_c" 1>&6
    5496 echo "configure:5497: checking for pxstatus_t in sys/procfs.h" >&5
     5500echo "configure:5501: checking for pxstatus_t in sys/procfs.h" >&5
    54975501 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pxstatus_t'+set}'`\" = set"; then
    54985502  echo $ac_n "(cached) $ac_c" 1>&6
    54995503else
    55005504  cat > conftest.$ac_ext <<EOF
    5501 #line 5502 "configure"
     5505#line 5506 "configure"
    55025506#include "confdefs.h"
    55035507
     
    55085512; return 0; }
    55095513EOF
    5510 if { (eval echo configure:5511: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5514if { (eval echo configure:5515: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    55115515  rm -rf conftest*
    55125516  bfd_cv_have_sys_procfs_type_pxstatus_t=yes
     
    55305534
    55315535    echo $ac_n "checking for pstatus32_t in sys/procfs.h""... $ac_c" 1>&6
    5532 echo "configure:5533: checking for pstatus32_t in sys/procfs.h" >&5
     5536echo "configure:5537: checking for pstatus32_t in sys/procfs.h" >&5
    55335537 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus32_t'+set}'`\" = set"; then
    55345538  echo $ac_n "(cached) $ac_c" 1>&6
    55355539else
    55365540  cat > conftest.$ac_ext <<EOF
    5537 #line 5538 "configure"
     5541#line 5542 "configure"
    55385542#include "confdefs.h"
    55395543
     
    55445548; return 0; }
    55455549EOF
    5546 if { (eval echo configure:5547: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5550if { (eval echo configure:5551: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    55475551  rm -rf conftest*
    55485552  bfd_cv_have_sys_procfs_type_pstatus32_t=yes
     
    55665570
    55675571    echo $ac_n "checking for prpsinfo_t in sys/procfs.h""... $ac_c" 1>&6
    5568 echo "configure:5569: checking for prpsinfo_t in sys/procfs.h" >&5
     5572echo "configure:5573: checking for prpsinfo_t in sys/procfs.h" >&5
    55695573 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo_t'+set}'`\" = set"; then
    55705574  echo $ac_n "(cached) $ac_c" 1>&6
    55715575else
    55725576  cat > conftest.$ac_ext <<EOF
    5573 #line 5574 "configure"
     5577#line 5578 "configure"
    55745578#include "confdefs.h"
    55755579
     
    55805584; return 0; }
    55815585EOF
    5582 if { (eval echo configure:5583: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5586if { (eval echo configure:5587: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    55835587  rm -rf conftest*
    55845588  bfd_cv_have_sys_procfs_type_prpsinfo_t=yes
     
    56025606
    56035607    echo $ac_n "checking for prpsinfo32_t in sys/procfs.h""... $ac_c" 1>&6
    5604 echo "configure:5605: checking for prpsinfo32_t in sys/procfs.h" >&5
     5608echo "configure:5609: checking for prpsinfo32_t in sys/procfs.h" >&5
    56055609 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo32_t'+set}'`\" = set"; then
    56065610  echo $ac_n "(cached) $ac_c" 1>&6
    56075611else
    56085612  cat > conftest.$ac_ext <<EOF
    5609 #line 5610 "configure"
     5613#line 5614 "configure"
    56105614#include "confdefs.h"
    56115615
     
    56165620; return 0; }
    56175621EOF
    5618 if { (eval echo configure:5619: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5622if { (eval echo configure:5623: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    56195623  rm -rf conftest*
    56205624  bfd_cv_have_sys_procfs_type_prpsinfo32_t=yes
     
    56385642
    56395643    echo $ac_n "checking for psinfo_t in sys/procfs.h""... $ac_c" 1>&6
    5640 echo "configure:5641: checking for psinfo_t in sys/procfs.h" >&5
     5644echo "configure:5645: checking for psinfo_t in sys/procfs.h" >&5
    56415645 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo_t'+set}'`\" = set"; then
    56425646  echo $ac_n "(cached) $ac_c" 1>&6
    56435647else
    56445648  cat > conftest.$ac_ext <<EOF
    5645 #line 5646 "configure"
     5649#line 5650 "configure"
    56465650#include "confdefs.h"
    56475651
     
    56525656; return 0; }
    56535657EOF
    5654 if { (eval echo configure:5655: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5658if { (eval echo configure:5659: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    56555659  rm -rf conftest*
    56565660  bfd_cv_have_sys_procfs_type_psinfo_t=yes
     
    56745678
    56755679    echo $ac_n "checking for psinfo32_t in sys/procfs.h""... $ac_c" 1>&6
    5676 echo "configure:5677: checking for psinfo32_t in sys/procfs.h" >&5
     5680echo "configure:5681: checking for psinfo32_t in sys/procfs.h" >&5
    56775681 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo32_t'+set}'`\" = set"; then
    56785682  echo $ac_n "(cached) $ac_c" 1>&6
    56795683else
    56805684  cat > conftest.$ac_ext <<EOF
    5681 #line 5682 "configure"
     5685#line 5686 "configure"
    56825686#include "confdefs.h"
    56835687
     
    56885692; return 0; }
    56895693EOF
    5690 if { (eval echo configure:5691: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5694if { (eval echo configure:5695: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    56915695  rm -rf conftest*
    56925696  bfd_cv_have_sys_procfs_type_psinfo32_t=yes
     
    57105714
    57115715    echo $ac_n "checking for lwpstatus_t in sys/procfs.h""... $ac_c" 1>&6
    5712 echo "configure:5713: checking for lwpstatus_t in sys/procfs.h" >&5
     5716echo "configure:5717: checking for lwpstatus_t in sys/procfs.h" >&5
    57135717 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpstatus_t'+set}'`\" = set"; then
    57145718  echo $ac_n "(cached) $ac_c" 1>&6
    57155719else
    57165720  cat > conftest.$ac_ext <<EOF
    5717 #line 5718 "configure"
     5721#line 5722 "configure"
    57185722#include "confdefs.h"
    57195723
     
    57245728; return 0; }
    57255729EOF
    5726 if { (eval echo configure:5727: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5730if { (eval echo configure:5731: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    57275731  rm -rf conftest*
    57285732  bfd_cv_have_sys_procfs_type_lwpstatus_t=yes
     
    57465750
    57475751    echo $ac_n "checking for lwpxstatus_t in sys/procfs.h""... $ac_c" 1>&6
    5748 echo "configure:5749: checking for lwpxstatus_t in sys/procfs.h" >&5
     5752echo "configure:5753: checking for lwpxstatus_t in sys/procfs.h" >&5
    57495753 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpxstatus_t'+set}'`\" = set"; then
    57505754  echo $ac_n "(cached) $ac_c" 1>&6
    57515755else
    57525756  cat > conftest.$ac_ext <<EOF
    5753 #line 5754 "configure"
     5757#line 5758 "configure"
    57545758#include "confdefs.h"
    57555759
     
    57605764; return 0; }
    57615765EOF
    5762 if { (eval echo configure:5763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5766if { (eval echo configure:5767: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    57635767  rm -rf conftest*
    57645768  bfd_cv_have_sys_procfs_type_lwpxstatus_t=yes
     
    57825786
    57835787    echo $ac_n "checking for lwpstatus_t.pr_context in sys/procfs.h""... $ac_c" 1>&6
    5784 echo "configure:5785: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
     5788echo "configure:5789: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
    57855789 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context'+set}'`\" = set"; then
    57865790  echo $ac_n "(cached) $ac_c" 1>&6
    57875791else
    57885792  cat > conftest.$ac_ext <<EOF
    5789 #line 5790 "configure"
     5793#line 5794 "configure"
    57905794#include "confdefs.h"
    57915795
     
    57965800; return 0; }
    57975801EOF
    5798 if { (eval echo configure:5799: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5802if { (eval echo configure:5803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    57995803  rm -rf conftest*
    58005804  bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=yes
     
    58185822
    58195823    echo $ac_n "checking for lwpstatus_t.pr_reg in sys/procfs.h""... $ac_c" 1>&6
    5820 echo "configure:5821: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
     5824echo "configure:5825: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
    58215825 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg'+set}'`\" = set"; then
    58225826  echo $ac_n "(cached) $ac_c" 1>&6
    58235827else
    58245828  cat > conftest.$ac_ext <<EOF
    5825 #line 5826 "configure"
     5829#line 5830 "configure"
    58265830#include "confdefs.h"
    58275831
     
    58325836; return 0; }
    58335837EOF
    5834 if { (eval echo configure:5835: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5838if { (eval echo configure:5839: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    58355839  rm -rf conftest*
    58365840  bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=yes
     
    58545858
    58555859    echo $ac_n "checking for win32_pstatus_t in sys/procfs.h""... $ac_c" 1>&6
    5856 echo "configure:5857: checking for win32_pstatus_t in sys/procfs.h" >&5
     5860echo "configure:5861: checking for win32_pstatus_t in sys/procfs.h" >&5
    58575861 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_win32_pstatus_t'+set}'`\" = set"; then
    58585862  echo $ac_n "(cached) $ac_c" 1>&6
    58595863else
    58605864  cat > conftest.$ac_ext <<EOF
    5861 #line 5862 "configure"
     5865#line 5866 "configure"
    58625866#include "confdefs.h"
    58635867
     
    58685872; return 0; }
    58695873EOF
    5870 if { (eval echo configure:5871: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5874if { (eval echo configure:5875: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    58715875  rm -rf conftest*
    58725876  bfd_cv_have_sys_procfs_type_win32_pstatus_t=yes
     
    59085912    WIN32LDFLAGS="-no-undefined"
    59095913    WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32"
     5914  fi
     5915  ;;
     5916*-*-os2*)
     5917  if test "$enable_shared" = "yes"; then
     5918    WIN32LDFLAGS="-no-undefined"
     5919    WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl"
    59105920  fi
    59115921  ;;
     
    61486158    pmac_xcoff_vec)             tb="$tb coff-pmac.lo xcofflink.lo" ;;
    61496159    rs6000coff_vec)             tb="$tb coff-rs6000.lo xcofflink.lo" ;;
    6150     bfd_powerpc_pe_vec)         tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;; 
    6151     bfd_powerpcle_pe_vec)       tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;; 
     6160    bfd_powerpc_pe_vec)         tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;;
     6161    bfd_powerpcle_pe_vec)       tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;;
    61526162    bfd_powerpc_pei_vec)        tb="$tb pei-ppc.lo peigen.lo cofflink.lo" ;;
    61536163    bfd_powerpcle_pei_vec)      tb="$tb pei-ppc.lo peigen.lo cofflink.lo" ;;
     
    62676277ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    62686278echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    6269 echo "configure:6270: checking for $ac_hdr" >&5
     6279echo "configure:6280: checking for $ac_hdr" >&5
    62706280if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    62716281  echo $ac_n "(cached) $ac_c" 1>&6
     
    62736283  cat > conftest.$ac_ext <<EOF
    62746284#include <sys/types.h>
    6275 #line 6276 "configure"
     6285#line 6286 "configure"
    62766286#include "confdefs.h"
    62776287#include <$ac_hdr>
    62786288EOF
    62796289ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    6280 { (eval echo configure:6281: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     6290{ (eval echo configure:6291: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    62816291ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    62826292if test -z "$ac_err"; then
     
    63076317do
    63086318echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    6309 echo "configure:6310: checking for $ac_func" >&5
     6319echo "configure:6320: checking for $ac_func" >&5
    63106320if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    63116321  echo $ac_n "(cached) $ac_c" 1>&6
    63126322else
    63136323  cat > conftest.$ac_ext <<EOF
    6314 #line 6315 "configure"
     6324#line 6325 "configure"
    63156325#include "confdefs.h"
    63166326/* System header to define __stub macros and hopefully few prototypes,
     
    63356345; return 0; }
    63366346EOF
    6337 if { (eval echo configure:6338: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6347if { (eval echo configure:6348: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    63386348  rm -rf conftest*
    63396349  eval "ac_cv_func_$ac_func=yes"
     
    63606370
    63616371echo $ac_n "checking for working mmap""... $ac_c" 1>&6
    6362 echo "configure:6363: checking for working mmap" >&5
     6372echo "configure:6373: checking for working mmap" >&5
    63636373if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
    63646374  echo $ac_n "(cached) $ac_c" 1>&6
     
    63686378else
    63696379  cat > conftest.$ac_ext <<EOF
    6370 #line 6371 "configure"
     6380#line 6381 "configure"
    63716381#include "confdefs.h"
    63726382
     
    65086518
    65096519EOF
    6510 if { (eval echo configure:6511: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     6520if { (eval echo configure:6521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    65116521then
    65126522  ac_cv_func_mmap_fixed_mapped=yes
     
    65336543do
    65346544echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    6535 echo "configure:6536: checking for $ac_func" >&5
     6545echo "configure:6546: checking for $ac_func" >&5
    65366546if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    65376547  echo $ac_n "(cached) $ac_c" 1>&6
    65386548else
    65396549  cat > conftest.$ac_ext <<EOF
    6540 #line 6541 "configure"
     6550#line 6551 "configure"
    65416551#include "confdefs.h"
    65426552/* System header to define __stub macros and hopefully few prototypes,
     
    65616571; return 0; }
    65626572EOF
    6563 if { (eval echo configure:6564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     6573if { (eval echo configure:6574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    65646574  rm -rf conftest*
    65656575  eval "ac_cv_func_$ac_func=yes"
Note: See TracChangeset for help on using the changeset viewer.