Ignore:
Timestamp:
May 20, 2003, 2:44:23 PM (22 years ago)
Author:
bird
Message:

#422: Regenerated (DLL hack).

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r201 r202  
    17581758  ;;
    17591759
     1760os2*)
     1761  lt_cv_deplibs_check_method=pass_all
     1762  ;;
     1763
    17601764osf3* | osf4* | osf5*)
    17611765  # this will be overridden with pass_all, but let us keep it just in case
     
    17941798
    17951799echo $ac_n "checking for object suffix""... $ac_c" 1>&6
    1796 echo "configure:1797: checking for object suffix" >&5
     1800echo "configure:1801: checking for object suffix" >&5
    17971801if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
    17981802  echo $ac_n "(cached) $ac_c" 1>&6
     
    18001804  rm -f conftest*
    18011805echo 'int i = 1;' > conftest.$ac_ext
    1802 if { (eval echo configure:1803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1806if { (eval echo configure:1807: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    18031807  for ac_file in conftest.*; do
    18041808    case $ac_file in
     
    18241828  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
    18251829    echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
    1826 echo "configure:1827: checking for ${ac_tool_prefix}file" >&5
     1830echo "configure:1831: checking for ${ac_tool_prefix}file" >&5
    18271831if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    18281832  echo $ac_n "(cached) $ac_c" 1>&6
     
    18861890  if test -n "$ac_tool_prefix"; then
    18871891    echo $ac_n "checking for file""... $ac_c" 1>&6
    1888 echo "configure:1889: checking for file" >&5
     1892echo "configure:1893: checking for file" >&5
    18891893if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    18901894  echo $ac_n "(cached) $ac_c" 1>&6
     
    19571961set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    19581962echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1959 echo "configure:1960: checking for $ac_word" >&5
     1963echo "configure:1964: checking for $ac_word" >&5
    19601964if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    19611965  echo $ac_n "(cached) $ac_c" 1>&6
     
    19901994set dummy ranlib; ac_word=$2
    19911995echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1992 echo "configure:1993: checking for $ac_word" >&5
     1996echo "configure:1997: checking for $ac_word" >&5
    19931997if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    19941998  echo $ac_n "(cached) $ac_c" 1>&6
     
    20262030set dummy ${ac_tool_prefix}strip; ac_word=$2
    20272031echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2028 echo "configure:2029: checking for $ac_word" >&5
     2032echo "configure:2033: checking for $ac_word" >&5
    20292033if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    20302034  echo $ac_n "(cached) $ac_c" 1>&6
     
    20592063set dummy strip; ac_word=$2
    20602064echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2061 echo "configure:2062: checking for $ac_word" >&5
     2065echo "configure:2066: checking for $ac_word" >&5
    20622066if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    20632067  echo $ac_n "(cached) $ac_c" 1>&6
     
    21272131*-*-irix6*)
    21282132  # Find out which ABI we are using.
    2129   echo '#line 2130 "configure"' > conftest.$ac_ext
    2130   if { (eval echo configure:2131: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2133  echo '#line 2134 "configure"' > conftest.$ac_ext
     2134  if { (eval echo configure:2135: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    21312135    case "`/usr/bin/file conftest.o`" in
    21322136    *32-bit*)
     
    21492153  CFLAGS="$CFLAGS -belf"
    21502154  echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
    2151 echo "configure:2152: checking whether the C compiler needs -belf" >&5
     2155echo "configure:2156: checking whether the C compiler needs -belf" >&5
    21522156if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
    21532157  echo $ac_n "(cached) $ac_c" 1>&6
     
    21622166
    21632167     cat > conftest.$ac_ext <<EOF
    2164 #line 2165 "configure"
     2168#line 2169 "configure"
    21652169#include "confdefs.h"
    21662170
     
    21692173; return 0; }
    21702174EOF
    2171 if { (eval echo configure:2172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2175if { (eval echo configure:2176: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    21722176  rm -rf conftest*
    21732177  lt_cv_cc_needs_belf=yes
     
    23572361
    23582362echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    2359 echo "configure:2360: checking whether to enable maintainer-specific portions of Makefiles" >&5
     2363echo "configure:2364: checking whether to enable maintainer-specific portions of Makefiles" >&5
    23602364    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    23612365if test "${enable_maintainer_mode+set}" = set; then
     
    23832387
    23842388echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    2385 echo "configure:2386: checking for executable suffix" >&5
     2389echo "configure:2390: checking for executable suffix" >&5
    23862390if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    23872391  echo $ac_n "(cached) $ac_c" 1>&6
     
    23932397  echo 'int main () { return 0; }' > conftest.$ac_ext
    23942398  ac_cv_exeext=
    2395   if { (eval echo configure:2396: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     2399  if { (eval echo configure:2400: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    23962400    for file in conftest.*; do
    23972401      case $file in
     
    24192423set dummy gcc; ac_word=$2
    24202424echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2421 echo "configure:2422: checking for $ac_word" >&5
     2425echo "configure:2426: checking for $ac_word" >&5
    24222426if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    24232427  echo $ac_n "(cached) $ac_c" 1>&6
     
    24502454set dummy cc; ac_word=$2
    24512455echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2452 echo "configure:2453: checking for $ac_word" >&5
     2456echo "configure:2457: checking for $ac_word" >&5
    24532457if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    24542458  echo $ac_n "(cached) $ac_c" 1>&6
     
    25032507set dummy cl; ac_word=$2
    25042508echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2505 echo "configure:2506: checking for $ac_word" >&5
     2509echo "configure:2510: checking for $ac_word" >&5
    25062510if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    25072511  echo $ac_n "(cached) $ac_c" 1>&6
     
    25362540
    25372541echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    2538 echo "configure:2539: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     2542echo "configure:2543: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    25392543
    25402544ac_ext=c
     
    25472551cat > conftest.$ac_ext << EOF
    25482552
    2549 #line 2550 "configure"
     2553#line 2554 "configure"
    25502554#include "confdefs.h"
    25512555
    25522556main(){return(0);}
    25532557EOF
    2554 if { (eval echo configure:2555: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2558if { (eval echo configure:2559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    25552559  ac_cv_prog_cc_works=yes
    25562560  # If we can't run a trivial program, we are probably using a cross compiler.
     
    25782582fi
    25792583echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    2580 echo "configure:2581: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     2584echo "configure:2585: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    25812585echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    25822586cross_compiling=$ac_cv_prog_cc_cross
    25832587
    25842588echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    2585 echo "configure:2586: checking whether we are using GNU C" >&5
     2589echo "configure:2590: checking whether we are using GNU C" >&5
    25862590if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    25872591  echo $ac_n "(cached) $ac_c" 1>&6
     
    25922596#endif
    25932597EOF
    2594 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2595: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     2598if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2599: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    25952599  ac_cv_prog_gcc=yes
    25962600else
     
    26112615CFLAGS=
    26122616echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    2613 echo "configure:2614: checking whether ${CC-cc} accepts -g" >&5
     2617echo "configure:2618: checking whether ${CC-cc} accepts -g" >&5
    26142618if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    26152619  echo $ac_n "(cached) $ac_c" 1>&6
     
    26452649ALL_LINGUAS=
    26462650echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    2647 echo "configure:2648: checking how to run the C preprocessor" >&5
     2651echo "configure:2652: checking how to run the C preprocessor" >&5
    26482652# On Suns, sometimes $CPP names a directory.
    26492653if test -n "$CPP" && test -d "$CPP"; then
     
    26612665  cat > conftest.$ac_ext <<EOF
    26622666#include <sys/types.h>
    2663 #line 2664 "configure"
     2667#line 2668 "configure"
    26642668#include "confdefs.h"
    26652669#include <assert.h>
     
    26672671EOF
    26682672ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2669 { (eval echo configure:2670: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2673{ (eval echo configure:2674: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    26702674ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    26712675if test -z "$ac_err"; then
     
    26792683  cat > conftest.$ac_ext <<EOF
    26802684#include <sys/types.h>
    2681 #line 2682 "configure"
     2685#line 2686 "configure"
    26822686#include "confdefs.h"
    26832687#include <assert.h>
     
    26852689EOF
    26862690ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2687 { (eval echo configure:2688: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2691{ (eval echo configure:2692: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    26882692ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    26892693if test -z "$ac_err"; then
     
    26972701  cat > conftest.$ac_ext <<EOF
    26982702#include <sys/types.h>
    2699 #line 2700 "configure"
     2703#line 2704 "configure"
    27002704#include "confdefs.h"
    27012705#include <assert.h>
     
    27032707EOF
    27042708ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2705 { (eval echo configure:2706: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2709{ (eval echo configure:2710: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    27062710ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    27072711if test -z "$ac_err"; then
     
    27302734set dummy ranlib; ac_word=$2
    27312735echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2732 echo "configure:2733: checking for $ac_word" >&5
     2736echo "configure:2737: checking for $ac_word" >&5
    27332737if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    27342738  echo $ac_n "(cached) $ac_c" 1>&6
     
    27592763
    27602764echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    2761 echo "configure:2762: checking for ANSI C header files" >&5
     2765echo "configure:2766: checking for ANSI C header files" >&5
    27622766if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    27632767  echo $ac_n "(cached) $ac_c" 1>&6
     
    27652769  cat > conftest.$ac_ext <<EOF
    27662770#include <sys/types.h>
    2767 #line 2768 "configure"
     2771#line 2772 "configure"
    27682772#include "confdefs.h"
    27692773#include <stdlib.h>
     
    27732777EOF
    27742778ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2775 { (eval echo configure:2776: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2779{ (eval echo configure:2780: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    27762780ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    27772781if test -z "$ac_err"; then
     
    27902794  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    27912795cat > conftest.$ac_ext <<EOF
    2792 #line 2793 "configure"
     2796#line 2797 "configure"
    27932797#include "confdefs.h"
    27942798#include <string.h>
     
    28082812  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    28092813cat > conftest.$ac_ext <<EOF
    2810 #line 2811 "configure"
     2814#line 2815 "configure"
    28112815#include "confdefs.h"
    28122816#include <stdlib.h>
     
    28292833else
    28302834  cat > conftest.$ac_ext <<EOF
    2831 #line 2832 "configure"
     2835#line 2836 "configure"
    28322836#include "confdefs.h"
    28332837#include <ctype.h>
     
    28402844
    28412845EOF
    2842 if { (eval echo configure:2843: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     2846if { (eval echo configure:2847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    28432847then
    28442848  :
     
    28642868
    28652869echo $ac_n "checking for working const""... $ac_c" 1>&6
    2866 echo "configure:2867: checking for working const" >&5
     2870echo "configure:2871: checking for working const" >&5
    28672871if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    28682872  echo $ac_n "(cached) $ac_c" 1>&6
    28692873else
    28702874  cat > conftest.$ac_ext <<EOF
    2871 #line 2872 "configure"
     2875#line 2876 "configure"
    28722876#include "confdefs.h"
    28732877
     
    29182922; return 0; }
    29192923EOF
    2920 if { (eval echo configure:2921: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2924if { (eval echo configure:2925: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    29212925  rm -rf conftest*
    29222926  ac_cv_c_const=yes
     
    29392943
    29402944echo $ac_n "checking for inline""... $ac_c" 1>&6
    2941 echo "configure:2942: checking for inline" >&5
     2945echo "configure:2946: checking for inline" >&5
    29422946if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
    29432947  echo $ac_n "(cached) $ac_c" 1>&6
     
    29462950for ac_kw in inline __inline__ __inline; do
    29472951  cat > conftest.$ac_ext <<EOF
    2948 #line 2949 "configure"
     2952#line 2953 "configure"
    29492953#include "confdefs.h"
    29502954
     
    29532957; return 0; }
    29542958EOF
    2955 if { (eval echo configure:2956: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2959if { (eval echo configure:2960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    29562960  rm -rf conftest*
    29572961  ac_cv_c_inline=$ac_kw; break
     
    29792983
    29802984echo $ac_n "checking for off_t""... $ac_c" 1>&6
    2981 echo "configure:2982: checking for off_t" >&5
     2985echo "configure:2986: checking for off_t" >&5
    29822986if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
    29832987  echo $ac_n "(cached) $ac_c" 1>&6
    29842988else
    29852989  cat > conftest.$ac_ext <<EOF
    2986 #line 2987 "configure"
     2990#line 2991 "configure"
    29872991#include "confdefs.h"
    29882992#include <sys/types.h>
     
    30123016
    30133017echo $ac_n "checking for size_t""... $ac_c" 1>&6
    3014 echo "configure:3015: checking for size_t" >&5
     3018echo "configure:3019: checking for size_t" >&5
    30153019if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    30163020  echo $ac_n "(cached) $ac_c" 1>&6
    30173021else
    30183022  cat > conftest.$ac_ext <<EOF
    3019 #line 3020 "configure"
     3023#line 3024 "configure"
    30203024#include "confdefs.h"
    30213025#include <sys/types.h>
     
    30473051# for constant arguments.  Useless!
    30483052echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    3049 echo "configure:3050: checking for working alloca.h" >&5
     3053echo "configure:3054: checking for working alloca.h" >&5
    30503054if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    30513055  echo $ac_n "(cached) $ac_c" 1>&6
    30523056else
    30533057  cat > conftest.$ac_ext <<EOF
    3054 #line 3055 "configure"
     3058#line 3059 "configure"
    30553059#include "confdefs.h"
    30563060#include <alloca.h>
     
    30593063; return 0; }
    30603064EOF
    3061 if { (eval echo configure:3062: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3065if { (eval echo configure:3066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    30623066  rm -rf conftest*
    30633067  ac_cv_header_alloca_h=yes
     
    30803084
    30813085echo $ac_n "checking for alloca""... $ac_c" 1>&6
    3082 echo "configure:3083: checking for alloca" >&5
     3086echo "configure:3087: checking for alloca" >&5
    30833087if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    30843088  echo $ac_n "(cached) $ac_c" 1>&6
    30853089else
    30863090  cat > conftest.$ac_ext <<EOF
    3087 #line 3088 "configure"
     3091#line 3092 "configure"
    30883092#include "confdefs.h"
    30893093
     
    31133117; return 0; }
    31143118EOF
    3115 if { (eval echo configure:3116: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3119if { (eval echo configure:3120: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    31163120  rm -rf conftest*
    31173121  ac_cv_func_alloca_works=yes
     
    31453149
    31463150echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    3147 echo "configure:3148: checking whether alloca needs Cray hooks" >&5
     3151echo "configure:3152: checking whether alloca needs Cray hooks" >&5
    31483152if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    31493153  echo $ac_n "(cached) $ac_c" 1>&6
    31503154else
    31513155  cat > conftest.$ac_ext <<EOF
    3152 #line 3153 "configure"
     3156#line 3157 "configure"
    31533157#include "confdefs.h"
    31543158#if defined(CRAY) && ! defined(CRAY2)
     
    31753179for ac_func in _getb67 GETB67 getb67; do
    31763180  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3177 echo "configure:3178: checking for $ac_func" >&5
     3181echo "configure:3182: checking for $ac_func" >&5
    31783182if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    31793183  echo $ac_n "(cached) $ac_c" 1>&6
    31803184else
    31813185  cat > conftest.$ac_ext <<EOF
    3182 #line 3183 "configure"
     3186#line 3187 "configure"
    31833187#include "confdefs.h"
    31843188/* System header to define __stub macros and hopefully few prototypes,
     
    32033207; return 0; }
    32043208EOF
    3205 if { (eval echo configure:3206: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3209if { (eval echo configure:3210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    32063210  rm -rf conftest*
    32073211  eval "ac_cv_func_$ac_func=yes"
     
    32303234
    32313235echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    3232 echo "configure:3233: checking stack direction for C alloca" >&5
     3236echo "configure:3237: checking stack direction for C alloca" >&5
    32333237if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    32343238  echo $ac_n "(cached) $ac_c" 1>&6
     
    32383242else
    32393243  cat > conftest.$ac_ext <<EOF
    3240 #line 3241 "configure"
     3244#line 3245 "configure"
    32413245#include "confdefs.h"
    32423246find_stack_direction ()
     
    32573261}
    32583262EOF
    3259 if { (eval echo configure:3260: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3263if { (eval echo configure:3264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    32603264then
    32613265  ac_cv_c_stack_direction=1
     
    32823286ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    32833287echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3284 echo "configure:3285: checking for $ac_hdr" >&5
     3288echo "configure:3289: checking for $ac_hdr" >&5
    32853289if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    32863290  echo $ac_n "(cached) $ac_c" 1>&6
     
    32883292  cat > conftest.$ac_ext <<EOF
    32893293#include <sys/types.h>
    3290 #line 3291 "configure"
     3294#line 3295 "configure"
    32913295#include "confdefs.h"
    32923296#include <$ac_hdr>
    32933297EOF
    32943298ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3295 { (eval echo configure:3296: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3299{ (eval echo configure:3300: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    32963300ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    32973301if test -z "$ac_err"; then
     
    33223326do
    33233327echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3324 echo "configure:3325: checking for $ac_func" >&5
     3328echo "configure:3329: checking for $ac_func" >&5
    33253329if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    33263330  echo $ac_n "(cached) $ac_c" 1>&6
    33273331else
    33283332  cat > conftest.$ac_ext <<EOF
    3329 #line 3330 "configure"
     3333#line 3334 "configure"
    33303334#include "confdefs.h"
    33313335/* System header to define __stub macros and hopefully few prototypes,
     
    33503354; return 0; }
    33513355EOF
    3352 if { (eval echo configure:3353: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3356if { (eval echo configure:3357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    33533357  rm -rf conftest*
    33543358  eval "ac_cv_func_$ac_func=yes"
     
    33753379
    33763380echo $ac_n "checking for working mmap""... $ac_c" 1>&6
    3377 echo "configure:3378: checking for working mmap" >&5
     3381echo "configure:3382: checking for working mmap" >&5
    33783382if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
    33793383  echo $ac_n "(cached) $ac_c" 1>&6
     
    33833387else
    33843388  cat > conftest.$ac_ext <<EOF
    3385 #line 3386 "configure"
     3389#line 3390 "configure"
    33863390#include "confdefs.h"
    33873391
     
    35233527
    35243528EOF
    3525 if { (eval echo configure:3526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3529if { (eval echo configure:3530: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    35263530then
    35273531  ac_cv_func_mmap_fixed_mapped=yes
     
    35513555ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    35523556echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3553 echo "configure:3554: checking for $ac_hdr" >&5
     3557echo "configure:3558: checking for $ac_hdr" >&5
    35543558if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    35553559  echo $ac_n "(cached) $ac_c" 1>&6
     
    35573561  cat > conftest.$ac_ext <<EOF
    35583562#include <sys/types.h>
    3559 #line 3560 "configure"
     3563#line 3564 "configure"
    35603564#include "confdefs.h"
    35613565#include <$ac_hdr>
    35623566EOF
    35633567ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3564 { (eval echo configure:3565: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3568{ (eval echo configure:3569: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    35653569ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    35663570if test -z "$ac_err"; then
     
    35923596do
    35933597echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3594 echo "configure:3595: checking for $ac_func" >&5
     3598echo "configure:3599: checking for $ac_func" >&5
    35953599if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    35963600  echo $ac_n "(cached) $ac_c" 1>&6
    35973601else
    35983602  cat > conftest.$ac_ext <<EOF
    3599 #line 3600 "configure"
     3603#line 3604 "configure"
    36003604#include "confdefs.h"
    36013605/* System header to define __stub macros and hopefully few prototypes,
     
    36203624; return 0; }
    36213625EOF
    3622 if { (eval echo configure:3623: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3626if { (eval echo configure:3627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    36233627  rm -rf conftest*
    36243628  eval "ac_cv_func_$ac_func=yes"
     
    36493653do
    36503654echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3651 echo "configure:3652: checking for $ac_func" >&5
     3655echo "configure:3656: checking for $ac_func" >&5
    36523656if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    36533657  echo $ac_n "(cached) $ac_c" 1>&6
    36543658else
    36553659  cat > conftest.$ac_ext <<EOF
    3656 #line 3657 "configure"
     3660#line 3661 "configure"
    36573661#include "confdefs.h"
    36583662/* System header to define __stub macros and hopefully few prototypes,
     
    36773681; return 0; }
    36783682EOF
    3679 if { (eval echo configure:3680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3683if { (eval echo configure:3684: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    36803684  rm -rf conftest*
    36813685  eval "ac_cv_func_$ac_func=yes"
     
    37113715   if test $ac_cv_header_locale_h = yes; then
    37123716    echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
    3713 echo "configure:3714: checking for LC_MESSAGES" >&5
     3717echo "configure:3718: checking for LC_MESSAGES" >&5
    37143718if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
    37153719  echo $ac_n "(cached) $ac_c" 1>&6
    37163720else
    37173721  cat > conftest.$ac_ext <<EOF
    3718 #line 3719 "configure"
     3722#line 3723 "configure"
    37193723#include "confdefs.h"
    37203724#include <locale.h>
     
    37233727; return 0; }
    37243728EOF
    3725 if { (eval echo configure:3726: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3729if { (eval echo configure:3730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    37263730  rm -rf conftest*
    37273731  am_cv_val_LC_MESSAGES=yes
     
    37443748  fi
    37453749   echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
    3746 echo "configure:3747: checking whether NLS is requested" >&5
     3750echo "configure:3751: checking whether NLS is requested" >&5
    37473751        # Check whether --enable-nls or --disable-nls was given.
    37483752if test "${enable_nls+set}" = set; then
     
    37643768
    37653769      echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
    3766 echo "configure:3767: checking whether included gettext is requested" >&5
     3770echo "configure:3771: checking whether included gettext is requested" >&5
    37673771      # Check whether --with-included-gettext or --without-included-gettext was given.
    37683772if test "${with_included_gettext+set}" = set; then
     
    37833787        ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
    37843788echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
    3785 echo "configure:3786: checking for libintl.h" >&5
     3789echo "configure:3790: checking for libintl.h" >&5
    37863790if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    37873791  echo $ac_n "(cached) $ac_c" 1>&6
     
    37893793  cat > conftest.$ac_ext <<EOF
    37903794#include <sys/types.h>
    3791 #line 3792 "configure"
     3795#line 3796 "configure"
    37923796#include "confdefs.h"
    37933797#include <libintl.h>
    37943798EOF
    37953799ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3796 { (eval echo configure:3797: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3800{ (eval echo configure:3801: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    37973801ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    37983802if test -z "$ac_err"; then
     
    38113815  echo "$ac_t""yes" 1>&6
    38123816  echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
    3813 echo "configure:3814: checking for gettext in libc" >&5
     3817echo "configure:3818: checking for gettext in libc" >&5
    38143818if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
    38153819  echo $ac_n "(cached) $ac_c" 1>&6
    38163820else
    38173821  cat > conftest.$ac_ext <<EOF
    3818 #line 3819 "configure"
     3822#line 3823 "configure"
    38193823#include "confdefs.h"
    38203824#include <libintl.h>
     
    38233827; return 0; }
    38243828EOF
    3825 if { (eval echo configure:3826: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3829if { (eval echo configure:3830: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    38263830  rm -rf conftest*
    38273831  gt_cv_func_gettext_libc=yes
     
    38393843           if test "$gt_cv_func_gettext_libc" != "yes"; then
    38403844             echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
    3841 echo "configure:3842: checking for bindtextdomain in -lintl" >&5
     3845echo "configure:3846: checking for bindtextdomain in -lintl" >&5
    38423846ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
    38433847if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    38473851LIBS="-lintl  $LIBS"
    38483852cat > conftest.$ac_ext <<EOF
    3849 #line 3850 "configure"
     3853#line 3854 "configure"
    38503854#include "confdefs.h"
    38513855/* Override any gcc2 internal prototype to avoid an error.  */
     
    38583862; return 0; }
    38593863EOF
    3860 if { (eval echo configure:3861: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3864if { (eval echo configure:3865: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    38613865  rm -rf conftest*
    38623866  eval "ac_cv_lib_$ac_lib_var=yes"
     
    38743878  echo "$ac_t""yes" 1>&6
    38753879  echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
    3876 echo "configure:3877: checking for gettext in libintl" >&5
     3880echo "configure:3881: checking for gettext in libintl" >&5
    38773881if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
    38783882  echo $ac_n "(cached) $ac_c" 1>&6
    38793883else
    38803884  cat > conftest.$ac_ext <<EOF
    3881 #line 3882 "configure"
     3885#line 3886 "configure"
    38823886#include "confdefs.h"
    38833887
     
    38863890; return 0; }
    38873891EOF
    3888 if { (eval echo configure:3889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3892if { (eval echo configure:3893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    38893893  rm -rf conftest*
    38903894  gt_cv_func_gettext_libintl=yes
     
    39143918set dummy msgfmt; ac_word=$2
    39153919echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3916 echo "configure:3917: checking for $ac_word" >&5
     3920echo "configure:3921: checking for $ac_word" >&5
    39173921if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    39183922  echo $ac_n "(cached) $ac_c" 1>&6
     
    39483952do
    39493953echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3950 echo "configure:3951: checking for $ac_func" >&5
     3954echo "configure:3955: checking for $ac_func" >&5
    39513955if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    39523956  echo $ac_n "(cached) $ac_c" 1>&6
    39533957else
    39543958  cat > conftest.$ac_ext <<EOF
    3955 #line 3956 "configure"
     3959#line 3960 "configure"
    39563960#include "confdefs.h"
    39573961/* System header to define __stub macros and hopefully few prototypes,
     
    39763980; return 0; }
    39773981EOF
    3978 if { (eval echo configure:3979: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3982if { (eval echo configure:3983: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    39793983  rm -rf conftest*
    39803984  eval "ac_cv_func_$ac_func=yes"
     
    40034007set dummy gmsgfmt; ac_word=$2
    40044008echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4005 echo "configure:4006: checking for $ac_word" >&5
     4009echo "configure:4010: checking for $ac_word" >&5
    40064010if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    40074011  echo $ac_n "(cached) $ac_c" 1>&6
     
    40434047set dummy xgettext; ac_word=$2
    40444048echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4045 echo "configure:4046: checking for $ac_word" >&5
     4049echo "configure:4050: checking for $ac_word" >&5
    40464050if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    40474051  echo $ac_n "(cached) $ac_c" 1>&6
     
    40754079
    40764080                cat > conftest.$ac_ext <<EOF
    4077 #line 4078 "configure"
     4081#line 4082 "configure"
    40784082#include "confdefs.h"
    40794083
     
    40834087; return 0; }
    40844088EOF
    4085 if { (eval echo configure:4086: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4089if { (eval echo configure:4090: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    40864090  rm -rf conftest*
    40874091  CATOBJEXT=.gmo
     
    41154119set dummy msgfmt; ac_word=$2
    41164120echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4117 echo "configure:4118: checking for $ac_word" >&5
     4121echo "configure:4122: checking for $ac_word" >&5
    41184122if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    41194123  echo $ac_n "(cached) $ac_c" 1>&6
     
    41494153set dummy gmsgfmt; ac_word=$2
    41504154echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4151 echo "configure:4152: checking for $ac_word" >&5
     4155echo "configure:4156: checking for $ac_word" >&5
    41524156if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    41534157  echo $ac_n "(cached) $ac_c" 1>&6
     
    41894193set dummy xgettext; ac_word=$2
    41904194echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4191 echo "configure:4192: checking for $ac_word" >&5
     4195echo "configure:4196: checking for $ac_word" >&5
    41924196if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    41934197  echo $ac_n "(cached) $ac_c" 1>&6
     
    42794283     else
    42804284       echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
    4281 echo "configure:4282: checking for catalogs to be installed" >&5
     4285echo "configure:4286: checking for catalogs to be installed" >&5
    42824286       NEW_LINGUAS=
    42834287       for lang in ${LINGUAS=$ALL_LINGUAS}; do
     
    43074311         ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
    43084312echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
    4309 echo "configure:4310: checking for linux/version.h" >&5
     4313echo "configure:4314: checking for linux/version.h" >&5
    43104314if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    43114315  echo $ac_n "(cached) $ac_c" 1>&6
     
    43134317  cat > conftest.$ac_ext <<EOF
    43144318#include <sys/types.h>
    4315 #line 4316 "configure"
     4319#line 4320 "configure"
    43164320#include "confdefs.h"
    43174321#include <linux/version.h>
    43184322EOF
    43194323ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4320 { (eval echo configure:4321: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4324{ (eval echo configure:4325: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    43214325ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    43224326if test -z "$ac_err"; then
     
    43954399# ./install, which can be erroneously created by make from ./install.sh.
    43964400echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    4397 echo "configure:4398: checking for a BSD compatible install" >&5
     4401echo "configure:4402: checking for a BSD compatible install" >&5
    43984402if test -z "$INSTALL"; then
    43994403if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
     
    44544458ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    44554459echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4456 echo "configure:4457: checking for $ac_hdr" >&5
     4460echo "configure:4461: checking for $ac_hdr" >&5
    44574461if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    44584462  echo $ac_n "(cached) $ac_c" 1>&6
     
    44604464  cat > conftest.$ac_ext <<EOF
    44614465#include <sys/types.h>
    4462 #line 4463 "configure"
     4466#line 4467 "configure"
    44634467#include "confdefs.h"
    44644468#include <$ac_hdr>
    44654469EOF
    44664470ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4467 { (eval echo configure:4468: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4471{ (eval echo configure:4472: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    44684472ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    44694473if test -z "$ac_err"; then
     
    45314535    WIN32LDFLAGS="-no-undefined"
    45324536    WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin"
     4537  fi
     4538  ;;
     4539*-*-os2*)
     4540  if test "$enable_shared" = "yes"; then
     4541    WIN32LDFLAGS="-no-undefined"
     4542    WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl"
    45334543  fi
    45344544  ;;
Note: See TracChangeset for help on using the changeset viewer.