Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/ld/configure

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    2525  --with-pic              try to use only PIC/non-PIC objects [default=use both]"
    2626ac_help="$ac_help
     27  --with-lib-path=dir1:dir2...  set default LIB_PATH"
     28ac_help="$ac_help
    2729  --enable-targets        alternative target configurations"
    2830ac_help="$ac_help
    2931  --enable-64-bit-bfd     64-bit support (on hosts with narrower word sizes)"
    3032ac_help="$ac_help
    31   --enable-build-warnings Enable build-time compiler warnings if gcc is used"
     33  --with-sysroot[=DIR] Search for usr/lib et al within DIR."
     34ac_help="$ac_help
     35  --enable-build-warnings enable build-time compiler warnings if gcc is used"
    3236ac_help="$ac_help
    3337  --disable-nls           do not use Native Language Support"
     
    558562
    559563echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
    560 echo "configure:561: checking for Cygwin environment" >&5
     564echo "configure:565: checking for Cygwin environment" >&5
    561565if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
    562566  echo $ac_n "(cached) $ac_c" 1>&6
    563567else
    564568  cat > conftest.$ac_ext <<EOF
    565 #line 566 "configure"
     569#line 570 "configure"
    566570#include "confdefs.h"
    567571
     
    574578; return 0; }
    575579EOF
    576 if { (eval echo configure:577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     580if { (eval echo configure:581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    577581  rm -rf conftest*
    578582  ac_cv_cygwin=yes
     
    591595test "$ac_cv_cygwin" = yes && CYGWIN=yes
    592596echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
    593 echo "configure:594: checking for mingw32 environment" >&5
     597echo "configure:598: checking for mingw32 environment" >&5
    594598if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
    595599  echo $ac_n "(cached) $ac_c" 1>&6
    596600else
    597601  cat > conftest.$ac_ext <<EOF
    598 #line 599 "configure"
     602#line 603 "configure"
    599603#include "confdefs.h"
    600604
     
    603607; return 0; }
    604608EOF
    605 if { (eval echo configure:606: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     609if { (eval echo configure:610: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    606610  rm -rf conftest*
    607611  ac_cv_mingw32=yes
     
    668672
    669673echo $ac_n "checking host system type""... $ac_c" 1>&6
    670 echo "configure:671: checking host system type" >&5
     674echo "configure:675: checking host system type" >&5
    671675
    672676host_alias=$host
     
    689693
    690694echo $ac_n "checking target system type""... $ac_c" 1>&6
    691 echo "configure:692: checking target system type" >&5
     695echo "configure:696: checking target system type" >&5
    692696
    693697target_alias=$target
     
    707711
    708712echo $ac_n "checking build system type""... $ac_c" 1>&6
    709 echo "configure:710: checking build system type" >&5
     713echo "configure:714: checking build system type" >&5
    710714
    711715build_alias=$build
     
    729733  program_prefix=${target_alias}-
    730734
     735
     736        echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
     737echo "configure:738: checking for strerror in -lcposix" >&5
     738ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
     739if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     740  echo $ac_n "(cached) $ac_c" 1>&6
     741else
     742  ac_save_LIBS="$LIBS"
     743LIBS="-lcposix  $LIBS"
     744cat > conftest.$ac_ext <<EOF
     745#line 746 "configure"
     746#include "confdefs.h"
     747/* Override any gcc2 internal prototype to avoid an error.  */
     748/* We use char because int might match the return type of a gcc2
     749    builtin and then its argument prototype would still apply.  */
     750char strerror();
     751
     752int main() {
     753strerror()
     754; return 0; }
     755EOF
     756if { (eval echo configure:757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     757  rm -rf conftest*
     758  eval "ac_cv_lib_$ac_lib_var=yes"
     759else
     760  echo "configure: failed program was:" >&5
     761  cat conftest.$ac_ext >&5
     762  rm -rf conftest*
     763  eval "ac_cv_lib_$ac_lib_var=no"
     764fi
     765rm -f conftest*
     766LIBS="$ac_save_LIBS"
     767
     768fi
     769if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
     770  echo "$ac_t""yes" 1>&6
     771  LIBS="$LIBS -lcposix"
     772else
     773  echo "$ac_t""no" 1>&6
     774fi
     775
     776 
     777
     778
     779BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[         ]*\([^  ]*\)[   ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
     780# Find a good install program.  We prefer a C program (faster),
     781# so one script is as good as another.  But avoid the broken or
     782# incompatible versions:
     783# SysV /etc/install, /usr/sbin/install
     784# SunOS /usr/etc/install
     785# IRIX /sbin/install
     786# AIX /bin/install
     787# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
     788# AFS /usr/afsws/bin/install, which mishandles nonexistent args
     789# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
     790# ./install, which can be erroneously created by make from ./install.sh.
     791echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
     792echo "configure:793: checking for a BSD compatible install" >&5
     793if test -z "$INSTALL"; then
     794if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
     795  echo $ac_n "(cached) $ac_c" 1>&6
     796else
     797    IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS=":"
     798  for ac_dir in $PATH; do
     799    # Account for people who put trailing slashes in PATH elements.
     800    case "$ac_dir/" in
     801    /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
     802    *)
     803      # OSF1 and SCO ODT 3.0 have their own names for install.
     804      # Don't use installbsd from OSF since it installs stuff as root
     805      # by default.
     806      for ac_prog in ginstall scoinst install; do
     807        if test -f $ac_dir/$ac_prog; then
     808          if test $ac_prog = install &&
     809            grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
     810            # AIX install.  It has an incompatible calling convention.
     811            :
     812          else
     813            ac_cv_path_install="$ac_dir/$ac_prog -c"
     814            break 2
     815          fi
     816        fi
     817      done
     818      ;;
     819    esac
     820  done
     821  IFS="$ac_save_IFS"
     822
     823fi
     824  if test "${ac_cv_path_install+set}" = set; then
     825    INSTALL="$ac_cv_path_install"
     826  else
     827    # As a last resort, use the slow shell script.  We don't cache a
     828    # path for INSTALL within a source directory, because that will
     829    # break other packages using the cache if that directory is
     830    # removed, or if the path is relative.
     831    INSTALL="$ac_install_sh"
     832  fi
     833fi
     834echo "$ac_t""$INSTALL" 1>&6
     835
     836# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     837# It thinks the first close brace ends the variable substitution.
     838test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
     839
     840test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
     841
     842test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
     843
     844echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
     845echo "configure:846: checking whether build environment is sane" >&5
     846# Just in case
     847sleep 1
     848echo timestamp > conftestfile
     849# Do `set' in a subshell so we don't clobber the current shell's
     850# arguments.  Must try -L first in case configure is actually a
     851# symlink; some systems play weird games with the mod time of symlinks
     852# (eg FreeBSD returns the mod time of the symlink's containing
     853# directory).
     854if (
     855   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
     856   if test "$*" = "X"; then
     857      # -L didn't work.
     858      set X `ls -t $srcdir/configure conftestfile`
     859   fi
     860   if test "$*" != "X $srcdir/configure conftestfile" \
     861      && test "$*" != "X conftestfile $srcdir/configure"; then
     862
     863      # If neither matched, then we have a broken ls.  This can happen
     864      # if, for instance, CONFIG_SHELL is bash and it inherits a
     865      # broken ls alias from the environment.  This has actually
     866      # happened.  Such a system could not be considered "sane".
     867      { echo "configure: error: ls -t appears to fail.  Make sure there is not a broken
     868alias in your environment" 1>&2; exit 1; }
     869   fi
     870
     871   test "$2" = conftestfile
     872   )
     873then
     874   # Ok.
     875   :
     876else
     877   { echo "configure: error: newly created file is older than distributed files!
     878Check your system clock" 1>&2; exit 1; }
     879fi
     880rm -f conftest*
     881echo "$ac_t""yes" 1>&6
     882if test "$program_transform_name" = s,x,x,; then
     883  program_transform_name=
     884else
     885  # Double any \ or $.  echo might interpret backslashes.
     886  cat <<\EOF_SED > conftestsed
     887s,\\,\\\\,g; s,\$,$$,g
     888EOF_SED
     889  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
     890  rm -f conftestsed
     891fi
     892test "$program_prefix" != NONE &&
     893  program_transform_name="s,^,${program_prefix},; $program_transform_name"
     894# Use a double $ so make ignores it.
     895test "$program_suffix" != NONE &&
     896  program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
     897
     898# sed with no file args requires a program.
     899test "$program_transform_name" = "" && program_transform_name="s,x,x,"
     900
     901echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
     902echo "configure:903: checking whether ${MAKE-make} sets \${MAKE}" >&5
     903set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
     904if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
     905  echo $ac_n "(cached) $ac_c" 1>&6
     906else
     907  cat > conftestmake <<\EOF
     908all:
     909        @echo 'ac_maketemp="${MAKE}"'
     910EOF
     911# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
     912eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
     913if test -n "$ac_maketemp"; then
     914  eval ac_cv_prog_make_${ac_make}_set=yes
     915else
     916  eval ac_cv_prog_make_${ac_make}_set=no
     917fi
     918rm -f conftestmake
     919fi
     920if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
     921  echo "$ac_t""yes" 1>&6
     922  SET_MAKE=
     923else
     924  echo "$ac_t""no" 1>&6
     925  SET_MAKE="MAKE=${MAKE-make}"
     926fi
     927
     928
     929PACKAGE=ld
     930
     931VERSION=${BFD_VERSION}
     932
     933if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
     934  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
     935fi
     936cat >> confdefs.h <<EOF
     937#define PACKAGE "$PACKAGE"
     938EOF
     939
     940cat >> confdefs.h <<EOF
     941#define VERSION "$VERSION"
     942EOF
     943
     944
     945
     946missing_dir=`cd $ac_aux_dir && pwd`
     947echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
     948echo "configure:949: checking for working aclocal" >&5
     949# Run test in a subshell; some versions of sh will print an error if
     950# an executable is not found, even if stderr is redirected.
     951# Redirect stdin to placate older versions of autoconf.  Sigh.
     952if (aclocal --version) < /dev/null > /dev/null 2>&1; then
     953   ACLOCAL=aclocal
     954   echo "$ac_t""found" 1>&6
     955else
     956   ACLOCAL="$missing_dir/missing aclocal"
     957   echo "$ac_t""missing" 1>&6
     958fi
     959
     960echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
     961echo "configure:962: checking for working autoconf" >&5
     962# Run test in a subshell; some versions of sh will print an error if
     963# an executable is not found, even if stderr is redirected.
     964# Redirect stdin to placate older versions of autoconf.  Sigh.
     965if (autoconf --version) < /dev/null > /dev/null 2>&1; then
     966   AUTOCONF=autoconf
     967   echo "$ac_t""found" 1>&6
     968else
     969   AUTOCONF="$missing_dir/missing autoconf"
     970   echo "$ac_t""missing" 1>&6
     971fi
     972
     973echo $ac_n "checking for working automake""... $ac_c" 1>&6
     974echo "configure:975: checking for working automake" >&5
     975# Run test in a subshell; some versions of sh will print an error if
     976# an executable is not found, even if stderr is redirected.
     977# Redirect stdin to placate older versions of autoconf.  Sigh.
     978if (automake --version) < /dev/null > /dev/null 2>&1; then
     979   AUTOMAKE=automake
     980   echo "$ac_t""found" 1>&6
     981else
     982   AUTOMAKE="$missing_dir/missing automake"
     983   echo "$ac_t""missing" 1>&6
     984fi
     985
     986echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
     987echo "configure:988: checking for working autoheader" >&5
     988# Run test in a subshell; some versions of sh will print an error if
     989# an executable is not found, even if stderr is redirected.
     990# Redirect stdin to placate older versions of autoconf.  Sigh.
     991if (autoheader --version) < /dev/null > /dev/null 2>&1; then
     992   AUTOHEADER=autoheader
     993   echo "$ac_t""found" 1>&6
     994else
     995   AUTOHEADER="$missing_dir/missing autoheader"
     996   echo "$ac_t""missing" 1>&6
     997fi
     998
     999echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
     1000echo "configure:1001: checking for working makeinfo" >&5
     1001# Run test in a subshell; some versions of sh will print an error if
     1002# an executable is not found, even if stderr is redirected.
     1003# Redirect stdin to placate older versions of autoconf.  Sigh.
     1004if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
     1005   MAKEINFO=makeinfo
     1006   echo "$ac_t""found" 1>&6
     1007else
     1008   MAKEINFO="$missing_dir/missing makeinfo"
     1009   echo "$ac_t""missing" 1>&6
     1010fi
     1011
     1012
     1013
     1014# Check whether --enable-shared or --disable-shared was given.
     1015if test "${enable_shared+set}" = set; then
     1016  enableval="$enable_shared"
     1017  p=${PACKAGE-default}
     1018case $enableval in
     1019yes) enable_shared=yes ;;
     1020no) enable_shared=no ;;
     1021*)
     1022  enable_shared=no
     1023  # Look at the argument we got.  We use all the common list separators.
     1024  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
     1025  for pkg in $enableval; do
     1026    if test "X$pkg" = "X$p"; then
     1027      enable_shared=yes
     1028    fi
     1029  done
     1030  IFS="$ac_save_ifs"
     1031  ;;
     1032esac
     1033else
     1034  enable_shared=yes
     1035fi
     1036
     1037# Check whether --enable-static or --disable-static was given.
     1038if test "${enable_static+set}" = set; then
     1039  enableval="$enable_static"
     1040  p=${PACKAGE-default}
     1041case $enableval in
     1042yes) enable_static=yes ;;
     1043no) enable_static=no ;;
     1044*)
     1045  enable_static=no
     1046  # Look at the argument we got.  We use all the common list separators.
     1047  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
     1048  for pkg in $enableval; do
     1049    if test "X$pkg" = "X$p"; then
     1050      enable_static=yes
     1051    fi
     1052  done
     1053  IFS="$ac_save_ifs"
     1054  ;;
     1055esac
     1056else
     1057  enable_static=yes
     1058fi
     1059
     1060# Check whether --enable-fast-install or --disable-fast-install was given.
     1061if test "${enable_fast_install+set}" = set; then
     1062  enableval="$enable_fast_install"
     1063  p=${PACKAGE-default}
     1064case $enableval in
     1065yes) enable_fast_install=yes ;;
     1066no) enable_fast_install=no ;;
     1067*)
     1068  enable_fast_install=no
     1069  # Look at the argument we got.  We use all the common list separators.
     1070  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
     1071  for pkg in $enableval; do
     1072    if test "X$pkg" = "X$p"; then
     1073      enable_fast_install=yes
     1074    fi
     1075  done
     1076  IFS="$ac_save_ifs"
     1077  ;;
     1078esac
     1079else
     1080  enable_fast_install=yes
     1081fi
     1082
    7311083# Extract the first word of "gcc", so it can be a program name with args.
    7321084set dummy gcc; ac_word=$2
    7331085echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    734 echo "configure:735: checking for $ac_word" >&5
     1086echo "configure:1087: checking for $ac_word" >&5
    7351087if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    7361088  echo $ac_n "(cached) $ac_c" 1>&6
     
    7621114set dummy cc; ac_word=$2
    7631115echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    764 echo "configure:765: checking for $ac_word" >&5
     1116echo "configure:1117: checking for $ac_word" >&5
    7651117if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    7661118  echo $ac_n "(cached) $ac_c" 1>&6
     
    8131165set dummy cl; ac_word=$2
    8141166echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    815 echo "configure:816: checking for $ac_word" >&5
     1167echo "configure:1168: checking for $ac_word" >&5
    8161168if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    8171169  echo $ac_n "(cached) $ac_c" 1>&6
     
    8451197
    8461198echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    847 echo "configure:848: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     1199echo "configure:1200: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    8481200
    8491201ac_ext=c
     
    8561208cat > conftest.$ac_ext << EOF
    8571209
    858 #line 859 "configure"
     1210#line 1211 "configure"
    8591211#include "confdefs.h"
    8601212
    8611213main(){return(0);}
    8621214EOF
    863 if { (eval echo configure:864: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     1215if { (eval echo configure:1216: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    8641216  ac_cv_prog_cc_works=yes
    8651217  # If we can't run a trivial program, we are probably using a cross compiler.
     
    8871239fi
    8881240echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    889 echo "configure:890: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     1241echo "configure:1242: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    8901242echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    8911243cross_compiling=$ac_cv_prog_cc_cross
    8921244
    8931245echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    894 echo "configure:895: checking whether we are using GNU C" >&5
     1246echo "configure:1247: checking whether we are using GNU C" >&5
    8951247if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    8961248  echo $ac_n "(cached) $ac_c" 1>&6
     
    9011253#endif
    9021254EOF
    903 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:904: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     1255if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1256: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    9041256  ac_cv_prog_gcc=yes
    9051257else
     
    9201272CFLAGS=
    9211273echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    922 echo "configure:923: checking whether ${CC-cc} accepts -g" >&5
     1274echo "configure:1275: checking whether ${CC-cc} accepts -g" >&5
    9231275if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    9241276  echo $ac_n "(cached) $ac_c" 1>&6
     
    9511303fi
    9521304
    953 echo $ac_n "checking for POSIXized ISC""... $ac_c" 1>&6
    954 echo "configure:955: checking for POSIXized ISC" >&5
    955 if test -d /etc/conf/kconfig.d &&
    956   grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null 2>&1
    957 then
    958   echo "$ac_t""yes" 1>&6
    959   ISC=yes # If later tests want to check for ISC.
    960   cat >> confdefs.h <<\EOF
    961 #define _POSIX_SOURCE 1
    962 EOF
    963 
    964   if test "$GCC" = yes; then
    965     CC="$CC -posix"
    966   else
    967     CC="$CC -Xp"
    968   fi
    969 else
    970   echo "$ac_t""no" 1>&6
    971   ISC=
    972 fi
    973 
    974 
    975 BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[         ]*\([^  ]*\)[   ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
    976 # Find a good install program.  We prefer a C program (faster),
    977 # so one script is as good as another.  But avoid the broken or
    978 # incompatible versions:
    979 # SysV /etc/install, /usr/sbin/install
    980 # SunOS /usr/etc/install
    981 # IRIX /sbin/install
    982 # AIX /bin/install
    983 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
    984 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
    985 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
    986 # ./install, which can be erroneously created by make from ./install.sh.
    987 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    988 echo "configure:989: checking for a BSD compatible install" >&5
    989 if test -z "$INSTALL"; then
    990 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
    991   echo $ac_n "(cached) $ac_c" 1>&6
    992 else
    993     IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS=":"
    994   for ac_dir in $PATH; do
    995     # Account for people who put trailing slashes in PATH elements.
    996     case "$ac_dir/" in
    997     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
    998     *)
    999       # OSF1 and SCO ODT 3.0 have their own names for install.
    1000       # Don't use installbsd from OSF since it installs stuff as root
    1001       # by default.
    1002       for ac_prog in ginstall scoinst install; do
    1003         if test -f $ac_dir/$ac_prog; then
    1004           if test $ac_prog = install &&
    1005             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
    1006             # AIX install.  It has an incompatible calling convention.
    1007             :
    1008           else
    1009             ac_cv_path_install="$ac_dir/$ac_prog -c"
    1010             break 2
    1011           fi
    1012         fi
    1013       done
    1014       ;;
    1015     esac
    1016   done
    1017   IFS="$ac_save_IFS"
    1018 
    1019 fi
    1020   if test "${ac_cv_path_install+set}" = set; then
    1021     INSTALL="$ac_cv_path_install"
    1022   else
    1023     # As a last resort, use the slow shell script.  We don't cache a
    1024     # path for INSTALL within a source directory, because that will
    1025     # break other packages using the cache if that directory is
    1026     # removed, or if the path is relative.
    1027     INSTALL="$ac_install_sh"
    1028   fi
    1029 fi
    1030 echo "$ac_t""$INSTALL" 1>&6
    1031 
    1032 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
    1033 # It thinks the first close brace ends the variable substitution.
    1034 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
    1035 
    1036 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
    1037 
    1038 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
    1039 
    1040 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
    1041 echo "configure:1042: checking whether build environment is sane" >&5
    1042 # Just in case
    1043 sleep 1
    1044 echo timestamp > conftestfile
    1045 # Do `set' in a subshell so we don't clobber the current shell's
    1046 # arguments.  Must try -L first in case configure is actually a
    1047 # symlink; some systems play weird games with the mod time of symlinks
    1048 # (eg FreeBSD returns the mod time of the symlink's containing
    1049 # directory).
    1050 if (
    1051    set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
    1052    if test "$*" = "X"; then
    1053       # -L didn't work.
    1054       set X `ls -t $srcdir/configure conftestfile`
    1055    fi
    1056    if test "$*" != "X $srcdir/configure conftestfile" \
    1057       && test "$*" != "X conftestfile $srcdir/configure"; then
    1058 
    1059       # If neither matched, then we have a broken ls.  This can happen
    1060       # if, for instance, CONFIG_SHELL is bash and it inherits a
    1061       # broken ls alias from the environment.  This has actually
    1062       # happened.  Such a system could not be considered "sane".
    1063       { echo "configure: error: ls -t appears to fail.  Make sure there is not a broken
    1064 alias in your environment" 1>&2; exit 1; }
    1065    fi
    1066 
    1067    test "$2" = conftestfile
    1068    )
    1069 then
    1070    # Ok.
    1071    :
    1072 else
    1073    { echo "configure: error: newly created file is older than distributed files!
    1074 Check your system clock" 1>&2; exit 1; }
    1075 fi
    1076 rm -f conftest*
    1077 echo "$ac_t""yes" 1>&6
    1078 if test "$program_transform_name" = s,x,x,; then
    1079   program_transform_name=
    1080 else
    1081   # Double any \ or $.  echo might interpret backslashes.
    1082   cat <<\EOF_SED > conftestsed
    1083 s,\\,\\\\,g; s,\$,$$,g
    1084 EOF_SED
    1085   program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
    1086   rm -f conftestsed
    1087 fi
    1088 test "$program_prefix" != NONE &&
    1089   program_transform_name="s,^,${program_prefix},; $program_transform_name"
    1090 # Use a double $ so make ignores it.
    1091 test "$program_suffix" != NONE &&
    1092   program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
    1093 
    1094 # sed with no file args requires a program.
    1095 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
    1096 
    1097 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
    1098 echo "configure:1099: checking whether ${MAKE-make} sets \${MAKE}" >&5
    1099 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
    1100 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
    1101   echo $ac_n "(cached) $ac_c" 1>&6
    1102 else
    1103   cat > conftestmake <<\EOF
    1104 all:
    1105         @echo 'ac_maketemp="${MAKE}"'
    1106 EOF
    1107 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
    1108 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
    1109 if test -n "$ac_maketemp"; then
    1110   eval ac_cv_prog_make_${ac_make}_set=yes
    1111 else
    1112   eval ac_cv_prog_make_${ac_make}_set=no
    1113 fi
    1114 rm -f conftestmake
    1115 fi
    1116 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
    1117   echo "$ac_t""yes" 1>&6
    1118   SET_MAKE=
    1119 else
    1120   echo "$ac_t""no" 1>&6
    1121   SET_MAKE="MAKE=${MAKE-make}"
    1122 fi
    1123 
    1124 
    1125 PACKAGE=ld
    1126 
    1127 VERSION=${BFD_VERSION}
    1128 
    1129 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
    1130   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
    1131 fi
    1132 cat >> confdefs.h <<EOF
    1133 #define PACKAGE "$PACKAGE"
    1134 EOF
    1135 
    1136 cat >> confdefs.h <<EOF
    1137 #define VERSION "$VERSION"
    1138 EOF
    1139 
    1140 
    1141 
    1142 missing_dir=`cd $ac_aux_dir && pwd`
    1143 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
    1144 echo "configure:1145: checking for working aclocal" >&5
    1145 # Run test in a subshell; some versions of sh will print an error if
    1146 # an executable is not found, even if stderr is redirected.
    1147 # Redirect stdin to placate older versions of autoconf.  Sigh.
    1148 if (aclocal --version) < /dev/null > /dev/null 2>&1; then
    1149    ACLOCAL=aclocal
    1150    echo "$ac_t""found" 1>&6
    1151 else
    1152    ACLOCAL="$missing_dir/missing aclocal"
    1153    echo "$ac_t""missing" 1>&6
    1154 fi
    1155 
    1156 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
    1157 echo "configure:1158: checking for working autoconf" >&5
    1158 # Run test in a subshell; some versions of sh will print an error if
    1159 # an executable is not found, even if stderr is redirected.
    1160 # Redirect stdin to placate older versions of autoconf.  Sigh.
    1161 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
    1162    AUTOCONF=autoconf
    1163    echo "$ac_t""found" 1>&6
    1164 else
    1165    AUTOCONF="$missing_dir/missing autoconf"
    1166    echo "$ac_t""missing" 1>&6
    1167 fi
    1168 
    1169 echo $ac_n "checking for working automake""... $ac_c" 1>&6
    1170 echo "configure:1171: checking for working automake" >&5
    1171 # Run test in a subshell; some versions of sh will print an error if
    1172 # an executable is not found, even if stderr is redirected.
    1173 # Redirect stdin to placate older versions of autoconf.  Sigh.
    1174 if (automake --version) < /dev/null > /dev/null 2>&1; then
    1175    AUTOMAKE=automake
    1176    echo "$ac_t""found" 1>&6
    1177 else
    1178    AUTOMAKE="$missing_dir/missing automake"
    1179    echo "$ac_t""missing" 1>&6
    1180 fi
    1181 
    1182 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
    1183 echo "configure:1184: checking for working autoheader" >&5
    1184 # Run test in a subshell; some versions of sh will print an error if
    1185 # an executable is not found, even if stderr is redirected.
    1186 # Redirect stdin to placate older versions of autoconf.  Sigh.
    1187 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
    1188    AUTOHEADER=autoheader
    1189    echo "$ac_t""found" 1>&6
    1190 else
    1191    AUTOHEADER="$missing_dir/missing autoheader"
    1192    echo "$ac_t""missing" 1>&6
    1193 fi
    1194 
    1195 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
    1196 echo "configure:1197: checking for working makeinfo" >&5
    1197 # Run test in a subshell; some versions of sh will print an error if
    1198 # an executable is not found, even if stderr is redirected.
    1199 # Redirect stdin to placate older versions of autoconf.  Sigh.
    1200 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
    1201    MAKEINFO=makeinfo
    1202    echo "$ac_t""found" 1>&6
    1203 else
    1204    MAKEINFO="$missing_dir/missing makeinfo"
    1205    echo "$ac_t""missing" 1>&6
    1206 fi
    1207 
    1208 
    1209 
    1210 # Check whether --enable-shared or --disable-shared was given.
    1211 if test "${enable_shared+set}" = set; then
    1212   enableval="$enable_shared"
    1213   p=${PACKAGE-default}
    1214 case "$enableval" in
    1215 yes) enable_shared=yes ;;
    1216 no) enable_shared=no ;;
    1217 *)
    1218   enable_shared=no
    1219   # Look at the argument we got.  We use all the common list separators.
    1220   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
    1221   for pkg in $enableval; do
    1222     if test "X$pkg" = "X$p"; then
    1223       enable_shared=yes
    1224     fi
    1225   done
    1226   IFS="$ac_save_ifs"
    1227   ;;
    1228 esac
    1229 else
    1230   enable_shared=yes
    1231 fi
    1232 
    1233 # Check whether --enable-static or --disable-static was given.
    1234 if test "${enable_static+set}" = set; then
    1235   enableval="$enable_static"
    1236   p=${PACKAGE-default}
    1237 case "$enableval" in
    1238 yes) enable_static=yes ;;
    1239 no) enable_static=no ;;
    1240 *)
    1241   enable_static=no
    1242   # Look at the argument we got.  We use all the common list separators.
    1243   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
    1244   for pkg in $enableval; do
    1245     if test "X$pkg" = "X$p"; then
    1246       enable_static=yes
    1247     fi
    1248   done
    1249   IFS="$ac_save_ifs"
    1250   ;;
    1251 esac
    1252 else
    1253   enable_static=yes
    1254 fi
    1255 
    1256 # Check whether --enable-fast-install or --disable-fast-install was given.
    1257 if test "${enable_fast_install+set}" = set; then
    1258   enableval="$enable_fast_install"
    1259   p=${PACKAGE-default}
    1260 case "$enableval" in
    1261 yes) enable_fast_install=yes ;;
    1262 no) enable_fast_install=no ;;
    1263 *)
    1264   enable_fast_install=no
    1265   # Look at the argument we got.  We use all the common list separators.
    1266   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
    1267   for pkg in $enableval; do
    1268     if test "X$pkg" = "X$p"; then
    1269       enable_fast_install=yes
    1270     fi
    1271   done
    1272   IFS="$ac_save_ifs"
    1273   ;;
    1274 esac
    1275 else
    1276   enable_fast_install=yes
    1277 fi
    1278 
    12791305# Check whether --with-gnu-ld or --without-gnu-ld was given.
    12801306if test "${with_gnu_ld+set}" = set; then
     
    12861312
    12871313ac_prog=ld
    1288 if test "$ac_cv_prog_gcc" = yes; then
     1314if test "$GCC" = yes; then
    12891315  # Check if gcc -print-prog-name=ld gives a path.
    12901316  echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
    1291 echo "configure:1292: checking for ld used by GCC" >&5
     1317echo "configure:1318: checking for ld used by GCC" >&5
    12921318  case $host in
    12931319  *-*-mingw*)
     
    12971323    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
    12981324  esac
    1299   case "$ac_prog" in
     1325  case $ac_prog in
    13001326    # Accept absolute paths.
    13011327    [\\/]* | [A-Za-z]:[\\/]*)
     
    13191345elif test "$with_gnu_ld" = yes; then
    13201346  echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
    1321 echo "configure:1322: checking for GNU ld" >&5
     1347echo "configure:1348: checking for GNU ld" >&5
    13221348else
    13231349  echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
    1324 echo "configure:1325: checking for non-GNU ld" >&5
    1325 fi
    1326 if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
     1350echo "configure:1351: checking for non-GNU ld" >&5
     1351fi
     1352if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
    13271353  echo $ac_n "(cached) $ac_c" 1>&6
    13281354else
     
    13321358    test -z "$ac_dir" && ac_dir=.
    13331359    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
    1334       ac_cv_path_LD="$ac_dir/$ac_prog"
     1360      lt_cv_path_LD="$ac_dir/$ac_prog"
    13351361      # Check to see if the program is GNU ld.  I'd rather use --version,
    13361362      # but apparently some GNU ld's only accept -v.
    13371363      # Break only if it was the GNU/non-GNU ld that we prefer.
    1338       if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
     1364      if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
    13391365        test "$with_gnu_ld" != no && break
    13401366      else
     
    13451371  IFS="$ac_save_ifs"
    13461372else
    1347   ac_cv_path_LD="$LD" # Let the user override the test with a path.
    1348 fi
    1349 fi
    1350 
    1351 LD="$ac_cv_path_LD"
     1373  lt_cv_path_LD="$LD" # Let the user override the test with a path.
     1374fi
     1375fi
     1376
     1377LD="$lt_cv_path_LD"
    13521378if test -n "$LD"; then
    13531379  echo "$ac_t""$LD" 1>&6
     
    13571383test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
    13581384echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
    1359 echo "configure:1360: checking if the linker ($LD) is GNU ld" >&5
    1360 if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
     1385echo "configure:1386: checking if the linker ($LD) is GNU ld" >&5
     1386if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
    13611387  echo $ac_n "(cached) $ac_c" 1>&6
    13621388else
    13631389  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
    13641390if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
    1365   ac_cv_prog_gnu_ld=yes
    1366 else
    1367   ac_cv_prog_gnu_ld=no
    1368 fi
    1369 fi
    1370 
    1371 echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
    1372 with_gnu_ld=$ac_cv_prog_gnu_ld
     1391  lt_cv_prog_gnu_ld=yes
     1392else
     1393  lt_cv_prog_gnu_ld=no
     1394fi
     1395fi
     1396
     1397echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
     1398with_gnu_ld=$lt_cv_prog_gnu_ld
    13731399
    13741400
    13751401echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6
    1376 echo "configure:1377: checking for $LD option to reload object files" >&5
     1402echo "configure:1403: checking for $LD option to reload object files" >&5
    13771403if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
    13781404  echo $ac_n "(cached) $ac_c" 1>&6
     
    13861412
    13871413echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
    1388 echo "configure:1389: checking for BSD-compatible nm" >&5
    1389 if eval "test \"`echo '$''{'ac_cv_path_NM'+set}'`\" = set"; then
     1414echo "configure:1415: checking for BSD-compatible nm" >&5
     1415if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
    13901416  echo $ac_n "(cached) $ac_c" 1>&6
    13911417else
    13921418  if test -n "$NM"; then
    13931419  # Let the user override the test.
    1394   ac_cv_path_NM="$NM"
     1420  lt_cv_path_NM="$NM"
    13951421else
    13961422  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
     
    14041430      # Tru64's nm complains that /dev/null is an invalid object file
    14051431      if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
    1406         ac_cv_path_NM="$tmp_nm -B"
     1432        lt_cv_path_NM="$tmp_nm -B"
    14071433        break
    14081434      elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
    1409         ac_cv_path_NM="$tmp_nm -p"
     1435        lt_cv_path_NM="$tmp_nm -p"
    14101436        break
    14111437      else
    1412         ac_cv_path_NM=${ac_cv_path_NM="$tmp_nm"} # keep the first match, but
     1438        lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
    14131439        continue # so that we can try to find one that supports BSD flags
    14141440      fi
     
    14161442  done
    14171443  IFS="$ac_save_ifs"
    1418   test -z "$ac_cv_path_NM" && ac_cv_path_NM=nm
    1419 fi
    1420 fi
    1421 
    1422 NM="$ac_cv_path_NM"
     1444  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
     1445fi
     1446fi
     1447
     1448NM="$lt_cv_path_NM"
    14231449echo "$ac_t""$NM" 1>&6
    14241450
    14251451echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
    1426 echo "configure:1427: checking whether ln -s works" >&5
     1452echo "configure:1453: checking whether ln -s works" >&5
    14271453if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
    14281454  echo $ac_n "(cached) $ac_c" 1>&6
     
    14451471
    14461472echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6
    1447 echo "configure:1448: checking how to recognise dependant libraries" >&5
     1473echo "configure:1474: checking how to recognise dependant libraries" >&5
    14481474if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
    14491475  echo $ac_n "(cached) $ac_c" 1>&6
     
    14631489# whether `pass_all' will *always* work, you probably want this one.
    14641490
    1465 case "$host_os" in
    1466 aix4*)
     1491case $host_os in
     1492aix*)
    14671493  lt_cv_deplibs_check_method=pass_all
    14681494  ;;
     
    14731499
    14741500bsdi4*)
    1475     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
    1476     lt_cv_file_magic_cmd='/usr/bin/file -L'
     1501  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
     1502  lt_cv_file_magic_cmd='/usr/bin/file -L'
    14771503  lt_cv_file_magic_test_file=/shlib/libc.so
    14781504  ;;
     
    14831509  ;;
    14841510
     1511darwin* | rhapsody*)
     1512  lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
     1513  lt_cv_file_magic_cmd='/usr/bin/file -L'
     1514  case "$host_os" in
     1515  rhapsody* | darwin1.012)
     1516    lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System'
     1517    ;;
     1518  *) # Darwin 1.3 on
     1519    lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
     1520    ;;
     1521  esac
     1522  ;;
     1523
    14851524freebsd* )
    14861525  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
    1487     case "$host_cpu" in
     1526    case $host_cpu in
    14881527    i*86 )
    14891528      # Not sure whether the presence of OpenBSD here was a mistake.
    14901529      # Let's accept both of them until this is cleared up.
    1491             lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
    1492             lt_cv_file_magic_cmd=/usr/bin/file
     1530      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
     1531      lt_cv_file_magic_cmd=/usr/bin/file
    14931532      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
    14941533      ;;
     
    15031542  ;;
    15041543
    1505 hpux10.20*)
    1506   # TODO:  Does this work for hpux-11 too?
    1507   lt_cv_deplibs_check_method='file_magic (s0-90-90-9|PA-RISC0-9.0-9) shared library'
    1508   lt_cv_file_magic_cmd=/usr/bin/file
    1509   lt_cv_file_magic_test_file=/usr/lib/libc.sl
     1544hpux10.20*|hpux11*)
     1545  case $host_cpu in
     1546  hppa*)
     1547    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
     1548    lt_cv_file_magic_cmd=/usr/bin/file
     1549    lt_cv_file_magic_test_file=/usr/lib/libc.sl
     1550    ;;
     1551  ia64*)
     1552    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
     1553    lt_cv_file_magic_cmd=/usr/bin/file
     1554    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     1555    ;;
     1556  esac
    15101557  ;;
    15111558
    15121559irix5* | irix6*)
    1513   case "$host_os" in
     1560  case $host_os in
    15141561  irix5*)
    15151562    # this will be overridden with pass_all, but let us keep it just in case
     
    15171564    ;;
    15181565  *)
    1519     case "$LD" in
     1566    case $LD in
    15201567    *-32|*"-32 ") libmagic=32-bit;;
    15211568    *-n32|*"-n32 ") libmagic=N32;;
     
    15241571    esac
    15251572    # this will be overridden with pass_all, but let us keep it just in case
    1526         lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
    1527         ;;
     1573    lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
     1574    ;;
    15281575  esac
    15291576  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
     
    15331580# This must be Linux ELF.
    15341581linux-gnu*)
    1535   case "$host_cpu" in
    1536   alpha* | i*86 | powerpc* | sparc* | ia64* )
     1582  case $host_cpu in
     1583  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
    15371584    lt_cv_deplibs_check_method=pass_all ;;
    15381585  *)
    15391586    # glibc up to 2.1.1 does not perform some relocations on ARM
    1540         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
    1541       esac
     1587    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
     1588  esac
    15421589  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
    15431590  ;;
    15441591
    15451592netbsd*)
    1546   if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then :
     1593  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
     1594    lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
    15471595  else
    1548         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
    1549         lt_cv_file_magic_cmd='/usr/bin/file -L'
    1550     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
     1596    lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'
    15511597  fi
     1598  ;;
     1599
     1600newsos6)
     1601  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
     1602  lt_cv_file_magic_cmd=/usr/bin/file
     1603  lt_cv_file_magic_test_file=/usr/lib/libnls.so
    15521604  ;;
    15531605
     
    15681620  ;;
    15691621
     1622sysv5uw[78]* | sysv4*uw2*)
     1623  lt_cv_deplibs_check_method=pass_all
     1624  ;;
     1625
    15701626sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
    1571   case "$host_vendor" in
     1627  case $host_vendor in
    15721628  ncr)
    15731629    lt_cv_deplibs_check_method=pass_all
    15741630    ;;
    15751631  motorola)
    1576         lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
    1577         lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
     1632    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
     1633    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
    15781634    ;;
    15791635  esac
     
    15881644
    15891645echo $ac_n "checking for object suffix""... $ac_c" 1>&6
    1590 echo "configure:1591: checking for object suffix" >&5
     1646echo "configure:1647: checking for object suffix" >&5
    15911647if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
    15921648  echo $ac_n "(cached) $ac_c" 1>&6
     
    15941650  rm -f conftest*
    15951651echo 'int i = 1;' > conftest.$ac_ext
    1596 if { (eval echo configure:1597: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1652if { (eval echo configure:1653: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    15971653  for ac_file in conftest.*; do
    15981654    case $ac_file in
     
    16141670
    16151671echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    1616 echo "configure:1617: checking for executable suffix" >&5
     1672echo "configure:1673: checking for executable suffix" >&5
    16171673if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    16181674  echo $ac_n "(cached) $ac_c" 1>&6
     
    16241680  echo 'int main () { return 0; }' > conftest.$ac_ext
    16251681  ac_cv_exeext=
    1626   if { (eval echo configure:1627: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     1682  if { (eval echo configure:1683: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    16271683    for file in conftest.*; do
    16281684      case $file in
     
    16531709
    16541710# Only perform the check for file, if the check method requires it
    1655 case "$deplibs_check_method" in
     1711case $deplibs_check_method in
    16561712file_magic*)
    16571713  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
    16581714    echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
    1659 echo "configure:1660: checking for ${ac_tool_prefix}file" >&5
     1715echo "configure:1716: checking for ${ac_tool_prefix}file" >&5
    16601716if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    16611717  echo $ac_n "(cached) $ac_c" 1>&6
    16621718else
    1663   case "$MAGIC_CMD" in
     1719  case $MAGIC_CMD in
    16641720  /*)
    16651721  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
     
    16771733      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
    16781734      if test -n "$file_magic_test_file"; then
    1679         case "$deplibs_check_method" in
     1735        case $deplibs_check_method in
    16801736        "file_magic "*)
    16811737          file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
     
    17191775  if test -n "$ac_tool_prefix"; then
    17201776    echo $ac_n "checking for file""... $ac_c" 1>&6
    1721 echo "configure:1722: checking for file" >&5
     1777echo "configure:1778: checking for file" >&5
    17221778if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
    17231779  echo $ac_n "(cached) $ac_c" 1>&6
    17241780else
    1725   case "$MAGIC_CMD" in
     1781  case $MAGIC_CMD in
    17261782  /*)
    17271783  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
     
    17391795      lt_cv_path_MAGIC_CMD="$ac_dir/file"
    17401796      if test -n "$file_magic_test_file"; then
    1741         case "$deplibs_check_method" in
     1797        case $deplibs_check_method in
    17421798        "file_magic "*)
    17431799          file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
     
    17901846set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    17911847echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1792 echo "configure:1793: checking for $ac_word" >&5
     1848echo "configure:1849: checking for $ac_word" >&5
    17931849if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    17941850  echo $ac_n "(cached) $ac_c" 1>&6
     
    18221878set dummy ranlib; ac_word=$2
    18231879echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1824 echo "configure:1825: checking for $ac_word" >&5
     1880echo "configure:1881: checking for $ac_word" >&5
    18251881if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    18261882  echo $ac_n "(cached) $ac_c" 1>&6
     
    18571913set dummy ${ac_tool_prefix}strip; ac_word=$2
    18581914echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1859 echo "configure:1860: checking for $ac_word" >&5
     1915echo "configure:1916: checking for $ac_word" >&5
    18601916if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    18611917  echo $ac_n "(cached) $ac_c" 1>&6
     
    18891945set dummy strip; ac_word=$2
    18901946echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    1891 echo "configure:1892: checking for $ac_word" >&5
     1947echo "configure:1948: checking for $ac_word" >&5
    18921948if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
    18931949  echo $ac_n "(cached) $ac_c" 1>&6
     
    19271983test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
    19281984test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
    1929 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
    1930 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
     1985test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
     1986test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
    19311987
    19321988
     
    19532009# Some flags need to be propagated to the compiler or linker for good
    19542010# libtool support.
    1955 case "$host" in
     2011case $host in
    19562012*-*-irix6*)
    19572013  # Find out which ABI we are using.
    1958   echo '#line 1959 "configure"' > conftest.$ac_ext
    1959   if { (eval echo configure:1960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    1960     case "`/usr/bin/file conftest.o`" in
     2014  echo '#line 2015 "configure"' > conftest.$ac_ext
     2015  if { (eval echo configure:2016: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2016   if test "$lt_cv_prog_gnu_ld" = yes; then
     2017    case `/usr/bin/file conftest.$ac_objext` in
     2018    *32-bit*)
     2019      LD="${LD-ld} -melf32bsmip"
     2020      ;;
     2021    *N32*)
     2022      LD="${LD-ld} -melf32bmipn32"
     2023      ;;
     2024    *64-bit*)
     2025      LD="${LD-ld} -melf64bmip"
     2026      ;;
     2027    esac
     2028   else
     2029    case `/usr/bin/file conftest.$ac_objext` in
    19612030    *32-bit*)
    19622031      LD="${LD-ld} -32"
     
    19692038      ;;
    19702039    esac
     2040   fi
     2041  fi
     2042  rm -rf conftest*
     2043  ;;
     2044
     2045ia64-*-hpux*)
     2046  # Find out which ABI we are using.
     2047  echo 'int i;' > conftest.$ac_ext
     2048  if { (eval echo configure:2049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2049    case "`/usr/bin/file conftest.o`" in
     2050    *ELF-32*)
     2051      HPUX_IA64_MODE="32"
     2052      ;;
     2053    *ELF-64*)
     2054      HPUX_IA64_MODE="64"
     2055      ;;
     2056    esac
    19712057  fi
    19722058  rm -rf conftest*
     
    19782064  CFLAGS="$CFLAGS -belf"
    19792065  echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
    1980 echo "configure:1981: checking whether the C compiler needs -belf" >&5
     2066echo "configure:2067: checking whether the C compiler needs -belf" >&5
    19812067if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
    19822068  echo $ac_n "(cached) $ac_c" 1>&6
     
    19912077
    19922078     cat > conftest.$ac_ext <<EOF
    1993 #line 1994 "configure"
     2079#line 2080 "configure"
    19942080#include "confdefs.h"
    19952081
     
    19982084; return 0; }
    19992085EOF
    2000 if { (eval echo configure:2001: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2086if { (eval echo configure:2087: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    20012087  rm -rf conftest*
    20022088  lt_cv_cc_needs_belf=yes
     
    21082194exec 5>>./config.log
    21092195
    2110 
    21112196 
    21122197
     
    21142199         
    21152200         
     2201
     2202# Check whether --with-lib-path or --without-lib-path was given.
     2203if test "${with_lib_path+set}" = set; then
     2204  withval="$with_lib_path"
     2205  LIB_PATH=$withval
     2206fi
    21162207
    21172208# Check whether --enable-targets or --disable-targets was given.
     
    21372228fi
    21382229
    2139 build_warnings="-W -Wall"
     2230# Check whether --with-sysroot or --without-sysroot was given.
     2231if test "${with_sysroot+set}" = set; then
     2232  withval="$with_sysroot"
     2233 
     2234 case ${with_sysroot} in
     2235 yes) TARGET_SYSTEM_ROOT='${exec_prefix}/${target_alias}/sys-root' ;;
     2236 *) TARGET_SYSTEM_ROOT=$with_sysroot ;;
     2237 esac
     2238
     2239 TARGET_SYSTEM_ROOT_DEFINE='-DTARGET_SYSTEM_ROOT=\"$(TARGET_SYSTEM_ROOT)\"'
     2240 use_sysroot=yes
     2241
     2242 if test "x$exec_prefix" = xNONE; then
     2243  if test "x$prefix" = xNONE; then
     2244   test_prefix=/usr/local
     2245  else
     2246   test_prefix=$prefix
     2247  fi
     2248 else
     2249  test_prefix=$exec_prefix
     2250 fi
     2251 case ${TARGET_SYSTEM_ROOT} in
     2252 "${test_prefix}"|"${test_prefix}/"*|\
     2253 '${exec_prefix}'|'${exec_prefix}/'*)
     2254   t="$TARGET_SYSTEM_ROOT_DEFINE -DTARGET_SYSTEM_ROOT_RELOCATABLE"
     2255   TARGET_SYSTEM_ROOT_DEFINE="$t"
     2256   ;;
     2257 esac
     2258
     2259else
     2260 
     2261 use_sysroot=no
     2262 TARGET_SYSTEM_ROOT=
     2263 TARGET_SYSTEM_ROOT_DEFINE='-DTARGET_SYSTEM_ROOT=\"\"'
     2264
     2265fi
     2266
     2267
     2268
     2269
     2270
     2271build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
    21402272# Check whether --enable-build-warnings or --disable-build-warnings was given.
    21412273if test "${enable_build_warnings+set}" = set; then
     
    21762308set dummy gcc; ac_word=$2
    21772309echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2178 echo "configure:2179: checking for $ac_word" >&5
     2310echo "configure:2311: checking for $ac_word" >&5
    21792311if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    21802312  echo $ac_n "(cached) $ac_c" 1>&6
     
    22062338set dummy cc; ac_word=$2
    22072339echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2208 echo "configure:2209: checking for $ac_word" >&5
     2340echo "configure:2341: checking for $ac_word" >&5
    22092341if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    22102342  echo $ac_n "(cached) $ac_c" 1>&6
     
    22572389set dummy cl; ac_word=$2
    22582390echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2259 echo "configure:2260: checking for $ac_word" >&5
     2391echo "configure:2392: checking for $ac_word" >&5
    22602392if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    22612393  echo $ac_n "(cached) $ac_c" 1>&6
     
    22892421
    22902422echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
    2291 echo "configure:2292: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
     2423echo "configure:2424: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
    22922424
    22932425ac_ext=c
     
    23002432cat > conftest.$ac_ext << EOF
    23012433
    2302 #line 2303 "configure"
     2434#line 2435 "configure"
    23032435#include "confdefs.h"
    23042436
    23052437main(){return(0);}
    23062438EOF
    2307 if { (eval echo configure:2308: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     2439if { (eval echo configure:2440: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    23082440  ac_cv_prog_cc_works=yes
    23092441  # If we can't run a trivial program, we are probably using a cross compiler.
     
    23312463fi
    23322464echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
    2333 echo "configure:2334: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
     2465echo "configure:2466: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
    23342466echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
    23352467cross_compiling=$ac_cv_prog_cc_cross
    23362468
    23372469echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
    2338 echo "configure:2339: checking whether we are using GNU C" >&5
     2470echo "configure:2471: checking whether we are using GNU C" >&5
    23392471if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    23402472  echo $ac_n "(cached) $ac_c" 1>&6
     
    23452477#endif
    23462478EOF
    2347 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2348: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
     2479if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2480: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    23482480  ac_cv_prog_gcc=yes
    23492481else
     
    23642496CFLAGS=
    23652497echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
    2366 echo "configure:2367: checking whether ${CC-cc} accepts -g" >&5
     2498echo "configure:2499: checking whether ${CC-cc} accepts -g" >&5
    23672499if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    23682500  echo $ac_n "(cached) $ac_c" 1>&6
     
    24072539# ./install, which can be erroneously created by make from ./install.sh.
    24082540echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
    2409 echo "configure:2410: checking for a BSD compatible install" >&5
     2541echo "configure:2542: checking for a BSD compatible install" >&5
    24102542if test -z "$INSTALL"; then
    24112543if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
     
    24602592
    24612593
    2462 ALL_LINGUAS=
     2594ALL_LINGUAS="fr sv tr es da"
    24632595echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
    2464 echo "configure:2465: checking how to run the C preprocessor" >&5
     2596echo "configure:2597: checking how to run the C preprocessor" >&5
    24652597# On Suns, sometimes $CPP names a directory.
    24662598if test -n "$CPP" && test -d "$CPP"; then
     
    24772609  # not just through cpp.
    24782610  cat > conftest.$ac_ext <<EOF
    2479 #line 2480 "configure"
     2611#line 2612 "configure"
    24802612#include "confdefs.h"
    24812613#include <assert.h>
     
    24832615EOF
    24842616ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2485 { (eval echo configure:2486: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2617{ (eval echo configure:2618: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    24862618ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    24872619if test -z "$ac_err"; then
     
    24942626  CPP="${CC-cc} -E -traditional-cpp"
    24952627  cat > conftest.$ac_ext <<EOF
    2496 #line 2497 "configure"
     2628#line 2629 "configure"
    24972629#include "confdefs.h"
    24982630#include <assert.h>
     
    25002632EOF
    25012633ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2502 { (eval echo configure:2503: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2634{ (eval echo configure:2635: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    25032635ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    25042636if test -z "$ac_err"; then
     
    25112643  CPP="${CC-cc} -nologo -E"
    25122644  cat > conftest.$ac_ext <<EOF
    2513 #line 2514 "configure"
     2645#line 2646 "configure"
    25142646#include "confdefs.h"
    25152647#include <assert.h>
     
    25172649EOF
    25182650ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2519 { (eval echo configure:2520: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2651{ (eval echo configure:2652: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    25202652ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    25212653if test -z "$ac_err"; then
     
    25442676set dummy ranlib; ac_word=$2
    25452677echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    2546 echo "configure:2547: checking for $ac_word" >&5
     2678echo "configure:2679: checking for $ac_word" >&5
    25472679if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
    25482680  echo $ac_n "(cached) $ac_c" 1>&6
     
    25722704
    25732705echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
    2574 echo "configure:2575: checking for ANSI C header files" >&5
     2706echo "configure:2707: checking for ANSI C header files" >&5
    25752707if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
    25762708  echo $ac_n "(cached) $ac_c" 1>&6
    25772709else
    25782710  cat > conftest.$ac_ext <<EOF
    2579 #line 2580 "configure"
     2711#line 2712 "configure"
    25802712#include "confdefs.h"
    25812713#include <stdlib.h>
     
    25852717EOF
    25862718ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    2587 { (eval echo configure:2588: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     2719{ (eval echo configure:2720: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    25882720ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    25892721if test -z "$ac_err"; then
     
    26022734  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
    26032735cat > conftest.$ac_ext <<EOF
    2604 #line 2605 "configure"
     2736#line 2737 "configure"
    26052737#include "confdefs.h"
    26062738#include <string.h>
     
    26202752  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
    26212753cat > conftest.$ac_ext <<EOF
    2622 #line 2623 "configure"
     2754#line 2755 "configure"
    26232755#include "confdefs.h"
    26242756#include <stdlib.h>
     
    26412773else
    26422774  cat > conftest.$ac_ext <<EOF
    2643 #line 2644 "configure"
     2775#line 2776 "configure"
    26442776#include "confdefs.h"
    26452777#include <ctype.h>
     
    26522784
    26532785EOF
    2654 if { (eval echo configure:2655: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     2786if { (eval echo configure:2787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    26552787then
    26562788  :
     
    26762808
    26772809echo $ac_n "checking for working const""... $ac_c" 1>&6
    2678 echo "configure:2679: checking for working const" >&5
     2810echo "configure:2811: checking for working const" >&5
    26792811if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
    26802812  echo $ac_n "(cached) $ac_c" 1>&6
    26812813else
    26822814  cat > conftest.$ac_ext <<EOF
    2683 #line 2684 "configure"
     2815#line 2816 "configure"
    26842816#include "confdefs.h"
    26852817
     
    27302862; return 0; }
    27312863EOF
    2732 if { (eval echo configure:2733: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2864if { (eval echo configure:2865: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    27332865  rm -rf conftest*
    27342866  ac_cv_c_const=yes
     
    27512883
    27522884echo $ac_n "checking for inline""... $ac_c" 1>&6
    2753 echo "configure:2754: checking for inline" >&5
     2885echo "configure:2886: checking for inline" >&5
    27542886if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
    27552887  echo $ac_n "(cached) $ac_c" 1>&6
     
    27582890for ac_kw in inline __inline__ __inline; do
    27592891  cat > conftest.$ac_ext <<EOF
    2760 #line 2761 "configure"
     2892#line 2893 "configure"
    27612893#include "confdefs.h"
    27622894
     
    27652897; return 0; }
    27662898EOF
    2767 if { (eval echo configure:2768: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     2899if { (eval echo configure:2900: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    27682900  rm -rf conftest*
    27692901  ac_cv_c_inline=$ac_kw; break
     
    27912923
    27922924echo $ac_n "checking for off_t""... $ac_c" 1>&6
    2793 echo "configure:2794: checking for off_t" >&5
     2925echo "configure:2926: checking for off_t" >&5
    27942926if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
    27952927  echo $ac_n "(cached) $ac_c" 1>&6
    27962928else
    27972929  cat > conftest.$ac_ext <<EOF
    2798 #line 2799 "configure"
     2930#line 2931 "configure"
    27992931#include "confdefs.h"
    28002932#include <sys/types.h>
     
    28242956
    28252957echo $ac_n "checking for size_t""... $ac_c" 1>&6
    2826 echo "configure:2827: checking for size_t" >&5
     2958echo "configure:2959: checking for size_t" >&5
    28272959if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    28282960  echo $ac_n "(cached) $ac_c" 1>&6
    28292961else
    28302962  cat > conftest.$ac_ext <<EOF
    2831 #line 2832 "configure"
     2963#line 2964 "configure"
    28322964#include "confdefs.h"
    28332965#include <sys/types.h>
     
    28592991# for constant arguments.  Useless!
    28602992echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
    2861 echo "configure:2862: checking for working alloca.h" >&5
     2993echo "configure:2994: checking for working alloca.h" >&5
    28622994if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
    28632995  echo $ac_n "(cached) $ac_c" 1>&6
    28642996else
    28652997  cat > conftest.$ac_ext <<EOF
    2866 #line 2867 "configure"
     2998#line 2999 "configure"
    28672999#include "confdefs.h"
    28683000#include <alloca.h>
     
    28713003; return 0; }
    28723004EOF
    2873 if { (eval echo configure:2874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3005if { (eval echo configure:3006: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    28743006  rm -rf conftest*
    28753007  ac_cv_header_alloca_h=yes
     
    28923024
    28933025echo $ac_n "checking for alloca""... $ac_c" 1>&6
    2894 echo "configure:2895: checking for alloca" >&5
     3026echo "configure:3027: checking for alloca" >&5
    28953027if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
    28963028  echo $ac_n "(cached) $ac_c" 1>&6
    28973029else
    28983030  cat > conftest.$ac_ext <<EOF
    2899 #line 2900 "configure"
     3031#line 3032 "configure"
    29003032#include "confdefs.h"
    29013033
     
    29253057; return 0; }
    29263058EOF
    2927 if { (eval echo configure:2928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3059if { (eval echo configure:3060: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    29283060  rm -rf conftest*
    29293061  ac_cv_func_alloca_works=yes
     
    29573089
    29583090echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
    2959 echo "configure:2960: checking whether alloca needs Cray hooks" >&5
     3091echo "configure:3092: checking whether alloca needs Cray hooks" >&5
    29603092if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
    29613093  echo $ac_n "(cached) $ac_c" 1>&6
    29623094else
    29633095  cat > conftest.$ac_ext <<EOF
    2964 #line 2965 "configure"
     3096#line 3097 "configure"
    29653097#include "confdefs.h"
    29663098#if defined(CRAY) && ! defined(CRAY2)
     
    29873119for ac_func in _getb67 GETB67 getb67; do
    29883120  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    2989 echo "configure:2990: checking for $ac_func" >&5
     3121echo "configure:3122: checking for $ac_func" >&5
    29903122if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    29913123  echo $ac_n "(cached) $ac_c" 1>&6
    29923124else
    29933125  cat > conftest.$ac_ext <<EOF
    2994 #line 2995 "configure"
     3126#line 3127 "configure"
    29953127#include "confdefs.h"
    29963128/* System header to define __stub macros and hopefully few prototypes,
     
    30153147; return 0; }
    30163148EOF
    3017 if { (eval echo configure:3018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3149if { (eval echo configure:3150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    30183150  rm -rf conftest*
    30193151  eval "ac_cv_func_$ac_func=yes"
     
    30423174
    30433175echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
    3044 echo "configure:3045: checking stack direction for C alloca" >&5
     3176echo "configure:3177: checking stack direction for C alloca" >&5
    30453177if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
    30463178  echo $ac_n "(cached) $ac_c" 1>&6
     
    30503182else
    30513183  cat > conftest.$ac_ext <<EOF
    3052 #line 3053 "configure"
     3184#line 3185 "configure"
    30533185#include "confdefs.h"
    30543186find_stack_direction ()
     
    30693201}
    30703202EOF
    3071 if { (eval echo configure:3072: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3203if { (eval echo configure:3204: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    30723204then
    30733205  ac_cv_c_stack_direction=1
     
    30943226ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    30953227echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3096 echo "configure:3097: checking for $ac_hdr" >&5
     3228echo "configure:3229: checking for $ac_hdr" >&5
    30973229if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    30983230  echo $ac_n "(cached) $ac_c" 1>&6
    30993231else
    31003232  cat > conftest.$ac_ext <<EOF
    3101 #line 3102 "configure"
     3233#line 3234 "configure"
    31023234#include "confdefs.h"
    31033235#include <$ac_hdr>
    31043236EOF
    31053237ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3106 { (eval echo configure:3107: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3238{ (eval echo configure:3239: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    31073239ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    31083240if test -z "$ac_err"; then
     
    31333265do
    31343266echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3135 echo "configure:3136: checking for $ac_func" >&5
     3267echo "configure:3268: checking for $ac_func" >&5
    31363268if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    31373269  echo $ac_n "(cached) $ac_c" 1>&6
    31383270else
    31393271  cat > conftest.$ac_ext <<EOF
    3140 #line 3141 "configure"
     3272#line 3273 "configure"
    31413273#include "confdefs.h"
    31423274/* System header to define __stub macros and hopefully few prototypes,
     
    31613293; return 0; }
    31623294EOF
    3163 if { (eval echo configure:3164: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3295if { (eval echo configure:3296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    31643296  rm -rf conftest*
    31653297  eval "ac_cv_func_$ac_func=yes"
     
    31863318
    31873319echo $ac_n "checking for working mmap""... $ac_c" 1>&6
    3188 echo "configure:3189: checking for working mmap" >&5
     3320echo "configure:3321: checking for working mmap" >&5
    31893321if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
    31903322  echo $ac_n "(cached) $ac_c" 1>&6
     
    31943326else
    31953327  cat > conftest.$ac_ext <<EOF
    3196 #line 3197 "configure"
     3328#line 3329 "configure"
    31973329#include "confdefs.h"
    31983330
     
    33343466
    33353467EOF
    3336 if { (eval echo configure:3337: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
     3468if { (eval echo configure:3469: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
    33373469then
    33383470  ac_cv_func_mmap_fixed_mapped=yes
     
    33623494ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    33633495echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    3364 echo "configure:3365: checking for $ac_hdr" >&5
     3496echo "configure:3497: checking for $ac_hdr" >&5
    33653497if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    33663498  echo $ac_n "(cached) $ac_c" 1>&6
    33673499else
    33683500  cat > conftest.$ac_ext <<EOF
    3369 #line 3370 "configure"
     3501#line 3502 "configure"
    33703502#include "confdefs.h"
    33713503#include <$ac_hdr>
    33723504EOF
    33733505ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3374 { (eval echo configure:3375: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3506{ (eval echo configure:3507: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    33753507ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    33763508if test -z "$ac_err"; then
     
    34023534do
    34033535echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3404 echo "configure:3405: checking for $ac_func" >&5
     3536echo "configure:3537: checking for $ac_func" >&5
    34053537if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    34063538  echo $ac_n "(cached) $ac_c" 1>&6
    34073539else
    34083540  cat > conftest.$ac_ext <<EOF
    3409 #line 3410 "configure"
     3541#line 3542 "configure"
    34103542#include "confdefs.h"
    34113543/* System header to define __stub macros and hopefully few prototypes,
     
    34303562; return 0; }
    34313563EOF
    3432 if { (eval echo configure:3433: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3564if { (eval echo configure:3565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    34333565  rm -rf conftest*
    34343566  eval "ac_cv_func_$ac_func=yes"
     
    34593591do
    34603592echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3461 echo "configure:3462: checking for $ac_func" >&5
     3593echo "configure:3594: checking for $ac_func" >&5
    34623594if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    34633595  echo $ac_n "(cached) $ac_c" 1>&6
    34643596else
    34653597  cat > conftest.$ac_ext <<EOF
    3466 #line 3467 "configure"
     3598#line 3599 "configure"
    34673599#include "confdefs.h"
    34683600/* System header to define __stub macros and hopefully few prototypes,
     
    34873619; return 0; }
    34883620EOF
    3489 if { (eval echo configure:3490: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3621if { (eval echo configure:3622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    34903622  rm -rf conftest*
    34913623  eval "ac_cv_func_$ac_func=yes"
     
    35213653   if test $ac_cv_header_locale_h = yes; then
    35223654    echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
    3523 echo "configure:3524: checking for LC_MESSAGES" >&5
     3655echo "configure:3656: checking for LC_MESSAGES" >&5
    35243656if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
    35253657  echo $ac_n "(cached) $ac_c" 1>&6
    35263658else
    35273659  cat > conftest.$ac_ext <<EOF
    3528 #line 3529 "configure"
     3660#line 3661 "configure"
    35293661#include "confdefs.h"
    35303662#include <locale.h>
     
    35333665; return 0; }
    35343666EOF
    3535 if { (eval echo configure:3536: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3667if { (eval echo configure:3668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    35363668  rm -rf conftest*
    35373669  am_cv_val_LC_MESSAGES=yes
     
    35543686  fi
    35553687   echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
    3556 echo "configure:3557: checking whether NLS is requested" >&5
     3688echo "configure:3689: checking whether NLS is requested" >&5
    35573689        # Check whether --enable-nls or --disable-nls was given.
    35583690if test "${enable_nls+set}" = set; then
     
    35743706
    35753707      echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
    3576 echo "configure:3577: checking whether included gettext is requested" >&5
     3708echo "configure:3709: checking whether included gettext is requested" >&5
    35773709      # Check whether --with-included-gettext or --without-included-gettext was given.
    35783710if test "${with_included_gettext+set}" = set; then
     
    35933725        ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
    35943726echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
    3595 echo "configure:3596: checking for libintl.h" >&5
     3727echo "configure:3728: checking for libintl.h" >&5
    35963728if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    35973729  echo $ac_n "(cached) $ac_c" 1>&6
    35983730else
    35993731  cat > conftest.$ac_ext <<EOF
    3600 #line 3601 "configure"
     3732#line 3733 "configure"
    36013733#include "confdefs.h"
    36023734#include <libintl.h>
    36033735EOF
    36043736ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    3605 { (eval echo configure:3606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     3737{ (eval echo configure:3738: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    36063738ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    36073739if test -z "$ac_err"; then
     
    36203752  echo "$ac_t""yes" 1>&6
    36213753  echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
    3622 echo "configure:3623: checking for gettext in libc" >&5
     3754echo "configure:3755: checking for gettext in libc" >&5
    36233755if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
    36243756  echo $ac_n "(cached) $ac_c" 1>&6
    36253757else
    36263758  cat > conftest.$ac_ext <<EOF
    3627 #line 3628 "configure"
     3759#line 3760 "configure"
    36283760#include "confdefs.h"
    36293761#include <libintl.h>
     
    36323764; return 0; }
    36333765EOF
    3634 if { (eval echo configure:3635: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3766if { (eval echo configure:3767: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    36353767  rm -rf conftest*
    36363768  gt_cv_func_gettext_libc=yes
     
    36483780           if test "$gt_cv_func_gettext_libc" != "yes"; then
    36493781             echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
    3650 echo "configure:3651: checking for bindtextdomain in -lintl" >&5
     3782echo "configure:3783: checking for bindtextdomain in -lintl" >&5
    36513783ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
    36523784if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    36563788LIBS="-lintl  $LIBS"
    36573789cat > conftest.$ac_ext <<EOF
    3658 #line 3659 "configure"
     3790#line 3791 "configure"
    36593791#include "confdefs.h"
    36603792/* Override any gcc2 internal prototype to avoid an error.  */
     
    36673799; return 0; }
    36683800EOF
    3669 if { (eval echo configure:3670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3801if { (eval echo configure:3802: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    36703802  rm -rf conftest*
    36713803  eval "ac_cv_lib_$ac_lib_var=yes"
     
    36833815  echo "$ac_t""yes" 1>&6
    36843816  echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
    3685 echo "configure:3686: checking for gettext in libintl" >&5
     3817echo "configure:3818: checking for gettext in libintl" >&5
    36863818if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
    36873819  echo $ac_n "(cached) $ac_c" 1>&6
    36883820else
    36893821  cat > conftest.$ac_ext <<EOF
    3690 #line 3691 "configure"
     3822#line 3823 "configure"
    36913823#include "confdefs.h"
    36923824
     
    36953827; return 0; }
    36963828EOF
    3697 if { (eval echo configure:3698: \"$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
    36983830  rm -rf conftest*
    36993831  gt_cv_func_gettext_libintl=yes
     
    37233855set dummy msgfmt; ac_word=$2
    37243856echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3725 echo "configure:3726: checking for $ac_word" >&5
     3857echo "configure:3858: checking for $ac_word" >&5
    37263858if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    37273859  echo $ac_n "(cached) $ac_c" 1>&6
     
    37573889do
    37583890echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    3759 echo "configure:3760: checking for $ac_func" >&5
     3891echo "configure:3892: checking for $ac_func" >&5
    37603892if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    37613893  echo $ac_n "(cached) $ac_c" 1>&6
    37623894else
    37633895  cat > conftest.$ac_ext <<EOF
    3764 #line 3765 "configure"
     3896#line 3897 "configure"
    37653897#include "confdefs.h"
    37663898/* System header to define __stub macros and hopefully few prototypes,
     
    37853917; return 0; }
    37863918EOF
    3787 if { (eval echo configure:3788: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     3919if { (eval echo configure:3920: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    37883920  rm -rf conftest*
    37893921  eval "ac_cv_func_$ac_func=yes"
     
    38123944set dummy gmsgfmt; ac_word=$2
    38133945echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3814 echo "configure:3815: checking for $ac_word" >&5
     3946echo "configure:3947: checking for $ac_word" >&5
    38153947if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    38163948  echo $ac_n "(cached) $ac_c" 1>&6
     
    38483980set dummy xgettext; ac_word=$2
    38493981echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3850 echo "configure:3851: checking for $ac_word" >&5
     3982echo "configure:3983: checking for $ac_word" >&5
    38513983if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    38523984  echo $ac_n "(cached) $ac_c" 1>&6
     
    38804012
    38814013                cat > conftest.$ac_ext <<EOF
    3882 #line 3883 "configure"
     4014#line 4015 "configure"
    38834015#include "confdefs.h"
    38844016
     
    38884020; return 0; }
    38894021EOF
    3890 if { (eval echo configure:3891: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4022if { (eval echo configure:4023: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    38914023  rm -rf conftest*
    38924024  CATOBJEXT=.gmo
     
    39204052set dummy msgfmt; ac_word=$2
    39214053echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3922 echo "configure:3923: checking for $ac_word" >&5
     4054echo "configure:4055: checking for $ac_word" >&5
    39234055if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
    39244056  echo $ac_n "(cached) $ac_c" 1>&6
     
    39544086set dummy gmsgfmt; ac_word=$2
    39554087echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3956 echo "configure:3957: checking for $ac_word" >&5
     4088echo "configure:4089: checking for $ac_word" >&5
    39574089if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
    39584090  echo $ac_n "(cached) $ac_c" 1>&6
     
    39904122set dummy xgettext; ac_word=$2
    39914123echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    3992 echo "configure:3993: checking for $ac_word" >&5
     4124echo "configure:4125: checking for $ac_word" >&5
    39934125if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
    39944126  echo $ac_n "(cached) $ac_c" 1>&6
     
    40804212     else
    40814213       echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
    4082 echo "configure:4083: checking for catalogs to be installed" >&5
     4214echo "configure:4215: checking for catalogs to be installed" >&5
    40834215       NEW_LINGUAS=
    40844216       for lang in ${LINGUAS=$ALL_LINGUAS}; do
     
    41084240         ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
    41094241echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
    4110 echo "configure:4111: checking for linux/version.h" >&5
     4242echo "configure:4243: checking for linux/version.h" >&5
    41114243if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    41124244  echo $ac_n "(cached) $ac_c" 1>&6
    41134245else
    41144246  cat > conftest.$ac_ext <<EOF
    4115 #line 4116 "configure"
     4247#line 4248 "configure"
    41164248#include "confdefs.h"
    41174249#include <linux/version.h>
    41184250EOF
    41194251ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4120 { (eval echo configure:4121: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4252{ (eval echo configure:4253: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    41214253ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    41224254if test -z "$ac_err"; then
     
    41634295   
    41644296
    4165             if test -d $srcdir/po; then
     4297            if test -f $srcdir/po/POTFILES.in; then
    41664298      test -d po || mkdir po
    41674299      if test "x$srcdir" != "x."; then
     
    41834315
    41844316echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
    4185 echo "configure:4186: checking for executable suffix" >&5
     4317echo "configure:4318: checking for executable suffix" >&5
    41864318if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
    41874319  echo $ac_n "(cached) $ac_c" 1>&6
     
    41934325  echo 'int main () { return 0; }' > conftest.$ac_ext
    41944326  ac_cv_exeext=
    4195   if { (eval echo configure:4196: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
     4327  if { (eval echo configure:4328: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
    41964328    for file in conftest.*; do
    41974329      case $file in
     
    42194351set dummy $ac_prog; ac_word=$2
    42204352echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4221 echo "configure:4222: checking for $ac_word" >&5
     4353echo "configure:4354: checking for $ac_word" >&5
    42224354if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
    42234355  echo $ac_n "(cached) $ac_c" 1>&6
     
    42554387set dummy $ac_prog; ac_word=$2
    42564388echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4257 echo "configure:4258: checking for $ac_word" >&5
     4389echo "configure:4390: checking for $ac_word" >&5
    42584390if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
    42594391  echo $ac_n "(cached) $ac_c" 1>&6
     
    42884420set dummy flex; ac_word=$2
    42894421echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
    4290 echo "configure:4291: checking for $ac_word" >&5
     4422echo "configure:4423: checking for $ac_word" >&5
    42914423if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
    42924424  echo $ac_n "(cached) $ac_c" 1>&6
     
    43224454  esac
    43234455  echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
    4324 echo "configure:4325: checking for yywrap in -l$ac_lib" >&5
     4456echo "configure:4457: checking for yywrap in -l$ac_lib" >&5
    43254457ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
    43264458if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    43304462LIBS="-l$ac_lib  $LIBS"
    43314463cat > conftest.$ac_ext <<EOF
    4332 #line 4333 "configure"
     4464#line 4465 "configure"
    43334465#include "confdefs.h"
    43344466/* Override any gcc2 internal prototype to avoid an error.  */
     
    43414473; return 0; }
    43424474EOF
    4343 if { (eval echo configure:4344: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4475if { (eval echo configure:4476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    43444476  rm -rf conftest*
    43454477  eval "ac_cv_lib_$ac_lib_var=yes"
     
    43644496
    43654497echo $ac_n "checking lex output file root""... $ac_c" 1>&6
    4366 echo "configure:4367: checking lex output file root" >&5
     4498echo "configure:4499: checking lex output file root" >&5
    43674499if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
    43684500  echo $ac_n "(cached) $ac_c" 1>&6
     
    43854517
    43864518echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6
    4387 echo "configure:4388: checking whether yytext is a pointer" >&5
     4519echo "configure:4520: checking whether yytext is a pointer" >&5
    43884520if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
    43894521  echo $ac_n "(cached) $ac_c" 1>&6
     
    43974529LIBS="$LIBS $LEXLIB"
    43984530cat > conftest.$ac_ext <<EOF
    4399 #line 4400 "configure"
     4531#line 4532 "configure"
    44004532#include "confdefs.h"
    44014533`cat $LEX_OUTPUT_ROOT.c`
     
    44044536; return 0; }
    44054537EOF
    4406 if { (eval echo configure:4407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4538if { (eval echo configure:4539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    44074539  rm -rf conftest*
    44084540  ac_cv_prog_lex_yytext_pointer=yes
     
    44274559
    44284560echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
    4429 echo "configure:4430: checking whether to enable maintainer-specific portions of Makefiles" >&5
     4561echo "configure:4562: checking whether to enable maintainer-specific portions of Makefiles" >&5
    44304562    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
    44314563if test "${enable_maintainer_mode+set}" = set; then
     
    44614593ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    44624594echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
    4463 echo "configure:4464: checking for $ac_hdr" >&5
     4595echo "configure:4596: checking for $ac_hdr" >&5
    44644596if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
    44654597  echo $ac_n "(cached) $ac_c" 1>&6
    44664598else
    44674599  cat > conftest.$ac_ext <<EOF
    4468 #line 4469 "configure"
     4600#line 4601 "configure"
    44694601#include "confdefs.h"
    44704602#include <$ac_hdr>
    44714603EOF
    44724604ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
    4473 { (eval echo configure:4474: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
     4605{ (eval echo configure:4606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
    44744606ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
    44754607if test -z "$ac_err"; then
     
    44974629done
    44984630
    4499 for ac_func in sbrk
     4631for ac_func in sbrk realpath
    45004632do
    45014633echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
    4502 echo "configure:4503: checking for $ac_func" >&5
     4634echo "configure:4635: checking for $ac_func" >&5
    45034635if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    45044636  echo $ac_n "(cached) $ac_c" 1>&6
    45054637else
    45064638  cat > conftest.$ac_ext <<EOF
    4507 #line 4508 "configure"
     4639#line 4640 "configure"
    45084640#include "confdefs.h"
    45094641/* System header to define __stub macros and hopefully few prototypes,
     
    45284660; return 0; }
    45294661EOF
    4530 if { (eval echo configure:4531: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4662if { (eval echo configure:4663: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    45314663  rm -rf conftest*
    45324664  eval "ac_cv_func_$ac_func=yes"
     
    45574689ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
    45584690echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
    4559 echo "configure:4560: checking for $ac_hdr that defines DIR" >&5
     4691echo "configure:4692: checking for $ac_hdr that defines DIR" >&5
    45604692if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
    45614693  echo $ac_n "(cached) $ac_c" 1>&6
    45624694else
    45634695  cat > conftest.$ac_ext <<EOF
    4564 #line 4565 "configure"
     4696#line 4697 "configure"
    45654697#include "confdefs.h"
    45664698#include <sys/types.h>
     
    45704702; return 0; }
    45714703EOF
    4572 if { (eval echo configure:4573: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4704if { (eval echo configure:4705: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    45734705  rm -rf conftest*
    45744706  eval "ac_cv_header_dirent_$ac_safe=yes"
     
    45954727if test $ac_header_dirent = dirent.h; then
    45964728echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
    4597 echo "configure:4598: checking for opendir in -ldir" >&5
     4729echo "configure:4730: checking for opendir in -ldir" >&5
    45984730ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
    45994731if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    46034735LIBS="-ldir  $LIBS"
    46044736cat > conftest.$ac_ext <<EOF
    4605 #line 4606 "configure"
     4737#line 4738 "configure"
    46064738#include "confdefs.h"
    46074739/* Override any gcc2 internal prototype to avoid an error.  */
     
    46144746; return 0; }
    46154747EOF
    4616 if { (eval echo configure:4617: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4748if { (eval echo configure:4749: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    46174749  rm -rf conftest*
    46184750  eval "ac_cv_lib_$ac_lib_var=yes"
     
    46364768else
    46374769echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
    4638 echo "configure:4639: checking for opendir in -lx" >&5
     4770echo "configure:4771: checking for opendir in -lx" >&5
    46394771ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
    46404772if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
     
    46444776LIBS="-lx  $LIBS"
    46454777cat > conftest.$ac_ext <<EOF
    4646 #line 4647 "configure"
     4778#line 4779 "configure"
    46474779#include "confdefs.h"
    46484780/* Override any gcc2 internal prototype to avoid an error.  */
     
    46554787; return 0; }
    46564788EOF
    4657 if { (eval echo configure:4658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
     4789if { (eval echo configure:4790: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    46584790  rm -rf conftest*
    46594791  eval "ac_cv_lib_$ac_lib_var=yes"
     
    46884820
    46894821echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6
    4690 echo "configure:4691: checking whether strstr must be declared" >&5
     4822echo "configure:4823: checking whether strstr must be declared" >&5
    46914823if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then
    46924824  echo $ac_n "(cached) $ac_c" 1>&6
    46934825else
    46944826  cat > conftest.$ac_ext <<EOF
    4695 #line 4696 "configure"
     4827#line 4828 "configure"
    46964828#include "confdefs.h"
    46974829
     
    47144846; return 0; }
    47154847EOF
    4716 if { (eval echo configure:4717: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4848if { (eval echo configure:4849: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    47174849  rm -rf conftest*
    47184850  bfd_cv_decl_needed_strstr=no
     
    47354867
    47364868echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6
    4737 echo "configure:4738: checking whether free must be declared" >&5
     4869echo "configure:4870: checking whether free must be declared" >&5
    47384870if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then
    47394871  echo $ac_n "(cached) $ac_c" 1>&6
    47404872else
    47414873  cat > conftest.$ac_ext <<EOF
    4742 #line 4743 "configure"
     4874#line 4875 "configure"
    47434875#include "confdefs.h"
    47444876
     
    47614893; return 0; }
    47624894EOF
    4763 if { (eval echo configure:4764: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4895if { (eval echo configure:4896: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    47644896  rm -rf conftest*
    47654897  bfd_cv_decl_needed_free=no
     
    47824914
    47834915echo $ac_n "checking whether sbrk must be declared""... $ac_c" 1>&6
    4784 echo "configure:4785: checking whether sbrk must be declared" >&5
     4916echo "configure:4917: checking whether sbrk must be declared" >&5
    47854917if eval "test \"`echo '$''{'bfd_cv_decl_needed_sbrk'+set}'`\" = set"; then
    47864918  echo $ac_n "(cached) $ac_c" 1>&6
    47874919else
    47884920  cat > conftest.$ac_ext <<EOF
    4789 #line 4790 "configure"
     4921#line 4922 "configure"
    47904922#include "confdefs.h"
    47914923
     
    48084940; return 0; }
    48094941EOF
    4810 if { (eval echo configure:4811: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4942if { (eval echo configure:4943: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    48114943  rm -rf conftest*
    48124944  bfd_cv_decl_needed_sbrk=no
     
    48294961
    48304962echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6
    4831 echo "configure:4832: checking whether getenv must be declared" >&5
     4963echo "configure:4964: checking whether getenv must be declared" >&5
    48324964if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then
    48334965  echo $ac_n "(cached) $ac_c" 1>&6
    48344966else
    48354967  cat > conftest.$ac_ext <<EOF
    4836 #line 4837 "configure"
     4968#line 4969 "configure"
    48374969#include "confdefs.h"
    48384970
     
    48554987; return 0; }
    48564988EOF
    4857 if { (eval echo configure:4858: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     4989if { (eval echo configure:4990: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    48584990  rm -rf conftest*
    48594991  bfd_cv_decl_needed_getenv=no
     
    48765008
    48775009echo $ac_n "checking whether environ must be declared""... $ac_c" 1>&6
    4878 echo "configure:4879: checking whether environ must be declared" >&5
     5010echo "configure:5011: checking whether environ must be declared" >&5
    48795011if eval "test \"`echo '$''{'bfd_cv_decl_needed_environ'+set}'`\" = set"; then
    48805012  echo $ac_n "(cached) $ac_c" 1>&6
    48815013else
    48825014  cat > conftest.$ac_ext <<EOF
    4883 #line 4884 "configure"
     5015#line 5016 "configure"
    48845016#include "confdefs.h"
    48855017
     
    49025034; return 0; }
    49035035EOF
    4904 if { (eval echo configure:4905: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5036if { (eval echo configure:5037: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    49055037  rm -rf conftest*
    49065038  bfd_cv_decl_needed_environ=no
     
    49305062# support string concatenation.
    49315063echo $ac_n "checking whether ANSI C string concatenation works""... $ac_c" 1>&6
    4932 echo "configure:4933: checking whether ANSI C string concatenation works" >&5
     5064echo "configure:5065: checking whether ANSI C string concatenation works" >&5
    49335065if eval "test \"`echo '$''{'ld_cv_string_concatenation'+set}'`\" = set"; then
    49345066  echo $ac_n "(cached) $ac_c" 1>&6
    49355067else
    49365068  cat > conftest.$ac_ext <<EOF
    4937 #line 4938 "configure"
     5069#line 5070 "configure"
    49385070#include "confdefs.h"
    49395071
     
    49425074; return 0; }
    49435075EOF
    4944 if { (eval echo configure:4945: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     5076if { (eval echo configure:5077: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
    49455077  rm -rf conftest*
    49465078  ld_cv_string_concatenation=yes
     
    50435175  EMUL_EXTRA_OFILES=$all_emul_extras
    50445176fi
     5177
    50455178
    50465179
     
    52165349s%@build_vendor@%$build_vendor%g
    52175350s%@build_os@%$build_os%g
    5218 s%@CC@%$CC%g
    52195351s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
    52205352s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
     
    52285360s%@MAKEINFO@%$MAKEINFO%g
    52295361s%@SET_MAKE@%$SET_MAKE%g
     5362s%@CC@%$CC%g
    52305363s%@LN_S@%$LN_S%g
    52315364s%@OBJEXT@%$OBJEXT%g
     
    52345367s%@STRIP@%$STRIP%g
    52355368s%@LIBTOOL@%$LIBTOOL%g
     5369s%@use_sysroot@%$use_sysroot%g
     5370s%@TARGET_SYSTEM_ROOT@%$TARGET_SYSTEM_ROOT%g
     5371s%@TARGET_SYSTEM_ROOT_DEFINE@%$TARGET_SYSTEM_ROOT_DEFINE%g
    52365372s%@WARN_CFLAGS@%$WARN_CFLAGS%g
    52375373s%@CPP@%$CPP%g
     
    52745410s%@EMULATION_OFILES@%$EMULATION_OFILES%g
    52755411s%@EMUL_EXTRA_OFILES@%$EMUL_EXTRA_OFILES%g
     5412s%@LIB_PATH@%$LIB_PATH%g
    52765413s%@EMULATION_LIBPATH@%$EMULATION_LIBPATH%g
    52775414s%@TESTBFDLIB@%$TESTBFDLIB%g
Note: See TracChangeset for help on using the changeset viewer.