Changeset 28328


Ignore:
Timestamp:
2013-09-27T19:20:47+12:00 (11 years ago)
Author:
ak19
Message:

Repeating the changes made to greenstone configure files in gs2build and build-src configure files. Updating configure for mac (leopard), which only likes if stmts that use test and not the square brackets

Location:
main/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/build-src/configure

    r28309 r28328  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.63.
     3# Generated by GNU Autoconf 2.61.
    44#
    55# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
     6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
    77# This configure script is free software; the Free Software Foundation
    88# gives unlimited permission to copy, distribute and modify it.
     
    1616  emulate sh
    1717  NULLCMD=:
    18   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     18  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    1919  # is contrary to our usage.  Disable this feature.
    2020  alias -g '${1+"$@"}'='"$@"'
     
    3838as_cr_alnum=$as_cr_Letters$as_cr_digits
    3939
    40 as_nl='
    41 '
    42 export as_nl
    43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
    44 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
    45 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
    46 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
    47 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
    48   as_echo='printf %s\n'
    49   as_echo_n='printf %s'
    50 else
    51   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
    52     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
    53     as_echo_n='/usr/ucb/echo -n'
    54   else
    55     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
    56     as_echo_n_body='eval
    57       arg=$1;
    58       case $arg in
    59       *"$as_nl"*)
    60     expr "X$arg" : "X\\(.*\\)$as_nl";
    61     arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
    62       esac;
    63       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
    64     '
    65     export as_echo_n_body
    66     as_echo_n='sh -c $as_echo_n_body as_echo'
    67   fi
    68   export as_echo_body
    69   as_echo='sh -c $as_echo_body as_echo'
    70 fi
    71 
    7240# The user is always right.
    7341if test "${PATH_SEPARATOR+set}" != set; then
    74   PATH_SEPARATOR=:
    75   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
    76     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
    77       PATH_SEPARATOR=';'
    78   }
     42  echo "#! /bin/sh" >conf$$.sh
     43  echo  "exit 0"   >>conf$$.sh
     44  chmod +x conf$$.sh
     45  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
     46    PATH_SEPARATOR=';'
     47  else
     48    PATH_SEPARATOR=:
     49  fi
     50  rm -f conf$$.sh
    7951fi
    8052
     
    9264# (If _AS_PATH_WALK were called with IFS unset, it would disable word
    9365# splitting by setting IFS to empty value.)
     66as_nl='
     67'
    9468IFS=" ""    $as_nl"
    9569
     
    11488fi
    11589if test ! -f "$as_myself"; then
    116   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     90  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
    11791  { (exit 1); exit 1; }
    11892fi
     
    127101
    128102# NLS nuisances.
    129 LC_ALL=C
    130 export LC_ALL
    131 LANGUAGE=C
    132 export LANGUAGE
     103for as_var in \
     104  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
     105  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
     106  LC_TELEPHONE LC_TIME
     107do
     108  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
     109    eval $as_var=C; export $as_var
     110  else
     111    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     112  fi
     113done
    133114
    134115# Required to use basename.
     
    152133     X"$0" : 'X\(//\)$' \| \
    153134     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    154 $as_echo X/"$0" |
     135echo X/"$0" |
    155136    sed '/^.*\/\([^/][^/]*\)\/*$/{
    156137        s//\1/
     
    178159fi
    179160
    180   if test $as_have_required = yes &&     (eval ":
     161  if test $as_have_required = yes &&     (eval ":
    181162(as_func_return () {
    182163  (exit \$1)
     
    260241  emulate sh
    261242  NULLCMD=:
    262   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     243  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    263244  # is contrary to our usage.  Disable this feature.
    264245  alias -g '${1+"$@"}'='"$@"'
     
    281262  emulate sh
    282263  NULLCMD=:
    283   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     264  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    284265  # is contrary to our usage.  Disable this feature.
    285266  alias -g '${1+"$@"}'='"$@"'
     
    361342      if test "x$CONFIG_SHELL" != x; then
    362343  for as_var in BASH_ENV ENV
    363     do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
    364     done
    365     export CONFIG_SHELL
    366     exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
     344        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     345        done
     346        export CONFIG_SHELL
     347        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
    367348fi
    368349
     
    433414test \$exitcode = 0") || {
    434415  echo No shell found that supports shell functions.
    435   echo Please tell [email protected] about your system,
    436   echo including any error possibly output before this message.
    437   echo This can help us improve future autoconf versions.
    438   echo Configuration will now proceed without shell functions.
     416  echo Please tell [email protected] about your system,
     417  echo including any error possibly output before this
     418  echo message
    439419}
    440420
     
    472452    ' >$as_me.lineno &&
    473453  chmod +x "$as_me.lineno" ||
    474     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     454    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    475455   { (exit 1); exit 1; }; }
    476456
     
    500480  ECHO_N='-n';;
    501481esac
     482
    502483if expr a : '\(a\)' >/dev/null 2>&1 &&
    503484   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     
    512493else
    513494  rm -f conf$$.dir
    514   mkdir conf$$.dir 2>/dev/null
    515 fi
    516 if (echo >conf$$.file) 2>/dev/null; then
    517   if ln -s conf$$.file conf$$ 2>/dev/null; then
    518     as_ln_s='ln -s'
    519     # ... but there are two gotchas:
    520     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    521     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    522     # In both cases, we have to default to `cp -p'.
    523     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    524       as_ln_s='cp -p'
    525   elif ln conf$$.file conf$$ 2>/dev/null; then
    526     as_ln_s=ln
    527   else
     495  mkdir conf$$.dir
     496fi
     497echo >conf$$.file
     498if ln -s conf$$.file conf$$ 2>/dev/null; then
     499  as_ln_s='ln -s'
     500  # ... but there are two gotchas:
     501  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     502  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     503  # In both cases, we have to default to `cp -p'.
     504  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    528505    as_ln_s='cp -p'
    529   fi
     506elif ln conf$$.file conf$$ 2>/dev/null; then
     507  as_ln_s=ln
    530508else
    531509  as_ln_s='cp -p'
     
    552530    eval sh -c '\''
    553531      if test -d "$1"; then
    554     test -d "$1/.";
     532        test -d "$1/.";
    555533      else
    556534    case $1 in
    557     -*)set "./$1";;
     535        -*)set "./$1";;
    558536    esac;
    559537    case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     
    635613#endif"
    636614
    637 enable_option_checking=no
    638 ac_subst_vars='LTLIBOBJS
     615ac_subst_vars='SHELL
     616PATH_SEPARATOR
     617PACKAGE_NAME
     618PACKAGE_TARNAME
     619PACKAGE_VERSION
     620PACKAGE_STRING
     621PACKAGE_BUGREPORT
     622exec_prefix
     623prefix
     624program_transform_name
     625bindir
     626sbindir
     627libexecdir
     628datarootdir
     629datadir
     630sysconfdir
     631sharedstatedir
     632localstatedir
     633includedir
     634oldincludedir
     635docdir
     636infodir
     637htmldir
     638dvidir
     639pdfdir
     640psdir
     641libdir
     642localedir
     643mandir
     644DEFS
     645ECHO_C
     646ECHO_N
     647ECHO_T
     648LIBS
     649build_alias
     650host_alias
     651target_alias
     652PACKAGE
     653VERSION
     654USE_FASTCGI
     655USE_LANGACTION
     656USE_CORBA
     657MICO_DIR
     658USE_Z3950
     659USE_YAZ
     660ENABLE_JAVA
     661USE_WVWARE
     662USE_JDBM
     663USE_GDBM
     664ENABLE_ACCENTFOLD
     665USE_SQLITE
     666ENABLE_GNOMELIB_EXT
     667LDFLAGS
     668CFLAGS
     669CC
     670CPPFLAGS
     671ac_ct_CC
     672EXEEXT
     673OBJEXT
     674CXX
     675CXXFLAGS
     676ac_ct_CXX
     677JAVAC
     678JAVACFLAGS
     679JAVA
     680uudecode
     681AWK
     682YACC
     683YFLAGS
     684build
     685build_cpu
     686build_vendor
     687build_os
     688host
     689host_cpu
     690host_vendor
     691host_os
     692target
     693target_cpu
     694target_vendor
     695target_os
     696INSTALL_PROGRAM
     697INSTALL_SCRIPT
     698INSTALL_DATA
     699LN_S
     700SET_MAKE
     701RANLIB
     702STRIP
     703ARCH_DEP_FLAGS
     704MICO_VER
     705CPP
     706GREP
     707EGREP
     708U
     709ANSI2KNR
     710ALLOCA
     711LIBOBJS
     712STATIC
     713gsdlos
     714MODULEDIRS
    639715subdirs
    640 MODULEDIRS
    641 gsdlos
    642 STATIC
    643 LIBOBJS
    644 ALLOCA
    645 ANSI2KNR
    646 U
    647 EGREP
    648 GREP
    649 CPP
    650 MICO_VER
    651 ARCH_DEP_FLAGS
    652 STRIP
    653 RANLIB
    654 SET_MAKE
    655 LN_S
    656 INSTALL_DATA
    657 INSTALL_SCRIPT
    658 INSTALL_PROGRAM
    659 target_os
    660 target_vendor
    661 target_cpu
    662 target
    663 host_os
    664 host_vendor
    665 host_cpu
    666 host
    667 build_os
    668 build_vendor
    669 build_cpu
    670 build
    671 YFLAGS
    672 YACC
    673 AWK
    674 uudecode
    675 JAVA
    676 JAVACFLAGS
    677 JAVAC
    678 ac_ct_CXX
    679 CXXFLAGS
    680 CXX
    681 OBJEXT
    682 EXEEXT
    683 ac_ct_CC
    684 CPPFLAGS
    685 CC
    686 CFLAGS
    687 LDFLAGS
    688 ENABLE_GNOMELIB_EXT
    689 USE_SQLITE
    690 ENABLE_ACCENTFOLD
    691 USE_GDBM
    692 USE_JDBM
    693 USE_WVWARE
    694 ENABLE_JAVA
    695 USE_YAZ
    696 USE_Z3950
    697 MICO_DIR
    698 USE_CORBA
    699 USE_LANGACTION
    700 USE_FASTCGI
    701 VERSION
    702 PACKAGE
    703 target_alias
    704 host_alias
    705 build_alias
    706 LIBS
    707 ECHO_T
    708 ECHO_N
    709 ECHO_C
    710 DEFS
    711 mandir
    712 localedir
    713 libdir
    714 psdir
    715 pdfdir
    716 dvidir
    717 htmldir
    718 infodir
    719 docdir
    720 oldincludedir
    721 includedir
    722 localstatedir
    723 sharedstatedir
    724 sysconfdir
    725 datadir
    726 datarootdir
    727 libexecdir
    728 sbindir
    729 bindir
    730 program_transform_name
    731 prefix
    732 exec_prefix
    733 PACKAGE_BUGREPORT
    734 PACKAGE_STRING
    735 PACKAGE_VERSION
    736 PACKAGE_TARNAME
    737 PACKAGE_NAME
    738 PATH_SEPARATOR
    739 SHELL'
     716LTLIBOBJS'
    740717ac_subst_files=''
    741 ac_user_opts='
    742 enable_option_checking
    743 enable_corba
    744 with_micodir
    745 enable_z3950
    746 enable_yaz
    747 enable_java
    748 enable_wvware
    749 enable_jdbm
    750 enable_gdbm
    751 enable_accentfold
    752 enable_sqlite
    753 enable_gnome_lib_ext
    754 with_dmalloc
    755 with_regex
    756 '
    757718      ac_precious_vars='build_alias
    758719host_alias
     
    774735ac_init_help=
    775736ac_init_version=false
    776 ac_unrecognized_opts=
    777 ac_unrecognized_sep=
    778737# The variables have the same names as the options, with
    779738# dashes changed to underlines.
     
    874833
    875834  -disable-* | --disable-*)
    876     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     835    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
    877836    # Reject names that are not valid shell variable names.
    878     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    879       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
     837    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     838      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
    880839   { (exit 1); exit 1; }; }
    881     ac_useropt_orig=$ac_useropt
    882     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    883     case $ac_user_opts in
    884       *"
    885 "enable_$ac_useropt"
    886 "*) ;;
    887       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
    888      ac_unrecognized_sep=', ';;
    889     esac
    890     eval enable_$ac_useropt=no ;;
     840    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
     841    eval enable_$ac_feature=no ;;
    891842
    892843  -docdir | --docdir | --docdi | --doc | --do)
     
    901852
    902853  -enable-* | --enable-*)
    903     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     854    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
    904855    # Reject names that are not valid shell variable names.
    905     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    906       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
     856    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     857      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
    907858   { (exit 1); exit 1; }; }
    908     ac_useropt_orig=$ac_useropt
    909     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    910     case $ac_user_opts in
    911       *"
    912 "enable_$ac_useropt"
    913 "*) ;;
    914       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
    915      ac_unrecognized_sep=', ';;
    916     esac
    917     eval enable_$ac_useropt=\$ac_optarg ;;
     859    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
     860    eval enable_$ac_feature=\$ac_optarg ;;
    918861
    919862  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
     
    11061049
    11071050  -with-* | --with-*)
    1108     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     1051    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
    11091052    # Reject names that are not valid shell variable names.
    1110     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    1111       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
     1053    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     1054      { echo "$as_me: error: invalid package name: $ac_package" >&2
    11121055   { (exit 1); exit 1; }; }
    1113     ac_useropt_orig=$ac_useropt
    1114     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    1115     case $ac_user_opts in
    1116       *"
    1117 "with_$ac_useropt"
    1118 "*) ;;
    1119       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
    1120      ac_unrecognized_sep=', ';;
    1121     esac
    1122     eval with_$ac_useropt=\$ac_optarg ;;
     1056    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
     1057    eval with_$ac_package=\$ac_optarg ;;
    11231058
    11241059  -without-* | --without-*)
    1125     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     1060    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
    11261061    # Reject names that are not valid shell variable names.
    1127     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    1128       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
     1062    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     1063      { echo "$as_me: error: invalid package name: $ac_package" >&2
    11291064   { (exit 1); exit 1; }; }
    1130     ac_useropt_orig=$ac_useropt
    1131     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    1132     case $ac_user_opts in
    1133       *"
    1134 "with_$ac_useropt"
    1135 "*) ;;
    1136       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
    1137      ac_unrecognized_sep=', ';;
    1138     esac
    1139     eval with_$ac_useropt=no ;;
     1065    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
     1066    eval with_$ac_package=no ;;
    11401067
    11411068  --x)
     
    11571084    x_libraries=$ac_optarg ;;
    11581085
    1159   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
     1086  -*) { echo "$as_me: error: unrecognized option: $ac_option
    11601087Try \`$0 --help' for more information." >&2
    11611088   { (exit 1); exit 1; }; }
     
    11661093    # Reject names that are not valid shell variable names.
    11671094    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
    1168       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
     1095      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    11691096   { (exit 1); exit 1; }; }
    11701097    eval $ac_envvar=\$ac_optarg
     
    11731100  *)
    11741101    # FIXME: should be removed in autoconf 3.0.
    1175     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     1102    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    11761103    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1177       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
     1104      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    11781105    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    11791106    ;;
     
    11841111if test -n "$ac_prev"; then
    11851112  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
    1186   { $as_echo "$as_me: error: missing argument to $ac_option" >&2
     1113  { echo "$as_me: error: missing argument to $ac_option" >&2
    11871114   { (exit 1); exit 1; }; }
    11881115fi
    11891116
    1190 if test -n "$ac_unrecognized_opts"; then
    1191   case $enable_option_checking in
    1192     no) ;;
    1193     fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
    1194    { (exit 1); exit 1; }; } ;;
    1195     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
    1196   esac
    1197 fi
    1198 
    1199 # Check all directory arguments for consistency.
     1117# Be sure to have absolute directory names.
    12001118for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
    12011119        datadir sysconfdir sharedstatedir localstatedir includedir \
     
    12041122do
    12051123  eval ac_val=\$$ac_var
    1206   # Remove trailing slashes.
    1207   case $ac_val in
    1208     */ )
    1209       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
    1210       eval $ac_var=\$ac_val;;
    1211   esac
    1212   # Be sure to have absolute directory names.
    12131124  case $ac_val in
    12141125    [\\/$]* | ?:[\\/]* )  continue;;
    12151126    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    12161127  esac
    1217   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
     1128  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
    12181129   { (exit 1); exit 1; }; }
    12191130done
     
    12301141  if test "x$build_alias" = x; then
    12311142    cross_compiling=maybe
    1232     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
     1143    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
    12331144    If a cross compiler is detected then cross compile mode will be used." >&2
    12341145  elif test "x$build_alias" != "x$host_alias"; then
     
    12461157ac_ls_di=`ls -di .` &&
    12471158ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
    1248   { $as_echo "$as_me: error: working directory cannot be determined" >&2
     1159  { echo "$as_me: error: Working directory cannot be determined" >&2
    12491160   { (exit 1); exit 1; }; }
    12501161test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
    1251   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
     1162  { echo "$as_me: error: pwd does not report name of working directory" >&2
    12521163   { (exit 1); exit 1; }; }
    12531164
     
    12571168  ac_srcdir_defaulted=yes
    12581169  # Try the directory containing this script, then the parent directory.
    1259   ac_confdir=`$as_dirname -- "$as_myself" ||
    1260 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    1261      X"$as_myself" : 'X\(//\)[^/]' \| \
    1262      X"$as_myself" : 'X\(//\)$' \| \
    1263      X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
    1264 $as_echo X"$as_myself" |
     1170  ac_confdir=`$as_dirname -- "$0" ||
     1171$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1172     X"$0" : 'X\(//\)[^/]' \| \
     1173     X"$0" : 'X\(//\)$' \| \
     1174     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
     1175echo X"$0" |
    12651176    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    12661177        s//\1/
     
    12891200if test ! -r "$srcdir/$ac_unique_file"; then
    12901201  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
    1291   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
     1202  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
    12921203   { (exit 1); exit 1; }; }
    12931204fi
    12941205ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
    12951206ac_abs_confdir=`(
    1296     cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
     1207    cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
    12971208   { (exit 1); exit 1; }; }
    12981209    pwd)`
     
    13431254Installation directories:
    13441255  --prefix=PREFIX         install architecture-independent files in PREFIX
    1345                           [$ac_default_prefix]
     1256              [$ac_default_prefix]
    13461257  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
    1347                           [PREFIX]
     1258              [PREFIX]
    13481259
    13491260By default, \`make install' will install all the files in
     
    13551266
    13561267Fine tuning of the installation directories:
    1357   --bindir=DIR            user executables [EPREFIX/bin]
    1358   --sbindir=DIR           system admin executables [EPREFIX/sbin]
    1359   --libexecdir=DIR        program executables [EPREFIX/libexec]
    1360   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
    1361   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
    1362   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
    1363   --libdir=DIR            object code libraries [EPREFIX/lib]
    1364   --includedir=DIR        C header files [PREFIX/include]
    1365   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
    1366   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
    1367   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
    1368   --infodir=DIR           info documentation [DATAROOTDIR/info]
    1369   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
    1370   --mandir=DIR            man documentation [DATAROOTDIR/man]
    1371   --docdir=DIR            documentation root [DATAROOTDIR/doc/PACKAGE]
    1372   --htmldir=DIR           html documentation [DOCDIR]
    1373   --dvidir=DIR            dvi documentation [DOCDIR]
    1374   --pdfdir=DIR            pdf documentation [DOCDIR]
    1375   --psdir=DIR             ps documentation [DOCDIR]
     1268  --bindir=DIR           user executables [EPREFIX/bin]
     1269  --sbindir=DIR          system admin executables [EPREFIX/sbin]
     1270  --libexecdir=DIR       program executables [EPREFIX/libexec]
     1271  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
     1272  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
     1273  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
     1274  --libdir=DIR           object code libraries [EPREFIX/lib]
     1275  --includedir=DIR       C header files [PREFIX/include]
     1276  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
     1277  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
     1278  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
     1279  --infodir=DIR          info documentation [DATAROOTDIR/info]
     1280  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
     1281  --mandir=DIR           man documentation [DATAROOTDIR/man]
     1282  --docdir=DIR           documentation root [DATAROOTDIR/doc/PACKAGE]
     1283  --htmldir=DIR          html documentation [DOCDIR]
     1284  --dvidir=DIR           dvi documentation [DOCDIR]
     1285  --pdfdir=DIR           pdf documentation [DOCDIR]
     1286  --psdir=DIR            ps documentation [DOCDIR]
    13761287_ACEOF
    13771288
     
    13901301
    13911302Optional Features:
    1392   --disable-option-checking  ignore unrecognized --enable/--with options
    13931303  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    13941304  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     
    14391349  # If there are subdirs, report their specific --help.
    14401350  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    1441     test -d "$ac_dir" ||
    1442       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
    1443       continue
     1351    test -d "$ac_dir" || continue
    14441352    ac_builddir=.
    14451353
     
    14471355.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    14481356*)
    1449   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     1357  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    14501358  # A ".." for each directory in $ac_dir_suffix.
    1451   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     1359  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
    14521360  case $ac_top_builddir_sub in
    14531361  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    14851393      $SHELL "$ac_srcdir/configure" --help=recursive
    14861394    else
    1487       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     1395      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    14881396    fi || ac_status=$?
    14891397    cd "$ac_pwd" || { ac_status=$?; break; }
     
    14951403  cat <<\_ACEOF
    14961404configure
    1497 generated by GNU Autoconf 2.63
     1405generated by GNU Autoconf 2.61
    14981406
    14991407Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    1500 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
     14082002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
    15011409This configure script is free software; the Free Software Foundation
    15021410gives unlimited permission to copy, distribute and modify it.
     
    15091417
    15101418It was created by $as_me, which was
    1511 generated by GNU Autoconf 2.63.  Invocation command line was
     1419generated by GNU Autoconf 2.61.  Invocation command line was
    15121420
    15131421  $ $0 $@
     
    15451453  IFS=$as_save_IFS
    15461454  test -z "$as_dir" && as_dir=.
    1547   $as_echo "PATH: $as_dir"
     1455  echo "PATH: $as_dir"
    15481456done
    15491457IFS=$as_save_IFS
     
    15801488      continue ;;
    15811489    *\'*)
    1582       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     1490      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    15831491    esac
    15841492    case $ac_pass in
     
    16321540    *${as_nl}*)
    16331541      case $ac_var in #(
    1634       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
    1635 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
     1542      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     1543echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    16361544      esac
    16371545      case $ac_var in #(
    16381546      _ | IFS | as_nl) ;; #(
    1639       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    16401547      *) $as_unset $ac_var ;;
    16411548      esac ;;
     
    16671574      eval ac_val=\$$ac_var
    16681575      case $ac_val in
    1669       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1576      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    16701577      esac
    1671       $as_echo "$ac_var='\''$ac_val'\''"
     1578      echo "$ac_var='\''$ac_val'\''"
    16721579    done | sort
    16731580    echo
     
    16841591    eval ac_val=\$$ac_var
    16851592    case $ac_val in
    1686     *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1593    *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    16871594    esac
    1688     $as_echo "$ac_var='\''$ac_val'\''"
     1595    echo "$ac_var='\''$ac_val'\''"
    16891596      done | sort
    16901597      echo
     
    17021609    fi
    17031610    test "$ac_signal" != 0 &&
    1704       $as_echo "$as_me: caught signal $ac_signal"
    1705     $as_echo "$as_me: exit $exit_status"
     1611      echo "$as_me: caught signal $ac_signal"
     1612    echo "$as_me: exit $exit_status"
    17061613  } >&5
    17071614  rm -f core *.core core.conftest.* &&
     
    17451652
    17461653# Let the site file select an alternate cache file if it wants to.
    1747 # Prefer an explicitly selected file to automatically selected ones.
    1748 ac_site_file1=NONE
    1749 ac_site_file2=NONE
     1654# Prefer explicitly selected file to automatically selected ones.
    17501655if test -n "$CONFIG_SITE"; then
    1751   ac_site_file1=$CONFIG_SITE
     1656  set x "$CONFIG_SITE"
    17521657elif test "x$prefix" != xNONE; then
    1753   ac_site_file1=$prefix/share/config.site
    1754   ac_site_file2=$prefix/etc/config.site
    1755 else
    1756   ac_site_file1=$ac_default_prefix/share/config.site
    1757   ac_site_file2=$ac_default_prefix/etc/config.site
    1758 fi
    1759 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
     1658  set x "$prefix/share/config.site" "$prefix/etc/config.site"
     1659else
     1660  set x "$ac_default_prefix/share/config.site" \
     1661    "$ac_default_prefix/etc/config.site"
     1662fi
     1663shift
     1664for ac_site_file
    17601665do
    1761   test "x$ac_site_file" = xNONE && continue
    17621666  if test -r "$ac_site_file"; then
    1763     { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
    1764 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
     1667    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
     1668echo "$as_me: loading site script $ac_site_file" >&6;}
    17651669    sed 's/^/| /' "$ac_site_file" >&5
    17661670    . "$ac_site_file"
     
    17721676  # files actually), so we avoid doing that.
    17731677  if test -f "$cache_file"; then
    1774     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
    1775 $as_echo "$as_me: loading cache $cache_file" >&6;}
     1678    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
     1679echo "$as_me: loading cache $cache_file" >&6;}
    17761680    case $cache_file in
    17771681      [\\/]* | ?:[\\/]* ) . "$cache_file";;
     
    17801684  fi
    17811685else
    1782   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
    1783 $as_echo "$as_me: creating cache $cache_file" >&6;}
     1686  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
     1687echo "$as_me: creating cache $cache_file" >&6;}
    17841688  >$cache_file
    17851689fi
     
    17951699  case $ac_old_set,$ac_new_set in
    17961700    set,)
    1797       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
    1798 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
     1701      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
     1702echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
    17991703      ac_cache_corrupted=: ;;
    18001704    ,set)
    1801       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
    1802 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
     1705      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
     1706echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
    18031707      ac_cache_corrupted=: ;;
    18041708    ,);;
    18051709    *)
    18061710      if test "x$ac_old_val" != "x$ac_new_val"; then
    1807     # differences in whitespace do not lead to failure.
    1808     ac_old_val_w=`echo x $ac_old_val`
    1809     ac_new_val_w=`echo x $ac_new_val`
    1810     if test "$ac_old_val_w" != "$ac_new_val_w"; then
    1811       { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    1812 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1813       ac_cache_corrupted=:
    1814     else
    1815       { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
    1816 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
    1817       eval $ac_var=\$ac_old_val
    1818     fi
    1819     { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
    1820 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
    1821     { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
    1822 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
     1711    { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
     1712echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
     1713    { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
     1714echo "$as_me:   former value:  $ac_old_val" >&2;}
     1715    { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
     1716echo "$as_me:   current value: $ac_new_val" >&2;}
     1717    ac_cache_corrupted=:
    18231718      fi;;
    18241719  esac
     
    18261721  if test "$ac_new_set" = set; then
    18271722    case $ac_new_val in
    1828     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
     1723    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
    18291724    *) ac_arg=$ac_var=$ac_new_val ;;
    18301725    esac
     
    18361731done
    18371732if $ac_cache_corrupted; then
    1838   { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    1839 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    1840   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
    1841 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
    1842   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
    1843 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
     1733  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
     1734echo "$as_me: error: changes in the environment can compromise the build" >&2;}
     1735  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
     1736echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
    18441737   { (exit 1); exit 1; }; }
    18451738fi
     
    19121805  USE_CORBA=1
    19131806  cat >>confdefs.h <<\_ACEOF
    1914 #define USE_CORBA /**/
     1807#define USE_CORBA
    19151808_ACEOF
    19161809
     
    19441837  USE_Z3950=1
    19451838  cat >>confdefs.h <<\_ACEOF
    1946 #define USE_Z3950 /**/
     1839#define USE_Z3950
    19471840_ACEOF
    19481841
     
    19621855  USE_YAZ=1
    19631856  cat >>confdefs.h <<\_ACEOF
    1964 #define USE_YAZ /**/
     1857#define USE_YAZ
    19651858_ACEOF
    19661859
     
    20001893  USE_WVWARE=1
    20011894  cat >>confdefs.h <<\_ACEOF
    2002 #define USE_WVWARE /**/
     1895#define USE_WVWARE
    20031896_ACEOF
    20041897
     
    20181911  USE_JDBM=1
    20191912  cat >>confdefs.h <<\_ACEOF
    2020 #define USE_JDBM /**/
     1913#define USE_JDBM
    20211914_ACEOF
    20221915
     
    20361929  USE_GDBM=1
    20371930  cat >>confdefs.h <<\_ACEOF
    2038 #define USE_GDBM /**/
     1931#define USE_GDBM
    20391932_ACEOF
    20401933
     
    20541947  ENABLE_ACCENTFOLD=1
    20551948  cat >>confdefs.h <<\_ACEOF
    2056 #define ENABLE_ACCENTFOLD /**/
     1949#define ENABLE_ACCENTFOLD
    20571950_ACEOF
    20581951
     
    20721965  USE_SQLITE=1
    20731966  cat >>confdefs.h <<\_ACEOF
    2074 #define USE_SQLITE /**/
     1967#define USE_SQLITE
    20751968_ACEOF
    20761969
     
    21282021  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
    21292022set dummy ${ac_tool_prefix}gcc; ac_word=$2
    2130 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2131 $as_echo_n "checking for $ac_word... " >&6; }
     2023{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2024echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    21322025if test "${ac_cv_prog_CC+set}" = set; then
    2133   $as_echo_n "(cached) " >&6
     2026  echo $ECHO_N "(cached) $ECHO_C" >&6
    21342027else
    21352028  if test -n "$CC"; then
     
    21442037  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    21452038    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    2146     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2039    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21472040    break 2
    21482041  fi
     
    21552048CC=$ac_cv_prog_CC
    21562049if test -n "$CC"; then
    2157   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2158 $as_echo "$CC" >&6; }
    2159 else
    2160   { $as_echo "$as_me:$LINENO: result: no" >&5
    2161 $as_echo "no" >&6; }
     2050  { echo "$as_me:$LINENO: result: $CC" >&5
     2051echo "${ECHO_T}$CC" >&6; }
     2052else
     2053  { echo "$as_me:$LINENO: result: no" >&5
     2054echo "${ECHO_T}no" >&6; }
    21622055fi
    21632056
     
    21682061  # Extract the first word of "gcc", so it can be a program name with args.
    21692062set dummy gcc; ac_word=$2
    2170 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2171 $as_echo_n "checking for $ac_word... " >&6; }
     2063{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2064echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    21722065if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    2173   $as_echo_n "(cached) " >&6
     2066  echo $ECHO_N "(cached) $ECHO_C" >&6
    21742067else
    21752068  if test -n "$ac_ct_CC"; then
     
    21842077  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    21852078    ac_cv_prog_ac_ct_CC="gcc"
    2186     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2079    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21872080    break 2
    21882081  fi
     
    21952088ac_ct_CC=$ac_cv_prog_ac_ct_CC
    21962089if test -n "$ac_ct_CC"; then
    2197   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2198 $as_echo "$ac_ct_CC" >&6; }
    2199 else
    2200   { $as_echo "$as_me:$LINENO: result: no" >&5
    2201 $as_echo "no" >&6; }
     2090  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2091echo "${ECHO_T}$ac_ct_CC" >&6; }
     2092else
     2093  { echo "$as_me:$LINENO: result: no" >&5
     2094echo "${ECHO_T}no" >&6; }
    22022095fi
    22032096
     
    22072100    case $cross_compiling:$ac_tool_warned in
    22082101yes:)
    2209 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    2210 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     2102{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2103whose name does not start with the host triplet.  If you think this
     2104configuration is useful to you, please write to [email protected]." >&5
     2105echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2106whose name does not start with the host triplet.  If you think this
     2107configuration is useful to you, please write to [email protected]." >&2;}
    22112108ac_tool_warned=yes ;;
    22122109esac
     
    22212118    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
    22222119set dummy ${ac_tool_prefix}cc; ac_word=$2
    2223 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2224 $as_echo_n "checking for $ac_word... " >&6; }
     2120{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2121echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    22252122if test "${ac_cv_prog_CC+set}" = set; then
    2226   $as_echo_n "(cached) " >&6
     2123  echo $ECHO_N "(cached) $ECHO_C" >&6
    22272124else
    22282125  if test -n "$CC"; then
     
    22372134  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    22382135    ac_cv_prog_CC="${ac_tool_prefix}cc"
    2239     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2136    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    22402137    break 2
    22412138  fi
     
    22482145CC=$ac_cv_prog_CC
    22492146if test -n "$CC"; then
    2250   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2251 $as_echo "$CC" >&6; }
    2252 else
    2253   { $as_echo "$as_me:$LINENO: result: no" >&5
    2254 $as_echo "no" >&6; }
     2147  { echo "$as_me:$LINENO: result: $CC" >&5
     2148echo "${ECHO_T}$CC" >&6; }
     2149else
     2150  { echo "$as_me:$LINENO: result: no" >&5
     2151echo "${ECHO_T}no" >&6; }
    22552152fi
    22562153
     
    22612158  # Extract the first word of "cc", so it can be a program name with args.
    22622159set dummy cc; ac_word=$2
    2263 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2264 $as_echo_n "checking for $ac_word... " >&6; }
     2160{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2161echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    22652162if test "${ac_cv_prog_CC+set}" = set; then
    2266   $as_echo_n "(cached) " >&6
     2163  echo $ECHO_N "(cached) $ECHO_C" >&6
    22672164else
    22682165  if test -n "$CC"; then
     
    22822179     fi
    22832180    ac_cv_prog_CC="cc"
    2284     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2181    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    22852182    break 2
    22862183  fi
     
    23052202CC=$ac_cv_prog_CC
    23062203if test -n "$CC"; then
    2307   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2308 $as_echo "$CC" >&6; }
    2309 else
    2310   { $as_echo "$as_me:$LINENO: result: no" >&5
    2311 $as_echo "no" >&6; }
     2204  { echo "$as_me:$LINENO: result: $CC" >&5
     2205echo "${ECHO_T}$CC" >&6; }
     2206else
     2207  { echo "$as_me:$LINENO: result: no" >&5
     2208echo "${ECHO_T}no" >&6; }
    23122209fi
    23132210
     
    23202217    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    23212218set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    2322 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2323 $as_echo_n "checking for $ac_word... " >&6; }
     2219{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2220echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    23242221if test "${ac_cv_prog_CC+set}" = set; then
    2325   $as_echo_n "(cached) " >&6
     2222  echo $ECHO_N "(cached) $ECHO_C" >&6
    23262223else
    23272224  if test -n "$CC"; then
     
    23362233  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    23372234    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    2338     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2235    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    23392236    break 2
    23402237  fi
     
    23472244CC=$ac_cv_prog_CC
    23482245if test -n "$CC"; then
    2349   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2350 $as_echo "$CC" >&6; }
    2351 else
    2352   { $as_echo "$as_me:$LINENO: result: no" >&5
    2353 $as_echo "no" >&6; }
     2246  { echo "$as_me:$LINENO: result: $CC" >&5
     2247echo "${ECHO_T}$CC" >&6; }
     2248else
     2249  { echo "$as_me:$LINENO: result: no" >&5
     2250echo "${ECHO_T}no" >&6; }
    23542251fi
    23552252
     
    23642261  # Extract the first word of "$ac_prog", so it can be a program name with args.
    23652262set dummy $ac_prog; ac_word=$2
    2366 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2367 $as_echo_n "checking for $ac_word... " >&6; }
     2263{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2264echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    23682265if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    2369   $as_echo_n "(cached) " >&6
     2266  echo $ECHO_N "(cached) $ECHO_C" >&6
    23702267else
    23712268  if test -n "$ac_ct_CC"; then
     
    23802277  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    23812278    ac_cv_prog_ac_ct_CC="$ac_prog"
    2382     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2279    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    23832280    break 2
    23842281  fi
     
    23912288ac_ct_CC=$ac_cv_prog_ac_ct_CC
    23922289if test -n "$ac_ct_CC"; then
    2393   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2394 $as_echo "$ac_ct_CC" >&6; }
    2395 else
    2396   { $as_echo "$as_me:$LINENO: result: no" >&5
    2397 $as_echo "no" >&6; }
     2290  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2291echo "${ECHO_T}$ac_ct_CC" >&6; }
     2292else
     2293  { echo "$as_me:$LINENO: result: no" >&5
     2294echo "${ECHO_T}no" >&6; }
    23982295fi
    23992296
     
    24072304    case $cross_compiling:$ac_tool_warned in
    24082305yes:)
    2409 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    2410 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     2306{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2307whose name does not start with the host triplet.  If you think this
     2308configuration is useful to you, please write to [email protected]." >&5
     2309echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2310whose name does not start with the host triplet.  If you think this
     2311configuration is useful to you, please write to [email protected]." >&2;}
    24112312ac_tool_warned=yes ;;
    24122313esac
     
    24182319
    24192320
    2420 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2421 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2422 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
     2321test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
    24232322See \`config.log' for more details." >&5
    2424 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
     2323echo "$as_me: error: no acceptable C compiler found in \$PATH
    24252324See \`config.log' for more details." >&2;}
    2426    { (exit 1); exit 1; }; }; }
     2325   { (exit 1); exit 1; }; }
    24272326
    24282327# Provide some information about the compiler.
    2429 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
    2430 set X $ac_compile
    2431 ac_compiler=$2
     2328echo "$as_me:$LINENO: checking for C compiler version" >&5
     2329ac_compiler=`set X $ac_compile; echo $2`
    24322330{ (ac_try="$ac_compiler --version >&5"
    24332331case "(($ac_try" in
     
    24352333  *) ac_try_echo=$ac_try;;
    24362334esac
    2437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2438 $as_echo "$ac_try_echo") >&5
     2335eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    24392336  (eval "$ac_compiler --version >&5") 2>&5
    24402337  ac_status=$?
    2441   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2338  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24422339  (exit $ac_status); }
    24432340{ (ac_try="$ac_compiler -v >&5"
     
    24462343  *) ac_try_echo=$ac_try;;
    24472344esac
    2448 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2449 $as_echo "$ac_try_echo") >&5
     2345eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    24502346  (eval "$ac_compiler -v >&5") 2>&5
    24512347  ac_status=$?
    2452   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2348  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24532349  (exit $ac_status); }
    24542350{ (ac_try="$ac_compiler -V >&5"
     
    24572353  *) ac_try_echo=$ac_try;;
    24582354esac
    2459 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2460 $as_echo "$ac_try_echo") >&5
     2355eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    24612356  (eval "$ac_compiler -V >&5") 2>&5
    24622357  ac_status=$?
    2463   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2358  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24642359  (exit $ac_status); }
    24652360
     
    24802375_ACEOF
    24812376ac_clean_files_save=$ac_clean_files
    2482 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
     2377ac_clean_files="$ac_clean_files a.out a.exe b.out"
    24832378# Try to create an executable without -o first, disregard a.out.
    24842379# It will help us diagnose broken compilers, and finding out an intuition
    24852380# of exeext.
    2486 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
    2487 $as_echo_n "checking for C compiler default output file name... " >&6; }
    2488 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    2489 
    2490 # The possible output files:
    2491 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
    2492 
     2381{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
     2382echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
     2383ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
     2384#
     2385# List of possible output files, starting from the most likely.
     2386# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
     2387# only as a last resort.  b.out is created by i960 compilers.
     2388ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
     2389#
     2390# The IRIX 6 linker writes into existing files which may not be
     2391# executable, retaining their permissions.  Remove them first so a
     2392# subsequent execution test works.
    24932393ac_rmfiles=
    24942394for ac_file in $ac_files
    24952395do
    24962396  case $ac_file in
    2497     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
     2397    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
    24982398    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
    24992399  esac
     
    25062406  *) ac_try_echo=$ac_try;;
    25072407esac
    2508 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2509 $as_echo "$ac_try_echo") >&5
     2408eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    25102409  (eval "$ac_link_default") 2>&5
    25112410  ac_status=$?
    2512   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2411  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25132412  (exit $ac_status); }; then
    25142413  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
     
    25212420  test -f "$ac_file" || continue
    25222421  case $ac_file in
    2523     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
     2422    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
    25242423    ;;
    25252424    [ab].out )
     
    25482447fi
    25492448
    2550 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
    2551 $as_echo "$ac_file" >&6; }
     2449{ echo "$as_me:$LINENO: result: $ac_file" >&5
     2450echo "${ECHO_T}$ac_file" >&6; }
    25522451if test -z "$ac_file"; then
    2553   $as_echo "$as_me: failed program was:" >&5
     2452  echo "$as_me: failed program was:" >&5
    25542453sed 's/^/| /' conftest.$ac_ext >&5
    25552454
    2556 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2557 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2558 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
     2455{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
    25592456See \`config.log' for more details." >&5
    2560 $as_echo "$as_me: error: C compiler cannot create executables
     2457echo "$as_me: error: C compiler cannot create executables
    25612458See \`config.log' for more details." >&2;}
    2562    { (exit 77); exit 77; }; }; }
     2459   { (exit 77); exit 77; }; }
    25632460fi
    25642461
     
    25672464# Check that the compiler produces executables we can run.  If not, either
    25682465# the compiler is broken, or we cross compile.
    2569 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
    2570 $as_echo_n "checking whether the C compiler works... " >&6; }
     2466{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
     2467echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
    25712468# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
    25722469# If not cross compiling, check that we can run a simple program.
     
    25772474  *) ac_try_echo=$ac_try;;
    25782475esac
    2579 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2580 $as_echo "$ac_try_echo") >&5
     2476eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    25812477  (eval "$ac_try") 2>&5
    25822478  ac_status=$?
    2583   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2479  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25842480  (exit $ac_status); }; }; then
    25852481    cross_compiling=no
     
    25882484    cross_compiling=yes
    25892485    else
    2590     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2591 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2592 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
     2486    { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
    25932487If you meant to cross compile, use \`--host'.
    25942488See \`config.log' for more details." >&5
    2595 $as_echo "$as_me: error: cannot run C compiled programs.
     2489echo "$as_me: error: cannot run C compiled programs.
    25962490If you meant to cross compile, use \`--host'.
    25972491See \`config.log' for more details." >&2;}
    2598    { (exit 1); exit 1; }; }; }
     2492   { (exit 1); exit 1; }; }
    25992493    fi
    26002494  fi
    26012495fi
    2602 { $as_echo "$as_me:$LINENO: result: yes" >&5
    2603 $as_echo "yes" >&6; }
    2604 
    2605 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
     2496{ echo "$as_me:$LINENO: result: yes" >&5
     2497echo "${ECHO_T}yes" >&6; }
     2498
     2499rm -f a.out a.exe conftest$ac_cv_exeext b.out
    26062500ac_clean_files=$ac_clean_files_save
    26072501# Check that the compiler produces executables we can run.  If not, either
    26082502# the compiler is broken, or we cross compile.
    2609 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
    2610 $as_echo_n "checking whether we are cross compiling... " >&6; }
    2611 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
    2612 $as_echo "$cross_compiling" >&6; }
    2613 
    2614 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
    2615 $as_echo_n "checking for suffix of executables... " >&6; }
     2503{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
     2504echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
     2505{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
     2506echo "${ECHO_T}$cross_compiling" >&6; }
     2507
     2508{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
     2509echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
    26162510if { (ac_try="$ac_link"
    26172511case "(($ac_try" in
     
    26192513  *) ac_try_echo=$ac_try;;
    26202514esac
    2621 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2622 $as_echo "$ac_try_echo") >&5
     2515eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    26232516  (eval "$ac_link") 2>&5
    26242517  ac_status=$?
    2625   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2518  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26262519  (exit $ac_status); }; then
    26272520  # If both `conftest.exe' and `conftest' are `present' (well, observable)
     
    26322525  test -f "$ac_file" || continue
    26332526  case $ac_file in
    2634     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
     2527    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
    26352528    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    26362529      break;;
     
    26392532done
    26402533else
    2641   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2642 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2643 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
     2534  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
    26442535See \`config.log' for more details." >&5
    2645 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
     2536echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
    26462537See \`config.log' for more details." >&2;}
    2647    { (exit 1); exit 1; }; }; }
     2538   { (exit 1); exit 1; }; }
    26482539fi
    26492540
    26502541rm -f conftest$ac_cv_exeext
    2651 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
    2652 $as_echo "$ac_cv_exeext" >&6; }
     2542{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
     2543echo "${ECHO_T}$ac_cv_exeext" >&6; }
    26532544
    26542545rm -f conftest.$ac_ext
    26552546EXEEXT=$ac_cv_exeext
    26562547ac_exeext=$EXEEXT
    2657 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
    2658 $as_echo_n "checking for suffix of object files... " >&6; }
     2548{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
     2549echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
    26592550if test "${ac_cv_objext+set}" = set; then
    2660   $as_echo_n "(cached) " >&6
     2551  echo $ECHO_N "(cached) $ECHO_C" >&6
    26612552else
    26622553  cat >conftest.$ac_ext <<_ACEOF
     
    26812572  *) ac_try_echo=$ac_try;;
    26822573esac
    2683 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2684 $as_echo "$ac_try_echo") >&5
     2574eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    26852575  (eval "$ac_compile") 2>&5
    26862576  ac_status=$?
    2687   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2577  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26882578  (exit $ac_status); }; then
    26892579  for ac_file in conftest.o conftest.obj conftest.*; do
    26902580  test -f "$ac_file" || continue;
    26912581  case $ac_file in
    2692     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
     2582    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
    26932583    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
    26942584       break;;
     
    26962586done
    26972587else
    2698   $as_echo "$as_me: failed program was:" >&5
     2588  echo "$as_me: failed program was:" >&5
    26992589sed 's/^/| /' conftest.$ac_ext >&5
    27002590
    2701 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2702 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2703 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
     2591{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
    27042592See \`config.log' for more details." >&5
    2705 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
     2593echo "$as_me: error: cannot compute suffix of object files: cannot compile
    27062594See \`config.log' for more details." >&2;}
    2707    { (exit 1); exit 1; }; }; }
     2595   { (exit 1); exit 1; }; }
    27082596fi
    27092597
    27102598rm -f conftest.$ac_cv_objext conftest.$ac_ext
    27112599fi
    2712 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
    2713 $as_echo "$ac_cv_objext" >&6; }
     2600{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
     2601echo "${ECHO_T}$ac_cv_objext" >&6; }
    27142602OBJEXT=$ac_cv_objext
    27152603ac_objext=$OBJEXT
    2716 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
    2717 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
     2604{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
     2605echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
    27182606if test "${ac_cv_c_compiler_gnu+set}" = set; then
    2719   $as_echo_n "(cached) " >&6
     2607  echo $ECHO_N "(cached) $ECHO_C" >&6
    27202608else
    27212609  cat >conftest.$ac_ext <<_ACEOF
     
    27432631  *) ac_try_echo=$ac_try;;
    27442632esac
    2745 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2746 $as_echo "$ac_try_echo") >&5
     2633eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    27472634  (eval "$ac_compile") 2>conftest.er1
    27482635  ac_status=$?
     
    27502637  rm -f conftest.er1
    27512638  cat conftest.err >&5
    2752   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2639  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    27532640  (exit $ac_status); } && {
    27542641     test -z "$ac_c_werror_flag" ||
     
    27572644  ac_compiler_gnu=yes
    27582645else
    2759   $as_echo "$as_me: failed program was:" >&5
     2646  echo "$as_me: failed program was:" >&5
    27602647sed 's/^/| /' conftest.$ac_ext >&5
    27612648
     
    27672654
    27682655fi
    2769 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
    2770 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
    2771 if test $ac_compiler_gnu = yes; then
    2772   GCC=yes
    2773 else
    2774   GCC=
    2775 fi
     2656{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
     2657echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
     2658GCC=`test $ac_compiler_gnu = yes && echo yes`
    27762659ac_test_CFLAGS=${CFLAGS+set}
    27772660ac_save_CFLAGS=$CFLAGS
    2778 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
    2779 $as_echo_n "checking whether $CC accepts -g... " >&6; }
     2661{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
     2662echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
    27802663if test "${ac_cv_prog_cc_g+set}" = set; then
    2781   $as_echo_n "(cached) " >&6
     2664  echo $ECHO_N "(cached) $ECHO_C" >&6
    27822665else
    27832666  ac_save_c_werror_flag=$ac_c_werror_flag
     
    28062689  *) ac_try_echo=$ac_try;;
    28072690esac
    2808 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2809 $as_echo "$ac_try_echo") >&5
     2691eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    28102692  (eval "$ac_compile") 2>conftest.er1
    28112693  ac_status=$?
     
    28132695  rm -f conftest.er1
    28142696  cat conftest.err >&5
    2815   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2697  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28162698  (exit $ac_status); } && {
    28172699     test -z "$ac_c_werror_flag" ||
     
    28202702  ac_cv_prog_cc_g=yes
    28212703else
    2822   $as_echo "$as_me: failed program was:" >&5
     2704  echo "$as_me: failed program was:" >&5
    28232705sed 's/^/| /' conftest.$ac_ext >&5
    28242706
     
    28452727  *) ac_try_echo=$ac_try;;
    28462728esac
    2847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2848 $as_echo "$ac_try_echo") >&5
     2729eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    28492730  (eval "$ac_compile") 2>conftest.er1
    28502731  ac_status=$?
     
    28522733  rm -f conftest.er1
    28532734  cat conftest.err >&5
    2854   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2735  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28552736  (exit $ac_status); } && {
    28562737     test -z "$ac_c_werror_flag" ||
     
    28592740  :
    28602741else
    2861   $as_echo "$as_me: failed program was:" >&5
     2742  echo "$as_me: failed program was:" >&5
    28622743sed 's/^/| /' conftest.$ac_ext >&5
    28632744
     
    28852766  *) ac_try_echo=$ac_try;;
    28862767esac
    2887 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2888 $as_echo "$ac_try_echo") >&5
     2768eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    28892769  (eval "$ac_compile") 2>conftest.er1
    28902770  ac_status=$?
     
    28922772  rm -f conftest.er1
    28932773  cat conftest.err >&5
    2894   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2774  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28952775  (exit $ac_status); } && {
    28962776     test -z "$ac_c_werror_flag" ||
     
    28992779  ac_cv_prog_cc_g=yes
    29002780else
    2901   $as_echo "$as_me: failed program was:" >&5
     2781  echo "$as_me: failed program was:" >&5
    29022782sed 's/^/| /' conftest.$ac_ext >&5
    29032783
     
    29142794   ac_c_werror_flag=$ac_save_c_werror_flag
    29152795fi
    2916 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
    2917 $as_echo "$ac_cv_prog_cc_g" >&6; }
     2796{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
     2797echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
    29182798if test "$ac_test_CFLAGS" = set; then
    29192799  CFLAGS=$ac_save_CFLAGS
     
    29312811  fi
    29322812fi
    2933 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
    2934 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
     2813{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
     2814echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
    29352815if test "${ac_cv_prog_cc_c89+set}" = set; then
    2936   $as_echo_n "(cached) " >&6
     2816  echo $ECHO_N "(cached) $ECHO_C" >&6
    29372817else
    29382818  ac_cv_prog_cc_c89=no
     
    30052885  *) ac_try_echo=$ac_try;;
    30062886esac
    3007 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3008 $as_echo "$ac_try_echo") >&5
     2887eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    30092888  (eval "$ac_compile") 2>conftest.er1
    30102889  ac_status=$?
     
    30122891  rm -f conftest.er1
    30132892  cat conftest.err >&5
    3014   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2893  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30152894  (exit $ac_status); } && {
    30162895     test -z "$ac_c_werror_flag" ||
     
    30192898  ac_cv_prog_cc_c89=$ac_arg
    30202899else
    3021   $as_echo "$as_me: failed program was:" >&5
     2900  echo "$as_me: failed program was:" >&5
    30222901sed 's/^/| /' conftest.$ac_ext >&5
    30232902
     
    30352914case "x$ac_cv_prog_cc_c89" in
    30362915  x)
    3037     { $as_echo "$as_me:$LINENO: result: none needed" >&5
    3038 $as_echo "none needed" >&6; } ;;
     2916    { echo "$as_me:$LINENO: result: none needed" >&5
     2917echo "${ECHO_T}none needed" >&6; } ;;
    30392918  xno)
    3040     { $as_echo "$as_me:$LINENO: result: unsupported" >&5
    3041 $as_echo "unsupported" >&6; } ;;
     2919    { echo "$as_me:$LINENO: result: unsupported" >&5
     2920echo "${ECHO_T}unsupported" >&6; } ;;
    30422921  *)
    30432922    CC="$CC $ac_cv_prog_cc_c89"
    3044     { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
    3045 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
     2923    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
     2924echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
    30462925esac
    30472926
     
    30672946    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    30682947set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    3069 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3070 $as_echo_n "checking for $ac_word... " >&6; }
     2948{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2949echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    30712950if test "${ac_cv_prog_CXX+set}" = set; then
    3072   $as_echo_n "(cached) " >&6
     2951  echo $ECHO_N "(cached) $ECHO_C" >&6
    30732952else
    30742953  if test -n "$CXX"; then
     
    30832962  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    30842963    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
    3085     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2964    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    30862965    break 2
    30872966  fi
     
    30942973CXX=$ac_cv_prog_CXX
    30952974if test -n "$CXX"; then
    3096   { $as_echo "$as_me:$LINENO: result: $CXX" >&5
    3097 $as_echo "$CXX" >&6; }
    3098 else
    3099   { $as_echo "$as_me:$LINENO: result: no" >&5
    3100 $as_echo "no" >&6; }
     2975  { echo "$as_me:$LINENO: result: $CXX" >&5
     2976echo "${ECHO_T}$CXX" >&6; }
     2977else
     2978  { echo "$as_me:$LINENO: result: no" >&5
     2979echo "${ECHO_T}no" >&6; }
    31012980fi
    31022981
     
    31112990  # Extract the first word of "$ac_prog", so it can be a program name with args.
    31122991set dummy $ac_prog; ac_word=$2
    3113 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3114 $as_echo_n "checking for $ac_word... " >&6; }
     2992{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2993echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    31152994if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
    3116   $as_echo_n "(cached) " >&6
     2995  echo $ECHO_N "(cached) $ECHO_C" >&6
    31172996else
    31182997  if test -n "$ac_ct_CXX"; then
     
    31273006  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    31283007    ac_cv_prog_ac_ct_CXX="$ac_prog"
    3129     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3008    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    31303009    break 2
    31313010  fi
     
    31383017ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
    31393018if test -n "$ac_ct_CXX"; then
    3140   { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
    3141 $as_echo "$ac_ct_CXX" >&6; }
    3142 else
    3143   { $as_echo "$as_me:$LINENO: result: no" >&5
    3144 $as_echo "no" >&6; }
     3019  { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
     3020echo "${ECHO_T}$ac_ct_CXX" >&6; }
     3021else
     3022  { echo "$as_me:$LINENO: result: no" >&5
     3023echo "${ECHO_T}no" >&6; }
    31453024fi
    31463025
     
    31543033    case $cross_compiling:$ac_tool_warned in
    31553034yes:)
    3156 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    3157 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     3035{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     3036whose name does not start with the host triplet.  If you think this
     3037configuration is useful to you, please write to [email protected]." >&5
     3038echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     3039whose name does not start with the host triplet.  If you think this
     3040configuration is useful to you, please write to [email protected]." >&2;}
    31583041ac_tool_warned=yes ;;
    31593042esac
     
    31653048fi
    31663049# Provide some information about the compiler.
    3167 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
    3168 set X $ac_compile
    3169 ac_compiler=$2
     3050echo "$as_me:$LINENO: checking for C++ compiler version" >&5
     3051ac_compiler=`set X $ac_compile; echo $2`
    31703052{ (ac_try="$ac_compiler --version >&5"
    31713053case "(($ac_try" in
     
    31733055  *) ac_try_echo=$ac_try;;
    31743056esac
    3175 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3176 $as_echo "$ac_try_echo") >&5
     3057eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    31773058  (eval "$ac_compiler --version >&5") 2>&5
    31783059  ac_status=$?
    3179   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3060  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    31803061  (exit $ac_status); }
    31813062{ (ac_try="$ac_compiler -v >&5"
     
    31843065  *) ac_try_echo=$ac_try;;
    31853066esac
    3186 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3187 $as_echo "$ac_try_echo") >&5
     3067eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    31883068  (eval "$ac_compiler -v >&5") 2>&5
    31893069  ac_status=$?
    3190   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3070  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    31913071  (exit $ac_status); }
    31923072{ (ac_try="$ac_compiler -V >&5"
     
    31953075  *) ac_try_echo=$ac_try;;
    31963076esac
    3197 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3198 $as_echo "$ac_try_echo") >&5
     3077eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    31993078  (eval "$ac_compiler -V >&5") 2>&5
    32003079  ac_status=$?
    3201   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3080  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    32023081  (exit $ac_status); }
    32033082
    3204 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
    3205 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
     3083{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
     3084echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
    32063085if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
    3207   $as_echo_n "(cached) " >&6
     3086  echo $ECHO_N "(cached) $ECHO_C" >&6
    32083087else
    32093088  cat >conftest.$ac_ext <<_ACEOF
     
    32313110  *) ac_try_echo=$ac_try;;
    32323111esac
    3233 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3234 $as_echo "$ac_try_echo") >&5
     3112eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    32353113  (eval "$ac_compile") 2>conftest.er1
    32363114  ac_status=$?
     
    32383116  rm -f conftest.er1
    32393117  cat conftest.err >&5
    3240   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3118  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    32413119  (exit $ac_status); } && {
    32423120     test -z "$ac_cxx_werror_flag" ||
     
    32453123  ac_compiler_gnu=yes
    32463124else
    3247   $as_echo "$as_me: failed program was:" >&5
     3125  echo "$as_me: failed program was:" >&5
    32483126sed 's/^/| /' conftest.$ac_ext >&5
    32493127
     
    32553133
    32563134fi
    3257 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
    3258 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
    3259 if test $ac_compiler_gnu = yes; then
    3260   GXX=yes
    3261 else
    3262   GXX=
    3263 fi
     3135{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
     3136echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
     3137GXX=`test $ac_compiler_gnu = yes && echo yes`
    32643138ac_test_CXXFLAGS=${CXXFLAGS+set}
    32653139ac_save_CXXFLAGS=$CXXFLAGS
    3266 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
    3267 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
     3140{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
     3141echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
    32683142if test "${ac_cv_prog_cxx_g+set}" = set; then
    3269   $as_echo_n "(cached) " >&6
     3143  echo $ECHO_N "(cached) $ECHO_C" >&6
    32703144else
    32713145  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
     
    32943168  *) ac_try_echo=$ac_try;;
    32953169esac
    3296 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3297 $as_echo "$ac_try_echo") >&5
     3170eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    32983171  (eval "$ac_compile") 2>conftest.er1
    32993172  ac_status=$?
     
    33013174  rm -f conftest.er1
    33023175  cat conftest.err >&5
    3303   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3176  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33043177  (exit $ac_status); } && {
    33053178     test -z "$ac_cxx_werror_flag" ||
     
    33083181  ac_cv_prog_cxx_g=yes
    33093182else
    3310   $as_echo "$as_me: failed program was:" >&5
     3183  echo "$as_me: failed program was:" >&5
    33113184sed 's/^/| /' conftest.$ac_ext >&5
    33123185
     
    33333206  *) ac_try_echo=$ac_try;;
    33343207esac
    3335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3336 $as_echo "$ac_try_echo") >&5
     3208eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    33373209  (eval "$ac_compile") 2>conftest.er1
    33383210  ac_status=$?
     
    33403212  rm -f conftest.er1
    33413213  cat conftest.err >&5
    3342   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3214  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33433215  (exit $ac_status); } && {
    33443216     test -z "$ac_cxx_werror_flag" ||
     
    33473219  :
    33483220else
    3349   $as_echo "$as_me: failed program was:" >&5
     3221  echo "$as_me: failed program was:" >&5
    33503222sed 's/^/| /' conftest.$ac_ext >&5
    33513223
     
    33733245  *) ac_try_echo=$ac_try;;
    33743246esac
    3375 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3376 $as_echo "$ac_try_echo") >&5
     3247eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    33773248  (eval "$ac_compile") 2>conftest.er1
    33783249  ac_status=$?
     
    33803251  rm -f conftest.er1
    33813252  cat conftest.err >&5
    3382   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3253  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33833254  (exit $ac_status); } && {
    33843255     test -z "$ac_cxx_werror_flag" ||
     
    33873258  ac_cv_prog_cxx_g=yes
    33883259else
    3389   $as_echo "$as_me: failed program was:" >&5
     3260  echo "$as_me: failed program was:" >&5
    33903261sed 's/^/| /' conftest.$ac_ext >&5
    33913262
     
    34023273   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
    34033274fi
    3404 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
    3405 $as_echo "$ac_cv_prog_cxx_g" >&6; }
     3275{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
     3276echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
    34063277if test "$ac_test_CXXFLAGS" = set; then
    34073278  CXXFLAGS=$ac_save_CXXFLAGS
     
    34343305  # Extract the first word of "$ac_prog", so it can be a program name with args.
    34353306set dummy $ac_prog; ac_word=$2
    3436 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3437 $as_echo_n "checking for $ac_word... " >&6; }
     3307{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3308echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    34383309if test "${ac_cv_prog_JAVAC+set}" = set; then
    3439   $as_echo_n "(cached) " >&6
     3310  echo $ECHO_N "(cached) $ECHO_C" >&6
    34403311else
    34413312  if test -n "$JAVAC"; then
     
    34503321  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    34513322    ac_cv_prog_JAVAC="$ac_prog"
    3452     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3323    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    34533324    break 2
    34543325  fi
     
    34613332JAVAC=$ac_cv_prog_JAVAC
    34623333if test -n "$JAVAC"; then
    3463   { $as_echo "$as_me:$LINENO: result: $JAVAC" >&5
    3464 $as_echo "$JAVAC" >&6; }
    3465 else
    3466   { $as_echo "$as_me:$LINENO: result: no" >&5
    3467 $as_echo "no" >&6; }
     3334  { echo "$as_me:$LINENO: result: $JAVAC" >&5
     3335echo "${ECHO_T}$JAVAC" >&6; }
     3336else
     3337  { echo "$as_me:$LINENO: result: no" >&5
     3338echo "${ECHO_T}no" >&6; }
    34683339fi
    34693340
     
    34773348  # Extract the first word of "$ac_prog", so it can be a program name with args.
    34783349set dummy $ac_prog; ac_word=$2
    3479 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3480 $as_echo_n "checking for $ac_word... " >&6; }
     3350{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3351echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    34813352if test "${ac_cv_prog_JAVAC+set}" = set; then
    3482   $as_echo_n "(cached) " >&6
     3353  echo $ECHO_N "(cached) $ECHO_C" >&6
    34833354else
    34843355  if test -n "$JAVAC"; then
     
    34933364  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    34943365    ac_cv_prog_JAVAC="$ac_prog"
    3495     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3366    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    34963367    break 2
    34973368  fi
     
    35043375JAVAC=$ac_cv_prog_JAVAC
    35053376if test -n "$JAVAC"; then
    3506   { $as_echo "$as_me:$LINENO: result: $JAVAC" >&5
    3507 $as_echo "$JAVAC" >&6; }
    3508 else
    3509   { $as_echo "$as_me:$LINENO: result: no" >&5
    3510 $as_echo "no" >&6; }
     3377  { echo "$as_me:$LINENO: result: $JAVAC" >&5
     3378echo "${ECHO_T}$JAVAC" >&6; }
     3379else
     3380  { echo "$as_me:$LINENO: result: no" >&5
     3381echo "${ECHO_T}no" >&6; }
    35113382fi
    35123383
     
    35173388
    35183389  fi
    3519   test "x$JAVAC" = x && { { $as_echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
    3520 $as_echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
     3390  test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
     3391echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
    35213392   { (exit 1); exit 1; }; }
    35223393else
     
    35263397
    35273398
    3528 { $as_echo "$as_me:$LINENO: checking if $JAVAC works" >&5
    3529 $as_echo_n "checking if $JAVAC works... " >&6; }
     3399{ echo "$as_me:$LINENO: checking if $JAVAC works" >&5
     3400echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6; }
    35303401if test "${ac_cv_prog_javac_works+set}" = set; then
    3531   $as_echo_n "(cached) " >&6
     3402  echo $ECHO_N "(cached) $ECHO_C" >&6
    35323403else
    35333404
     
    35353406CLASS_TEST=Test.class
    35363407cat << \EOF > $JAVA_TEST
    3537 /* #line 3537 "configure" */
     3408/* #line 3408 "configure" */
    35383409public class Test {
    35393410}
     
    35433414  (eval $ac_try) 2>&5
    35443415  ac_status=$?
    3545   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3416  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    35463417  (exit $ac_status); }; } >/dev/null 2>&1; then
    35473418  ac_cv_prog_javac_works=yes
    35483419else
    3549   { { $as_echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
    3550 $as_echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
     3420  { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
     3421echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
    35513422   { (exit 1); exit 1; }; }
    35523423  echo "configure: failed program was:" >&5
     
    35563427
    35573428fi
    3558 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
    3559 $as_echo "$ac_cv_prog_javac_works" >&6; }
     3429{ echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
     3430echo "${ECHO_T}$ac_cv_prog_javac_works" >&6; }
    35603431if test "x$JAVACFLAGS" = x ; then
    35613432  JAVACFLAGS="-source 1.4 -target 1.4"
     
    35713442  # Extract the first word of "$ac_prog", so it can be a program name with args.
    35723443set dummy $ac_prog; ac_word=$2
    3573 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3574 $as_echo_n "checking for $ac_word... " >&6; }
     3444{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3445echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    35753446if test "${ac_cv_prog_JAVA+set}" = set; then
    3576   $as_echo_n "(cached) " >&6
     3447  echo $ECHO_N "(cached) $ECHO_C" >&6
    35773448else
    35783449  if test -n "$JAVA"; then
     
    35873458  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    35883459    ac_cv_prog_JAVA="$ac_prog"
    3589     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3460    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    35903461    break 2
    35913462  fi
     
    35983469JAVA=$ac_cv_prog_JAVA
    35993470if test -n "$JAVA"; then
    3600   { $as_echo "$as_me:$LINENO: result: $JAVA" >&5
    3601 $as_echo "$JAVA" >&6; }
    3602 else
    3603   { $as_echo "$as_me:$LINENO: result: no" >&5
    3604 $as_echo "no" >&6; }
     3471  { echo "$as_me:$LINENO: result: $JAVA" >&5
     3472echo "${ECHO_T}$JAVA" >&6; }
     3473else
     3474  { echo "$as_me:$LINENO: result: no" >&5
     3475echo "${ECHO_T}no" >&6; }
    36053476fi
    36063477
     
    36143485  # Extract the first word of "$ac_prog", so it can be a program name with args.
    36153486set dummy $ac_prog; ac_word=$2
    3616 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3617 $as_echo_n "checking for $ac_word... " >&6; }
     3487{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3488echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    36183489if test "${ac_cv_prog_JAVA+set}" = set; then
    3619   $as_echo_n "(cached) " >&6
     3490  echo $ECHO_N "(cached) $ECHO_C" >&6
    36203491else
    36213492  if test -n "$JAVA"; then
     
    36303501  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    36313502    ac_cv_prog_JAVA="$ac_prog"
    3632     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3503    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    36333504    break 2
    36343505  fi
     
    36413512JAVA=$ac_cv_prog_JAVA
    36423513if test -n "$JAVA"; then
    3643   { $as_echo "$as_me:$LINENO: result: $JAVA" >&5
    3644 $as_echo "$JAVA" >&6; }
    3645 else
    3646   { $as_echo "$as_me:$LINENO: result: no" >&5
    3647 $as_echo "no" >&6; }
     3514  { echo "$as_me:$LINENO: result: $JAVA" >&5
     3515echo "${ECHO_T}$JAVA" >&6; }
     3516else
     3517  { echo "$as_me:$LINENO: result: no" >&5
     3518echo "${ECHO_T}no" >&6; }
    36483519fi
    36493520
     
    36543525
    36553526    fi
    3656     test x$JAVA = x && { { $as_echo "$as_me:$LINENO: error: no acceptable Java virtual machine found in \$PATH" >&5
    3657 $as_echo "$as_me: error: no acceptable Java virtual machine found in \$PATH" >&2;}
     3527    test x$JAVA = x && { { echo "$as_me:$LINENO: error: no acceptable Java virtual machine found in \$PATH" >&5
     3528echo "$as_me: error: no acceptable Java virtual machine found in \$PATH" >&2;}
    36583529   { (exit 1); exit 1; }; }
    36593530fi
     
    36623533# Extract the first word of "uudecode$EXEEXT", so it can be a program name with args.
    36633534set dummy uudecode$EXEEXT; ac_word=$2
    3664 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3665 $as_echo_n "checking for $ac_word... " >&6; }
     3535{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3536echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    36663537if test "${ac_cv_prog_uudecode+set}" = set; then
    3667   $as_echo_n "(cached) " >&6
     3538  echo $ECHO_N "(cached) $ECHO_C" >&6
    36683539else
    36693540  if test -n "$uudecode"; then
     
    36783549  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    36793550    ac_cv_prog_uudecode="yes"
    3680     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3551    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    36813552    break 2
    36823553  fi
     
    36893560uudecode=$ac_cv_prog_uudecode
    36903561if test -n "$uudecode"; then
    3691   { $as_echo "$as_me:$LINENO: result: $uudecode" >&5
    3692 $as_echo "$uudecode" >&6; }
    3693 else
    3694   { $as_echo "$as_me:$LINENO: result: no" >&5
    3695 $as_echo "no" >&6; }
     3562  { echo "$as_me:$LINENO: result: $uudecode" >&5
     3563echo "${ECHO_T}$uudecode" >&6; }
     3564else
     3565  { echo "$as_me:$LINENO: result: no" >&5
     3566echo "${ECHO_T}no" >&6; }
    36963567fi
    36973568
    36983569
    36993570if test x$uudecode = xyes; then
    3700 { $as_echo "$as_me:$LINENO: checking if uudecode can decode base 64 file" >&5
    3701 $as_echo_n "checking if uudecode can decode base 64 file... " >&6; }
     3571{ echo "$as_me:$LINENO: checking if uudecode can decode base 64 file" >&5
     3572echo $ECHO_N "checking if uudecode can decode base 64 file... $ECHO_C" >&6; }
    37023573if test "${ac_cv_prog_uudecode_base64+set}" = set; then
    3703   $as_echo_n "(cached) " >&6
     3574  echo $ECHO_N "(cached) $ECHO_C" >&6
    37043575else
    37053576
     
    37183589        ac_cv_prog_uudecode_base64=yes
    37193590else
    3720         echo "configure: 3720: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
     3591        echo "configure: 3591: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
    37213592        echo "configure: failed file was:" >&5
    37223593        cat Test.uue >&5
     
    37253596rm -f Test.uue
    37263597fi
    3727 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_uudecode_base64" >&5
    3728 $as_echo "$ac_cv_prog_uudecode_base64" >&6; }
     3598{ echo "$as_me:$LINENO: result: $ac_cv_prog_uudecode_base64" >&5
     3599echo "${ECHO_T}$ac_cv_prog_uudecode_base64" >&6; }
    37293600fi
    37303601if test x$ac_cv_prog_uudecode_base64 != xyes; then
    37313602        rm -f Test.class
    3732         { $as_echo "$as_me:$LINENO: WARNING: I have to compile Test.class from scratch" >&5
    3733 $as_echo "$as_me: WARNING: I have to compile Test.class from scratch" >&2;}
     3603        { echo "$as_me:$LINENO: WARNING: I have to compile Test.class from scratch" >&5
     3604echo "$as_me: WARNING: I have to compile Test.class from scratch" >&2;}
    37343605        if test x$ac_cv_prog_javac_works = xno; then
    3735                 { { $as_echo "$as_me:$LINENO: error: Cannot compile java source. $JAVAC does not work properly" >&5
    3736 $as_echo "$as_me: error: Cannot compile java source. $JAVAC does not work properly" >&2;}
     3606                { { echo "$as_me:$LINENO: error: Cannot compile java source. $JAVAC does not work properly" >&5
     3607echo "$as_me: error: Cannot compile java source. $JAVAC does not work properly" >&2;}
    37373608   { (exit 1); exit 1; }; }
    37383609        fi
     
    37453616  # Extract the first word of "$ac_prog", so it can be a program name with args.
    37463617set dummy $ac_prog; ac_word=$2
    3747 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3748 $as_echo_n "checking for $ac_word... " >&6; }
     3618{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3619echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    37493620if test "${ac_cv_prog_JAVAC+set}" = set; then
    3750   $as_echo_n "(cached) " >&6
     3621  echo $ECHO_N "(cached) $ECHO_C" >&6
    37513622else
    37523623  if test -n "$JAVAC"; then
     
    37613632  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    37623633    ac_cv_prog_JAVAC="$ac_prog"
    3763     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3634    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    37643635    break 2
    37653636  fi
     
    37723643JAVAC=$ac_cv_prog_JAVAC
    37733644if test -n "$JAVAC"; then
    3774   { $as_echo "$as_me:$LINENO: result: $JAVAC" >&5
    3775 $as_echo "$JAVAC" >&6; }
    3776 else
    3777   { $as_echo "$as_me:$LINENO: result: no" >&5
    3778 $as_echo "no" >&6; }
     3645  { echo "$as_me:$LINENO: result: $JAVAC" >&5
     3646echo "${ECHO_T}$JAVAC" >&6; }
     3647else
     3648  { echo "$as_me:$LINENO: result: no" >&5
     3649echo "${ECHO_T}no" >&6; }
    37793650fi
    37803651
     
    37883659  # Extract the first word of "$ac_prog", so it can be a program name with args.
    37893660set dummy $ac_prog; ac_word=$2
    3790 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3791 $as_echo_n "checking for $ac_word... " >&6; }
     3661{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3662echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    37923663if test "${ac_cv_prog_JAVAC+set}" = set; then
    3793   $as_echo_n "(cached) " >&6
     3664  echo $ECHO_N "(cached) $ECHO_C" >&6
    37943665else
    37953666  if test -n "$JAVAC"; then
     
    38043675  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    38053676    ac_cv_prog_JAVAC="$ac_prog"
    3806     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3677    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    38073678    break 2
    38083679  fi
     
    38153686JAVAC=$ac_cv_prog_JAVAC
    38163687if test -n "$JAVAC"; then
    3817   { $as_echo "$as_me:$LINENO: result: $JAVAC" >&5
    3818 $as_echo "$JAVAC" >&6; }
    3819 else
    3820   { $as_echo "$as_me:$LINENO: result: no" >&5
    3821 $as_echo "no" >&6; }
     3688  { echo "$as_me:$LINENO: result: $JAVAC" >&5
     3689echo "${ECHO_T}$JAVAC" >&6; }
     3690else
     3691  { echo "$as_me:$LINENO: result: no" >&5
     3692echo "${ECHO_T}no" >&6; }
    38223693fi
    38233694
     
    38283699
    38293700  fi
    3830   test "x$JAVAC" = x && { { $as_echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
    3831 $as_echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
     3701  test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
     3702echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
    38323703   { (exit 1); exit 1; }; }
    38333704else
     
    38373708
    38383709
    3839 { $as_echo "$as_me:$LINENO: checking if $JAVAC works" >&5
    3840 $as_echo_n "checking if $JAVAC works... " >&6; }
     3710{ echo "$as_me:$LINENO: checking if $JAVAC works" >&5
     3711echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6; }
    38413712if test "${ac_cv_prog_javac_works+set}" = set; then
    3842   $as_echo_n "(cached) " >&6
     3713  echo $ECHO_N "(cached) $ECHO_C" >&6
    38433714else
    38443715
     
    38463717CLASS_TEST=Test.class
    38473718cat << \EOF > $JAVA_TEST
    3848 /* #line 3848 "configure" */
     3719/* #line 3719 "configure" */
    38493720public class Test {
    38503721}
     
    38543725  (eval $ac_try) 2>&5
    38553726  ac_status=$?
    3856   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3727  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    38573728  (exit $ac_status); }; } >/dev/null 2>&1; then
    38583729  ac_cv_prog_javac_works=yes
    38593730else
    3860   { { $as_echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
    3861 $as_echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
     3731  { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
     3732echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
    38623733   { (exit 1); exit 1; }; }
    38633734  echo "configure: failed program was:" >&5
     
    38673738
    38683739fi
    3869 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
    3870 $as_echo "$ac_cv_prog_javac_works" >&6; }
     3740{ echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
     3741echo "${ECHO_T}$ac_cv_prog_javac_works" >&6; }
    38713742if test "x$JAVACFLAGS" = x ; then
    38723743  JAVACFLAGS="-source 1.4 -target 1.4"
     
    38773748        fi
    38783749fi
    3879 { $as_echo "$as_me:$LINENO: checking if $JAVA works" >&5
    3880 $as_echo_n "checking if $JAVA works... " >&6; }
     3750{ echo "$as_me:$LINENO: checking if $JAVA works" >&5
     3751echo $ECHO_N "checking if $JAVA works... $ECHO_C" >&6; }
    38813752if test "${ac_cv_prog_java_works+set}" = set; then
    3882   $as_echo_n "(cached) " >&6
     3753  echo $ECHO_N "(cached) $ECHO_C" >&6
    38833754else
    38843755
     
    38873758TEST=Test
    38883759cat << \EOF > $JAVA_TEST
    3889 /* [#]line 3889 "configure" */
     3760/* [#]line 3760 "configure" */
    38903761public class Test {
    38913762public static void main (String args[]) {
     
    38983769  (eval $ac_try) 2>&5
    38993770  ac_status=$?
    3900   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3771  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    39013772  (exit $ac_status); }; } && test -s $CLASS_TEST; then
    39023773                :
     
    39043775          echo "configure: failed program was:" >&5
    39053776          cat $JAVA_TEST >&5
    3906           { { $as_echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
    3907 $as_echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
     3777          { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
     3778echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
    39083779   { (exit 1); exit 1; }; }
    39093780        fi
     
    39133784  (eval $ac_try) 2>&5
    39143785  ac_status=$?
    3915   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3786  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    39163787  (exit $ac_status); }; } >/dev/null 2>&1; then
    39173788  ac_cv_prog_java_works=yes
     
    39193790  echo "configure: failed program was:" >&5
    39203791  cat $JAVA_TEST >&5
    3921   { { $as_echo "$as_me:$LINENO: error: The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" >&5
    3922 $as_echo "$as_me: error: The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" >&2;}
     3792  { { echo "$as_me:$LINENO: error: The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" >&5
     3793echo "$as_me: error: The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" >&2;}
    39233794   { (exit 1); exit 1; }; }
    39243795fi
     
    39263797
    39273798fi
    3928 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_java_works" >&5
    3929 $as_echo "$ac_cv_prog_java_works" >&6; }
     3799{ echo "$as_me:$LINENO: result: $ac_cv_prog_java_works" >&5
     3800echo "${ECHO_T}$ac_cv_prog_java_works" >&6; }
    39303801
    39313802
     
    39363807  # Extract the first word of "$ac_prog", so it can be a program name with args.
    39373808set dummy $ac_prog; ac_word=$2
    3938 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3939 $as_echo_n "checking for $ac_word... " >&6; }
     3809{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3810echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    39403811if test "${ac_cv_prog_AWK+set}" = set; then
    3941   $as_echo_n "(cached) " >&6
     3812  echo $ECHO_N "(cached) $ECHO_C" >&6
    39423813else
    39433814  if test -n "$AWK"; then
     
    39523823  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    39533824    ac_cv_prog_AWK="$ac_prog"
    3954     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3825    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    39553826    break 2
    39563827  fi
     
    39633834AWK=$ac_cv_prog_AWK
    39643835if test -n "$AWK"; then
    3965   { $as_echo "$as_me:$LINENO: result: $AWK" >&5
    3966 $as_echo "$AWK" >&6; }
    3967 else
    3968   { $as_echo "$as_me:$LINENO: result: no" >&5
    3969 $as_echo "no" >&6; }
     3836  { echo "$as_me:$LINENO: result: $AWK" >&5
     3837echo "${ECHO_T}$AWK" >&6; }
     3838else
     3839  { echo "$as_me:$LINENO: result: no" >&5
     3840echo "${ECHO_T}no" >&6; }
    39703841fi
    39713842
     
    39783849  # Extract the first word of "$ac_prog", so it can be a program name with args.
    39793850set dummy $ac_prog; ac_word=$2
    3980 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3981 $as_echo_n "checking for $ac_word... " >&6; }
     3851{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3852echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    39823853if test "${ac_cv_prog_YACC+set}" = set; then
    3983   $as_echo_n "(cached) " >&6
     3854  echo $ECHO_N "(cached) $ECHO_C" >&6
    39843855else
    39853856  if test -n "$YACC"; then
     
    39943865  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    39953866    ac_cv_prog_YACC="$ac_prog"
    3996     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3867    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    39973868    break 2
    39983869  fi
     
    40053876YACC=$ac_cv_prog_YACC
    40063877if test -n "$YACC"; then
    4007   { $as_echo "$as_me:$LINENO: result: $YACC" >&5
    4008 $as_echo "$YACC" >&6; }
    4009 else
    4010   { $as_echo "$as_me:$LINENO: result: no" >&5
    4011 $as_echo "no" >&6; }
     3878  { echo "$as_me:$LINENO: result: $YACC" >&5
     3879echo "${ECHO_T}$YACC" >&6; }
     3880else
     3881  { echo "$as_me:$LINENO: result: no" >&5
     3882echo "${ECHO_T}no" >&6; }
    40123883fi
    40133884
     
    40343905done
    40353906if test -z "$ac_aux_dir"; then
    4036   { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
    4037 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
     3907  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
     3908echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
    40383909   { (exit 1); exit 1; }; }
    40393910fi
     
    40503921# Make sure we can run config.sub.
    40513922$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
    4052   { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
    4053 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
     3923  { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
     3924echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
    40543925   { (exit 1); exit 1; }; }
    40553926
    4056 { $as_echo "$as_me:$LINENO: checking build system type" >&5
    4057 $as_echo_n "checking build system type... " >&6; }
     3927{ echo "$as_me:$LINENO: checking build system type" >&5
     3928echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
    40583929if test "${ac_cv_build+set}" = set; then
    4059   $as_echo_n "(cached) " >&6
     3930  echo $ECHO_N "(cached) $ECHO_C" >&6
    40603931else
    40613932  ac_build_alias=$build_alias
     
    40633934  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
    40643935test "x$ac_build_alias" = x &&
    4065   { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
    4066 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
     3936  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
     3937echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
    40673938   { (exit 1); exit 1; }; }
    40683939ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
    4069   { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
    4070 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
     3940  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
     3941echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
    40713942   { (exit 1); exit 1; }; }
    40723943
    40733944fi
    4074 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
    4075 $as_echo "$ac_cv_build" >&6; }
     3945{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
     3946echo "${ECHO_T}$ac_cv_build" >&6; }
    40763947case $ac_cv_build in
    40773948*-*-*) ;;
    4078 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
    4079 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
     3949*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
     3950echo "$as_me: error: invalid value of canonical build" >&2;}
    40803951   { (exit 1); exit 1; }; };;
    40813952esac
     
    40943965
    40953966
    4096 { $as_echo "$as_me:$LINENO: checking host system type" >&5
    4097 $as_echo_n "checking host system type... " >&6; }
     3967{ echo "$as_me:$LINENO: checking host system type" >&5
     3968echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
    40983969if test "${ac_cv_host+set}" = set; then
    4099   $as_echo_n "(cached) " >&6
     3970  echo $ECHO_N "(cached) $ECHO_C" >&6
    41003971else
    41013972  if test "x$host_alias" = x; then
     
    41033974else
    41043975  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
    4105     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
    4106 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
     3976    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
     3977echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
    41073978   { (exit 1); exit 1; }; }
    41083979fi
    41093980
    41103981fi
    4111 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
    4112 $as_echo "$ac_cv_host" >&6; }
     3982{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
     3983echo "${ECHO_T}$ac_cv_host" >&6; }
    41133984case $ac_cv_host in
    41143985*-*-*) ;;
    4115 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
    4116 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
     3986*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
     3987echo "$as_me: error: invalid value of canonical host" >&2;}
    41173988   { (exit 1); exit 1; }; };;
    41183989esac
     
    41314002
    41324003
    4133 { $as_echo "$as_me:$LINENO: checking target system type" >&5
    4134 $as_echo_n "checking target system type... " >&6; }
     4004{ echo "$as_me:$LINENO: checking target system type" >&5
     4005echo $ECHO_N "checking target system type... $ECHO_C" >&6; }
    41354006if test "${ac_cv_target+set}" = set; then
    4136   $as_echo_n "(cached) " >&6
     4007  echo $ECHO_N "(cached) $ECHO_C" >&6
    41374008else
    41384009  if test "x$target_alias" = x; then
     
    41404011else
    41414012  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
    4142     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
    4143 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
     4013    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
     4014echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
    41444015   { (exit 1); exit 1; }; }
    41454016fi
    41464017
    41474018fi
    4148 { $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5
    4149 $as_echo "$ac_cv_target" >&6; }
     4019{ echo "$as_me:$LINENO: result: $ac_cv_target" >&5
     4020echo "${ECHO_T}$ac_cv_target" >&6; }
    41504021case $ac_cv_target in
    41514022*-*-*) ;;
    4152 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
    4153 $as_echo "$as_me: error: invalid value of canonical target" >&2;}
     4023*) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
     4024echo "$as_me: error: invalid value of canonical target" >&2;}
    41544025   { (exit 1); exit 1; }; };;
    41554026esac
     
    41874058# OS/2's system install, which has a completely different semantic
    41884059# ./install, which can be erroneously created by make from ./install.sh.
    4189 # Reject install programs that cannot install multiple files.
    4190 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
    4191 $as_echo_n "checking for a BSD-compatible install... " >&6; }
     4060{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     4061echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
    41924062if test -z "$INSTALL"; then
    41934063if test "${ac_cv_path_install+set}" = set; then
    4194   $as_echo_n "(cached) " >&6
     4064  echo $ECHO_N "(cached) $ECHO_C" >&6
    41954065else
    41964066  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     
    42214091        :
    42224092      else
    4223         rm -rf conftest.one conftest.two conftest.dir
    4224         echo one > conftest.one
    4225         echo two > conftest.two
    4226         mkdir conftest.dir
    4227         if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
    4228           test -s conftest.one && test -s conftest.two &&
    4229           test -s conftest.dir/conftest.one &&
    4230           test -s conftest.dir/conftest.two
    4231         then
    4232           ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    4233           break 3
    4234         fi
     4093        ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     4094        break 3
    42354095      fi
    42364096    fi
     
    42394099    ;;
    42404100esac
    4241 
    42424101done
    42434102IFS=$as_save_IFS
    42444103
    4245 rm -rf conftest.one conftest.two conftest.dir
    42464104
    42474105fi
     
    42564114  fi
    42574115fi
    4258 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
    4259 $as_echo "$INSTALL" >&6; }
     4116{ echo "$as_me:$LINENO: result: $INSTALL" >&5
     4117echo "${ECHO_T}$INSTALL" >&6; }
    42604118
    42614119# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     
    42674125test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
    42684126
    4269 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
    4270 $as_echo_n "checking whether ln -s works... " >&6; }
     4127{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
     4128echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
    42714129LN_S=$as_ln_s
    42724130if test "$LN_S" = "ln -s"; then
    4273   { $as_echo "$as_me:$LINENO: result: yes" >&5
    4274 $as_echo "yes" >&6; }
    4275 else
    4276   { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
    4277 $as_echo "no, using $LN_S" >&6; }
    4278 fi
    4279 
    4280 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
    4281 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
    4282 set x ${MAKE-make}
    4283 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
     4131  { echo "$as_me:$LINENO: result: yes" >&5
     4132echo "${ECHO_T}yes" >&6; }
     4133else
     4134  { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
     4135echo "${ECHO_T}no, using $LN_S" >&6; }
     4136fi
     4137
     4138{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
     4139echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
     4140set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
    42844141if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
    4285   $as_echo_n "(cached) " >&6
     4142  echo $ECHO_N "(cached) $ECHO_C" >&6
    42864143else
    42874144  cat >conftest.make <<\_ACEOF
     
    43004157fi
    43014158if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
    4302   { $as_echo "$as_me:$LINENO: result: yes" >&5
    4303 $as_echo "yes" >&6; }
     4159  { echo "$as_me:$LINENO: result: yes" >&5
     4160echo "${ECHO_T}yes" >&6; }
    43044161  SET_MAKE=
    43054162else
    4306   { $as_echo "$as_me:$LINENO: result: no" >&5
    4307 $as_echo "no" >&6; }
     4163  { echo "$as_me:$LINENO: result: no" >&5
     4164echo "${ECHO_T}no" >&6; }
    43084165  SET_MAKE="MAKE=${MAKE-make}"
    43094166fi
     
    43124169  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
    43134170set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    4314 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    4315 $as_echo_n "checking for $ac_word... " >&6; }
     4171{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     4172echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    43164173if test "${ac_cv_prog_RANLIB+set}" = set; then
    4317   $as_echo_n "(cached) " >&6
     4174  echo $ECHO_N "(cached) $ECHO_C" >&6
    43184175else
    43194176  if test -n "$RANLIB"; then
     
    43284185  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    43294186    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
    4330     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4187    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    43314188    break 2
    43324189  fi
     
    43394196RANLIB=$ac_cv_prog_RANLIB
    43404197if test -n "$RANLIB"; then
    4341   { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
    4342 $as_echo "$RANLIB" >&6; }
    4343 else
    4344   { $as_echo "$as_me:$LINENO: result: no" >&5
    4345 $as_echo "no" >&6; }
     4198  { echo "$as_me:$LINENO: result: $RANLIB" >&5
     4199echo "${ECHO_T}$RANLIB" >&6; }
     4200else
     4201  { echo "$as_me:$LINENO: result: no" >&5
     4202echo "${ECHO_T}no" >&6; }
    43464203fi
    43474204
     
    43524209  # Extract the first word of "ranlib", so it can be a program name with args.
    43534210set dummy ranlib; ac_word=$2
    4354 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    4355 $as_echo_n "checking for $ac_word... " >&6; }
     4211{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     4212echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    43564213if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
    4357   $as_echo_n "(cached) " >&6
     4214  echo $ECHO_N "(cached) $ECHO_C" >&6
    43584215else
    43594216  if test -n "$ac_ct_RANLIB"; then
     
    43684225  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    43694226    ac_cv_prog_ac_ct_RANLIB="ranlib"
    4370     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4227    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    43714228    break 2
    43724229  fi
     
    43794236ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
    43804237if test -n "$ac_ct_RANLIB"; then
    4381   { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
    4382 $as_echo "$ac_ct_RANLIB" >&6; }
    4383 else
    4384   { $as_echo "$as_me:$LINENO: result: no" >&5
    4385 $as_echo "no" >&6; }
     4238  { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
     4239echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
     4240else
     4241  { echo "$as_me:$LINENO: result: no" >&5
     4242echo "${ECHO_T}no" >&6; }
    43864243fi
    43874244
     
    43914248    case $cross_compiling:$ac_tool_warned in
    43924249yes:)
    4393 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    4394 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     4250{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     4251whose name does not start with the host triplet.  If you think this
     4252configuration is useful to you, please write to [email protected]." >&5
     4253echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     4254whose name does not start with the host triplet.  If you think this
     4255configuration is useful to you, please write to [email protected]." >&2;}
    43954256ac_tool_warned=yes ;;
    43964257esac
     
    44044265  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
    44054266set dummy ${ac_tool_prefix}strip; ac_word=$2
    4406 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    4407 $as_echo_n "checking for $ac_word... " >&6; }
     4267{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     4268echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    44084269if test "${ac_cv_prog_STRIP+set}" = set; then
    4409   $as_echo_n "(cached) " >&6
     4270  echo $ECHO_N "(cached) $ECHO_C" >&6
    44104271else
    44114272  if test -n "$STRIP"; then
     
    44204281  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    44214282    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
    4422     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4283    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    44234284    break 2
    44244285  fi
     
    44314292STRIP=$ac_cv_prog_STRIP
    44324293if test -n "$STRIP"; then
    4433   { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
    4434 $as_echo "$STRIP" >&6; }
    4435 else
    4436   { $as_echo "$as_me:$LINENO: result: no" >&5
    4437 $as_echo "no" >&6; }
     4294  { echo "$as_me:$LINENO: result: $STRIP" >&5
     4295echo "${ECHO_T}$STRIP" >&6; }
     4296else
     4297  { echo "$as_me:$LINENO: result: no" >&5
     4298echo "${ECHO_T}no" >&6; }
    44384299fi
    44394300
     
    44444305  # Extract the first word of "strip", so it can be a program name with args.
    44454306set dummy strip; ac_word=$2
    4446 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    4447 $as_echo_n "checking for $ac_word... " >&6; }
     4307{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     4308echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    44484309if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
    4449   $as_echo_n "(cached) " >&6
     4310  echo $ECHO_N "(cached) $ECHO_C" >&6
    44504311else
    44514312  if test -n "$ac_ct_STRIP"; then
     
    44604321  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    44614322    ac_cv_prog_ac_ct_STRIP="strip"
    4462     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4323    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    44634324    break 2
    44644325  fi
     
    44714332ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
    44724333if test -n "$ac_ct_STRIP"; then
    4473   { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
    4474 $as_echo "$ac_ct_STRIP" >&6; }
    4475 else
    4476   { $as_echo "$as_me:$LINENO: result: no" >&5
    4477 $as_echo "no" >&6; }
     4334  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
     4335echo "${ECHO_T}$ac_ct_STRIP" >&6; }
     4336else
     4337  { echo "$as_me:$LINENO: result: no" >&5
     4338echo "${ECHO_T}no" >&6; }
    44784339fi
    44794340
     
    44834344    case $cross_compiling:$ac_tool_warned in
    44844345yes:)
    4485 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    4486 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     4346{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     4347whose name does not start with the host triplet.  If you think this
     4348configuration is useful to you, please write to [email protected]." >&5
     4349echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     4350whose name does not start with the host triplet.  If you think this
     4351configuration is useful to you, please write to [email protected]." >&2;}
    44874352ac_tool_warned=yes ;;
    44884353esac
     
    44944359
    44954360
    4496 { $as_echo "$as_me:$LINENO: checking to see if architecture is 64-bit" >&5
    4497 $as_echo_n "checking to see if architecture is 64-bit... " >&6; }
     4361{ echo "$as_me:$LINENO: checking to see if architecture is 64-bit" >&5
     4362echo $ECHO_N "checking to see if architecture is 64-bit... $ECHO_C" >&6; }
    44984363arch_64bit=no
    44994364case "$host_cpu" in
     
    45024367
    45034368if test "$arch_64bit" = yes; then
    4504   { $as_echo "$as_me:$LINENO: result: yes" >&5
    4505 $as_echo "yes" >&6; }
     4369  { echo "$as_me:$LINENO: result: yes" >&5
     4370echo "${ECHO_T}yes" >&6; }
    45064371  if test -z "$ARCH_DEP_FLAGS" ; then
    45074372    ARCH_DEP_FLAGS="-fPIC"
    45084373  fi
    45094374else
    4510   { $as_echo "$as_me:$LINENO: result: no" >&5
    4511 $as_echo "no" >&6; }
     4375  { echo "$as_me:$LINENO: result: no" >&5
     4376echo "${ECHO_T}no" >&6; }
    45124377  if test -z "$ARCH_DEP_FLAGS" ; then
    45134378    ARCH_DEP_FLAGS=
     
    45574422ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    45584423ac_compiler_gnu=$ac_cv_c_compiler_gnu
    4559 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
    4560 $as_echo_n "checking how to run the C preprocessor... " >&6; }
     4424{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
     4425echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
    45614426# On Suns, sometimes $CPP names a directory.
    45624427if test -n "$CPP" && test -d "$CPP"; then
     
    45654430if test -z "$CPP"; then
    45664431  if test "${ac_cv_prog_CPP+set}" = set; then
    4567   $as_echo_n "(cached) " >&6
     4432  echo $ECHO_N "(cached) $ECHO_C" >&6
    45684433else
    45694434      # Double quotes because CPP needs to be expanded
     
    45974462  *) ac_try_echo=$ac_try;;
    45984463esac
    4599 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4600 $as_echo "$ac_try_echo") >&5
     4464eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    46014465  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    46024466  ac_status=$?
     
    46044468  rm -f conftest.er1
    46054469  cat conftest.err >&5
    4606   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4470  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46074471  (exit $ac_status); } >/dev/null && {
    46084472     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    46114475  :
    46124476else
    4613   $as_echo "$as_me: failed program was:" >&5
     4477  echo "$as_me: failed program was:" >&5
    46144478sed 's/^/| /' conftest.$ac_ext >&5
    46154479
     
    46354499  *) ac_try_echo=$ac_try;;
    46364500esac
    4637 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4638 $as_echo "$ac_try_echo") >&5
     4501eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    46394502  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    46404503  ac_status=$?
     
    46424505  rm -f conftest.er1
    46434506  cat conftest.err >&5
    4644   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4507  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46454508  (exit $ac_status); } >/dev/null && {
    46464509     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    46504513continue
    46514514else
    4652   $as_echo "$as_me: failed program was:" >&5
     4515  echo "$as_me: failed program was:" >&5
    46534516sed 's/^/| /' conftest.$ac_ext >&5
    46544517
     
    46754538  ac_cv_prog_CPP=$CPP
    46764539fi
    4677 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
    4678 $as_echo "$CPP" >&6; }
     4540{ echo "$as_me:$LINENO: result: $CPP" >&5
     4541echo "${ECHO_T}$CPP" >&6; }
    46794542ac_preproc_ok=false
    46804543for ac_c_preproc_warn_flag in '' yes
     
    47044567  *) ac_try_echo=$ac_try;;
    47054568esac
    4706 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4707 $as_echo "$ac_try_echo") >&5
     4569eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    47084570  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    47094571  ac_status=$?
     
    47114573  rm -f conftest.er1
    47124574  cat conftest.err >&5
    4713   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4575  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    47144576  (exit $ac_status); } >/dev/null && {
    47154577     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    47184580  :
    47194581else
    4720   $as_echo "$as_me: failed program was:" >&5
     4582  echo "$as_me: failed program was:" >&5
    47214583sed 's/^/| /' conftest.$ac_ext >&5
    47224584
     
    47424604  *) ac_try_echo=$ac_try;;
    47434605esac
    4744 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4745 $as_echo "$ac_try_echo") >&5
     4606eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    47464607  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    47474608  ac_status=$?
     
    47494610  rm -f conftest.er1
    47504611  cat conftest.err >&5
    4751   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4612  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    47524613  (exit $ac_status); } >/dev/null && {
    47534614     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    47574618continue
    47584619else
    4759   $as_echo "$as_me: failed program was:" >&5
     4620  echo "$as_me: failed program was:" >&5
    47604621sed 's/^/| /' conftest.$ac_ext >&5
    47614622
     
    47734634  :
    47744635else
    4775   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    4776 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    4777 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
     4636  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
    47784637See \`config.log' for more details." >&5
    4779 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
     4638echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
    47804639See \`config.log' for more details." >&2;}
    4781    { (exit 1); exit 1; }; }; }
     4640   { (exit 1); exit 1; }; }
    47824641fi
    47834642
     
    47894648
    47904649
    4791 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
    4792 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
     4650{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
     4651echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
    47934652if test "${ac_cv_path_GREP+set}" = set; then
    4794   $as_echo_n "(cached) " >&6
    4795 else
    4796   if test -z "$GREP"; then
     4653  echo $ECHO_N "(cached) $ECHO_C" >&6
     4654else
     4655  # Extract the first word of "grep ggrep" to use in msg output
     4656if test -z "$GREP"; then
     4657set dummy grep ggrep; ac_prog_name=$2
     4658if test "${ac_cv_path_GREP+set}" = set; then
     4659  echo $ECHO_N "(cached) $ECHO_C" >&6
     4660else
    47974661  ac_path_GREP_found=false
    4798   # Loop through the user's path and test for each of PROGNAME-LIST
    4799   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     4662# Loop through the user's path and test for each of PROGNAME-LIST
     4663as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    48004664for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    48014665do
     
    48034667  test -z "$as_dir" && as_dir=.
    48044668  for ac_prog in grep ggrep; do
    4805     for ac_exec_ext in '' $ac_executable_extensions; do
    4806       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
    4807       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
    4808 # Check for GNU ac_path_GREP and select it if it is found.
     4669  for ac_exec_ext in '' $ac_executable_extensions; do
     4670    ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
     4671    { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     4672    # Check for GNU ac_path_GREP and select it if it is found.
    48094673  # Check for GNU $ac_path_GREP
    48104674case `"$ac_path_GREP" --version 2>&1` in
     
    48134677*)
    48144678  ac_count=0
    4815   $as_echo_n 0123456789 >"conftest.in"
     4679  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
    48164680  while :
    48174681  do
     
    48194683    mv "conftest.tmp" "conftest.in"
    48204684    cp "conftest.in" "conftest.nl"
    4821     $as_echo 'GREP' >> "conftest.nl"
     4685    echo 'GREP' >> "conftest.nl"
    48224686    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    48234687    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    48344698esac
    48354699
    4836       $ac_path_GREP_found && break 3
    4837     done
     4700
     4701    $ac_path_GREP_found && break 3
    48384702  done
    48394703done
     4704
     4705done
    48404706IFS=$as_save_IFS
    4841   if test -z "$ac_cv_path_GREP"; then
    4842     { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    4843 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     4707
     4708
     4709fi
     4710
     4711GREP="$ac_cv_path_GREP"
     4712if test -z "$GREP"; then
     4713  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     4714echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    48444715   { (exit 1); exit 1; }; }
    4845   fi
     4716fi
     4717
    48464718else
    48474719  ac_cv_path_GREP=$GREP
    48484720fi
    48494721
    4850 fi
    4851 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
    4852 $as_echo "$ac_cv_path_GREP" >&6; }
     4722
     4723fi
     4724{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
     4725echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
    48534726 GREP="$ac_cv_path_GREP"
    48544727
    48554728
    4856 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
    4857 $as_echo_n "checking for egrep... " >&6; }
     4729{ echo "$as_me:$LINENO: checking for egrep" >&5
     4730echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
    48584731if test "${ac_cv_path_EGREP+set}" = set; then
    4859   $as_echo_n "(cached) " >&6
     4732  echo $ECHO_N "(cached) $ECHO_C" >&6
    48604733else
    48614734  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
    48624735   then ac_cv_path_EGREP="$GREP -E"
    48634736   else
    4864      if test -z "$EGREP"; then
     4737     # Extract the first word of "egrep" to use in msg output
     4738if test -z "$EGREP"; then
     4739set dummy egrep; ac_prog_name=$2
     4740if test "${ac_cv_path_EGREP+set}" = set; then
     4741  echo $ECHO_N "(cached) $ECHO_C" >&6
     4742else
    48654743  ac_path_EGREP_found=false
    4866   # Loop through the user's path and test for each of PROGNAME-LIST
    4867   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     4744# Loop through the user's path and test for each of PROGNAME-LIST
     4745as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    48684746for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    48694747do
     
    48714749  test -z "$as_dir" && as_dir=.
    48724750  for ac_prog in egrep; do
    4873     for ac_exec_ext in '' $ac_executable_extensions; do
    4874       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
    4875       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
    4876 # Check for GNU ac_path_EGREP and select it if it is found.
     4751  for ac_exec_ext in '' $ac_executable_extensions; do
     4752    ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
     4753    { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     4754    # Check for GNU ac_path_EGREP and select it if it is found.
    48774755  # Check for GNU $ac_path_EGREP
    48784756case `"$ac_path_EGREP" --version 2>&1` in
     
    48814759*)
    48824760  ac_count=0
    4883   $as_echo_n 0123456789 >"conftest.in"
     4761  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
    48844762  while :
    48854763  do
     
    48874765    mv "conftest.tmp" "conftest.in"
    48884766    cp "conftest.in" "conftest.nl"
    4889     $as_echo 'EGREP' >> "conftest.nl"
     4767    echo 'EGREP' >> "conftest.nl"
    48904768    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    48914769    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    49024780esac
    49034781
    4904       $ac_path_EGREP_found && break 3
    4905     done
     4782
     4783    $ac_path_EGREP_found && break 3
    49064784  done
    49074785done
     4786
     4787done
    49084788IFS=$as_save_IFS
    4909   if test -z "$ac_cv_path_EGREP"; then
    4910     { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    4911 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     4789
     4790
     4791fi
     4792
     4793EGREP="$ac_cv_path_EGREP"
     4794if test -z "$EGREP"; then
     4795  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     4796echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    49124797   { (exit 1); exit 1; }; }
     4798fi
     4799
     4800else
     4801  ac_cv_path_EGREP=$EGREP
     4802fi
     4803
     4804
     4805   fi
     4806fi
     4807{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
     4808echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
     4809 EGREP="$ac_cv_path_EGREP"
     4810
     4811
     4812
     4813{ echo "$as_me:$LINENO: checking for AIX" >&5
     4814echo $ECHO_N "checking for AIX... $ECHO_C" >&6; }
     4815cat >conftest.$ac_ext <<_ACEOF
     4816/* confdefs.h.  */
     4817_ACEOF
     4818cat confdefs.h >>conftest.$ac_ext
     4819cat >>conftest.$ac_ext <<_ACEOF
     4820/* end confdefs.h.  */
     4821#ifdef _AIX
     4822  yes
     4823#endif
     4824
     4825_ACEOF
     4826if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
     4827  $EGREP "yes" >/dev/null 2>&1; then
     4828  { echo "$as_me:$LINENO: result: yes" >&5
     4829echo "${ECHO_T}yes" >&6; }
     4830cat >>confdefs.h <<\_ACEOF
     4831#define _ALL_SOURCE 1
     4832_ACEOF
     4833
     4834else
     4835  { echo "$as_me:$LINENO: result: no" >&5
     4836echo "${ECHO_T}no" >&6; }
     4837fi
     4838rm -f conftest*
     4839
     4840
     4841{ echo "$as_me:$LINENO: checking for library containing strerror" >&5
     4842echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; }
     4843if test "${ac_cv_search_strerror+set}" = set; then
     4844  echo $ECHO_N "(cached) $ECHO_C" >&6
     4845else
     4846  ac_func_search_save_LIBS=$LIBS
     4847cat >conftest.$ac_ext <<_ACEOF
     4848/* confdefs.h.  */
     4849_ACEOF
     4850cat confdefs.h >>conftest.$ac_ext
     4851cat >>conftest.$ac_ext <<_ACEOF
     4852/* end confdefs.h.  */
     4853
     4854/* Override any GCC internal prototype to avoid an error.
     4855   Use char because int might match the return type of a GCC
     4856   builtin and then its argument prototype would still apply.  */
     4857#ifdef __cplusplus
     4858extern "C"
     4859#endif
     4860char strerror ();
     4861int
     4862main ()
     4863{
     4864return strerror ();
     4865  ;
     4866  return 0;
     4867}
     4868_ACEOF
     4869for ac_lib in '' cposix; do
     4870  if test -z "$ac_lib"; then
     4871    ac_res="none required"
     4872  else
     4873    ac_res=-l$ac_lib
     4874    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    49134875  fi
    4914 else
    4915   ac_cv_path_EGREP=$EGREP
    4916 fi
    4917 
    4918    fi
    4919 fi
    4920 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
    4921 $as_echo "$ac_cv_path_EGREP" >&6; }
    4922  EGREP="$ac_cv_path_EGREP"
    4923 
    4924 
    4925 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    4926 $as_echo_n "checking for ANSI C header files... " >&6; }
     4876  rm -f conftest.$ac_objext conftest$ac_exeext
     4877if { (ac_try="$ac_link"
     4878case "(($ac_try" in
     4879  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4880  *) ac_try_echo=$ac_try;;
     4881esac
     4882eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4883  (eval "$ac_link") 2>conftest.er1
     4884  ac_status=$?
     4885  grep -v '^ *+' conftest.er1 >conftest.err
     4886  rm -f conftest.er1
     4887  cat conftest.err >&5
     4888  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4889  (exit $ac_status); } && {
     4890     test -z "$ac_c_werror_flag" ||
     4891     test ! -s conftest.err
     4892       } && test -s conftest$ac_exeext &&
     4893       $as_test_x conftest$ac_exeext; then
     4894  ac_cv_search_strerror=$ac_res
     4895else
     4896  echo "$as_me: failed program was:" >&5
     4897sed 's/^/| /' conftest.$ac_ext >&5
     4898
     4899
     4900fi
     4901
     4902rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
     4903      conftest$ac_exeext
     4904  if test "${ac_cv_search_strerror+set}" = set; then
     4905  break
     4906fi
     4907done
     4908if test "${ac_cv_search_strerror+set}" = set; then
     4909  :
     4910else
     4911  ac_cv_search_strerror=no
     4912fi
     4913rm conftest.$ac_ext
     4914LIBS=$ac_func_search_save_LIBS
     4915fi
     4916{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
     4917echo "${ECHO_T}$ac_cv_search_strerror" >&6; }
     4918ac_res=$ac_cv_search_strerror
     4919if test "$ac_res" != no; then
     4920  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
     4921
     4922fi
     4923
     4924{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
     4925echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
    49274926if test "${ac_cv_header_stdc+set}" = set; then
    4928   $as_echo_n "(cached) " >&6
     4927  echo $ECHO_N "(cached) $ECHO_C" >&6
    49294928else
    49304929  cat >conftest.$ac_ext <<_ACEOF
     
    49534952  *) ac_try_echo=$ac_try;;
    49544953esac
    4955 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4956 $as_echo "$ac_try_echo") >&5
     4954eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    49574955  (eval "$ac_compile") 2>conftest.er1
    49584956  ac_status=$?
     
    49604958  rm -f conftest.er1
    49614959  cat conftest.err >&5
    4962   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4960  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    49634961  (exit $ac_status); } && {
    49644962     test -z "$ac_c_werror_flag" ||
     
    49674965  ac_cv_header_stdc=yes
    49684966else
    4969   $as_echo "$as_me: failed program was:" >&5
     4967  echo "$as_me: failed program was:" >&5
    49704968sed 's/^/| /' conftest.$ac_ext >&5
    49714969
     
    50595057  *) ac_try_echo=$ac_try;;
    50605058esac
    5061 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5062 $as_echo "$ac_try_echo") >&5
     5059eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    50635060  (eval "$ac_link") 2>&5
    50645061  ac_status=$?
    5065   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5062  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    50665063  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    50675064  { (case "(($ac_try" in
     
    50695066  *) ac_try_echo=$ac_try;;
    50705067esac
    5071 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5072 $as_echo "$ac_try_echo") >&5
     5068eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    50735069  (eval "$ac_try") 2>&5
    50745070  ac_status=$?
    5075   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5071  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    50765072  (exit $ac_status); }; }; then
    50775073  :
    50785074else
    5079   $as_echo "$as_me: program exited with status $ac_status" >&5
    5080 $as_echo "$as_me: failed program was:" >&5
     5075  echo "$as_me: program exited with status $ac_status" >&5
     5076echo "$as_me: failed program was:" >&5
    50815077sed 's/^/| /' conftest.$ac_ext >&5
    50825078
     
    50845080ac_cv_header_stdc=no
    50855081fi
    5086 rm -rf conftest.dSYM
    50875082rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    50885083fi
     
    50915086fi
    50925087fi
    5093 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
    5094 $as_echo "$ac_cv_header_stdc" >&6; }
     5088{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
     5089echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
    50955090if test $ac_cv_header_stdc = yes; then
    50965091
     
    51145109          inttypes.h stdint.h unistd.h
    51155110do
    5116 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    5117 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
    5118 $as_echo_n "checking for $ac_header... " >&6; }
     5111as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5112{ echo "$as_me:$LINENO: checking for $ac_header" >&5
     5113echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
    51195114if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5120   $as_echo_n "(cached) " >&6
     5115  echo $ECHO_N "(cached) $ECHO_C" >&6
    51215116else
    51225117  cat >conftest.$ac_ext <<_ACEOF
     
    51365131  *) ac_try_echo=$ac_try;;
    51375132esac
    5138 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5139 $as_echo "$ac_try_echo") >&5
     5133eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    51405134  (eval "$ac_compile") 2>conftest.er1
    51415135  ac_status=$?
     
    51435137  rm -f conftest.er1
    51445138  cat conftest.err >&5
    5145   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5139  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    51465140  (exit $ac_status); } && {
    51475141     test -z "$ac_c_werror_flag" ||
     
    51505144  eval "$as_ac_Header=yes"
    51515145else
    5152   $as_echo "$as_me: failed program was:" >&5
     5146  echo "$as_me: failed program was:" >&5
    51535147sed 's/^/| /' conftest.$ac_ext >&5
    51545148
     
    51585152rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    51595153fi
    5160 ac_res=`eval 'as_val=${'$as_ac_Header'}
    5161          $as_echo "$as_val"'`
    5162            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    5163 $as_echo "$ac_res" >&6; }
    5164 as_val=`eval 'as_val=${'$as_ac_Header'}
    5165          $as_echo "$as_val"'`
    5166    if test "x$as_val" = x""yes; then
     5154ac_res=`eval echo '${'$as_ac_Header'}'`
     5155           { echo "$as_me:$LINENO: result: $ac_res" >&5
     5156echo "${ECHO_T}$ac_res" >&6; }
     5157if test `eval echo '${'$as_ac_Header'}'` = yes; then
    51675158  cat >>confdefs.h <<_ACEOF
    5168 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5159#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    51695160_ACEOF
    51705161
     
    51745165
    51755166
    5176 
    5177   if test "${ac_cv_header_minix_config_h+set}" = set; then
    5178   { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    5179 $as_echo_n "checking for minix/config.h... " >&6; }
    51805167if test "${ac_cv_header_minix_config_h+set}" = set; then
    5181   $as_echo_n "(cached) " >&6
    5182 fi
    5183 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    5184 $as_echo "$ac_cv_header_minix_config_h" >&6; }
     5168  { echo "$as_me:$LINENO: checking for minix/config.h" >&5
     5169echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
     5170if test "${ac_cv_header_minix_config_h+set}" = set; then
     5171  echo $ECHO_N "(cached) $ECHO_C" >&6
     5172fi
     5173{ echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
     5174echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
    51855175else
    51865176  # Is the header compilable?
    5187 { $as_echo "$as_me:$LINENO: checking minix/config.h usability" >&5
    5188 $as_echo_n "checking minix/config.h usability... " >&6; }
     5177{ echo "$as_me:$LINENO: checking minix/config.h usability" >&5
     5178echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6; }
    51895179cat >conftest.$ac_ext <<_ACEOF
    51905180/* confdefs.h.  */
     
    52025192  *) ac_try_echo=$ac_try;;
    52035193esac
    5204 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5205 $as_echo "$ac_try_echo") >&5
     5194eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    52065195  (eval "$ac_compile") 2>conftest.er1
    52075196  ac_status=$?
     
    52095198  rm -f conftest.er1
    52105199  cat conftest.err >&5
    5211   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5200  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    52125201  (exit $ac_status); } && {
    52135202     test -z "$ac_c_werror_flag" ||
     
    52165205  ac_header_compiler=yes
    52175206else
    5218   $as_echo "$as_me: failed program was:" >&5
     5207  echo "$as_me: failed program was:" >&5
    52195208sed 's/^/| /' conftest.$ac_ext >&5
    52205209
     
    52235212
    52245213rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5225 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    5226 $as_echo "$ac_header_compiler" >&6; }
     5214{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5215echo "${ECHO_T}$ac_header_compiler" >&6; }
    52275216
    52285217# Is the header present?
    5229 { $as_echo "$as_me:$LINENO: checking minix/config.h presence" >&5
    5230 $as_echo_n "checking minix/config.h presence... " >&6; }
     5218{ echo "$as_me:$LINENO: checking minix/config.h presence" >&5
     5219echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6; }
    52315220cat >conftest.$ac_ext <<_ACEOF
    52325221/* confdefs.h.  */
     
    52425231  *) ac_try_echo=$ac_try;;
    52435232esac
    5244 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5245 $as_echo "$ac_try_echo") >&5
     5233eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    52465234  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    52475235  ac_status=$?
     
    52495237  rm -f conftest.er1
    52505238  cat conftest.err >&5
    5251   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5239  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    52525240  (exit $ac_status); } >/dev/null && {
    52535241     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    52565244  ac_header_preproc=yes
    52575245else
    5258   $as_echo "$as_me: failed program was:" >&5
     5246  echo "$as_me: failed program was:" >&5
    52595247sed 's/^/| /' conftest.$ac_ext >&5
    52605248
     
    52635251
    52645252rm -f conftest.err conftest.$ac_ext
    5265 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    5266 $as_echo "$ac_header_preproc" >&6; }
     5253{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5254echo "${ECHO_T}$ac_header_preproc" >&6; }
    52675255
    52685256# So?  What about this header?
    52695257case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    52705258  yes:no: )
    5271     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
    5272 $as_echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    5273     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
    5274 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
     5259    { echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
     5260echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5261    { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
     5262echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
    52755263    ac_header_preproc=yes
    52765264    ;;
    52775265  no:yes:* )
    5278     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
    5279 $as_echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
    5280     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     check for missing prerequisite headers?" >&5
    5281 $as_echo "$as_me: WARNING: minix/config.h:     check for missing prerequisite headers?" >&2;}
    5282     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
    5283 $as_echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
    5284     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&5
    5285 $as_echo "$as_me: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    5286     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
    5287 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
    5288     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
    5289 $as_echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
     5266    { echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
     5267echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
     5268    { echo "$as_me:$LINENO: WARNING: minix/config.h:     check for missing prerequisite headers?" >&5
     5269echo "$as_me: WARNING: minix/config.h:     check for missing prerequisite headers?" >&2;}
     5270    { echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
     5271echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
     5272    { echo "$as_me:$LINENO: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&5
     5273echo "$as_me: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     5274    { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
     5275echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
     5276    { echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
     5277echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
    52905278
    52915279    ;;
    52925280esac
    5293 { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    5294 $as_echo_n "checking for minix/config.h... " >&6; }
     5281{ echo "$as_me:$LINENO: checking for minix/config.h" >&5
     5282echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
    52955283if test "${ac_cv_header_minix_config_h+set}" = set; then
    5296   $as_echo_n "(cached) " >&6
     5284  echo $ECHO_N "(cached) $ECHO_C" >&6
    52975285else
    52985286  ac_cv_header_minix_config_h=$ac_header_preproc
    52995287fi
    5300 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    5301 $as_echo "$ac_cv_header_minix_config_h" >&6; }
    5302 
    5303 fi
    5304 if test "x$ac_cv_header_minix_config_h" = x""yes; then
     5288{ echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
     5289echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
     5290
     5291fi
     5292if test $ac_cv_header_minix_config_h = yes; then
    53055293  MINIX=yes
    53065294else
     
    53095297
    53105298
    5311   if test "$MINIX" = yes; then
     5299if test "$MINIX" = yes; then
    53125300
    53135301cat >>confdefs.h <<\_ACEOF
     
    53255313_ACEOF
    53265314
    5327   fi
    5328 
    5329 
    5330 
    5331   { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
    5332 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
    5333 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then
    5334   $as_echo_n "(cached) " >&6
    5335 else
    5336   cat >conftest.$ac_ext <<_ACEOF
    5337 /* confdefs.h.  */
    5338 _ACEOF
    5339 cat confdefs.h >>conftest.$ac_ext
    5340 cat >>conftest.$ac_ext <<_ACEOF
    5341 /* end confdefs.h.  */
    5342 
    5343 #     define __EXTENSIONS__ 1
    5344       $ac_includes_default
    5345 int
    5346 main ()
    5347 {
    5348 
    5349   ;
    5350   return 0;
    5351 }
    5352 _ACEOF
    5353 rm -f conftest.$ac_objext
    5354 if { (ac_try="$ac_compile"
    5355 case "(($ac_try" in
    5356   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5357   *) ac_try_echo=$ac_try;;
    5358 esac
    5359 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5360 $as_echo "$ac_try_echo") >&5
    5361   (eval "$ac_compile") 2>conftest.er1
    5362   ac_status=$?
    5363   grep -v '^ *+' conftest.er1 >conftest.err
    5364   rm -f conftest.er1
    5365   cat conftest.err >&5
    5366   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5367   (exit $ac_status); } && {
    5368      test -z "$ac_c_werror_flag" ||
    5369      test ! -s conftest.err
    5370        } && test -s conftest.$ac_objext; then
    5371   ac_cv_safe_to_define___extensions__=yes
    5372 else
    5373   $as_echo "$as_me: failed program was:" >&5
    5374 sed 's/^/| /' conftest.$ac_ext >&5
    5375 
    5376     ac_cv_safe_to_define___extensions__=no
    5377 fi
    5378 
    5379 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5380 fi
    5381 { $as_echo "$as_me:$LINENO: result: $ac_cv_safe_to_define___extensions__" >&5
    5382 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
    5383   test $ac_cv_safe_to_define___extensions__ = yes &&
    5384     cat >>confdefs.h <<\_ACEOF
    5385 #define __EXTENSIONS__ 1
    5386 _ACEOF
    5387 
    5388   cat >>confdefs.h <<\_ACEOF
    5389 #define _ALL_SOURCE 1
    5390 _ACEOF
    5391 
    5392   cat >>confdefs.h <<\_ACEOF
    5393 #define _GNU_SOURCE 1
    5394 _ACEOF
    5395 
    5396   cat >>confdefs.h <<\_ACEOF
    5397 #define _POSIX_PTHREAD_SEMANTICS 1
    5398 _ACEOF
    5399 
    5400   cat >>confdefs.h <<\_ACEOF
    5401 #define _TANDEM_SOURCE 1
    5402 _ACEOF
    5403 
    5404 
    5405 { $as_echo "$as_me:$LINENO: checking for library containing strerror" >&5
    5406 $as_echo_n "checking for library containing strerror... " >&6; }
    5407 if test "${ac_cv_search_strerror+set}" = set; then
    5408   $as_echo_n "(cached) " >&6
    5409 else
    5410   ac_func_search_save_LIBS=$LIBS
    5411 cat >conftest.$ac_ext <<_ACEOF
    5412 /* confdefs.h.  */
    5413 _ACEOF
    5414 cat confdefs.h >>conftest.$ac_ext
    5415 cat >>conftest.$ac_ext <<_ACEOF
    5416 /* end confdefs.h.  */
    5417 
    5418 /* Override any GCC internal prototype to avoid an error.
    5419    Use char because int might match the return type of a GCC
    5420    builtin and then its argument prototype would still apply.  */
    5421 #ifdef __cplusplus
    5422 extern "C"
    5423 #endif
    5424 char strerror ();
    5425 int
    5426 main ()
    5427 {
    5428 return strerror ();
    5429   ;
    5430   return 0;
    5431 }
    5432 _ACEOF
    5433 for ac_lib in '' cposix; do
    5434   if test -z "$ac_lib"; then
    5435     ac_res="none required"
    5436   else
    5437     ac_res=-l$ac_lib
    5438     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    5439   fi
    5440   rm -f conftest.$ac_objext conftest$ac_exeext
    5441 if { (ac_try="$ac_link"
    5442 case "(($ac_try" in
    5443   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5444   *) ac_try_echo=$ac_try;;
    5445 esac
    5446 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5447 $as_echo "$ac_try_echo") >&5
    5448   (eval "$ac_link") 2>conftest.er1
    5449   ac_status=$?
    5450   grep -v '^ *+' conftest.er1 >conftest.err
    5451   rm -f conftest.er1
    5452   cat conftest.err >&5
    5453   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5454   (exit $ac_status); } && {
    5455      test -z "$ac_c_werror_flag" ||
    5456      test ! -s conftest.err
    5457        } && test -s conftest$ac_exeext && {
    5458      test "$cross_compiling" = yes ||
    5459      $as_test_x conftest$ac_exeext
    5460        }; then
    5461   ac_cv_search_strerror=$ac_res
    5462 else
    5463   $as_echo "$as_me: failed program was:" >&5
    5464 sed 's/^/| /' conftest.$ac_ext >&5
    5465 
    5466 
    5467 fi
    5468 
    5469 rm -rf conftest.dSYM
    5470 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    5471       conftest$ac_exeext
    5472   if test "${ac_cv_search_strerror+set}" = set; then
    5473   break
    5474 fi
    5475 done
    5476 if test "${ac_cv_search_strerror+set}" = set; then
    5477   :
    5478 else
    5479   ac_cv_search_strerror=no
    5480 fi
    5481 rm conftest.$ac_ext
    5482 LIBS=$ac_func_search_save_LIBS
    5483 fi
    5484 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
    5485 $as_echo "$ac_cv_search_strerror" >&6; }
    5486 ac_res=$ac_cv_search_strerror
    5487 if test "$ac_res" != no; then
    5488   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
    5489 
    5490 fi
    5491 
    5492 
    5493   if test "${ac_cv_header_minix_config_h+set}" = set; then
    5494   { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    5495 $as_echo_n "checking for minix/config.h... " >&6; }
    5496 if test "${ac_cv_header_minix_config_h+set}" = set; then
    5497   $as_echo_n "(cached) " >&6
    5498 fi
    5499 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    5500 $as_echo "$ac_cv_header_minix_config_h" >&6; }
    5501 else
    5502   # Is the header compilable?
    5503 { $as_echo "$as_me:$LINENO: checking minix/config.h usability" >&5
    5504 $as_echo_n "checking minix/config.h usability... " >&6; }
    5505 cat >conftest.$ac_ext <<_ACEOF
    5506 /* confdefs.h.  */
    5507 _ACEOF
    5508 cat confdefs.h >>conftest.$ac_ext
    5509 cat >>conftest.$ac_ext <<_ACEOF
    5510 /* end confdefs.h.  */
    5511 $ac_includes_default
    5512 #include <minix/config.h>
    5513 _ACEOF
    5514 rm -f conftest.$ac_objext
    5515 if { (ac_try="$ac_compile"
    5516 case "(($ac_try" in
    5517   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5518   *) ac_try_echo=$ac_try;;
    5519 esac
    5520 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5521 $as_echo "$ac_try_echo") >&5
    5522   (eval "$ac_compile") 2>conftest.er1
    5523   ac_status=$?
    5524   grep -v '^ *+' conftest.er1 >conftest.err
    5525   rm -f conftest.er1
    5526   cat conftest.err >&5
    5527   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5528   (exit $ac_status); } && {
    5529      test -z "$ac_c_werror_flag" ||
    5530      test ! -s conftest.err
    5531        } && test -s conftest.$ac_objext; then
    5532   ac_header_compiler=yes
    5533 else
    5534   $as_echo "$as_me: failed program was:" >&5
    5535 sed 's/^/| /' conftest.$ac_ext >&5
    5536 
    5537     ac_header_compiler=no
    5538 fi
    5539 
    5540 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5541 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    5542 $as_echo "$ac_header_compiler" >&6; }
    5543 
    5544 # Is the header present?
    5545 { $as_echo "$as_me:$LINENO: checking minix/config.h presence" >&5
    5546 $as_echo_n "checking minix/config.h presence... " >&6; }
    5547 cat >conftest.$ac_ext <<_ACEOF
    5548 /* confdefs.h.  */
    5549 _ACEOF
    5550 cat confdefs.h >>conftest.$ac_ext
    5551 cat >>conftest.$ac_ext <<_ACEOF
    5552 /* end confdefs.h.  */
    5553 #include <minix/config.h>
    5554 _ACEOF
    5555 if { (ac_try="$ac_cpp conftest.$ac_ext"
    5556 case "(($ac_try" in
    5557   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5558   *) ac_try_echo=$ac_try;;
    5559 esac
    5560 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5561 $as_echo "$ac_try_echo") >&5
    5562   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    5563   ac_status=$?
    5564   grep -v '^ *+' conftest.er1 >conftest.err
    5565   rm -f conftest.er1
    5566   cat conftest.err >&5
    5567   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5568   (exit $ac_status); } >/dev/null && {
    5569      test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
    5570      test ! -s conftest.err
    5571        }; then
    5572   ac_header_preproc=yes
    5573 else
    5574   $as_echo "$as_me: failed program was:" >&5
    5575 sed 's/^/| /' conftest.$ac_ext >&5
    5576 
    5577   ac_header_preproc=no
    5578 fi
    5579 
    5580 rm -f conftest.err conftest.$ac_ext
    5581 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    5582 $as_echo "$ac_header_preproc" >&6; }
    5583 
    5584 # So?  What about this header?
    5585 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    5586   yes:no: )
    5587     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
    5588 $as_echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    5589     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
    5590 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
    5591     ac_header_preproc=yes
    5592     ;;
    5593   no:yes:* )
    5594     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
    5595 $as_echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
    5596     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     check for missing prerequisite headers?" >&5
    5597 $as_echo "$as_me: WARNING: minix/config.h:     check for missing prerequisite headers?" >&2;}
    5598     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
    5599 $as_echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
    5600     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&5
    5601 $as_echo "$as_me: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    5602     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
    5603 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
    5604     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
    5605 $as_echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
    5606 
    5607     ;;
    5608 esac
    5609 { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    5610 $as_echo_n "checking for minix/config.h... " >&6; }
    5611 if test "${ac_cv_header_minix_config_h+set}" = set; then
    5612   $as_echo_n "(cached) " >&6
    5613 else
    5614   ac_cv_header_minix_config_h=$ac_header_preproc
    5615 fi
    5616 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    5617 $as_echo "$ac_cv_header_minix_config_h" >&6; }
    5618 
    5619 fi
    5620 if test "x$ac_cv_header_minix_config_h" = x""yes; then
    5621   MINIX=yes
    5622 else
    5623   MINIX=
    5624 fi
    5625 
    5626 
    5627   if test "$MINIX" = yes; then
    5628 
    5629 cat >>confdefs.h <<\_ACEOF
    5630 #define _POSIX_SOURCE 1
    5631 _ACEOF
    5632 
    5633 
    5634 cat >>confdefs.h <<\_ACEOF
    5635 #define _POSIX_1_SOURCE 2
    5636 _ACEOF
    5637 
    5638 
    5639 cat >>confdefs.h <<\_ACEOF
    5640 #define _MINIX 1
    5641 _ACEOF
    5642 
    5643   fi
    5644 
    5645 
    5646 
    5647   { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
    5648 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
    5649 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then
    5650   $as_echo_n "(cached) " >&6
    5651 else
    5652   cat >conftest.$ac_ext <<_ACEOF
    5653 /* confdefs.h.  */
    5654 _ACEOF
    5655 cat confdefs.h >>conftest.$ac_ext
    5656 cat >>conftest.$ac_ext <<_ACEOF
    5657 /* end confdefs.h.  */
    5658 
    5659 #     define __EXTENSIONS__ 1
    5660       $ac_includes_default
    5661 int
    5662 main ()
    5663 {
    5664 
    5665   ;
    5666   return 0;
    5667 }
    5668 _ACEOF
    5669 rm -f conftest.$ac_objext
    5670 if { (ac_try="$ac_compile"
    5671 case "(($ac_try" in
    5672   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5673   *) ac_try_echo=$ac_try;;
    5674 esac
    5675 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5676 $as_echo "$ac_try_echo") >&5
    5677   (eval "$ac_compile") 2>conftest.er1
    5678   ac_status=$?
    5679   grep -v '^ *+' conftest.er1 >conftest.err
    5680   rm -f conftest.er1
    5681   cat conftest.err >&5
    5682   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5683   (exit $ac_status); } && {
    5684      test -z "$ac_c_werror_flag" ||
    5685      test ! -s conftest.err
    5686        } && test -s conftest.$ac_objext; then
    5687   ac_cv_safe_to_define___extensions__=yes
    5688 else
    5689   $as_echo "$as_me: failed program was:" >&5
    5690 sed 's/^/| /' conftest.$ac_ext >&5
    5691 
    5692     ac_cv_safe_to_define___extensions__=no
    5693 fi
    5694 
    5695 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5696 fi
    5697 { $as_echo "$as_me:$LINENO: result: $ac_cv_safe_to_define___extensions__" >&5
    5698 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
    5699   test $ac_cv_safe_to_define___extensions__ = yes &&
    5700     cat >>confdefs.h <<\_ACEOF
    5701 #define __EXTENSIONS__ 1
    5702 _ACEOF
    5703 
    5704   cat >>confdefs.h <<\_ACEOF
    5705 #define _ALL_SOURCE 1
    5706 _ACEOF
    5707 
    5708   cat >>confdefs.h <<\_ACEOF
    5709 #define _GNU_SOURCE 1
    5710 _ACEOF
    5711 
    5712   cat >>confdefs.h <<\_ACEOF
    5713 #define _POSIX_PTHREAD_SEMANTICS 1
    5714 _ACEOF
    5715 
    5716   cat >>confdefs.h <<\_ACEOF
    5717 #define _TANDEM_SOURCE 1
    5718 _ACEOF
    5719 
    5720 
    5721 { $as_echo "$as_me:$LINENO: checking for ${CC-cc} option to accept ANSI C" >&5
    5722 $as_echo_n "checking for ${CC-cc} option to accept ANSI C... " >&6; }
     5315fi
     5316
     5317{ echo "$as_me:$LINENO: checking for ${CC-cc} option to accept ANSI C" >&5
     5318echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6; }
    57235319if test "${ac_cv_prog_cc_stdc+set}" = set; then
    5724   $as_echo_n "(cached) " >&6
     5320  echo $ECHO_N "(cached) $ECHO_C" >&6
    57255321else
    57265322  ac_cv_prog_cc_stdc=no
     
    57615357  *) ac_try_echo=$ac_try;;
    57625358esac
    5763 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5764 $as_echo "$ac_try_echo") >&5
     5359eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    57655360  (eval "$ac_compile") 2>conftest.er1
    57665361  ac_status=$?
     
    57685363  rm -f conftest.er1
    57695364  cat conftest.err >&5
    5770   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5365  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    57715366  (exit $ac_status); } && {
    57725367     test -z "$ac_c_werror_flag" ||
     
    57755370  ac_cv_prog_cc_stdc="$ac_arg"; break
    57765371else
    5777   $as_echo "$as_me: failed program was:" >&5
     5372  echo "$as_me: failed program was:" >&5
    57785373sed 's/^/| /' conftest.$ac_ext >&5
    57795374
     
    57875382fi
    57885383
    5789 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
    5790 $as_echo "$ac_cv_prog_cc_stdc" >&6; }
     5384{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
     5385echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6; }
    57915386case "x$ac_cv_prog_cc_stdc" in
    57925387  x|xno) ;;
     
    57955390
    57965391
    5797 { $as_echo "$as_me:$LINENO: checking for function prototypes" >&5
    5798 $as_echo_n "checking for function prototypes... " >&6; }
     5392{ echo "$as_me:$LINENO: checking for function prototypes" >&5
     5393echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6; }
    57995394if test "$ac_cv_prog_cc_stdc" != no; then
    5800   { $as_echo "$as_me:$LINENO: result: yes" >&5
    5801 $as_echo "yes" >&6; }
     5395  { echo "$as_me:$LINENO: result: yes" >&5
     5396echo "${ECHO_T}yes" >&6; }
    58025397  cat >>confdefs.h <<\_ACEOF
    58035398#define PROTOTYPES 1
     
    58065401  U= ANSI2KNR=
    58075402else
    5808   { $as_echo "$as_me:$LINENO: result: no" >&5
    5809 $as_echo "no" >&6; }
     5403  { echo "$as_me:$LINENO: result: no" >&5
     5404echo "${ECHO_T}no" >&6; }
    58105405  U=_ ANSI2KNR=ansi2knr
    58115406fi
    58125407
    5813 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
    5814 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
     5408{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
     5409echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
    58155410if test "${ac_cv_c_const+set}" = set; then
    5816   $as_echo_n "(cached) " >&6
     5411  echo $ECHO_N "(cached) $ECHO_C" >&6
    58175412else
    58185413  cat >conftest.$ac_ext <<_ACEOF
     
    58865481  *) ac_try_echo=$ac_try;;
    58875482esac
    5888 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5889 $as_echo "$ac_try_echo") >&5
     5483eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    58905484  (eval "$ac_compile") 2>conftest.er1
    58915485  ac_status=$?
     
    58935487  rm -f conftest.er1
    58945488  cat conftest.err >&5
    5895   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5489  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    58965490  (exit $ac_status); } && {
    58975491     test -z "$ac_c_werror_flag" ||
     
    59005494  ac_cv_c_const=yes
    59015495else
    5902   $as_echo "$as_me: failed program was:" >&5
     5496  echo "$as_me: failed program was:" >&5
    59035497sed 's/^/| /' conftest.$ac_ext >&5
    59045498
     
    59085502rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    59095503fi
    5910 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
    5911 $as_echo "$ac_cv_c_const" >&6; }
     5504{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
     5505echo "${ECHO_T}$ac_cv_c_const" >&6; }
    59125506if test $ac_cv_c_const = no; then
    59135507
    59145508cat >>confdefs.h <<\_ACEOF
    5915 #define const /**/
    5916 _ACEOF
    5917 
    5918 fi
    5919 
    5920 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
    5921 $as_echo_n "checking for off_t... " >&6; }
     5509#define const
     5510_ACEOF
     5511
     5512fi
     5513
     5514{ echo "$as_me:$LINENO: checking for off_t" >&5
     5515echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
    59225516if test "${ac_cv_type_off_t+set}" = set; then
    5923   $as_echo_n "(cached) " >&6
    5924 else
    5925   ac_cv_type_off_t=no
    5926 cat >conftest.$ac_ext <<_ACEOF
     5517  echo $ECHO_N "(cached) $ECHO_C" >&6
     5518else
     5519  cat >conftest.$ac_ext <<_ACEOF
    59275520/* confdefs.h.  */
    59285521_ACEOF
     
    59315524/* end confdefs.h.  */
    59325525$ac_includes_default
     5526typedef off_t ac__type_new_;
    59335527int
    59345528main ()
    59355529{
    5936 if (sizeof (off_t))
    5937        return 0;
     5530if ((ac__type_new_ *) 0)
     5531  return 0;
     5532if (sizeof (ac__type_new_))
     5533  return 0;
    59385534  ;
    59395535  return 0;
     
    59465542  *) ac_try_echo=$ac_try;;
    59475543esac
    5948 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5949 $as_echo "$ac_try_echo") >&5
     5544eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    59505545  (eval "$ac_compile") 2>conftest.er1
    59515546  ac_status=$?
     
    59535548  rm -f conftest.er1
    59545549  cat conftest.err >&5
    5955   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5550  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    59565551  (exit $ac_status); } && {
    59575552     test -z "$ac_c_werror_flag" ||
    59585553     test ! -s conftest.err
    59595554       } && test -s conftest.$ac_objext; then
     5555  ac_cv_type_off_t=yes
     5556else
     5557  echo "$as_me: failed program was:" >&5
     5558sed 's/^/| /' conftest.$ac_ext >&5
     5559
     5560    ac_cv_type_off_t=no
     5561fi
     5562
     5563rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     5564fi
     5565{ echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
     5566echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
     5567if test $ac_cv_type_off_t = yes; then
     5568  :
     5569else
     5570
     5571cat >>confdefs.h <<_ACEOF
     5572#define off_t long int
     5573_ACEOF
     5574
     5575fi
     5576
     5577{ echo "$as_me:$LINENO: checking for size_t" >&5
     5578echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
     5579if test "${ac_cv_type_size_t+set}" = set; then
     5580  echo $ECHO_N "(cached) $ECHO_C" >&6
     5581else
    59605582  cat >conftest.$ac_ext <<_ACEOF
    59615583/* confdefs.h.  */
     
    59655587/* end confdefs.h.  */
    59665588$ac_includes_default
     5589typedef size_t ac__type_new_;
    59675590int
    59685591main ()
    59695592{
    5970 if (sizeof ((off_t)))
    5971       return 0;
     5593if ((ac__type_new_ *) 0)
     5594  return 0;
     5595if (sizeof (ac__type_new_))
     5596  return 0;
    59725597  ;
    59735598  return 0;
     
    59805605  *) ac_try_echo=$ac_try;;
    59815606esac
    5982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5983 $as_echo "$ac_try_echo") >&5
     5607eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    59845608  (eval "$ac_compile") 2>conftest.er1
    59855609  ac_status=$?
     
    59875611  rm -f conftest.er1
    59885612  cat conftest.err >&5
    5989   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5613  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    59905614  (exit $ac_status); } && {
    59915615     test -z "$ac_c_werror_flag" ||
    59925616     test ! -s conftest.err
    59935617       } && test -s conftest.$ac_objext; then
    5994   :
    5995 else
    5996   $as_echo "$as_me: failed program was:" >&5
     5618  ac_cv_type_size_t=yes
     5619else
     5620  echo "$as_me: failed program was:" >&5
    59975621sed 's/^/| /' conftest.$ac_ext >&5
    59985622
    5999     ac_cv_type_off_t=yes
     5623    ac_cv_type_size_t=no
    60005624fi
    60015625
    60025626rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6003 else
    6004   $as_echo "$as_me: failed program was:" >&5
    6005 sed 's/^/| /' conftest.$ac_ext >&5
    6006 
    6007 
    6008 fi
    6009 
    6010 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6011 fi
    6012 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
    6013 $as_echo "$ac_cv_type_off_t" >&6; }
    6014 if test "x$ac_cv_type_off_t" = x""yes; then
    6015   :
    6016 else
    6017 
    6018 cat >>confdefs.h <<_ACEOF
    6019 #define off_t long int
    6020 _ACEOF
    6021 
    6022 fi
    6023 
    6024 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
    6025 $as_echo_n "checking for size_t... " >&6; }
    6026 if test "${ac_cv_type_size_t+set}" = set; then
    6027   $as_echo_n "(cached) " >&6
    6028 else
    6029   ac_cv_type_size_t=no
    6030 cat >conftest.$ac_ext <<_ACEOF
    6031 /* confdefs.h.  */
    6032 _ACEOF
    6033 cat confdefs.h >>conftest.$ac_ext
    6034 cat >>conftest.$ac_ext <<_ACEOF
    6035 /* end confdefs.h.  */
    6036 $ac_includes_default
    6037 int
    6038 main ()
    6039 {
    6040 if (sizeof (size_t))
    6041        return 0;
    6042   ;
    6043   return 0;
    6044 }
    6045 _ACEOF
    6046 rm -f conftest.$ac_objext
    6047 if { (ac_try="$ac_compile"
    6048 case "(($ac_try" in
    6049   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    6050   *) ac_try_echo=$ac_try;;
    6051 esac
    6052 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6053 $as_echo "$ac_try_echo") >&5
    6054   (eval "$ac_compile") 2>conftest.er1
    6055   ac_status=$?
    6056   grep -v '^ *+' conftest.er1 >conftest.err
    6057   rm -f conftest.er1
    6058   cat conftest.err >&5
    6059   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6060   (exit $ac_status); } && {
    6061      test -z "$ac_c_werror_flag" ||
    6062      test ! -s conftest.err
    6063        } && test -s conftest.$ac_objext; then
    6064   cat >conftest.$ac_ext <<_ACEOF
    6065 /* confdefs.h.  */
    6066 _ACEOF
    6067 cat confdefs.h >>conftest.$ac_ext
    6068 cat >>conftest.$ac_ext <<_ACEOF
    6069 /* end confdefs.h.  */
    6070 $ac_includes_default
    6071 int
    6072 main ()
    6073 {
    6074 if (sizeof ((size_t)))
    6075       return 0;
    6076   ;
    6077   return 0;
    6078 }
    6079 _ACEOF
    6080 rm -f conftest.$ac_objext
    6081 if { (ac_try="$ac_compile"
    6082 case "(($ac_try" in
    6083   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    6084   *) ac_try_echo=$ac_try;;
    6085 esac
    6086 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6087 $as_echo "$ac_try_echo") >&5
    6088   (eval "$ac_compile") 2>conftest.er1
    6089   ac_status=$?
    6090   grep -v '^ *+' conftest.er1 >conftest.err
    6091   rm -f conftest.er1
    6092   cat conftest.err >&5
    6093   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6094   (exit $ac_status); } && {
    6095      test -z "$ac_c_werror_flag" ||
    6096      test ! -s conftest.err
    6097        } && test -s conftest.$ac_objext; then
    6098   :
    6099 else
    6100   $as_echo "$as_me: failed program was:" >&5
    6101 sed 's/^/| /' conftest.$ac_ext >&5
    6102 
    6103     ac_cv_type_size_t=yes
    6104 fi
    6105 
    6106 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6107 else
    6108   $as_echo "$as_me: failed program was:" >&5
    6109 sed 's/^/| /' conftest.$ac_ext >&5
    6110 
    6111 
    6112 fi
    6113 
    6114 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6115 fi
    6116 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
    6117 $as_echo "$ac_cv_type_size_t" >&6; }
    6118 if test "x$ac_cv_type_size_t" = x""yes; then
     5627fi
     5628{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
     5629echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
     5630if test $ac_cv_type_size_t = yes; then
    61195631  :
    61205632else
     
    61265638fi
    61275639
    6128 { $as_echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
    6129 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
     5640{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
     5641echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
    61305642if test "${ac_cv_header_time+set}" = set; then
    6131   $as_echo_n "(cached) " >&6
     5643  echo $ECHO_N "(cached) $ECHO_C" >&6
    61325644else
    61335645  cat >conftest.$ac_ext <<_ACEOF
     
    61565668  *) ac_try_echo=$ac_try;;
    61575669esac
    6158 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6159 $as_echo "$ac_try_echo") >&5
     5670eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    61605671  (eval "$ac_compile") 2>conftest.er1
    61615672  ac_status=$?
     
    61635674  rm -f conftest.er1
    61645675  cat conftest.err >&5
    6165   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5676  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    61665677  (exit $ac_status); } && {
    61675678     test -z "$ac_c_werror_flag" ||
     
    61705681  ac_cv_header_time=yes
    61715682else
    6172   $as_echo "$as_me: failed program was:" >&5
     5683  echo "$as_me: failed program was:" >&5
    61735684sed 's/^/| /' conftest.$ac_ext >&5
    61745685
     
    61785689rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    61795690fi
    6180 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
    6181 $as_echo "$ac_cv_header_time" >&6; }
     5691{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
     5692echo "${ECHO_T}$ac_cv_header_time" >&6; }
    61825693if test $ac_cv_header_time = yes; then
    61835694
     
    61885699fi
    61895700
    6190 { $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
    6191 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
     5701{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
     5702echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; }
    61925703if test "${ac_cv_struct_tm+set}" = set; then
    6193   $as_echo_n "(cached) " >&6
     5704  echo $ECHO_N "(cached) $ECHO_C" >&6
    61945705else
    61955706  cat >conftest.$ac_ext <<_ACEOF
     
    62075718struct tm tm;
    62085719                     int *p = &tm.tm_sec;
    6209                      return !p;
     5720                     return !p;
    62105721  ;
    62115722  return 0;
     
    62185729  *) ac_try_echo=$ac_try;;
    62195730esac
    6220 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6221 $as_echo "$ac_try_echo") >&5
     5731eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    62225732  (eval "$ac_compile") 2>conftest.er1
    62235733  ac_status=$?
     
    62255735  rm -f conftest.er1
    62265736  cat conftest.err >&5
    6227   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5737  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    62285738  (exit $ac_status); } && {
    62295739     test -z "$ac_c_werror_flag" ||
     
    62325742  ac_cv_struct_tm=time.h
    62335743else
    6234   $as_echo "$as_me: failed program was:" >&5
     5744  echo "$as_me: failed program was:" >&5
    62355745sed 's/^/| /' conftest.$ac_ext >&5
    62365746
     
    62405750rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    62415751fi
    6242 { $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
    6243 $as_echo "$ac_cv_struct_tm" >&6; }
     5752{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
     5753echo "${ECHO_T}$ac_cv_struct_tm" >&6; }
    62445754if test $ac_cv_struct_tm = sys/time.h; then
    62455755
     
    62745784  *) ac_try_echo=$ac_try;;
    62755785esac
    6276 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6277 $as_echo "$ac_try_echo") >&5
     5786eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    62785787  (eval "$ac_compile") 2>conftest.er1
    62795788  ac_status=$?
     
    62815790  rm -f conftest.er1
    62825791  cat conftest.err >&5
    6283   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5792  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    62845793  (exit $ac_status); } && {
    62855794     test -z "$ac_c_werror_flag" ||
     
    62885797  :
    62895798else
    6290   $as_echo "$as_me: failed program was:" >&5
     5799  echo "$as_me: failed program was:" >&5
    62915800sed 's/^/| /' conftest.$ac_ext >&5
    62925801
     
    62995808
    63005809
    6301 { $as_echo "$as_me:$LINENO: checking for main in -lg" >&5
    6302 $as_echo_n "checking for main in -lg... " >&6; }
     5810{ echo "$as_me:$LINENO: checking for main in -lg" >&5
     5811echo $ECHO_N "checking for main in -lg... $ECHO_C" >&6; }
    63035812if test "${ac_cv_lib_g_main+set}" = set; then
    6304   $as_echo_n "(cached) " >&6
     5813  echo $ECHO_N "(cached) $ECHO_C" >&6
    63055814else
    63065815  ac_check_lib_save_LIBS=$LIBS
     
    63285837  *) ac_try_echo=$ac_try;;
    63295838esac
    6330 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6331 $as_echo "$ac_try_echo") >&5
     5839eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    63325840  (eval "$ac_link") 2>conftest.er1
    63335841  ac_status=$?
     
    63355843  rm -f conftest.er1
    63365844  cat conftest.err >&5
    6337   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5845  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    63385846  (exit $ac_status); } && {
    63395847     test -z "$ac_c_werror_flag" ||
    63405848     test ! -s conftest.err
    6341        } && test -s conftest$ac_exeext && {
    6342      test "$cross_compiling" = yes ||
    6343      $as_test_x conftest$ac_exeext
    6344        }; then
     5849       } && test -s conftest$ac_exeext &&
     5850       $as_test_x conftest$ac_exeext; then
    63455851  ac_cv_lib_g_main=yes
    63465852else
    6347   $as_echo "$as_me: failed program was:" >&5
     5853  echo "$as_me: failed program was:" >&5
    63485854sed 's/^/| /' conftest.$ac_ext >&5
    63495855
     
    63515857fi
    63525858
    6353 rm -rf conftest.dSYM
    63545859rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    63555860      conftest$ac_exeext conftest.$ac_ext
    63565861LIBS=$ac_check_lib_save_LIBS
    63575862fi
    6358 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_g_main" >&5
    6359 $as_echo "$ac_cv_lib_g_main" >&6; }
    6360 if test "x$ac_cv_lib_g_main" = x""yes; then
     5863{ echo "$as_me:$LINENO: result: $ac_cv_lib_g_main" >&5
     5864echo "${ECHO_T}$ac_cv_lib_g_main" >&6; }
     5865if test $ac_cv_lib_g_main = yes; then
    63615866  cat >>confdefs.h <<_ACEOF
    63625867#define HAVE_LIBG 1
     
    63695874
    63705875
    6371 { $as_echo "$as_me:$LINENO: checking for main in -lm" >&5
    6372 $as_echo_n "checking for main in -lm... " >&6; }
     5876{ echo "$as_me:$LINENO: checking for main in -lm" >&5
     5877echo $ECHO_N "checking for main in -lm... $ECHO_C" >&6; }
    63735878if test "${ac_cv_lib_m_main+set}" = set; then
    6374   $as_echo_n "(cached) " >&6
     5879  echo $ECHO_N "(cached) $ECHO_C" >&6
    63755880else
    63765881  ac_check_lib_save_LIBS=$LIBS
     
    63985903  *) ac_try_echo=$ac_try;;
    63995904esac
    6400 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6401 $as_echo "$ac_try_echo") >&5
     5905eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    64025906  (eval "$ac_link") 2>conftest.er1
    64035907  ac_status=$?
     
    64055909  rm -f conftest.er1
    64065910  cat conftest.err >&5
    6407   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5911  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    64085912  (exit $ac_status); } && {
    64095913     test -z "$ac_c_werror_flag" ||
    64105914     test ! -s conftest.err
    6411        } && test -s conftest$ac_exeext && {
    6412      test "$cross_compiling" = yes ||
    6413      $as_test_x conftest$ac_exeext
    6414        }; then
     5915       } && test -s conftest$ac_exeext &&
     5916       $as_test_x conftest$ac_exeext; then
    64155917  ac_cv_lib_m_main=yes
    64165918else
    6417   $as_echo "$as_me: failed program was:" >&5
     5919  echo "$as_me: failed program was:" >&5
    64185920sed 's/^/| /' conftest.$ac_ext >&5
    64195921
     
    64215923fi
    64225924
    6423 rm -rf conftest.dSYM
    64245925rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    64255926      conftest$ac_exeext conftest.$ac_ext
    64265927LIBS=$ac_check_lib_save_LIBS
    64275928fi
    6428 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_main" >&5
    6429 $as_echo "$ac_cv_lib_m_main" >&6; }
    6430 if test "x$ac_cv_lib_m_main" = x""yes; then
     5929{ echo "$as_me:$LINENO: result: $ac_cv_lib_m_main" >&5
     5930echo "${ECHO_T}$ac_cv_lib_m_main" >&6; }
     5931if test $ac_cv_lib_m_main = yes; then
    64315932  cat >>confdefs.h <<_ACEOF
    64325933#define HAVE_LIBM 1
     
    64395940
    64405941
    6441 { $as_echo "$as_me:$LINENO: checking for main in -lcrypt" >&5
    6442 $as_echo_n "checking for main in -lcrypt... " >&6; }
     5942{ echo "$as_me:$LINENO: checking for main in -lcrypt" >&5
     5943echo $ECHO_N "checking for main in -lcrypt... $ECHO_C" >&6; }
    64435944if test "${ac_cv_lib_crypt_main+set}" = set; then
    6444   $as_echo_n "(cached) " >&6
     5945  echo $ECHO_N "(cached) $ECHO_C" >&6
    64455946else
    64465947  ac_check_lib_save_LIBS=$LIBS
     
    64685969  *) ac_try_echo=$ac_try;;
    64695970esac
    6470 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6471 $as_echo "$ac_try_echo") >&5
     5971eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    64725972  (eval "$ac_link") 2>conftest.er1
    64735973  ac_status=$?
     
    64755975  rm -f conftest.er1
    64765976  cat conftest.err >&5
    6477   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5977  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    64785978  (exit $ac_status); } && {
    64795979     test -z "$ac_c_werror_flag" ||
    64805980     test ! -s conftest.err
    6481        } && test -s conftest$ac_exeext && {
    6482      test "$cross_compiling" = yes ||
    6483      $as_test_x conftest$ac_exeext
    6484        }; then
     5981       } && test -s conftest$ac_exeext &&
     5982       $as_test_x conftest$ac_exeext; then
    64855983  ac_cv_lib_crypt_main=yes
    64865984else
    6487   $as_echo "$as_me: failed program was:" >&5
     5985  echo "$as_me: failed program was:" >&5
    64885986sed 's/^/| /' conftest.$ac_ext >&5
    64895987
     
    64915989fi
    64925990
    6493 rm -rf conftest.dSYM
    64945991rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    64955992      conftest$ac_exeext conftest.$ac_ext
    64965993LIBS=$ac_check_lib_save_LIBS
    64975994fi
    6498 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_main" >&5
    6499 $as_echo "$ac_cv_lib_crypt_main" >&6; }
    6500 if test "x$ac_cv_lib_crypt_main" = x""yes; then
     5995{ echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_main" >&5
     5996echo "${ECHO_T}$ac_cv_lib_crypt_main" >&6; }
     5997if test $ac_cv_lib_crypt_main = yes; then
    65015998  cat >>confdefs.h <<_ACEOF
    65025999#define HAVE_LIBCRYPT 1
     
    65106007if test $ENABLE_ACCENTFOLD = 1; then
    65116008
    6512 { $as_echo "$as_me:$LINENO: checking for main in -liconv" >&5
    6513 $as_echo_n "checking for main in -liconv... " >&6; }
     6009{ echo "$as_me:$LINENO: checking for main in -liconv" >&5
     6010echo $ECHO_N "checking for main in -liconv... $ECHO_C" >&6; }
    65146011if test "${ac_cv_lib_iconv_main+set}" = set; then
    6515   $as_echo_n "(cached) " >&6
     6012  echo $ECHO_N "(cached) $ECHO_C" >&6
    65166013else
    65176014  ac_check_lib_save_LIBS=$LIBS
     
    65396036  *) ac_try_echo=$ac_try;;
    65406037esac
    6541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6542 $as_echo "$ac_try_echo") >&5
     6038eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    65436039  (eval "$ac_link") 2>conftest.er1
    65446040  ac_status=$?
     
    65466042  rm -f conftest.er1
    65476043  cat conftest.err >&5
    6548   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6044  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    65496045  (exit $ac_status); } && {
    65506046     test -z "$ac_c_werror_flag" ||
    65516047     test ! -s conftest.err
    6552        } && test -s conftest$ac_exeext && {
    6553      test "$cross_compiling" = yes ||
    6554      $as_test_x conftest$ac_exeext
    6555        }; then
     6048       } && test -s conftest$ac_exeext &&
     6049       $as_test_x conftest$ac_exeext; then
    65566050  ac_cv_lib_iconv_main=yes
    65576051else
    6558   $as_echo "$as_me: failed program was:" >&5
     6052  echo "$as_me: failed program was:" >&5
    65596053sed 's/^/| /' conftest.$ac_ext >&5
    65606054
     
    65626056fi
    65636057
    6564 rm -rf conftest.dSYM
    65656058rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    65666059      conftest$ac_exeext conftest.$ac_ext
    65676060LIBS=$ac_check_lib_save_LIBS
    65686061fi
    6569 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_iconv_main" >&5
    6570 $as_echo "$ac_cv_lib_iconv_main" >&6; }
    6571 if test "x$ac_cv_lib_iconv_main" = x""yes; then
     6062{ echo "$as_me:$LINENO: result: $ac_cv_lib_iconv_main" >&5
     6063echo "${ECHO_T}$ac_cv_lib_iconv_main" >&6; }
     6064if test $ac_cv_lib_iconv_main = yes; then
    65726065  cat >>confdefs.h <<_ACEOF
    65736066#define HAVE_LIBICONV 1
     
    65886081ac_header_dirent=no
    65896082for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
    6590   as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
    6591 { $as_echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
    6592 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
     6083  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
     6084{ echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
     6085echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6; }
    65936086if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    6594   $as_echo_n "(cached) " >&6
     6087  echo $ECHO_N "(cached) $ECHO_C" >&6
    65956088else
    65966089  cat >conftest.$ac_ext <<_ACEOF
     
    66186111  *) ac_try_echo=$ac_try;;
    66196112esac
    6620 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6621 $as_echo "$ac_try_echo") >&5
     6113eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    66226114  (eval "$ac_compile") 2>conftest.er1
    66236115  ac_status=$?
     
    66256117  rm -f conftest.er1
    66266118  cat conftest.err >&5
    6627   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6119  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    66286120  (exit $ac_status); } && {
    66296121     test -z "$ac_c_werror_flag" ||
     
    66326124  eval "$as_ac_Header=yes"
    66336125else
    6634   $as_echo "$as_me: failed program was:" >&5
     6126  echo "$as_me: failed program was:" >&5
    66356127sed 's/^/| /' conftest.$ac_ext >&5
    66366128
     
    66406132rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    66416133fi
    6642 ac_res=`eval 'as_val=${'$as_ac_Header'}
    6643          $as_echo "$as_val"'`
    6644            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    6645 $as_echo "$ac_res" >&6; }
    6646 as_val=`eval 'as_val=${'$as_ac_Header'}
    6647          $as_echo "$as_val"'`
    6648    if test "x$as_val" = x""yes; then
     6134ac_res=`eval echo '${'$as_ac_Header'}'`
     6135           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6136echo "${ECHO_T}$ac_res" >&6; }
     6137if test `eval echo '${'$as_ac_Header'}'` = yes; then
    66496138  cat >>confdefs.h <<_ACEOF
    6650 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
     6139#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
    66516140_ACEOF
    66526141
     
    66576146# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
    66586147if test $ac_header_dirent = dirent.h; then
    6659   { $as_echo "$as_me:$LINENO: checking for library containing opendir" >&5
    6660 $as_echo_n "checking for library containing opendir... " >&6; }
     6148  { echo "$as_me:$LINENO: checking for library containing opendir" >&5
     6149echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; }
    66616150if test "${ac_cv_search_opendir+set}" = set; then
    6662   $as_echo_n "(cached) " >&6
     6151  echo $ECHO_N "(cached) $ECHO_C" >&6
    66636152else
    66646153  ac_func_search_save_LIBS=$LIBS
     
    66986187  *) ac_try_echo=$ac_try;;
    66996188esac
    6700 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6701 $as_echo "$ac_try_echo") >&5
     6189eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    67026190  (eval "$ac_link") 2>conftest.er1
    67036191  ac_status=$?
     
    67056193  rm -f conftest.er1
    67066194  cat conftest.err >&5
    6707   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6195  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    67086196  (exit $ac_status); } && {
    67096197     test -z "$ac_c_werror_flag" ||
    67106198     test ! -s conftest.err
    6711        } && test -s conftest$ac_exeext && {
    6712      test "$cross_compiling" = yes ||
    6713      $as_test_x conftest$ac_exeext
    6714        }; then
     6199       } && test -s conftest$ac_exeext &&
     6200       $as_test_x conftest$ac_exeext; then
    67156201  ac_cv_search_opendir=$ac_res
    67166202else
    6717   $as_echo "$as_me: failed program was:" >&5
     6203  echo "$as_me: failed program was:" >&5
    67186204sed 's/^/| /' conftest.$ac_ext >&5
    67196205
     
    67216207fi
    67226208
    6723 rm -rf conftest.dSYM
    67246209rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    67256210      conftest$ac_exeext
     
    67366221LIBS=$ac_func_search_save_LIBS
    67376222fi
    6738 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
    6739 $as_echo "$ac_cv_search_opendir" >&6; }
     6223{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
     6224echo "${ECHO_T}$ac_cv_search_opendir" >&6; }
    67406225ac_res=$ac_cv_search_opendir
    67416226if test "$ac_res" != no; then
     
    67456230
    67466231else
    6747   { $as_echo "$as_me:$LINENO: checking for library containing opendir" >&5
    6748 $as_echo_n "checking for library containing opendir... " >&6; }
     6232  { echo "$as_me:$LINENO: checking for library containing opendir" >&5
     6233echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; }
    67496234if test "${ac_cv_search_opendir+set}" = set; then
    6750   $as_echo_n "(cached) " >&6
     6235  echo $ECHO_N "(cached) $ECHO_C" >&6
    67516236else
    67526237  ac_func_search_save_LIBS=$LIBS
     
    67866271  *) ac_try_echo=$ac_try;;
    67876272esac
    6788 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6789 $as_echo "$ac_try_echo") >&5
     6273eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    67906274  (eval "$ac_link") 2>conftest.er1
    67916275  ac_status=$?
     
    67936277  rm -f conftest.er1
    67946278  cat conftest.err >&5
    6795   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6279  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    67966280  (exit $ac_status); } && {
    67976281     test -z "$ac_c_werror_flag" ||
    67986282     test ! -s conftest.err
    6799        } && test -s conftest$ac_exeext && {
    6800      test "$cross_compiling" = yes ||
    6801      $as_test_x conftest$ac_exeext
    6802        }; then
     6283       } && test -s conftest$ac_exeext &&
     6284       $as_test_x conftest$ac_exeext; then
    68036285  ac_cv_search_opendir=$ac_res
    68046286else
    6805   $as_echo "$as_me: failed program was:" >&5
     6287  echo "$as_me: failed program was:" >&5
    68066288sed 's/^/| /' conftest.$ac_ext >&5
    68076289
     
    68096291fi
    68106292
    6811 rm -rf conftest.dSYM
    68126293rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    68136294      conftest$ac_exeext
     
    68246305LIBS=$ac_func_search_save_LIBS
    68256306fi
    6826 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
    6827 $as_echo "$ac_cv_search_opendir" >&6; }
     6307{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
     6308echo "${ECHO_T}$ac_cv_search_opendir" >&6; }
    68286309ac_res=$ac_cv_search_opendir
    68296310if test "$ac_res" != no; then
     
    68346315fi
    68356316
    6836 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    6837 $as_echo_n "checking for ANSI C header files... " >&6; }
     6317{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
     6318echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
    68386319if test "${ac_cv_header_stdc+set}" = set; then
    6839   $as_echo_n "(cached) " >&6
     6320  echo $ECHO_N "(cached) $ECHO_C" >&6
    68406321else
    68416322  cat >conftest.$ac_ext <<_ACEOF
     
    68646345  *) ac_try_echo=$ac_try;;
    68656346esac
    6866 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6867 $as_echo "$ac_try_echo") >&5
     6347eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    68686348  (eval "$ac_compile") 2>conftest.er1
    68696349  ac_status=$?
     
    68716351  rm -f conftest.er1
    68726352  cat conftest.err >&5
    6873   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6353  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    68746354  (exit $ac_status); } && {
    68756355     test -z "$ac_c_werror_flag" ||
     
    68786358  ac_cv_header_stdc=yes
    68796359else
    6880   $as_echo "$as_me: failed program was:" >&5
     6360  echo "$as_me: failed program was:" >&5
    68816361sed 's/^/| /' conftest.$ac_ext >&5
    68826362
     
    69706450  *) ac_try_echo=$ac_try;;
    69716451esac
    6972 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6973 $as_echo "$ac_try_echo") >&5
     6452eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    69746453  (eval "$ac_link") 2>&5
    69756454  ac_status=$?
    6976   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6455  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    69776456  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    69786457  { (case "(($ac_try" in
     
    69806459  *) ac_try_echo=$ac_try;;
    69816460esac
    6982 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6983 $as_echo "$ac_try_echo") >&5
     6461eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    69846462  (eval "$ac_try") 2>&5
    69856463  ac_status=$?
    6986   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6464  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    69876465  (exit $ac_status); }; }; then
    69886466  :
    69896467else
    6990   $as_echo "$as_me: program exited with status $ac_status" >&5
    6991 $as_echo "$as_me: failed program was:" >&5
     6468  echo "$as_me: program exited with status $ac_status" >&5
     6469echo "$as_me: failed program was:" >&5
    69926470sed 's/^/| /' conftest.$ac_ext >&5
    69936471
     
    69956473ac_cv_header_stdc=no
    69966474fi
    6997 rm -rf conftest.dSYM
    69986475rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    69996476fi
     
    70026479fi
    70036480fi
    7004 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
    7005 $as_echo "$ac_cv_header_stdc" >&6; }
     6481{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
     6482echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
    70066483if test $ac_cv_header_stdc = yes; then
    70076484
     
    70236500for ac_header in fcntl.h limits.h sys/time.h unistd.h crypt.h string.h memory.h sys/procfs.h sys/stat.h
    70246501do
    7025 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     6502as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    70266503if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    7027   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
    7028 $as_echo_n "checking for $ac_header... " >&6; }
     6504  { echo "$as_me:$LINENO: checking for $ac_header" >&5
     6505echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
    70296506if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    7030   $as_echo_n "(cached) " >&6
    7031 fi
    7032 ac_res=`eval 'as_val=${'$as_ac_Header'}
    7033          $as_echo "$as_val"'`
    7034            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7035 $as_echo "$ac_res" >&6; }
     6507  echo $ECHO_N "(cached) $ECHO_C" >&6
     6508fi
     6509ac_res=`eval echo '${'$as_ac_Header'}'`
     6510           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6511echo "${ECHO_T}$ac_res" >&6; }
    70366512else
    70376513  # Is the header compilable?
    7038 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
    7039 $as_echo_n "checking $ac_header usability... " >&6; }
     6514{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
     6515echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
    70406516cat >conftest.$ac_ext <<_ACEOF
    70416517/* confdefs.h.  */
     
    70536529  *) ac_try_echo=$ac_try;;
    70546530esac
    7055 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7056 $as_echo "$ac_try_echo") >&5
     6531eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    70576532  (eval "$ac_compile") 2>conftest.er1
    70586533  ac_status=$?
     
    70606535  rm -f conftest.er1
    70616536  cat conftest.err >&5
    7062   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6537  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    70636538  (exit $ac_status); } && {
    70646539     test -z "$ac_c_werror_flag" ||
     
    70676542  ac_header_compiler=yes
    70686543else
    7069   $as_echo "$as_me: failed program was:" >&5
     6544  echo "$as_me: failed program was:" >&5
    70706545sed 's/^/| /' conftest.$ac_ext >&5
    70716546
     
    70746549
    70756550rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    7076 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    7077 $as_echo "$ac_header_compiler" >&6; }
     6551{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     6552echo "${ECHO_T}$ac_header_compiler" >&6; }
    70786553
    70796554# Is the header present?
    7080 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
    7081 $as_echo_n "checking $ac_header presence... " >&6; }
     6555{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
     6556echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
    70826557cat >conftest.$ac_ext <<_ACEOF
    70836558/* confdefs.h.  */
     
    70936568  *) ac_try_echo=$ac_try;;
    70946569esac
    7095 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7096 $as_echo "$ac_try_echo") >&5
     6570eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    70976571  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    70986572  ac_status=$?
     
    71006574  rm -f conftest.er1
    71016575  cat conftest.err >&5
    7102   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6576  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    71036577  (exit $ac_status); } >/dev/null && {
    71046578     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    71076581  ac_header_preproc=yes
    71086582else
    7109   $as_echo "$as_me: failed program was:" >&5
     6583  echo "$as_me: failed program was:" >&5
    71106584sed 's/^/| /' conftest.$ac_ext >&5
    71116585
     
    71146588
    71156589rm -f conftest.err conftest.$ac_ext
    7116 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    7117 $as_echo "$ac_header_preproc" >&6; }
     6590{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     6591echo "${ECHO_T}$ac_header_preproc" >&6; }
    71186592
    71196593# So?  What about this header?
    71206594case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    71216595  yes:no: )
    7122     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    7123 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    7124     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    7125 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     6596    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     6597echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     6598    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     6599echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    71266600    ac_header_preproc=yes
    71276601    ;;
    71286602  no:yes:* )
    7129     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    7130 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    7131     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    7132 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    7133     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    7134 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    7135     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    7136 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    7137     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    7138 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    7139     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    7140 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     6603    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     6604echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     6605    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     6606echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     6607    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     6608echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     6609    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     6610echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     6611    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     6612echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     6613    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     6614echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    71416615
    71426616    ;;
    71436617esac
    7144 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
    7145 $as_echo_n "checking for $ac_header... " >&6; }
     6618{ echo "$as_me:$LINENO: checking for $ac_header" >&5
     6619echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
    71466620if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    7147   $as_echo_n "(cached) " >&6
     6621  echo $ECHO_N "(cached) $ECHO_C" >&6
    71486622else
    71496623  eval "$as_ac_Header=\$ac_header_preproc"
    71506624fi
    7151 ac_res=`eval 'as_val=${'$as_ac_Header'}
    7152          $as_echo "$as_val"'`
    7153            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7154 $as_echo "$ac_res" >&6; }
    7155 
    7156 fi
    7157 as_val=`eval 'as_val=${'$as_ac_Header'}
    7158          $as_echo "$as_val"'`
    7159    if test "x$as_val" = x""yes; then
     6625ac_res=`eval echo '${'$as_ac_Header'}'`
     6626           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6627echo "${ECHO_T}$ac_res" >&6; }
     6628
     6629fi
     6630if test `eval echo '${'$as_ac_Header'}'` = yes; then
    71606631  cat >>confdefs.h <<_ACEOF
    7161 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     6632#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    71626633_ACEOF
    71636634
     
    72236694# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
    72246695# for constant arguments.  Useless!
    7225 { $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5
    7226 $as_echo_n "checking for working alloca.h... " >&6; }
     6696{ echo "$as_me:$LINENO: checking for working alloca.h" >&5
     6697echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6; }
    72276698if test "${ac_cv_working_alloca_h+set}" = set; then
    7228   $as_echo_n "(cached) " >&6
     6699  echo $ECHO_N "(cached) $ECHO_C" >&6
    72296700else
    72306701  cat >conftest.$ac_ext <<_ACEOF
     
    72506721  *) ac_try_echo=$ac_try;;
    72516722esac
    7252 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7253 $as_echo "$ac_try_echo") >&5
     6723eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    72546724  (eval "$ac_link") 2>conftest.er1
    72556725  ac_status=$?
     
    72576727  rm -f conftest.er1
    72586728  cat conftest.err >&5
    7259   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6729  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    72606730  (exit $ac_status); } && {
    72616731     test -z "$ac_c_werror_flag" ||
    72626732     test ! -s conftest.err
    7263        } && test -s conftest$ac_exeext && {
    7264      test "$cross_compiling" = yes ||
    7265      $as_test_x conftest$ac_exeext
    7266        }; then
     6733       } && test -s conftest$ac_exeext &&
     6734       $as_test_x conftest$ac_exeext; then
    72676735  ac_cv_working_alloca_h=yes
    72686736else
    7269   $as_echo "$as_me: failed program was:" >&5
     6737  echo "$as_me: failed program was:" >&5
    72706738sed 's/^/| /' conftest.$ac_ext >&5
    72716739
     
    72736741fi
    72746742
    7275 rm -rf conftest.dSYM
    72766743rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    72776744      conftest$ac_exeext conftest.$ac_ext
    72786745fi
    7279 { $as_echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
    7280 $as_echo "$ac_cv_working_alloca_h" >&6; }
     6746{ echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
     6747echo "${ECHO_T}$ac_cv_working_alloca_h" >&6; }
    72816748if test $ac_cv_working_alloca_h = yes; then
    72826749
     
    72876754fi
    72886755
    7289 { $as_echo "$as_me:$LINENO: checking for alloca" >&5
    7290 $as_echo_n "checking for alloca... " >&6; }
     6756{ echo "$as_me:$LINENO: checking for alloca" >&5
     6757echo $ECHO_N "checking for alloca... $ECHO_C" >&6; }
    72916758if test "${ac_cv_func_alloca_works+set}" = set; then
    7292   $as_echo_n "(cached) " >&6
     6759  echo $ECHO_N "(cached) $ECHO_C" >&6
    72936760else
    72946761  cat >conftest.$ac_ext <<_ACEOF
     
    73346801  *) ac_try_echo=$ac_try;;
    73356802esac
    7336 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7337 $as_echo "$ac_try_echo") >&5
     6803eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    73386804  (eval "$ac_link") 2>conftest.er1
    73396805  ac_status=$?
     
    73416807  rm -f conftest.er1
    73426808  cat conftest.err >&5
    7343   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6809  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    73446810  (exit $ac_status); } && {
    73456811     test -z "$ac_c_werror_flag" ||
    73466812     test ! -s conftest.err
    7347        } && test -s conftest$ac_exeext && {
    7348      test "$cross_compiling" = yes ||
    7349      $as_test_x conftest$ac_exeext
    7350        }; then
     6813       } && test -s conftest$ac_exeext &&
     6814       $as_test_x conftest$ac_exeext; then
    73516815  ac_cv_func_alloca_works=yes
    73526816else
    7353   $as_echo "$as_me: failed program was:" >&5
     6817  echo "$as_me: failed program was:" >&5
    73546818sed 's/^/| /' conftest.$ac_ext >&5
    73556819
     
    73576821fi
    73586822
    7359 rm -rf conftest.dSYM
    73606823rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    73616824      conftest$ac_exeext conftest.$ac_ext
    73626825fi
    7363 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
    7364 $as_echo "$ac_cv_func_alloca_works" >&6; }
     6826{ echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
     6827echo "${ECHO_T}$ac_cv_func_alloca_works" >&6; }
    73656828
    73666829if test $ac_cv_func_alloca_works = yes; then
     
    73836846
    73846847
    7385 { $as_echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
    7386 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
     6848{ echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
     6849echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6; }
    73876850if test "${ac_cv_os_cray+set}" = set; then
    7388   $as_echo_n "(cached) " >&6
     6851  echo $ECHO_N "(cached) $ECHO_C" >&6
    73896852else
    73906853  cat >conftest.$ac_ext <<_ACEOF
     
    74106873
    74116874fi
    7412 { $as_echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
    7413 $as_echo "$ac_cv_os_cray" >&6; }
     6875{ echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
     6876echo "${ECHO_T}$ac_cv_os_cray" >&6; }
    74146877if test $ac_cv_os_cray = yes; then
    74156878  for ac_func in _getb67 GETB67 getb67; do
    7416     as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7417 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    7418 $as_echo_n "checking for $ac_func... " >&6; }
     6879    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     6880{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     6881echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    74196882if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    7420   $as_echo_n "(cached) " >&6
     6883  echo $ECHO_N "(cached) $ECHO_C" >&6
    74216884else
    74226885  cat >conftest.$ac_ext <<_ACEOF
     
    74716934  *) ac_try_echo=$ac_try;;
    74726935esac
    7473 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7474 $as_echo "$ac_try_echo") >&5
     6936eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    74756937  (eval "$ac_link") 2>conftest.er1
    74766938  ac_status=$?
     
    74786940  rm -f conftest.er1
    74796941  cat conftest.err >&5
    7480   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6942  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    74816943  (exit $ac_status); } && {
    74826944     test -z "$ac_c_werror_flag" ||
    74836945     test ! -s conftest.err
    7484        } && test -s conftest$ac_exeext && {
    7485      test "$cross_compiling" = yes ||
    7486      $as_test_x conftest$ac_exeext
    7487        }; then
     6946       } && test -s conftest$ac_exeext &&
     6947       $as_test_x conftest$ac_exeext; then
    74886948  eval "$as_ac_var=yes"
    74896949else
    7490   $as_echo "$as_me: failed program was:" >&5
     6950  echo "$as_me: failed program was:" >&5
    74916951sed 's/^/| /' conftest.$ac_ext >&5
    74926952
     
    74946954fi
    74956955
    7496 rm -rf conftest.dSYM
    74976956rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    74986957      conftest$ac_exeext conftest.$ac_ext
    74996958fi
    7500 ac_res=`eval 'as_val=${'$as_ac_var'}
    7501          $as_echo "$as_val"'`
    7502            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7503 $as_echo "$ac_res" >&6; }
    7504 as_val=`eval 'as_val=${'$as_ac_var'}
    7505          $as_echo "$as_val"'`
    7506    if test "x$as_val" = x""yes; then
     6959ac_res=`eval echo '${'$as_ac_var'}'`
     6960           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6961echo "${ECHO_T}$ac_res" >&6; }
     6962if test `eval echo '${'$as_ac_var'}'` = yes; then
    75076963
    75086964cat >>confdefs.h <<_ACEOF
     
    75166972fi
    75176973
    7518 { $as_echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
    7519 $as_echo_n "checking stack direction for C alloca... " >&6; }
     6974{ echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
     6975echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6; }
    75206976if test "${ac_cv_c_stack_direction+set}" = set; then
    7521   $as_echo_n "(cached) " >&6
     6977  echo $ECHO_N "(cached) $ECHO_C" >&6
    75226978else
    75236979  if test "$cross_compiling" = yes; then
     
    75577013  *) ac_try_echo=$ac_try;;
    75587014esac
    7559 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7560 $as_echo "$ac_try_echo") >&5
     7015eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    75617016  (eval "$ac_link") 2>&5
    75627017  ac_status=$?
    7563   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7018  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    75647019  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    75657020  { (case "(($ac_try" in
     
    75677022  *) ac_try_echo=$ac_try;;
    75687023esac
    7569 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7570 $as_echo "$ac_try_echo") >&5
     7024eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    75717025  (eval "$ac_try") 2>&5
    75727026  ac_status=$?
    7573   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7027  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    75747028  (exit $ac_status); }; }; then
    75757029  ac_cv_c_stack_direction=1
    75767030else
    7577   $as_echo "$as_me: program exited with status $ac_status" >&5
    7578 $as_echo "$as_me: failed program was:" >&5
     7031  echo "$as_me: program exited with status $ac_status" >&5
     7032echo "$as_me: failed program was:" >&5
    75797033sed 's/^/| /' conftest.$ac_ext >&5
    75807034
     
    75827036ac_cv_c_stack_direction=-1
    75837037fi
    7584 rm -rf conftest.dSYM
    75857038rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    75867039fi
     
    75887041
    75897042fi
    7590 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
    7591 $as_echo "$ac_cv_c_stack_direction" >&6; }
     7043{ echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
     7044echo "${ECHO_T}$ac_cv_c_stack_direction" >&6; }
    75927045
    75937046cat >>confdefs.h <<_ACEOF
     
    75997052
    76007053if test $ac_cv_c_compiler_gnu = yes; then
    7601     { $as_echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5
    7602 $as_echo_n "checking whether $CC needs -traditional... " >&6; }
     7054    { echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5
     7055echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6; }
    76037056if test "${ac_cv_prog_gcc_traditional+set}" = set; then
    7604   $as_echo_n "(cached) " >&6
     7057  echo $ECHO_N "(cached) $ECHO_C" >&6
    76057058else
    76067059    ac_pattern="Autoconf.*'x'"
     
    76417094  fi
    76427095fi
    7643 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5
    7644 $as_echo "$ac_cv_prog_gcc_traditional" >&6; }
     7096{ echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5
     7097echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6; }
    76457098  if test $ac_cv_prog_gcc_traditional = yes; then
    76467099    CC="$CC -traditional"
     
    76487101fi
    76497102
    7650 { $as_echo "$as_me:$LINENO: checking return type of signal handlers" >&5
    7651 $as_echo_n "checking return type of signal handlers... " >&6; }
     7103{ echo "$as_me:$LINENO: checking return type of signal handlers" >&5
     7104echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6; }
    76527105if test "${ac_cv_type_signal+set}" = set; then
    7653   $as_echo_n "(cached) " >&6
     7106  echo $ECHO_N "(cached) $ECHO_C" >&6
    76547107else
    76557108  cat >conftest.$ac_ext <<_ACEOF
     
    76767129  *) ac_try_echo=$ac_try;;
    76777130esac
    7678 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7679 $as_echo "$ac_try_echo") >&5
     7131eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    76807132  (eval "$ac_compile") 2>conftest.er1
    76817133  ac_status=$?
     
    76837135  rm -f conftest.er1
    76847136  cat conftest.err >&5
    7685   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7137  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    76867138  (exit $ac_status); } && {
    76877139     test -z "$ac_c_werror_flag" ||
     
    76907142  ac_cv_type_signal=int
    76917143else
    7692   $as_echo "$as_me: failed program was:" >&5
     7144  echo "$as_me: failed program was:" >&5
    76937145sed 's/^/| /' conftest.$ac_ext >&5
    76947146
     
    76987150rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    76997151fi
    7700 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
    7701 $as_echo "$ac_cv_type_signal" >&6; }
     7152{ echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
     7153echo "${ECHO_T}$ac_cv_type_signal" >&6; }
    77027154
    77037155cat >>confdefs.h <<_ACEOF
     
    77097161for ac_func in vprintf
    77107162do
    7711 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7712 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    7713 $as_echo_n "checking for $ac_func... " >&6; }
     7163as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     7164{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     7165echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    77147166if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    7715   $as_echo_n "(cached) " >&6
     7167  echo $ECHO_N "(cached) $ECHO_C" >&6
    77167168else
    77177169  cat >conftest.$ac_ext <<_ACEOF
     
    77667218  *) ac_try_echo=$ac_try;;
    77677219esac
    7768 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7769 $as_echo "$ac_try_echo") >&5
     7220eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    77707221  (eval "$ac_link") 2>conftest.er1
    77717222  ac_status=$?
     
    77737224  rm -f conftest.er1
    77747225  cat conftest.err >&5
    7775   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7226  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    77767227  (exit $ac_status); } && {
    77777228     test -z "$ac_c_werror_flag" ||
    77787229     test ! -s conftest.err
    7779        } && test -s conftest$ac_exeext && {
    7780      test "$cross_compiling" = yes ||
    7781      $as_test_x conftest$ac_exeext
    7782        }; then
     7230       } && test -s conftest$ac_exeext &&
     7231       $as_test_x conftest$ac_exeext; then
    77837232  eval "$as_ac_var=yes"
    77847233else
    7785   $as_echo "$as_me: failed program was:" >&5
     7234  echo "$as_me: failed program was:" >&5
    77867235sed 's/^/| /' conftest.$ac_ext >&5
    77877236
     
    77897238fi
    77907239
    7791 rm -rf conftest.dSYM
    77927240rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    77937241      conftest$ac_exeext conftest.$ac_ext
    77947242fi
    7795 ac_res=`eval 'as_val=${'$as_ac_var'}
    7796          $as_echo "$as_val"'`
    7797            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7798 $as_echo "$ac_res" >&6; }
    7799 as_val=`eval 'as_val=${'$as_ac_var'}
    7800          $as_echo "$as_val"'`
    7801    if test "x$as_val" = x""yes; then
     7243ac_res=`eval echo '${'$as_ac_var'}'`
     7244           { echo "$as_me:$LINENO: result: $ac_res" >&5
     7245echo "${ECHO_T}$ac_res" >&6; }
     7246if test `eval echo '${'$as_ac_var'}'` = yes; then
    78027247  cat >>confdefs.h <<_ACEOF
    7803 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
    7804 _ACEOF
    7805 
    7806 { $as_echo "$as_me:$LINENO: checking for _doprnt" >&5
    7807 $as_echo_n "checking for _doprnt... " >&6; }
     7248#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
     7249_ACEOF
     7250
     7251{ echo "$as_me:$LINENO: checking for _doprnt" >&5
     7252echo $ECHO_N "checking for _doprnt... $ECHO_C" >&6; }
    78087253if test "${ac_cv_func__doprnt+set}" = set; then
    7809   $as_echo_n "(cached) " >&6
     7254  echo $ECHO_N "(cached) $ECHO_C" >&6
    78107255else
    78117256  cat >conftest.$ac_ext <<_ACEOF
     
    78607305  *) ac_try_echo=$ac_try;;
    78617306esac
    7862 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7863 $as_echo "$ac_try_echo") >&5
     7307eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    78647308  (eval "$ac_link") 2>conftest.er1
    78657309  ac_status=$?
     
    78677311  rm -f conftest.er1
    78687312  cat conftest.err >&5
    7869   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7313  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    78707314  (exit $ac_status); } && {
    78717315     test -z "$ac_c_werror_flag" ||
    78727316     test ! -s conftest.err
    7873        } && test -s conftest$ac_exeext && {
    7874      test "$cross_compiling" = yes ||
    7875      $as_test_x conftest$ac_exeext
    7876        }; then
     7317       } && test -s conftest$ac_exeext &&
     7318       $as_test_x conftest$ac_exeext; then
    78777319  ac_cv_func__doprnt=yes
    78787320else
    7879   $as_echo "$as_me: failed program was:" >&5
     7321  echo "$as_me: failed program was:" >&5
    78807322sed 's/^/| /' conftest.$ac_ext >&5
    78817323
     
    78837325fi
    78847326
    7885 rm -rf conftest.dSYM
    78867327rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    78877328      conftest$ac_exeext conftest.$ac_ext
    78887329fi
    7889 { $as_echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
    7890 $as_echo "$ac_cv_func__doprnt" >&6; }
    7891 if test "x$ac_cv_func__doprnt" = x""yes; then
     7330{ echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
     7331echo "${ECHO_T}$ac_cv_func__doprnt" >&6; }
     7332if test $ac_cv_func__doprnt = yes; then
    78927333
    78937334cat >>confdefs.h <<\_ACEOF
     
    79137354for ac_func in ftime select strftime strtol getrusage times mallinfo setbuffer getpagesize strerror
    79147355do
    7915 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7916 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    7917 $as_echo_n "checking for $ac_func... " >&6; }
     7356as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     7357{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     7358echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    79187359if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    7919   $as_echo_n "(cached) " >&6
     7360  echo $ECHO_N "(cached) $ECHO_C" >&6
    79207361else
    79217362  cat >conftest.$ac_ext <<_ACEOF
     
    79707411  *) ac_try_echo=$ac_try;;
    79717412esac
    7972 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7973 $as_echo "$ac_try_echo") >&5
     7413eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    79747414  (eval "$ac_link") 2>conftest.er1
    79757415  ac_status=$?
     
    79777417  rm -f conftest.er1
    79787418  cat conftest.err >&5
    7979   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7419  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    79807420  (exit $ac_status); } && {
    79817421     test -z "$ac_c_werror_flag" ||
    79827422     test ! -s conftest.err
    7983        } && test -s conftest$ac_exeext && {
    7984      test "$cross_compiling" = yes ||
    7985      $as_test_x conftest$ac_exeext
    7986        }; then
     7423       } && test -s conftest$ac_exeext &&
     7424       $as_test_x conftest$ac_exeext; then
    79877425  eval "$as_ac_var=yes"
    79887426else
    7989   $as_echo "$as_me: failed program was:" >&5
     7427  echo "$as_me: failed program was:" >&5
    79907428sed 's/^/| /' conftest.$ac_ext >&5
    79917429
     
    79937431fi
    79947432
    7995 rm -rf conftest.dSYM
    79967433rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    79977434      conftest$ac_exeext conftest.$ac_ext
    79987435fi
    7999 ac_res=`eval 'as_val=${'$as_ac_var'}
    8000          $as_echo "$as_val"'`
    8001            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    8002 $as_echo "$ac_res" >&6; }
    8003 as_val=`eval 'as_val=${'$as_ac_var'}
    8004          $as_echo "$as_val"'`
    8005    if test "x$as_val" = x""yes; then
     7436ac_res=`eval echo '${'$as_ac_var'}'`
     7437           { echo "$as_me:$LINENO: result: $ac_res" >&5
     7438echo "${ECHO_T}$ac_res" >&6; }
     7439if test `eval echo '${'$as_ac_var'}'` = yes; then
    80067440  cat >>confdefs.h <<_ACEOF
    8007 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     7441#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
    80087442_ACEOF
    80097443
     
    80167450for ac_func in ftruncate strstr strcasecmp
    80177451do
    8018 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    8019 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    8020 $as_echo_n "checking for $ac_func... " >&6; }
     7452as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     7453{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     7454echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    80217455if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    8022   $as_echo_n "(cached) " >&6
     7456  echo $ECHO_N "(cached) $ECHO_C" >&6
    80237457else
    80247458  cat >conftest.$ac_ext <<_ACEOF
     
    80737507  *) ac_try_echo=$ac_try;;
    80747508esac
    8075 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8076 $as_echo "$ac_try_echo") >&5
     7509eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    80777510  (eval "$ac_link") 2>conftest.er1
    80787511  ac_status=$?
     
    80807513  rm -f conftest.er1
    80817514  cat conftest.err >&5
    8082   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7515  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    80837516  (exit $ac_status); } && {
    80847517     test -z "$ac_c_werror_flag" ||
    80857518     test ! -s conftest.err
    8086        } && test -s conftest$ac_exeext && {
    8087      test "$cross_compiling" = yes ||
    8088      $as_test_x conftest$ac_exeext
    8089        }; then
     7519       } && test -s conftest$ac_exeext &&
     7520       $as_test_x conftest$ac_exeext; then
    80907521  eval "$as_ac_var=yes"
    80917522else
    8092   $as_echo "$as_me: failed program was:" >&5
     7523  echo "$as_me: failed program was:" >&5
    80937524sed 's/^/| /' conftest.$ac_ext >&5
    80947525
     
    80967527fi
    80977528
    8098 rm -rf conftest.dSYM
    80997529rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    81007530      conftest$ac_exeext conftest.$ac_ext
    81017531fi
    8102 ac_res=`eval 'as_val=${'$as_ac_var'}
    8103          $as_echo "$as_val"'`
    8104            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    8105 $as_echo "$ac_res" >&6; }
    8106 as_val=`eval 'as_val=${'$as_ac_var'}
    8107          $as_echo "$as_val"'`
    8108    if test "x$as_val" = x""yes; then
     7532ac_res=`eval echo '${'$as_ac_var'}'`
     7533           { echo "$as_me:$LINENO: result: $ac_res" >&5
     7534echo "${ECHO_T}$ac_res" >&6; }
     7535if test `eval echo '${'$as_ac_var'}'` = yes; then
    81097536  cat >>confdefs.h <<_ACEOF
    8110 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     7537#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
    81117538_ACEOF
    81127539
     
    81237550
    81247551
    8125 { $as_echo "$as_me:$LINENO: checking for textdomain" >&5
    8126 $as_echo_n "checking for textdomain... " >&6; }
     7552{ echo "$as_me:$LINENO: checking for textdomain" >&5
     7553echo $ECHO_N "checking for textdomain... $ECHO_C" >&6; }
    81277554if test "${ac_cv_func_textdomain+set}" = set; then
    8128   $as_echo_n "(cached) " >&6
     7555  echo $ECHO_N "(cached) $ECHO_C" >&6
    81297556else
    81307557  cat >conftest.$ac_ext <<_ACEOF
     
    81797606  *) ac_try_echo=$ac_try;;
    81807607esac
    8181 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8182 $as_echo "$ac_try_echo") >&5
     7608eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    81837609  (eval "$ac_link") 2>conftest.er1
    81847610  ac_status=$?
     
    81867612  rm -f conftest.er1
    81877613  cat conftest.err >&5
    8188   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7614  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    81897615  (exit $ac_status); } && {
    81907616     test -z "$ac_c_werror_flag" ||
    81917617     test ! -s conftest.err
    8192        } && test -s conftest$ac_exeext && {
    8193      test "$cross_compiling" = yes ||
    8194      $as_test_x conftest$ac_exeext
    8195        }; then
     7618       } && test -s conftest$ac_exeext &&
     7619       $as_test_x conftest$ac_exeext; then
    81967620  ac_cv_func_textdomain=yes
    81977621else
    8198   $as_echo "$as_me: failed program was:" >&5
     7622  echo "$as_me: failed program was:" >&5
    81997623sed 's/^/| /' conftest.$ac_ext >&5
    82007624
     
    82027626fi
    82037627
    8204 rm -rf conftest.dSYM
    82057628rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    82067629      conftest$ac_exeext conftest.$ac_ext
    82077630fi
    8208 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_textdomain" >&5
    8209 $as_echo "$ac_cv_func_textdomain" >&6; }
    8210 if test "x$ac_cv_func_textdomain" = x""yes; then
     7631{ echo "$as_me:$LINENO: result: $ac_cv_func_textdomain" >&5
     7632echo "${ECHO_T}$ac_cv_func_textdomain" >&6; }
     7633if test $ac_cv_func_textdomain = yes; then
    82117634  cat >>confdefs.h <<\_ACEOF
    82127635#define ENABLE_NLS  1
     
    82187641# *** Custom checking (based on GNU tar configure.in) ***
    82197642# ---------------------------------------------------------------------------
    8220 { $as_echo "$as_me:$LINENO: checking for HP-UX needing gmalloc" >&5
    8221 $as_echo_n "checking for HP-UX needing gmalloc... " >&6; }
     7643{ echo "$as_me:$LINENO: checking for HP-UX needing gmalloc" >&5
     7644echo $ECHO_N "checking for HP-UX needing gmalloc... $ECHO_C" >&6; }
    82227645if test "`(uname -s) 2> /dev/null`" = 'HP-UX'; then
    8223   { $as_echo "$as_me:$LINENO: result: yes" >&5
    8224 $as_echo "yes" >&6; }
     7646  { echo "$as_me:$LINENO: result: yes" >&5
     7647echo "${ECHO_T}yes" >&6; }
    82257648  case " $LIBOBJS " in
    82267649  *" gmalloc.$ac_objext "* ) ;;
     
    82347657
    82357658else
    8236   { $as_echo "$as_me:$LINENO: result: no" >&5
    8237 $as_echo "no" >&6; }
     7659  { echo "$as_me:$LINENO: result: no" >&5
     7660echo "${ECHO_T}no" >&6; }
    82387661
    82397662for ac_func in valloc
    82407663do
    8241 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    8242 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    8243 $as_echo_n "checking for $ac_func... " >&6; }
     7664as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     7665{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     7666echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    82447667if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    8245   $as_echo_n "(cached) " >&6
     7668  echo $ECHO_N "(cached) $ECHO_C" >&6
    82467669else
    82477670  cat >conftest.$ac_ext <<_ACEOF
     
    82967719  *) ac_try_echo=$ac_try;;
    82977720esac
    8298 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8299 $as_echo "$ac_try_echo") >&5
     7721eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    83007722  (eval "$ac_link") 2>conftest.er1
    83017723  ac_status=$?
     
    83037725  rm -f conftest.er1
    83047726  cat conftest.err >&5
    8305   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7727  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    83067728  (exit $ac_status); } && {
    83077729     test -z "$ac_c_werror_flag" ||
    83087730     test ! -s conftest.err
    8309        } && test -s conftest$ac_exeext && {
    8310      test "$cross_compiling" = yes ||
    8311      $as_test_x conftest$ac_exeext
    8312        }; then
     7731       } && test -s conftest$ac_exeext &&
     7732       $as_test_x conftest$ac_exeext; then
    83137733  eval "$as_ac_var=yes"
    83147734else
    8315   $as_echo "$as_me: failed program was:" >&5
     7735  echo "$as_me: failed program was:" >&5
    83167736sed 's/^/| /' conftest.$ac_ext >&5
    83177737
     
    83197739fi
    83207740
    8321 rm -rf conftest.dSYM
    83227741rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    83237742      conftest$ac_exeext conftest.$ac_ext
    83247743fi
    8325 ac_res=`eval 'as_val=${'$as_ac_var'}
    8326          $as_echo "$as_val"'`
    8327            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    8328 $as_echo "$ac_res" >&6; }
    8329 as_val=`eval 'as_val=${'$as_ac_var'}
    8330          $as_echo "$as_val"'`
    8331    if test "x$as_val" = x""yes; then
     7744ac_res=`eval echo '${'$as_ac_var'}'`
     7745           { echo "$as_me:$LINENO: result: $ac_res" >&5
     7746echo "${ECHO_T}$ac_res" >&6; }
     7747if test `eval echo '${'$as_ac_var'}'` = yes; then
    83327748  cat >>confdefs.h <<_ACEOF
    8333 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     7749#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
    83347750_ACEOF
    83357751
     
    83407756
    83417757# we cannot generate static libraries under Darwin
    8342 { $as_echo "$as_me:$LINENO: checking for Apple MacOS X/Darwin" >&5
    8343 $as_echo_n "checking for Apple MacOS X/Darwin... " >&6; }
     7758{ echo "$as_me:$LINENO: checking for Apple MacOS X/Darwin" >&5
     7759echo $ECHO_N "checking for Apple MacOS X/Darwin... $ECHO_C" >&6; }
    83447760if test "`(uname -s) 2> /dev/null`" = 'Darwin'; then
    8345   { $as_echo "$as_me:$LINENO: result: yes" >&5
    8346 $as_echo "yes" >&6; }
     7761  { echo "$as_me:$LINENO: result: yes" >&5
     7762echo "${ECHO_T}yes" >&6; }
    83477763  STATIC=""
    83487764else
    8349   { $as_echo "$as_me:$LINENO: result: no" >&5
    8350 $as_echo "no" >&6; }
     7765  { echo "$as_me:$LINENO: result: no" >&5
     7766echo "${ECHO_T}no" >&6; }
    83517767  STATIC="-static "
    83527768fi
    83537769
    83547770
    8355 { $as_echo "$as_me:$LINENO: checking if malloc debugging is wanted" >&5
    8356 $as_echo_n "checking if malloc debugging is wanted... " >&6; }
     7771{ echo "$as_me:$LINENO: checking if malloc debugging is wanted" >&5
     7772echo $ECHO_N "checking if malloc debugging is wanted... $ECHO_C" >&6; }
    83577773
    83587774# Check whether --with-dmalloc was given.
    83597775if test "${with_dmalloc+set}" = set; then
    83607776  withval=$with_dmalloc; if test "$withval" = yes; then
    8361   { $as_echo "$as_me:$LINENO: result: yes" >&5
    8362 $as_echo "yes" >&6; }
     7777  { echo "$as_me:$LINENO: result: yes" >&5
     7778echo "${ECHO_T}yes" >&6; }
    83637779  cat >>confdefs.h <<\_ACEOF
    83647780#define WITH_DMALLOC 1
     
    83687784  LDFLAGS="$LDFLAGS -g"
    83697785else
    8370   { $as_echo "$as_me:$LINENO: result: no" >&5
    8371 $as_echo "no" >&6; }
    8372 fi
    8373 else
    8374   { $as_echo "$as_me:$LINENO: result: no" >&5
    8375 $as_echo "no" >&6; }
    8376 fi
    8377 
    8378 
    8379 { $as_echo "$as_me:$LINENO: checking which of rx or regex is wanted" >&5
    8380 $as_echo_n "checking which of rx or regex is wanted... " >&6; }
     7786  { echo "$as_me:$LINENO: result: no" >&5
     7787echo "${ECHO_T}no" >&6; }
     7788fi
     7789else
     7790  { echo "$as_me:$LINENO: result: no" >&5
     7791echo "${ECHO_T}no" >&6; }
     7792fi
     7793
     7794
     7795{ echo "$as_me:$LINENO: checking which of rx or regex is wanted" >&5
     7796echo $ECHO_N "checking which of rx or regex is wanted... $ECHO_C" >&6; }
    83817797
    83827798# Check whether --with-regex was given.
     
    83847800  withval=$with_regex; if test "$withval" = yes; then
    83857801  ac_with_regex=1
    8386   { $as_echo "$as_me:$LINENO: result: regex" >&5
    8387 $as_echo "regex" >&6; }
     7802  { echo "$as_me:$LINENO: result: regex" >&5
     7803echo "${ECHO_T}regex" >&6; }
    83887804  cat >>confdefs.h <<\_ACEOF
    83897805#define WITH_REGEX 1
     
    84007816
    84017817if test -z "$ac_with_regex"; then
    8402   { $as_echo "$as_me:$LINENO: result: rx" >&5
    8403 $as_echo "rx" >&6; }
    8404   { $as_echo "$as_me:$LINENO: checking for re_rx_search" >&5
    8405 $as_echo_n "checking for re_rx_search... " >&6; }
     7818  { echo "$as_me:$LINENO: result: rx" >&5
     7819echo "${ECHO_T}rx" >&6; }
     7820  { echo "$as_me:$LINENO: checking for re_rx_search" >&5
     7821echo $ECHO_N "checking for re_rx_search... $ECHO_C" >&6; }
    84067822if test "${ac_cv_func_re_rx_search+set}" = set; then
    8407   $as_echo_n "(cached) " >&6
     7823  echo $ECHO_N "(cached) $ECHO_C" >&6
    84087824else
    84097825  cat >conftest.$ac_ext <<_ACEOF
     
    84587874  *) ac_try_echo=$ac_try;;
    84597875esac
    8460 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8461 $as_echo "$ac_try_echo") >&5
     7876eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    84627877  (eval "$ac_link") 2>conftest.er1
    84637878  ac_status=$?
     
    84657880  rm -f conftest.er1
    84667881  cat conftest.err >&5
    8467   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7882  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    84687883  (exit $ac_status); } && {
    84697884     test -z "$ac_c_werror_flag" ||
    84707885     test ! -s conftest.err
    8471        } && test -s conftest$ac_exeext && {
    8472      test "$cross_compiling" = yes ||
    8473      $as_test_x conftest$ac_exeext
    8474        }; then
     7886       } && test -s conftest$ac_exeext &&
     7887       $as_test_x conftest$ac_exeext; then
    84757888  ac_cv_func_re_rx_search=yes
    84767889else
    8477   $as_echo "$as_me: failed program was:" >&5
     7890  echo "$as_me: failed program was:" >&5
    84787891sed 's/^/| /' conftest.$ac_ext >&5
    84797892
     
    84817894fi
    84827895
    8483 rm -rf conftest.dSYM
    84847896rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    84857897      conftest$ac_exeext conftest.$ac_ext
    84867898fi
    8487 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_re_rx_search" >&5
    8488 $as_echo "$ac_cv_func_re_rx_search" >&6; }
    8489 if test "x$ac_cv_func_re_rx_search" = x""yes; then
     7899{ echo "$as_me:$LINENO: result: $ac_cv_func_re_rx_search" >&5
     7900echo "${ECHO_T}$ac_cv_func_re_rx_search" >&6; }
     7901if test $ac_cv_func_re_rx_search = yes; then
    84907902  :
    84917903else
     
    85277939
    85287940
    8529 { $as_echo "$as_me:$LINENO: checking that Perl 5 is available" >&5
    8530 $as_echo_n "checking that Perl 5 is available... " >&6; }
     7941{ echo "$as_me:$LINENO: checking that Perl 5 is available" >&5
     7942echo $ECHO_N "checking that Perl 5 is available... $ECHO_C" >&6; }
    85317943success="no"
    85327944pl_path="$PATH"
     
    85457957try=`expr $try \> 5.000`
    85467958if test $try = "1"; then
    8547 { $as_echo "$as_me:$LINENO: result: \"yes\"" >&5
    8548 $as_echo "\"yes\"" >&6; }
     7959{ echo "$as_me:$LINENO: result: \"yes\"" >&5
     7960echo "${ECHO_T}\"yes\"" >&6; }
    85497961else
    85507962success="no"
     
    85537965
    85547966if test $success = "no"; then
    8555 { $as_echo "$as_me:$LINENO: result: \"no\"" >&5
    8556 $as_echo "\"no\"" >&6; }
    8557 { { $as_echo "$as_me:$LINENO: error: \"Perl 5 not available - cannot install\"" >&5
    8558 $as_echo "$as_me: error: \"Perl 5 not available - cannot install\"" >&2;}
     7967{ echo "$as_me:$LINENO: result: \"no\"" >&5
     7968echo "${ECHO_T}\"no\"" >&6; }
     7969{ { echo "$as_me:$LINENO: error: \"Perl 5 not available - cannot install\"" >&5
     7970echo "$as_me: error: \"Perl 5 not available - cannot install\"" >&2;}
    85597971   { (exit 1); exit 1; }; }
    85607972fi
    85617973
    85627974success=no
    8563 { $as_echo "$as_me:$LINENO: checking \"whether STL library has known faults\"" >&5
    8564 $as_echo_n "checking \"whether STL library has known faults\"... " >&6; }
     7975{ echo "$as_me:$LINENO: checking \"whether STL library has known faults\"" >&5
     7976echo $ECHO_N "checking \"whether STL library has known faults\"... $ECHO_C" >&6; }
    85657977
    85667978
     
    85877999  *) ac_try_echo=$ac_try;;
    85888000esac
    8589 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8590 $as_echo "$ac_try_echo") >&5
     8001eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    85918002  (eval "$ac_compile") 2>conftest.er1
    85928003  ac_status=$?
     
    85948005  rm -f conftest.er1
    85958006  cat conftest.err >&5
    8596   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8007  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    85978008  (exit $ac_status); } && {
    85988009     test -z "$ac_cxx_werror_flag" ||
     
    86018012  success=yes
    86028013else
    8603   $as_echo "$as_me: failed program was:" >&5
     8014  echo "$as_me: failed program was:" >&5
    86048015sed 's/^/| /' conftest.$ac_ext >&5
    86058016
     
    86328043  *) ac_try_echo=$ac_try;;
    86338044esac
    8634 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8635 $as_echo "$ac_try_echo") >&5
     8045eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    86368046  (eval "$ac_compile") 2>conftest.er1
    86378047  ac_status=$?
     
    86398049  rm -f conftest.er1
    86408050  cat conftest.err >&5
    8641   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8051  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    86428052  (exit $ac_status); } && {
    86438053     test -z "$ac_cxx_werror_flag" ||
     
    86468056  success="yes"
    86478057else
    8648   $as_echo "$as_me: failed program was:" >&5
     8058  echo "$as_me: failed program was:" >&5
    86498059sed 's/^/| /' conftest.$ac_ext >&5
    86508060
     
    86788088  *) ac_try_echo=$ac_try;;
    86798089esac
    8680 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8681 $as_echo "$ac_try_echo") >&5
     8090eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    86828091  (eval "$ac_compile") 2>conftest.er1
    86838092  ac_status=$?
     
    86858094  rm -f conftest.er1
    86868095  cat conftest.err >&5
    8687   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8096  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    86888097  (exit $ac_status); } && {
    86898098     test -z "$ac_cxx_werror_flag" ||
     
    86928101  success="yes"
    86938102else
    8694   $as_echo "$as_me: failed program was:" >&5
     8103  echo "$as_me: failed program was:" >&5
    86958104sed 's/^/| /' conftest.$ac_ext >&5
    86968105
     
    87028111
    87038112if test $success = yes; then
    8704 { $as_echo "$as_me:$LINENO: result: \"no\"" >&5
    8705 $as_echo "\"no\"" >&6; }
    8706 else
    8707 { $as_echo "$as_me:$LINENO: result: \"yes\"" >&5
    8708 $as_echo "\"yes\"" >&6; }
    8709 { { $as_echo "$as_me:$LINENO: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&5
    8710 $as_echo "$as_me: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&2;}
     8113{ echo "$as_me:$LINENO: result: \"no\"" >&5
     8114echo "${ECHO_T}\"no\"" >&6; }
     8115else
     8116{ echo "$as_me:$LINENO: result: \"yes\"" >&5
     8117echo "${ECHO_T}\"yes\"" >&6; }
     8118{ { echo "$as_me:$LINENO: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&5
     8119echo "$as_me: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&2;}
    87118120   { (exit 1); exit 1; }; }
    87128121fi
     
    87268135
    87278136# check for endianness
    8728 
    8729  { $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
    8730 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
     8137{ echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
     8138echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; }
    87318139if test "${ac_cv_c_bigendian+set}" = set; then
    8732   $as_echo_n "(cached) " >&6
    8733 else
    8734   ac_cv_c_bigendian=unknown
    8735     # See if we're dealing with a universal compiler.
    8736     cat >conftest.$ac_ext <<_ACEOF
     8140  echo $ECHO_N "(cached) $ECHO_C" >&6
     8141else
     8142  # See if sys/param.h defines the BYTE_ORDER macro.
     8143cat >conftest.$ac_ext <<_ACEOF
    87378144/* confdefs.h.  */
    87388145_ACEOF
     
    87408147cat >>conftest.$ac_ext <<_ACEOF
    87418148/* end confdefs.h.  */
    8742 #ifndef __APPLE_CC__
    8743            not a universal capable compiler
    8744          #endif
    8745          typedef int dummy;
    8746 
     8149#include <sys/types.h>
     8150#include <sys/param.h>
     8151
     8152int
     8153main ()
     8154{
     8155#if  ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN \
     8156    && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
     8157 bogus endian macros
     8158#endif
     8159
     8160  ;
     8161  return 0;
     8162}
    87478163_ACEOF
    87488164rm -f conftest.$ac_objext
     
    87528168  *) ac_try_echo=$ac_try;;
    87538169esac
    8754 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8755 $as_echo "$ac_try_echo") >&5
     8170eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    87568171  (eval "$ac_compile") 2>conftest.er1
    87578172  ac_status=$?
     
    87598174  rm -f conftest.er1
    87608175  cat conftest.err >&5
    8761   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8176  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    87628177  (exit $ac_status); } && {
    87638178     test -z "$ac_cxx_werror_flag" ||
    87648179     test ! -s conftest.err
    87658180       } && test -s conftest.$ac_objext; then
    8766 
    8767     # Check for potential -arch flags.  It is not universal unless
    8768     # there are some -arch flags.  Note that *ppc* also matches
    8769     # ppc64.  This check is also rather less than ideal.
    8770     case "${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}" in  #(
    8771       *-arch*ppc*|*-arch*i386*|*-arch*x86_64*) ac_cv_c_bigendian=universal;;
    8772     esac
    8773 else
    8774   $as_echo "$as_me: failed program was:" >&5
    8775 sed 's/^/| /' conftest.$ac_ext >&5
    8776 
    8777 
    8778 fi
    8779 
    8780 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8781     if test $ac_cv_c_bigendian = unknown; then
    8782       # See if sys/param.h defines the BYTE_ORDER macro.
    8783       cat >conftest.$ac_ext <<_ACEOF
     8181  # It does; now see whether it defined to BIG_ENDIAN or not.
     8182cat >conftest.$ac_ext <<_ACEOF
    87848183/* confdefs.h.  */
    87858184_ACEOF
     
    87888187/* end confdefs.h.  */
    87898188#include <sys/types.h>
    8790          #include <sys/param.h>
     8189#include <sys/param.h>
    87918190
    87928191int
    87938192main ()
    87948193{
    8795 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
    8796              && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
    8797              && LITTLE_ENDIAN)
    8798           bogus endian macros
    8799          #endif
     8194#if BYTE_ORDER != BIG_ENDIAN
     8195 not big endian
     8196#endif
    88008197
    88018198  ;
     
    88098206  *) ac_try_echo=$ac_try;;
    88108207esac
    8811 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8812 $as_echo "$ac_try_echo") >&5
     8208eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    88138209  (eval "$ac_compile") 2>conftest.er1
    88148210  ac_status=$?
     
    88168212  rm -f conftest.er1
    88178213  cat conftest.err >&5
    8818   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8214  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    88198215  (exit $ac_status); } && {
    88208216     test -z "$ac_cxx_werror_flag" ||
    88218217     test ! -s conftest.err
    88228218       } && test -s conftest.$ac_objext; then
    8823   # It does; now see whether it defined to BIG_ENDIAN or not.
    8824      cat >conftest.$ac_ext <<_ACEOF
     8219  ac_cv_c_bigendian=yes
     8220else
     8221  echo "$as_me: failed program was:" >&5
     8222sed 's/^/| /' conftest.$ac_ext >&5
     8223
     8224    ac_cv_c_bigendian=no
     8225fi
     8226
     8227rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     8228else
     8229  echo "$as_me: failed program was:" >&5
     8230sed 's/^/| /' conftest.$ac_ext >&5
     8231
     8232    # It does not; compile a test program.
     8233if test "$cross_compiling" = yes; then
     8234  # try to guess the endianness by grepping values into an object file
     8235  ac_cv_c_bigendian=unknown
     8236  cat >conftest.$ac_ext <<_ACEOF
    88258237/* confdefs.h.  */
    88268238_ACEOF
     
    88288240cat >>conftest.$ac_ext <<_ACEOF
    88298241/* end confdefs.h.  */
    8830 #include <sys/types.h>
    8831         #include <sys/param.h>
    8832 
     8242short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
     8243short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
     8244void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
     8245short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
     8246short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
     8247void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
    88338248int
    88348249main ()
    88358250{
    8836 #if BYTE_ORDER != BIG_ENDIAN
    8837          not big endian
    8838         #endif
    8839 
     8251 _ascii (); _ebcdic ();
    88408252  ;
    88418253  return 0;
     
    88488260  *) ac_try_echo=$ac_try;;
    88498261esac
    8850 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8851 $as_echo "$ac_try_echo") >&5
     8262eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    88528263  (eval "$ac_compile") 2>conftest.er1
    88538264  ac_status=$?
     
    88558266  rm -f conftest.er1
    88568267  cat conftest.err >&5
    8857   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8268  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    88588269  (exit $ac_status); } && {
    88598270     test -z "$ac_cxx_werror_flag" ||
    88608271     test ! -s conftest.err
    88618272       } && test -s conftest.$ac_objext; then
     8273  if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
    88628274  ac_cv_c_bigendian=yes
    8863 else
    8864   $as_echo "$as_me: failed program was:" >&5
    8865 sed 's/^/| /' conftest.$ac_ext >&5
    8866 
    8867     ac_cv_c_bigendian=no
    8868 fi
    8869 
    8870 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8871 else
    8872   $as_echo "$as_me: failed program was:" >&5
    8873 sed 's/^/| /' conftest.$ac_ext >&5
    8874 
    8875 
    8876 fi
    8877 
    8878 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8879     fi
    8880     if test $ac_cv_c_bigendian = unknown; then
    8881       # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
    8882       cat >conftest.$ac_ext <<_ACEOF
    8883 /* confdefs.h.  */
    8884 _ACEOF
    8885 cat confdefs.h >>conftest.$ac_ext
    8886 cat >>conftest.$ac_ext <<_ACEOF
    8887 /* end confdefs.h.  */
    8888 #include <limits.h>
    8889 
    8890 int
    8891 main ()
    8892 {
    8893 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
    8894           bogus endian macros
    8895          #endif
    8896 
    8897   ;
    8898   return 0;
    8899 }
    8900 _ACEOF
    8901 rm -f conftest.$ac_objext
    8902 if { (ac_try="$ac_compile"
    8903 case "(($ac_try" in
    8904   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    8905   *) ac_try_echo=$ac_try;;
    8906 esac
    8907 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8908 $as_echo "$ac_try_echo") >&5
    8909   (eval "$ac_compile") 2>conftest.er1
    8910   ac_status=$?
    8911   grep -v '^ *+' conftest.er1 >conftest.err
    8912   rm -f conftest.er1
    8913   cat conftest.err >&5
    8914   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8915   (exit $ac_status); } && {
    8916      test -z "$ac_cxx_werror_flag" ||
    8917      test ! -s conftest.err
    8918        } && test -s conftest.$ac_objext; then
    8919   # It does; now see whether it defined to _BIG_ENDIAN or not.
    8920      cat >conftest.$ac_ext <<_ACEOF
    8921 /* confdefs.h.  */
    8922 _ACEOF
    8923 cat confdefs.h >>conftest.$ac_ext
    8924 cat >>conftest.$ac_ext <<_ACEOF
    8925 /* end confdefs.h.  */
    8926 #include <limits.h>
    8927 
    8928 int
    8929 main ()
    8930 {
    8931 #ifndef _BIG_ENDIAN
    8932          not big endian
    8933         #endif
    8934 
    8935   ;
    8936   return 0;
    8937 }
    8938 _ACEOF
    8939 rm -f conftest.$ac_objext
    8940 if { (ac_try="$ac_compile"
    8941 case "(($ac_try" in
    8942   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    8943   *) ac_try_echo=$ac_try;;
    8944 esac
    8945 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8946 $as_echo "$ac_try_echo") >&5
    8947   (eval "$ac_compile") 2>conftest.er1
    8948   ac_status=$?
    8949   grep -v '^ *+' conftest.er1 >conftest.err
    8950   rm -f conftest.er1
    8951   cat conftest.err >&5
    8952   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8953   (exit $ac_status); } && {
    8954      test -z "$ac_cxx_werror_flag" ||
    8955      test ! -s conftest.err
    8956        } && test -s conftest.$ac_objext; then
    8957   ac_cv_c_bigendian=yes
    8958 else
    8959   $as_echo "$as_me: failed program was:" >&5
    8960 sed 's/^/| /' conftest.$ac_ext >&5
    8961 
    8962     ac_cv_c_bigendian=no
    8963 fi
    8964 
    8965 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8966 else
    8967   $as_echo "$as_me: failed program was:" >&5
    8968 sed 's/^/| /' conftest.$ac_ext >&5
    8969 
    8970 
    8971 fi
    8972 
    8973 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8974     fi
    8975     if test $ac_cv_c_bigendian = unknown; then
    8976       # Compile a test program.
    8977       if test "$cross_compiling" = yes; then
    8978   # Try to guess by grepping values from an object file.
    8979      cat >conftest.$ac_ext <<_ACEOF
    8980 /* confdefs.h.  */
    8981 _ACEOF
    8982 cat confdefs.h >>conftest.$ac_ext
    8983 cat >>conftest.$ac_ext <<_ACEOF
    8984 /* end confdefs.h.  */
    8985 short int ascii_mm[] =
    8986           { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
    8987         short int ascii_ii[] =
    8988           { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
    8989         int use_ascii (int i) {
    8990           return ascii_mm[i] + ascii_ii[i];
    8991         }
    8992         short int ebcdic_ii[] =
    8993           { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
    8994         short int ebcdic_mm[] =
    8995           { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
    8996         int use_ebcdic (int i) {
    8997           return ebcdic_mm[i] + ebcdic_ii[i];
    8998         }
    8999         extern int foo;
    9000 
    9001 int
    9002 main ()
    9003 {
    9004 return use_ascii (foo) == use_ebcdic (foo);
    9005   ;
    9006   return 0;
    9007 }
    9008 _ACEOF
    9009 rm -f conftest.$ac_objext
    9010 if { (ac_try="$ac_compile"
    9011 case "(($ac_try" in
    9012   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    9013   *) ac_try_echo=$ac_try;;
    9014 esac
    9015 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    9016 $as_echo "$ac_try_echo") >&5
    9017   (eval "$ac_compile") 2>conftest.er1
    9018   ac_status=$?
    9019   grep -v '^ *+' conftest.er1 >conftest.err
    9020   rm -f conftest.er1
    9021   cat conftest.err >&5
    9022   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    9023   (exit $ac_status); } && {
    9024      test -z "$ac_cxx_werror_flag" ||
    9025      test ! -s conftest.err
    9026        } && test -s conftest.$ac_objext; then
    9027   if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
    9028           ac_cv_c_bigendian=yes
    9029         fi
    9030         if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
    9031           if test "$ac_cv_c_bigendian" = unknown; then
    9032         ac_cv_c_bigendian=no
    9033           else
    9034         # finding both strings is unlikely to happen, but who knows?
    9035         ac_cv_c_bigendian=unknown
    9036           fi
    9037         fi
    9038 else
    9039   $as_echo "$as_me: failed program was:" >&5
     8275fi
     8276if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
     8277  if test "$ac_cv_c_bigendian" = unknown; then
     8278    ac_cv_c_bigendian=no
     8279  else
     8280    # finding both strings is unlikely to happen, but who knows?
     8281    ac_cv_c_bigendian=unknown
     8282  fi
     8283fi
     8284else
     8285  echo "$as_me: failed program was:" >&5
    90408286sed 's/^/| /' conftest.$ac_ext >&5
    90418287
     
    90568302{
    90578303
    9058          /* Are we little or big endian?  From Harbison&Steele.  */
    9059          union
    9060          {
    9061            long int l;
    9062            char c[sizeof (long int)];
    9063          } u;
    9064          u.l = 1;
    9065          return u.c[sizeof (long int) - 1] == 1;
     8304  /* Are we little or big endian?  From Harbison&Steele.  */
     8305  union
     8306  {
     8307    long int l;
     8308    char c[sizeof (long int)];
     8309  } u;
     8310  u.l = 1;
     8311  return u.c[sizeof (long int) - 1] == 1;
    90668312
    90678313  ;
     
    90758321  *) ac_try_echo=$ac_try;;
    90768322esac
    9077 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    9078 $as_echo "$ac_try_echo") >&5
     8323eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    90798324  (eval "$ac_link") 2>&5
    90808325  ac_status=$?
    9081   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8326  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    90828327  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    90838328  { (case "(($ac_try" in
     
    90858330  *) ac_try_echo=$ac_try;;
    90868331esac
    9087 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    9088 $as_echo "$ac_try_echo") >&5
     8332eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    90898333  (eval "$ac_try") 2>&5
    90908334  ac_status=$?
    9091   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8335  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    90928336  (exit $ac_status); }; }; then
    90938337  ac_cv_c_bigendian=no
    90948338else
    9095   $as_echo "$as_me: program exited with status $ac_status" >&5
    9096 $as_echo "$as_me: failed program was:" >&5
     8339  echo "$as_me: program exited with status $ac_status" >&5
     8340echo "$as_me: failed program was:" >&5
    90978341sed 's/^/| /' conftest.$ac_ext >&5
    90988342
     
    91008344ac_cv_c_bigendian=yes
    91018345fi
    9102 rm -rf conftest.dSYM
    91038346rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    91048347fi
    91058348
    91068349
    9107     fi
    9108 fi
    9109 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
    9110 $as_echo "$ac_cv_c_bigendian" >&6; }
    9111  case $ac_cv_c_bigendian in #(
    9112    yes)
    9113      cat >>confdefs.h <<\_ACEOF
     8350fi
     8351
     8352rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     8353fi
     8354{ echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
     8355echo "${ECHO_T}$ac_cv_c_bigendian" >&6; }
     8356case $ac_cv_c_bigendian in
     8357  yes)
     8358
     8359cat >>confdefs.h <<\_ACEOF
    91148360#define WORDS_BIGENDIAN 1
    91158361_ACEOF
    9116 ;; #(
    9117    no)
    9118       ;; #(
    9119    universal)
    9120 
    9121 cat >>confdefs.h <<\_ACEOF
    9122 #define AC_APPLE_UNIVERSAL_BUILD 1
    9123 _ACEOF
    9124 
    9125      ;; #(
    9126    *)
    9127      { { $as_echo "$as_me:$LINENO: error: unknown endianness
    9128  presetting ac_cv_c_bigendian=no (or yes) will help" >&5
    9129 $as_echo "$as_me: error: unknown endianness
    9130  presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
     8362 ;;
     8363  no)
     8364     ;;
     8365  *)
     8366    { { echo "$as_me:$LINENO: error: unknown endianness
     8367presetting ac_cv_c_bigendian=no (or yes) will help" >&5
     8368echo "$as_me: error: unknown endianness
     8369presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
    91318370   { (exit 1); exit 1; }; } ;;
    9132  esac
     8371esac
    91338372
    91348373# ---------------------------------------------------------------------------
     
    91888427      cd $gshome/build-src
    91898428   elif test -d $gshome/ext/gnome-lib; then
    9190      if  -d $gshome/ext/gnome-lib/$gsdlos ; then
     8429     if test -d $gshome/ext/gnome-lib/$gsdlos; then
    91918430        echo "*** Sourcing the gnomelib env for configuring wvware..."
    91928431    cd $gshome/ext/gnome-lib
     
    91998438
    92008439# ---------------------------------------------------------------------------
    9201 
    9202 
    92038440subdirs="$subdirs packages"
    92048441
     
    92388475    *${as_nl}*)
    92398476      case $ac_var in #(
    9240       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
    9241 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
     8477      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     8478echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    92428479      esac
    92438480      case $ac_var in #(
    92448481      _ | IFS | as_nl) ;; #(
    9245       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    92468482      *) $as_unset $ac_var ;;
    92478483      esac ;;
     
    92768512  if test -w "$cache_file"; then
    92778513    test "x$cache_file" != "x/dev/null" &&
    9278       { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
    9279 $as_echo "$as_me: updating cache $cache_file" >&6;}
     8514      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
     8515echo "$as_me: updating cache $cache_file" >&6;}
    92808516    cat confcache >$cache_file
    92818517  else
    9282     { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
    9283 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
     8518    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
     8519echo "$as_me: not updating unwritable cache $cache_file" >&6;}
    92848520  fi
    92858521fi
     
    92978533  # 1. Remove the extension, and $U if already installed.
    92988534  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
    9299   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
     8535  ac_i=`echo "$ac_i" | sed "$ac_script"`
    93008536  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
    93018537  #    will be set to the directory where LIBOBJS objects are built.
     
    93098545
    93108546
    9311 
    93128547: ${CONFIG_STATUS=./config.status}
    9313 ac_write_fail=0
    93148548ac_clean_files_save=$ac_clean_files
    93158549ac_clean_files="$ac_clean_files $CONFIG_STATUS"
    9316 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
    9317 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
    9318 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8550{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
     8551echo "$as_me: creating $CONFIG_STATUS" >&6;}
     8552cat >$CONFIG_STATUS <<_ACEOF
    93198553#! $SHELL
    93208554# Generated by $as_me.
     
    93298563_ACEOF
    93308564
    9331 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8565cat >>$CONFIG_STATUS <<\_ACEOF
    93328566## --------------------- ##
    93338567## M4sh Initialization.  ##
     
    93398573  emulate sh
    93408574  NULLCMD=:
    9341   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     8575  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    93428576  # is contrary to our usage.  Disable this feature.
    93438577  alias -g '${1+"$@"}'='"$@"'
     
    93618595as_cr_alnum=$as_cr_Letters$as_cr_digits
    93628596
    9363 as_nl='
    9364 '
    9365 export as_nl
    9366 # Printing a long string crashes Solaris 7 /usr/bin/printf.
    9367 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
    9368 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
    9369 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
    9370 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
    9371   as_echo='printf %s\n'
    9372   as_echo_n='printf %s'
    9373 else
    9374   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
    9375     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
    9376     as_echo_n='/usr/ucb/echo -n'
    9377   else
    9378     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
    9379     as_echo_n_body='eval
    9380       arg=$1;
    9381       case $arg in
    9382       *"$as_nl"*)
    9383     expr "X$arg" : "X\\(.*\\)$as_nl";
    9384     arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
    9385       esac;
    9386       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
    9387     '
    9388     export as_echo_n_body
    9389     as_echo_n='sh -c $as_echo_n_body as_echo'
    9390   fi
    9391   export as_echo_body
    9392   as_echo='sh -c $as_echo_body as_echo'
    9393 fi
    9394 
    93958597# The user is always right.
    93968598if test "${PATH_SEPARATOR+set}" != set; then
    9397   PATH_SEPARATOR=:
    9398   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
    9399     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
    9400       PATH_SEPARATOR=';'
    9401   }
     8599  echo "#! /bin/sh" >conf$$.sh
     8600  echo  "exit 0"   >>conf$$.sh
     8601  chmod +x conf$$.sh
     8602  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
     8603    PATH_SEPARATOR=';'
     8604  else
     8605    PATH_SEPARATOR=:
     8606  fi
     8607  rm -f conf$$.sh
    94028608fi
    94038609
     
    94158621# (If _AS_PATH_WALK were called with IFS unset, it would disable word
    94168622# splitting by setting IFS to empty value.)
     8623as_nl='
     8624'
    94178625IFS=" ""    $as_nl"
    94188626
     
    94378645fi
    94388646if test ! -f "$as_myself"; then
    9439   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     8647  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
    94408648  { (exit 1); exit 1; }
    94418649fi
     
    94508658
    94518659# NLS nuisances.
    9452 LC_ALL=C
    9453 export LC_ALL
    9454 LANGUAGE=C
    9455 export LANGUAGE
     8660for as_var in \
     8661  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
     8662  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
     8663  LC_TELEPHONE LC_TIME
     8664do
     8665  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
     8666    eval $as_var=C; export $as_var
     8667  else
     8668    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     8669  fi
     8670done
    94568671
    94578672# Required to use basename.
     
    94758690     X"$0" : 'X\(//\)$' \| \
    94768691     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    9477 $as_echo X/"$0" |
     8692echo X/"$0" |
    94788693    sed '/^.*\/\([^/][^/]*\)\/*$/{
    94798694        s//\1/
     
    95268741    ' >$as_me.lineno &&
    95278742  chmod +x "$as_me.lineno" ||
    9528     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     8743    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    95298744   { (exit 1); exit 1; }; }
    95308745
     
    95548769  ECHO_N='-n';;
    95558770esac
     8771
    95568772if expr a : '\(a\)' >/dev/null 2>&1 &&
    95578773   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     
    95668782else
    95678783  rm -f conf$$.dir
    9568   mkdir conf$$.dir 2>/dev/null
    9569 fi
    9570 if (echo >conf$$.file) 2>/dev/null; then
    9571   if ln -s conf$$.file conf$$ 2>/dev/null; then
    9572     as_ln_s='ln -s'
    9573     # ... but there are two gotchas:
    9574     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    9575     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    9576     # In both cases, we have to default to `cp -p'.
    9577     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    9578       as_ln_s='cp -p'
    9579   elif ln conf$$.file conf$$ 2>/dev/null; then
    9580     as_ln_s=ln
    9581   else
     8784  mkdir conf$$.dir
     8785fi
     8786echo >conf$$.file
     8787if ln -s conf$$.file conf$$ 2>/dev/null; then
     8788  as_ln_s='ln -s'
     8789  # ... but there are two gotchas:
     8790  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     8791  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     8792  # In both cases, we have to default to `cp -p'.
     8793  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    95828794    as_ln_s='cp -p'
    9583   fi
     8795elif ln conf$$.file conf$$ 2>/dev/null; then
     8796  as_ln_s=ln
    95848797else
    95858798  as_ln_s='cp -p'
     
    96068819    eval sh -c '\''
    96078820      if test -d "$1"; then
    9608     test -d "$1/.";
     8821        test -d "$1/.";
    96098822      else
    96108823    case $1 in
    9611     -*)set "./$1";;
     8824        -*)set "./$1";;
    96128825    esac;
    96138826    case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     
    96328845ac_log="
    96338846This file was extended by $as_me, which was
    9634 generated by GNU Autoconf 2.63.  Invocation command line was
     8847generated by GNU Autoconf 2.61.  Invocation command line was
    96358848
    96368849  CONFIG_FILES    = $CONFIG_FILES
     
    96458858_ACEOF
    96468859
    9647 case $ac_config_files in *"
    9648 "*) set x $ac_config_files; shift; ac_config_files=$*;;
    9649 esac
    9650 
    9651 case $ac_config_headers in *"
    9652 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
    9653 esac
    9654 
    9655 
    9656 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8860cat >>$CONFIG_STATUS <<_ACEOF
    96578861# Files that config.status was made for.
    96588862config_files="$ac_config_files"
     
    96618865_ACEOF
    96628866
    9663 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8867cat >>$CONFIG_STATUS <<\_ACEOF
    96648868ac_cs_usage="\
    96658869\`$as_me' instantiates files from templates according to the
    96668870current configuration.
    96678871
    9668 Usage: $0 [OPTION]... [FILE]...
     8872Usage: $0 [OPTIONS] [FILE]...
    96698873
    96708874  -h, --help       print this help, then exit
    96718875  -V, --version    print version number and configuration settings, then exit
    9672   -q, --quiet, --silent
    9673                    do not print progress messages
     8876  -q, --quiet      do not print progress messages
    96748877  -d, --debug      don't remove temporary files
    96758878      --recheck    update $as_me by reconfiguring in the same conditions
    9676       --file=FILE[:TEMPLATE]
    9677                    instantiate the configuration file FILE
    9678       --header=FILE[:TEMPLATE]
    9679                    instantiate the configuration header FILE
     8879  --file=FILE[:TEMPLATE]
     8880           instantiate the configuration file FILE
     8881  --header=FILE[:TEMPLATE]
     8882           instantiate the configuration header FILE
    96808883
    96818884Configuration files:
     
    96888891
    96898892_ACEOF
    9690 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8893cat >>$CONFIG_STATUS <<_ACEOF
    96918894ac_cs_version="\\
    96928895config.status
    9693 configured by $0, generated by GNU Autoconf 2.63,
    9694   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
    9695 
    9696 Copyright (C) 2008 Free Software Foundation, Inc.
     8896configured by $0, generated by GNU Autoconf 2.61,
     8897  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
     8898
     8899Copyright (C) 2006 Free Software Foundation, Inc.
    96978900This config.status script is free software; the Free Software Foundation
    96988901gives unlimited permission to copy, distribute and modify it."
     
    97018904srcdir='$srcdir'
    97028905INSTALL='$INSTALL'
    9703 AWK='$AWK'
    9704 test -n "\$AWK" || AWK=awk
    9705 _ACEOF
    9706 
    9707 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    9708 # The default lists apply if the user does not specify any file.
     8906_ACEOF
     8907
     8908cat >>$CONFIG_STATUS <<\_ACEOF
     8909# If no file are specified by the user, then we need to provide default
     8910# value.  By we need to know if files were specified by the user.
    97098911ac_need_defaults=:
    97108912while test $# != 0
     
    97288930    ac_cs_recheck=: ;;
    97298931  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
    9730     $as_echo "$ac_cs_version"; exit ;;
     8932    echo "$ac_cs_version"; exit ;;
    97318933  --debug | --debu | --deb | --de | --d | -d )
    97328934    debug=: ;;
    97338935  --file | --fil | --fi | --f )
    97348936    $ac_shift
    9735     case $ac_optarg in
    9736     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
    9737     esac
    9738     CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
     8937    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
    97398938    ac_need_defaults=false;;
    97408939  --header | --heade | --head | --hea )
    97418940    $ac_shift
    9742     case $ac_optarg in
    9743     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
    9744     esac
    9745     CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
     8941    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
    97468942    ac_need_defaults=false;;
    97478943  --he | --h)
    97488944    # Conflict between --help and --header
    9749     { $as_echo "$as_me: error: ambiguous option: $1
     8945    { echo "$as_me: error: ambiguous option: $1
    97508946Try \`$0 --help' for more information." >&2
    97518947   { (exit 1); exit 1; }; };;
    97528948  --help | --hel | -h )
    9753     $as_echo "$ac_cs_usage"; exit ;;
     8949    echo "$ac_cs_usage"; exit ;;
    97548950  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    97558951  | -silent | --silent | --silen | --sile | --sil | --si | --s)
     
    97578953
    97588954  # This is an error.
    9759   -*) { $as_echo "$as_me: error: unrecognized option: $1
     8955  -*) { echo "$as_me: error: unrecognized option: $1
    97608956Try \`$0 --help' for more information." >&2
    97618957   { (exit 1); exit 1; }; } ;;
     
    97768972
    97778973_ACEOF
    9778 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8974cat >>$CONFIG_STATUS <<_ACEOF
    97798975if \$ac_cs_recheck; then
    9780   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    9781   shift
    9782   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
    9783   CONFIG_SHELL='$SHELL'
     8976  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
     8977  CONFIG_SHELL=$SHELL
    97848978  export CONFIG_SHELL
    9785   exec "\$@"
    9786 fi
    9787 
    9788 _ACEOF
    9789 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8979  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     8980fi
     8981
     8982_ACEOF
     8983cat >>$CONFIG_STATUS <<\_ACEOF
    97908984exec 5>>config.log
    97918985{
     
    97948988## Running $as_me. ##
    97958989_ASBOX
    9796   $as_echo "$ac_log"
     8990  echo "$ac_log"
    97978991} >&5
    97988992
    97998993_ACEOF
    9800 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9801 _ACEOF
    9802 
    9803 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8994cat >>$CONFIG_STATUS <<_ACEOF
     8995_ACEOF
     8996
     8997cat >>$CONFIG_STATUS <<\_ACEOF
    98048998
    98058999# Handling of arguments.
     
    98139007    "$moduleDirs") CONFIG_FILES="$CONFIG_FILES $moduleDirs" ;;
    98149008
    9815   *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
    9816 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
     9009  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
     9010echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    98179011   { (exit 1); exit 1; }; };;
    98189012  esac
     
    98549048} ||
    98559049{
    9856    $as_echo "$as_me: cannot create a temporary directory in ." >&2
     9050   echo "$me: cannot create a temporary directory in ." >&2
    98579051   { (exit 1); exit 1; }
    98589052}
    98599053
    9860 # Set up the scripts for CONFIG_FILES section.
    9861 # No need to generate them if there are no CONFIG_FILES.
    9862 # This happens for instance with `./config.status config.h'.
     9054#
     9055# Set up the sed scripts for CONFIG_FILES section.
     9056#
     9057
     9058# No need to generate the scripts if there are no CONFIG_FILES.
     9059# This happens for instance when ./config.status config.h
    98639060if test -n "$CONFIG_FILES"; then
    98649061
    9865 
    9866 ac_cr='
    9867 '
    9868 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
    9869 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
    9870   ac_cs_awk_cr='\\r'
    9871 else
    9872   ac_cs_awk_cr=$ac_cr
    9873 fi
    9874 
    9875 echo 'BEGIN {' >"$tmp/subs1.awk" &&
    9876 _ACEOF
    9877 
    9878 
    9879 {
    9880   echo "cat >conf$$subs.awk <<_ACEOF" &&
    9881   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
    9882   echo "_ACEOF"
    9883 } >conf$$subs.sh ||
    9884   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9885 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    9886    { (exit 1); exit 1; }; }
    9887 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
     9062_ACEOF
     9063
     9064
     9065
    98889066ac_delim='%!_!# '
    98899067for ac_last_try in false false false false false :; do
    9890   . ./conf$$subs.sh ||
    9891     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9892 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    9893    { (exit 1); exit 1; }; }
    9894 
    9895   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
    9896   if test $ac_delim_n = $ac_delim_num; then
     9068  cat >conf$$subs.sed <<_ACEOF
     9069SHELL!$SHELL$ac_delim
     9070PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
     9071PACKAGE_NAME!$PACKAGE_NAME$ac_delim
     9072PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
     9073PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
     9074PACKAGE_STRING!$PACKAGE_STRING$ac_delim
     9075PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
     9076exec_prefix!$exec_prefix$ac_delim
     9077prefix!$prefix$ac_delim
     9078program_transform_name!$program_transform_name$ac_delim
     9079bindir!$bindir$ac_delim
     9080sbindir!$sbindir$ac_delim
     9081libexecdir!$libexecdir$ac_delim
     9082datarootdir!$datarootdir$ac_delim
     9083datadir!$datadir$ac_delim
     9084sysconfdir!$sysconfdir$ac_delim
     9085sharedstatedir!$sharedstatedir$ac_delim
     9086localstatedir!$localstatedir$ac_delim
     9087includedir!$includedir$ac_delim
     9088oldincludedir!$oldincludedir$ac_delim
     9089docdir!$docdir$ac_delim
     9090infodir!$infodir$ac_delim
     9091htmldir!$htmldir$ac_delim
     9092dvidir!$dvidir$ac_delim
     9093pdfdir!$pdfdir$ac_delim
     9094psdir!$psdir$ac_delim
     9095libdir!$libdir$ac_delim
     9096localedir!$localedir$ac_delim
     9097mandir!$mandir$ac_delim
     9098DEFS!$DEFS$ac_delim
     9099ECHO_C!$ECHO_C$ac_delim
     9100ECHO_N!$ECHO_N$ac_delim
     9101ECHO_T!$ECHO_T$ac_delim
     9102LIBS!$LIBS$ac_delim
     9103build_alias!$build_alias$ac_delim
     9104host_alias!$host_alias$ac_delim
     9105target_alias!$target_alias$ac_delim
     9106PACKAGE!$PACKAGE$ac_delim
     9107VERSION!$VERSION$ac_delim
     9108USE_FASTCGI!$USE_FASTCGI$ac_delim
     9109USE_LANGACTION!$USE_LANGACTION$ac_delim
     9110USE_CORBA!$USE_CORBA$ac_delim
     9111MICO_DIR!$MICO_DIR$ac_delim
     9112USE_Z3950!$USE_Z3950$ac_delim
     9113USE_YAZ!$USE_YAZ$ac_delim
     9114ENABLE_JAVA!$ENABLE_JAVA$ac_delim
     9115USE_WVWARE!$USE_WVWARE$ac_delim
     9116USE_JDBM!$USE_JDBM$ac_delim
     9117USE_GDBM!$USE_GDBM$ac_delim
     9118ENABLE_ACCENTFOLD!$ENABLE_ACCENTFOLD$ac_delim
     9119USE_SQLITE!$USE_SQLITE$ac_delim
     9120ENABLE_GNOMELIB_EXT!$ENABLE_GNOMELIB_EXT$ac_delim
     9121LDFLAGS!$LDFLAGS$ac_delim
     9122CFLAGS!$CFLAGS$ac_delim
     9123CC!$CC$ac_delim
     9124CPPFLAGS!$CPPFLAGS$ac_delim
     9125ac_ct_CC!$ac_ct_CC$ac_delim
     9126EXEEXT!$EXEEXT$ac_delim
     9127OBJEXT!$OBJEXT$ac_delim
     9128CXX!$CXX$ac_delim
     9129CXXFLAGS!$CXXFLAGS$ac_delim
     9130ac_ct_CXX!$ac_ct_CXX$ac_delim
     9131JAVAC!$JAVAC$ac_delim
     9132JAVACFLAGS!$JAVACFLAGS$ac_delim
     9133JAVA!$JAVA$ac_delim
     9134uudecode!$uudecode$ac_delim
     9135AWK!$AWK$ac_delim
     9136YACC!$YACC$ac_delim
     9137YFLAGS!$YFLAGS$ac_delim
     9138build!$build$ac_delim
     9139build_cpu!$build_cpu$ac_delim
     9140build_vendor!$build_vendor$ac_delim
     9141build_os!$build_os$ac_delim
     9142host!$host$ac_delim
     9143host_cpu!$host_cpu$ac_delim
     9144host_vendor!$host_vendor$ac_delim
     9145host_os!$host_os$ac_delim
     9146target!$target$ac_delim
     9147target_cpu!$target_cpu$ac_delim
     9148target_vendor!$target_vendor$ac_delim
     9149target_os!$target_os$ac_delim
     9150INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
     9151INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
     9152INSTALL_DATA!$INSTALL_DATA$ac_delim
     9153LN_S!$LN_S$ac_delim
     9154SET_MAKE!$SET_MAKE$ac_delim
     9155RANLIB!$RANLIB$ac_delim
     9156STRIP!$STRIP$ac_delim
     9157ARCH_DEP_FLAGS!$ARCH_DEP_FLAGS$ac_delim
     9158MICO_VER!$MICO_VER$ac_delim
     9159CPP!$CPP$ac_delim
     9160GREP!$GREP$ac_delim
     9161EGREP!$EGREP$ac_delim
     9162U!$U$ac_delim
     9163ANSI2KNR!$ANSI2KNR$ac_delim
     9164ALLOCA!$ALLOCA$ac_delim
     9165LIBOBJS!$LIBOBJS$ac_delim
     9166_ACEOF
     9167
     9168  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
    98979169    break
    98989170  elif $ac_last_try; then
    9899     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9900 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9171    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9172echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    99019173   { (exit 1); exit 1; }; }
    99029174  else
     
    99049176  fi
    99059177done
    9906 rm -f conf$$subs.sh
    9907 
    9908 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9909 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
    9910 _ACEOF
    9911 sed -n '
    9912 h
    9913 s/^/S["/; s/!.*/"]=/
    9914 p
    9915 g
    9916 s/^[^!]*!//
    9917 :repl
    9918 t repl
    9919 s/'"$ac_delim"'$//
    9920 t delim
    9921 :nl
    9922 h
    9923 s/\(.\{148\}\).*/\1/
    9924 t more1
    9925 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
    9926 p
    9927 n
    9928 b repl
    9929 :more1
    9930 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
    9931 p
    9932 g
    9933 s/.\{148\}//
    9934 t nl
    9935 :delim
    9936 h
    9937 s/\(.\{148\}\).*/\1/
    9938 t more2
    9939 s/["\\]/\\&/g; s/^/"/; s/$/"/
    9940 p
    9941 b
    9942 :more2
    9943 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
    9944 p
    9945 g
    9946 s/.\{148\}//
    9947 t delim
    9948 ' <conf$$subs.awk | sed '
    9949 /^[^""]/{
    9950   N
    9951   s/\n//
    9952 }
    9953 ' >>$CONFIG_STATUS || ac_write_fail=1
    9954 rm -f conf$$subs.awk
    9955 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9956 _ACAWK
    9957 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
    9958   for (key in S) S_is_set[key] = 1
    9959   FS = ""
    9960 
    9961 }
    9962 {
    9963   line = $ 0
    9964   nfields = split(line, field, "@")
    9965   substed = 0
    9966   len = length(field[1])
    9967   for (i = 2; i < nfields; i++) {
    9968     key = field[i]
    9969     keylen = length(key)
    9970     if (S_is_set[key]) {
    9971       value = S[key]
    9972       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
    9973       len += length(value) + length(field[++i])
    9974       substed = 1
    9975     } else
    9976       len += 1 + keylen
    9977   }
    9978 
    9979   print line
    9980 }
    9981 
    9982 _ACAWK
    9983 _ACEOF
    9984 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    9985 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
    9986   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
    9987 else
    9988   cat
    9989 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
    9990   || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
    9991 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
     9178
     9179ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
     9180if test -n "$ac_eof"; then
     9181  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
     9182  ac_eof=`expr $ac_eof + 1`
     9183fi
     9184
     9185cat >>$CONFIG_STATUS <<_ACEOF
     9186cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
     9187/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
     9188_ACEOF
     9189sed '
     9190s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
     9191s/^/s,@/; s/!/@,|#_!!_#|/
     9192:n
     9193t n
     9194s/'"$ac_delim"'$/,g/; t
     9195s/$/\\/; p
     9196N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
     9197' >>$CONFIG_STATUS <conf$$subs.sed
     9198rm -f conf$$subs.sed
     9199cat >>$CONFIG_STATUS <<_ACEOF
     9200CEOF$ac_eof
     9201_ACEOF
     9202
     9203
     9204ac_delim='%!_!# '
     9205for ac_last_try in false false false false false :; do
     9206  cat >conf$$subs.sed <<_ACEOF
     9207STATIC!$STATIC$ac_delim
     9208gsdlos!$gsdlos$ac_delim
     9209MODULEDIRS!$MODULEDIRS$ac_delim
     9210subdirs!$subdirs$ac_delim
     9211LTLIBOBJS!$LTLIBOBJS$ac_delim
     9212_ACEOF
     9213
     9214  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 5; then
     9215    break
     9216  elif $ac_last_try; then
     9217    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9218echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    99929219   { (exit 1); exit 1; }; }
    9993 _ACEOF
     9220  else
     9221    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
     9222  fi
     9223done
     9224
     9225ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
     9226if test -n "$ac_eof"; then
     9227  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
     9228  ac_eof=`expr $ac_eof + 1`
     9229fi
     9230
     9231cat >>$CONFIG_STATUS <<_ACEOF
     9232cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
     9233/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
     9234_ACEOF
     9235sed '
     9236s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
     9237s/^/s,@/; s/!/@,|#_!!_#|/
     9238:n
     9239t n
     9240s/'"$ac_delim"'$/,g/; t
     9241s/$/\\/; p
     9242N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
     9243' >>$CONFIG_STATUS <conf$$subs.sed
     9244rm -f conf$$subs.sed
     9245cat >>$CONFIG_STATUS <<_ACEOF
     9246:end
     9247s/|#_!!_#|//g
     9248CEOF$ac_eof
     9249_ACEOF
     9250
    99949251
    99959252# VPATH may cause trouble with some makes, so we remove $(srcdir),
     
    100089265fi
    100099266
    10010 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9267cat >>$CONFIG_STATUS <<\_ACEOF
    100119268fi # test -n "$CONFIG_FILES"
    100129269
    10013 # Set up the scripts for CONFIG_HEADERS section.
    10014 # No need to generate them if there are no CONFIG_HEADERS.
    10015 # This happens for instance with `./config.status Makefile'.
    10016 if test -n "$CONFIG_HEADERS"; then
    10017 cat >"$tmp/defines.awk" <<\_ACAWK ||
    10018 BEGIN {
    10019 _ACEOF
    10020 
    10021 # Transform confdefs.h into an awk script `defines.awk', embedded as
    10022 # here-document in config.status, that substitutes the proper values into
    10023 # config.h.in to produce config.h.
    10024 
    10025 # Create a delimiter string that does not exist in confdefs.h, to ease
    10026 # handling of long lines.
    10027 ac_delim='%!_!# '
    10028 for ac_last_try in false false :; do
    10029   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
    10030   if test -z "$ac_t"; then
    10031     break
    10032   elif $ac_last_try; then
    10033     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
    10034 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
    10035    { (exit 1); exit 1; }; }
    10036   else
    10037     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
    10038   fi
    10039 done
    10040 
    10041 # For the awk script, D is an array of macro values keyed by name,
    10042 # likewise P contains macro parameters if any.  Preserve backslash
    10043 # newline sequences.
    10044 
    10045 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
    10046 sed -n '
    10047 s/.\{148\}/&'"$ac_delim"'/g
    10048 t rset
    10049 :rset
    10050 s/^[     ]*#[    ]*define[   ][  ]*/ /
    10051 t def
    10052 d
    10053 :def
    10054 s/\\$//
    10055 t bsnl
    10056 s/["\\]/\\&/g
    10057 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
    10058 D["\1"]=" \3"/p
    10059 s/^ \('"$ac_word_re"'\)[     ]*\(.*\)/D["\1"]=" \2"/p
    10060 d
    10061 :bsnl
    10062 s/["\\]/\\&/g
    10063 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
    10064 D["\1"]=" \3\\\\\\n"\\/p
    10065 t cont
    10066 s/^ \('"$ac_word_re"'\)[     ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
    10067 t cont
    10068 d
    10069 :cont
    10070 n
    10071 s/.\{148\}/&'"$ac_delim"'/g
    10072 t clear
    10073 :clear
    10074 s/\\$//
    10075 t bsnlc
    10076 s/["\\]/\\&/g; s/^/"/; s/$/"/p
    10077 d
    10078 :bsnlc
    10079 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
    10080 b cont
    10081 ' <confdefs.h | sed '
    10082 s/'"$ac_delim"'/"\\\
    10083 "/g' >>$CONFIG_STATUS || ac_write_fail=1
    10084 
    10085 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    10086   for (key in D) D_is_set[key] = 1
    10087   FS = ""
    10088 }
    10089 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
    10090   line = \$ 0
    10091   split(line, arg, " ")
    10092   if (arg[1] == "#") {
    10093     defundef = arg[2]
    10094     mac1 = arg[3]
    10095   } else {
    10096     defundef = substr(arg[1], 2)
    10097     mac1 = arg[2]
    10098   }
    10099   split(mac1, mac2, "(") #)
    10100   macro = mac2[1]
    10101   prefix = substr(line, 1, index(line, defundef) - 1)
    10102   if (D_is_set[macro]) {
    10103     # Preserve the white space surrounding the "#".
    10104     print prefix "define", macro P[macro] D[macro]
    10105     next
    10106   } else {
    10107     # Replace #undef with comments.  This is necessary, for example,
    10108     # in the case of _POSIX_SOURCE, which is predefined and required
    10109     # on some systems where configure will not decide to define it.
    10110     if (defundef == "undef") {
    10111       print "/*", prefix defundef, macro, "*/"
    10112       next
    10113     }
    10114   }
    10115 }
    10116 { print }
    10117 _ACAWK
    10118 _ACEOF
    10119 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    10120   { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
    10121 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
    10122    { (exit 1); exit 1; }; }
    10123 fi # test -n "$CONFIG_HEADERS"
    10124 
    10125 
    10126 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    "
    10127 shift
    10128 for ac_tag
     9270
     9271for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS
    101299272do
    101309273  case $ac_tag in
     
    101339276  case $ac_mode$ac_tag in
    101349277  :[FHL]*:*);;
    10135   :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
    10136 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
     9278  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
     9279echo "$as_me: error: Invalid tag $ac_tag." >&2;}
    101379280   { (exit 1); exit 1; }; };;
    101389281  :[FH]-) ac_tag=-:-;;
     
    101639306       *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    101649307       esac ||
    10165        { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
    10166 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
     9308       { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
     9309echo "$as_me: error: cannot find input file: $ac_f" >&2;}
    101679310   { (exit 1); exit 1; }; };;
    101689311      esac
    10169       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
    10170       ac_file_inputs="$ac_file_inputs '$ac_f'"
     9312      ac_file_inputs="$ac_file_inputs $ac_f"
    101719313    done
    101729314
     
    101749316    # use $as_me), people would be surprised to read:
    101759317    #    /* config.h.  Generated by config.status.  */
    10176     configure_input='Generated from '`
    10177       $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
    10178     `' by configure.'
     9318    configure_input="Generated from "`IFS=:
     9319      echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
    101799320    if test x"$ac_file" != x-; then
    101809321      configure_input="$ac_file.  $configure_input"
    10181       { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
    10182 $as_echo "$as_me: creating $ac_file" >&6;}
     9322      { echo "$as_me:$LINENO: creating $ac_file" >&5
     9323echo "$as_me: creating $ac_file" >&6;}
    101839324    fi
    10184     # Neutralize special characters interpreted by sed in replacement strings.
    10185     case $configure_input in #(
    10186     *\&* | *\|* | *\\* )
    10187        ac_sed_conf_input=`$as_echo "$configure_input" |
    10188        sed 's/[\\\\&|]/\\\\&/g'`;; #(
    10189     *) ac_sed_conf_input=$configure_input;;
    10190     esac
    101919325
    101929326    case $ac_tag in
    10193     *:-:* | *:-) cat >"$tmp/stdin" \
    10194       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    10195 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    10196    { (exit 1); exit 1; }; } ;;
     9327    *:-:* | *:-) cat >"$tmp/stdin";;
    101979328    esac
    101989329    ;;
     
    102049335     X"$ac_file" : 'X\(//\)$' \| \
    102059336     X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
    10206 $as_echo X"$ac_file" |
     9337echo X"$ac_file" |
    102079338    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    102089339        s//\1/
     
    102309361    while :; do
    102319362      case $as_dir in #(
    10232       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
     9363      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
    102339364      *) as_qdir=$as_dir;;
    102349365      esac
     
    102399370     X"$as_dir" : 'X\(//\)$' \| \
    102409371     X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    10241 $as_echo X"$as_dir" |
     9372echo X"$as_dir" |
    102429373    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    102439374        s//\1/
     
    102609391    done
    102619392    test -z "$as_dirs" || eval "mkdir $as_dirs"
    10262   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    10263 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
     9393  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     9394echo "$as_me: error: cannot create directory $as_dir" >&2;}
    102649395   { (exit 1); exit 1; }; }; }
    102659396  ac_builddir=.
     
    102689399.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    102699400*)
    10270   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     9401  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    102719402  # A ".." for each directory in $ac_dir_suffix.
    10272   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     9403  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
    102739404  case $ac_top_builddir_sub in
    102749405  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    103109441_ACEOF
    103119442
    10312 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9443cat >>$CONFIG_STATUS <<\_ACEOF
    103139444# If the template does not know about datarootdir, expand it.
    103149445# FIXME: This hack should be removed a few years after 2.60.
    103159446ac_datarootdir_hack=; ac_datarootdir_seen=
    103169447
    10317 ac_sed_dataroot='
    10318 /datarootdir/ {
     9448case `sed -n '/datarootdir/ {
    103199449  p
    103209450  q
     
    103259455/@localedir@/p
    103269456/@mandir@/p
    10327 '
    10328 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
     9457' $ac_file_inputs` in
    103299458*datarootdir*) ac_datarootdir_seen=yes;;
    103309459*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
    10331   { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
    10332 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
    10333 _ACEOF
    10334 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9460  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
     9461echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
     9462_ACEOF
     9463cat >>$CONFIG_STATUS <<_ACEOF
    103359464  ac_datarootdir_hack='
    103369465  s&@datadir@&$datadir&g
     
    103469475# Shell code in configure.ac might set extrasub.
    103479476# FIXME: do we really want to maintain this feature?
    10348 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    10349 ac_sed_extra="$ac_vpsub
     9477cat >>$CONFIG_STATUS <<_ACEOF
     9478  sed "$ac_vpsub
    103509479$extrasub
    103519480_ACEOF
    10352 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9481cat >>$CONFIG_STATUS <<\_ACEOF
    103539482:t
    103549483/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    10355 s|@configure_input@|$ac_sed_conf_input|;t t
     9484s&@configure_input@&$configure_input&;t t
    103569485s&@top_builddir@&$ac_top_builddir_sub&;t t
    10357 s&@top_build_prefix@&$ac_top_build_prefix&;t t
    103589486s&@srcdir@&$ac_srcdir&;t t
    103599487s&@abs_srcdir@&$ac_abs_srcdir&;t t
     
    103659493s&@INSTALL@&$ac_INSTALL&;t t
    103669494$ac_datarootdir_hack
    10367 "
    10368 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
    10369   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    10370 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    10371    { (exit 1); exit 1; }; }
     9495" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
    103729496
    103739497test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    103749498  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
    103759499  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
    10376   { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     9500  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    103779501which seems to be undefined.  Please make sure it is defined." >&5
    10378 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     9502echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    103799503which seems to be undefined.  Please make sure it is defined." >&2;}
    103809504
    103819505  rm -f "$tmp/stdin"
    103829506  case $ac_file in
    10383   -) cat "$tmp/out" && rm -f "$tmp/out";;
    10384   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
    10385   esac \
    10386   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    10387 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    10388    { (exit 1); exit 1; }; }
     9507  -) cat "$tmp/out"; rm -f "$tmp/out";;
     9508  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
     9509  esac
    103899510 ;;
    103909511  :H)
     
    103929513  # CONFIG_HEADER
    103939514  #
     9515_ACEOF
     9516
     9517# Transform confdefs.h into a sed script `conftest.defines', that
     9518# substitutes the proper values into config.h.in to produce config.h.
     9519rm -f conftest.defines conftest.tail
     9520# First, append a space to every undef/define line, to ease matching.
     9521echo 's/$/ /' >conftest.defines
     9522# Then, protect against being on the right side of a sed subst, or in
     9523# an unquoted here document, in config.status.  If some macros were
     9524# called several times there might be several #defines for the same
     9525# symbol, which is useless.  But do not sort them, since the last
     9526# AC_DEFINE must be honored.
     9527ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
     9528# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
     9529# NAME is the cpp macro being defined, VALUE is the value it is being given.
     9530# PARAMS is the parameter list in the macro definition--in most cases, it's
     9531# just an empty string.
     9532ac_dA='s,^\\([   #]*\\)[^    ]*\\([  ]*'
     9533ac_dB='\\)[  (].*,\\1define\\2'
     9534ac_dC=' '
     9535ac_dD=' ,'
     9536
     9537uniq confdefs.h |
     9538  sed -n '
     9539    t rset
     9540    :rset
     9541    s/^[     ]*#[    ]*define[   ][  ]*//
     9542    t ok
     9543    d
     9544    :ok
     9545    s/[\\&,]/\\&/g
     9546    s/^\('"$ac_word_re"'\)\(([^()]*)\)[  ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
     9547    s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
     9548  ' >>conftest.defines
     9549
     9550# Remove the space that was appended to ease matching.
     9551# Then replace #undef with comments.  This is necessary, for
     9552# example, in the case of _POSIX_SOURCE, which is predefined and required
     9553# on some systems where configure will not decide to define it.
     9554# (The regexp can be short, since the line contains either #define or #undef.)
     9555echo 's/ $//
     9556s,^[     #]*u.*,/* & */,' >>conftest.defines
     9557
     9558# Break up conftest.defines:
     9559ac_max_sed_lines=50
     9560
     9561# First sed command is:  sed -f defines.sed $ac_file_inputs >"$tmp/out1"
     9562# Second one is:     sed -f defines.sed "$tmp/out1" >"$tmp/out2"
     9563# Third one will be:     sed -f defines.sed "$tmp/out2" >"$tmp/out1"
     9564# et cetera.
     9565ac_in='$ac_file_inputs'
     9566ac_out='"$tmp/out1"'
     9567ac_nxt='"$tmp/out2"'
     9568
     9569while :
     9570do
     9571  # Write a here document:
     9572    cat >>$CONFIG_STATUS <<_ACEOF
     9573    # First, check the format of the line:
     9574    cat >"\$tmp/defines.sed" <<\\CEOF
     9575/^[  ]*#[    ]*undef[    ][  ]*$ac_word_re[  ]*\$/b def
     9576/^[  ]*#[    ]*define[   ][  ]*$ac_word_re[(     ]/b def
     9577b
     9578:def
     9579_ACEOF
     9580  sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
     9581  echo 'CEOF
     9582    sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
     9583  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
     9584  sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
     9585  grep . conftest.tail >/dev/null || break
     9586  rm -f conftest.defines
     9587  mv conftest.tail conftest.defines
     9588done
     9589rm -f conftest.defines conftest.tail
     9590
     9591echo "ac_result=$ac_in" >>$CONFIG_STATUS
     9592cat >>$CONFIG_STATUS <<\_ACEOF
    103949593  if test x"$ac_file" != x-; then
    10395     {
    10396       $as_echo "/* $configure_input  */" \
    10397       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
    10398     } >"$tmp/config.h" \
    10399       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    10400 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    10401    { (exit 1); exit 1; }; }
    10402     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
    10403       { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
    10404 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     9594    echo "/* $configure_input  */" >"$tmp/config.h"
     9595    cat "$ac_result" >>"$tmp/config.h"
     9596    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
     9597      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
     9598echo "$as_me: $ac_file is unchanged" >&6;}
    104059599    else
    10406       rm -f "$ac_file"
    10407       mv "$tmp/config.h" "$ac_file" \
    10408     || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    10409 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    10410    { (exit 1); exit 1; }; }
     9600      rm -f $ac_file
     9601      mv "$tmp/config.h" $ac_file
    104119602    fi
    104129603  else
    10413     $as_echo "/* $configure_input  */" \
    10414       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
    10415       || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
    10416 $as_echo "$as_me: error: could not create -" >&2;}
    10417    { (exit 1); exit 1; }; }
     9604    echo "/* $configure_input  */"
     9605    cat "$ac_result"
    104189606  fi
     9607  rm -f "$tmp/out12"
    104199608 ;;
    104209609
     
    104299618chmod +x $CONFIG_STATUS
    104309619ac_clean_files=$ac_clean_files_save
    10431 
    10432 test $ac_write_fail = 0 ||
    10433   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
    10434 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
    10435    { (exit 1); exit 1; }; }
    104369620
    104379621
     
    104629646if test "$no_recursion" != yes; then
    104639647
    10464   # Remove --cache-file, --srcdir, and --disable-option-checking arguments
    10465   # so they do not pile up.
     9648  # Remove --cache-file and --srcdir arguments so they do not pile up.
    104669649  ac_sub_configure_args=
    104679650  ac_prev=
     
    104929675    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
    104939676      ;;
    10494     --disable-option-checking)
    10495       ;;
    104969677    *)
    104979678      case $ac_arg in
    10498       *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     9679      *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    104999680      esac
    105009681      ac_sub_configure_args="$ac_sub_configure_args '$ac_arg'" ;;
     
    105069687  ac_arg="--prefix=$prefix"
    105079688  case $ac_arg in
    10508   *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     9689  *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    105099690  esac
    105109691  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
     
    105159696  fi
    105169697
    10517   # Always prepend --disable-option-checking to silence warnings, since
    10518   # different subdirs can have different --enable and --with options.
    10519   ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
    10520 
    105219698  ac_popdir=`pwd`
    105229699  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
     
    105279704
    105289705    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
    10529     $as_echo "$as_me:$LINENO: $ac_msg" >&5
    10530     $as_echo "$ac_msg" >&6
     9706    echo "$as_me:$LINENO: $ac_msg" >&5
     9707    echo "$ac_msg" >&6
    105319708    { as_dir="$ac_dir"
    105329709  case $as_dir in #(
     
    105379714    while :; do
    105389715      case $as_dir in #(
    10539       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
     9716      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
    105409717      *) as_qdir=$as_dir;;
    105419718      esac
     
    105469723     X"$as_dir" : 'X\(//\)$' \| \
    105479724     X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    10548 $as_echo X"$as_dir" |
     9725echo X"$as_dir" |
    105499726    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    105509727        s//\1/
     
    105679744    done
    105689745    test -z "$as_dirs" || eval "mkdir $as_dirs"
    10569   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    10570 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
     9746  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     9747echo "$as_me: error: cannot create directory $as_dir" >&2;}
    105719748   { (exit 1); exit 1; }; }; }
    105729749    ac_builddir=.
     
    105759752.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    105769753*)
    10577   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     9754  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    105789755  # A ".." for each directory in $ac_dir_suffix.
    10579   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     9756  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
    105809757  case $ac_top_builddir_sub in
    105819758  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    106169793      ac_sub_configure=$ac_aux_dir/configure
    106179794    else
    10618       { $as_echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
    10619 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
     9795      { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
     9796echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
    106209797      ac_sub_configure=
    106219798    fi
     
    106309807      esac
    106319808
    10632       { $as_echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
    10633 $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
     9809      { echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
     9810echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
    106349811      # The eval makes quoting arguments work.
    106359812      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
    106369813       --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
    10637     { { $as_echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
    10638 $as_echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
     9814    { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
     9815echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
    106399816   { (exit 1); exit 1; }; }
    106409817    fi
     
    106439820  done
    106449821fi
    10645 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
    10646   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
    10647 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
    10648 fi
    10649 
    10650 
    10651 
     9822
     9823
     9824
  • main/trunk/greenstone2/build-src/configure.in

    r28308 r28328  
    495495      cd $gshome/build-src
    496496   elif test -d $gshome/ext/gnome-lib; then
    497      if [ -d $gshome/ext/gnome-lib/$gsdlos ]; then
     497     if test -d $gshome/ext/gnome-lib/$gsdlos; then
    498498        echo "*** Sourcing the gnomelib env for configuring wvware..."
    499499    cd $gshome/ext/gnome-lib
  • main/trunk/gs2build/configure

    r28318 r28328  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.63.
     3# Generated by GNU Autoconf 2.61.
    44#
    55# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
     6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
    77# This configure script is free software; the Free Software Foundation
    88# gives unlimited permission to copy, distribute and modify it.
     
    1616  emulate sh
    1717  NULLCMD=:
    18   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     18  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    1919  # is contrary to our usage.  Disable this feature.
    2020  alias -g '${1+"$@"}'='"$@"'
     
    3838as_cr_alnum=$as_cr_Letters$as_cr_digits
    3939
    40 as_nl='
    41 '
    42 export as_nl
    43 # Printing a long string crashes Solaris 7 /usr/bin/printf.
    44 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
    45 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
    46 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
    47 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
    48   as_echo='printf %s\n'
    49   as_echo_n='printf %s'
    50 else
    51   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
    52     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
    53     as_echo_n='/usr/ucb/echo -n'
    54   else
    55     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
    56     as_echo_n_body='eval
    57       arg=$1;
    58       case $arg in
    59       *"$as_nl"*)
    60     expr "X$arg" : "X\\(.*\\)$as_nl";
    61     arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
    62       esac;
    63       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
    64     '
    65     export as_echo_n_body
    66     as_echo_n='sh -c $as_echo_n_body as_echo'
    67   fi
    68   export as_echo_body
    69   as_echo='sh -c $as_echo_body as_echo'
    70 fi
    71 
    7240# The user is always right.
    7341if test "${PATH_SEPARATOR+set}" != set; then
    74   PATH_SEPARATOR=:
    75   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
    76     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
    77       PATH_SEPARATOR=';'
    78   }
     42  echo "#! /bin/sh" >conf$$.sh
     43  echo  "exit 0"   >>conf$$.sh
     44  chmod +x conf$$.sh
     45  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
     46    PATH_SEPARATOR=';'
     47  else
     48    PATH_SEPARATOR=:
     49  fi
     50  rm -f conf$$.sh
    7951fi
    8052
     
    9264# (If _AS_PATH_WALK were called with IFS unset, it would disable word
    9365# splitting by setting IFS to empty value.)
     66as_nl='
     67'
    9468IFS=" ""    $as_nl"
    9569
     
    11488fi
    11589if test ! -f "$as_myself"; then
    116   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     90  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
    11791  { (exit 1); exit 1; }
    11892fi
     
    127101
    128102# NLS nuisances.
    129 LC_ALL=C
    130 export LC_ALL
    131 LANGUAGE=C
    132 export LANGUAGE
     103for as_var in \
     104  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
     105  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
     106  LC_TELEPHONE LC_TIME
     107do
     108  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
     109    eval $as_var=C; export $as_var
     110  else
     111    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     112  fi
     113done
    133114
    134115# Required to use basename.
     
    152133     X"$0" : 'X\(//\)$' \| \
    153134     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    154 $as_echo X/"$0" |
     135echo X/"$0" |
    155136    sed '/^.*\/\([^/][^/]*\)\/*$/{
    156137        s//\1/
     
    178159fi
    179160
    180   if test $as_have_required = yes &&     (eval ":
     161  if test $as_have_required = yes &&     (eval ":
    181162(as_func_return () {
    182163  (exit \$1)
     
    260241  emulate sh
    261242  NULLCMD=:
    262   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     243  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    263244  # is contrary to our usage.  Disable this feature.
    264245  alias -g '${1+"$@"}'='"$@"'
     
    281262  emulate sh
    282263  NULLCMD=:
    283   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     264  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    284265  # is contrary to our usage.  Disable this feature.
    285266  alias -g '${1+"$@"}'='"$@"'
     
    361342      if test "x$CONFIG_SHELL" != x; then
    362343  for as_var in BASH_ENV ENV
    363     do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
    364     done
    365     export CONFIG_SHELL
    366     exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
     344        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     345        done
     346        export CONFIG_SHELL
     347        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
    367348fi
    368349
     
    433414test \$exitcode = 0") || {
    434415  echo No shell found that supports shell functions.
    435   echo Please tell [email protected] about your system,
    436   echo including any error possibly output before this message.
    437   echo This can help us improve future autoconf versions.
    438   echo Configuration will now proceed without shell functions.
     416  echo Please tell [email protected] about your system,
     417  echo including any error possibly output before this
     418  echo message
    439419}
    440420
     
    472452    ' >$as_me.lineno &&
    473453  chmod +x "$as_me.lineno" ||
    474     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     454    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    475455   { (exit 1); exit 1; }; }
    476456
     
    500480  ECHO_N='-n';;
    501481esac
     482
    502483if expr a : '\(a\)' >/dev/null 2>&1 &&
    503484   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     
    512493else
    513494  rm -f conf$$.dir
    514   mkdir conf$$.dir 2>/dev/null
    515 fi
    516 if (echo >conf$$.file) 2>/dev/null; then
    517   if ln -s conf$$.file conf$$ 2>/dev/null; then
    518     as_ln_s='ln -s'
    519     # ... but there are two gotchas:
    520     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    521     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    522     # In both cases, we have to default to `cp -p'.
    523     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    524       as_ln_s='cp -p'
    525   elif ln conf$$.file conf$$ 2>/dev/null; then
    526     as_ln_s=ln
    527   else
     495  mkdir conf$$.dir
     496fi
     497echo >conf$$.file
     498if ln -s conf$$.file conf$$ 2>/dev/null; then
     499  as_ln_s='ln -s'
     500  # ... but there are two gotchas:
     501  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     502  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     503  # In both cases, we have to default to `cp -p'.
     504  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    528505    as_ln_s='cp -p'
    529   fi
     506elif ln conf$$.file conf$$ 2>/dev/null; then
     507  as_ln_s=ln
    530508else
    531509  as_ln_s='cp -p'
     
    552530    eval sh -c '\''
    553531      if test -d "$1"; then
    554     test -d "$1/.";
     532        test -d "$1/.";
    555533      else
    556534    case $1 in
    557     -*)set "./$1";;
     535        -*)set "./$1";;
    558536    esac;
    559537    case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     
    635613#endif"
    636614
    637 enable_option_checking=no
    638 ac_subst_vars='LTLIBOBJS
     615ac_subst_vars='SHELL
     616PATH_SEPARATOR
     617PACKAGE_NAME
     618PACKAGE_TARNAME
     619PACKAGE_VERSION
     620PACKAGE_STRING
     621PACKAGE_BUGREPORT
     622exec_prefix
     623prefix
     624program_transform_name
     625bindir
     626sbindir
     627libexecdir
     628datarootdir
     629datadir
     630sysconfdir
     631sharedstatedir
     632localstatedir
     633includedir
     634oldincludedir
     635docdir
     636infodir
     637htmldir
     638dvidir
     639pdfdir
     640psdir
     641libdir
     642localedir
     643mandir
     644DEFS
     645ECHO_C
     646ECHO_N
     647ECHO_T
     648LIBS
     649build_alias
     650host_alias
     651target_alias
     652PACKAGE
     653VERSION
     654USE_FASTCGI
     655USE_LANGACTION
     656USE_CORBA
     657MICO_DIR
     658USE_Z3950
     659USE_YAZ
     660ENABLE_ACCENTFOLD
     661USE_SQLITE
     662USE_APACHE_HTTPD
     663ENABLE_JNI
     664ENABLE_MG
     665ENABLE_MGPP
     666ENABLE_LUCENE
     667ENABLE_GNOMELIB_EXT
     668LDFLAGS
     669CFLAGS
     670CC
     671CPPFLAGS
     672ac_ct_CC
     673EXEEXT
     674OBJEXT
     675CXX
     676CXXFLAGS
     677ac_ct_CXX
     678AWK
     679YACC
     680YFLAGS
     681build
     682build_cpu
     683build_vendor
     684build_os
     685host
     686host_cpu
     687host_vendor
     688host_os
     689target
     690target_cpu
     691target_vendor
     692target_os
     693INSTALL_PROGRAM
     694INSTALL_SCRIPT
     695INSTALL_DATA
     696LN_S
     697SET_MAKE
     698RANLIB
     699ARCH_DEP_FLAGS
     700MICO_VER
     701CPP
     702GREP
     703EGREP
     704U
     705ANSI2KNR
     706ALLOCA
     707LIBOBJS
     708STATIC
     709gsdlos
     710MODULEDIRS
    639711subdirs
    640 MODULEDIRS
    641 gsdlos
    642 STATIC
    643 LIBOBJS
    644 ALLOCA
    645 ANSI2KNR
    646 U
    647 EGREP
    648 GREP
    649 CPP
    650 MICO_VER
    651 ARCH_DEP_FLAGS
    652 RANLIB
    653 SET_MAKE
    654 LN_S
    655 INSTALL_DATA
    656 INSTALL_SCRIPT
    657 INSTALL_PROGRAM
    658 target_os
    659 target_vendor
    660 target_cpu
    661 target
    662 host_os
    663 host_vendor
    664 host_cpu
    665 host
    666 build_os
    667 build_vendor
    668 build_cpu
    669 build
    670 YFLAGS
    671 YACC
    672 AWK
    673 ac_ct_CXX
    674 CXXFLAGS
    675 CXX
    676 OBJEXT
    677 EXEEXT
    678 ac_ct_CC
    679 CPPFLAGS
    680 CC
    681 CFLAGS
    682 LDFLAGS
    683 ENABLE_GNOMELIB_EXT
    684 ENABLE_LUCENE
    685 ENABLE_MGPP
    686 ENABLE_MG
    687 ENABLE_JNI
    688 USE_APACHE_HTTPD
    689 USE_SQLITE
    690 ENABLE_ACCENTFOLD
    691 USE_YAZ
    692 USE_Z3950
    693 MICO_DIR
    694 USE_CORBA
    695 USE_LANGACTION
    696 USE_FASTCGI
    697 VERSION
    698 PACKAGE
    699 target_alias
    700 host_alias
    701 build_alias
    702 LIBS
    703 ECHO_T
    704 ECHO_N
    705 ECHO_C
    706 DEFS
    707 mandir
    708 localedir
    709 libdir
    710 psdir
    711 pdfdir
    712 dvidir
    713 htmldir
    714 infodir
    715 docdir
    716 oldincludedir
    717 includedir
    718 localstatedir
    719 sharedstatedir
    720 sysconfdir
    721 datadir
    722 datarootdir
    723 libexecdir
    724 sbindir
    725 bindir
    726 program_transform_name
    727 prefix
    728 exec_prefix
    729 PACKAGE_BUGREPORT
    730 PACKAGE_STRING
    731 PACKAGE_VERSION
    732 PACKAGE_TARNAME
    733 PACKAGE_NAME
    734 PATH_SEPARATOR
    735 SHELL'
     712LTLIBOBJS'
    736713ac_subst_files=''
    737 ac_user_opts='
    738 enable_option_checking
    739 enable_corba
    740 with_micodir
    741 enable_z3950
    742 enable_yaz
    743 enable_accentfold
    744 enable_sqlite
    745 enable_apache_httpd
    746 enable_jni
    747 enable_mg
    748 enable_mgpp
    749 enable_lucene
    750 enable_gnome_lib_ext
    751 with_dmalloc
    752 with_regex
    753 '
    754714      ac_precious_vars='build_alias
    755715host_alias
     
    773733ac_init_help=
    774734ac_init_version=false
    775 ac_unrecognized_opts=
    776 ac_unrecognized_sep=
    777735# The variables have the same names as the options, with
    778736# dashes changed to underlines.
     
    873831
    874832  -disable-* | --disable-*)
    875     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     833    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
    876834    # Reject names that are not valid shell variable names.
    877     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    878       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
     835    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     836      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
    879837   { (exit 1); exit 1; }; }
    880     ac_useropt_orig=$ac_useropt
    881     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    882     case $ac_user_opts in
    883       *"
    884 "enable_$ac_useropt"
    885 "*) ;;
    886       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
    887      ac_unrecognized_sep=', ';;
    888     esac
    889     eval enable_$ac_useropt=no ;;
     838    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
     839    eval enable_$ac_feature=no ;;
    890840
    891841  -docdir | --docdir | --docdi | --doc | --do)
     
    900850
    901851  -enable-* | --enable-*)
    902     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     852    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
    903853    # Reject names that are not valid shell variable names.
    904     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    905       { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
     854    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     855      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
    906856   { (exit 1); exit 1; }; }
    907     ac_useropt_orig=$ac_useropt
    908     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    909     case $ac_user_opts in
    910       *"
    911 "enable_$ac_useropt"
    912 "*) ;;
    913       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
    914      ac_unrecognized_sep=', ';;
    915     esac
    916     eval enable_$ac_useropt=\$ac_optarg ;;
     857    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
     858    eval enable_$ac_feature=\$ac_optarg ;;
    917859
    918860  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
     
    11051047
    11061048  -with-* | --with-*)
    1107     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     1049    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
    11081050    # Reject names that are not valid shell variable names.
    1109     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    1110       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
     1051    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     1052      { echo "$as_me: error: invalid package name: $ac_package" >&2
    11111053   { (exit 1); exit 1; }; }
    1112     ac_useropt_orig=$ac_useropt
    1113     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    1114     case $ac_user_opts in
    1115       *"
    1116 "with_$ac_useropt"
    1117 "*) ;;
    1118       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
    1119      ac_unrecognized_sep=', ';;
    1120     esac
    1121     eval with_$ac_useropt=\$ac_optarg ;;
     1054    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
     1055    eval with_$ac_package=\$ac_optarg ;;
    11221056
    11231057  -without-* | --without-*)
    1124     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     1058    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
    11251059    # Reject names that are not valid shell variable names.
    1126     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    1127       { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
     1060    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
     1061      { echo "$as_me: error: invalid package name: $ac_package" >&2
    11281062   { (exit 1); exit 1; }; }
    1129     ac_useropt_orig=$ac_useropt
    1130     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    1131     case $ac_user_opts in
    1132       *"
    1133 "with_$ac_useropt"
    1134 "*) ;;
    1135       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
    1136      ac_unrecognized_sep=', ';;
    1137     esac
    1138     eval with_$ac_useropt=no ;;
     1063    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
     1064    eval with_$ac_package=no ;;
    11391065
    11401066  --x)
     
    11561082    x_libraries=$ac_optarg ;;
    11571083
    1158   -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
     1084  -*) { echo "$as_me: error: unrecognized option: $ac_option
    11591085Try \`$0 --help' for more information." >&2
    11601086   { (exit 1); exit 1; }; }
     
    11651091    # Reject names that are not valid shell variable names.
    11661092    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
    1167       { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
     1093      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    11681094   { (exit 1); exit 1; }; }
    11691095    eval $ac_envvar=\$ac_optarg
     
    11721098  *)
    11731099    # FIXME: should be removed in autoconf 3.0.
    1174     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     1100    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    11751101    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1176       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
     1102      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    11771103    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    11781104    ;;
     
    11831109if test -n "$ac_prev"; then
    11841110  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
    1185   { $as_echo "$as_me: error: missing argument to $ac_option" >&2
     1111  { echo "$as_me: error: missing argument to $ac_option" >&2
    11861112   { (exit 1); exit 1; }; }
    11871113fi
    11881114
    1189 if test -n "$ac_unrecognized_opts"; then
    1190   case $enable_option_checking in
    1191     no) ;;
    1192     fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
    1193    { (exit 1); exit 1; }; } ;;
    1194     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
    1195   esac
    1196 fi
    1197 
    1198 # Check all directory arguments for consistency.
     1115# Be sure to have absolute directory names.
    11991116for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
    12001117        datadir sysconfdir sharedstatedir localstatedir includedir \
     
    12031120do
    12041121  eval ac_val=\$$ac_var
    1205   # Remove trailing slashes.
    1206   case $ac_val in
    1207     */ )
    1208       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
    1209       eval $ac_var=\$ac_val;;
    1210   esac
    1211   # Be sure to have absolute directory names.
    12121122  case $ac_val in
    12131123    [\\/$]* | ?:[\\/]* )  continue;;
    12141124    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    12151125  esac
    1216   { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
     1126  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
    12171127   { (exit 1); exit 1; }; }
    12181128done
     
    12291139  if test "x$build_alias" = x; then
    12301140    cross_compiling=maybe
    1231     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
     1141    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
    12321142    If a cross compiler is detected then cross compile mode will be used." >&2
    12331143  elif test "x$build_alias" != "x$host_alias"; then
     
    12451155ac_ls_di=`ls -di .` &&
    12461156ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
    1247   { $as_echo "$as_me: error: working directory cannot be determined" >&2
     1157  { echo "$as_me: error: Working directory cannot be determined" >&2
    12481158   { (exit 1); exit 1; }; }
    12491159test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
    1250   { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
     1160  { echo "$as_me: error: pwd does not report name of working directory" >&2
    12511161   { (exit 1); exit 1; }; }
    12521162
     
    12561166  ac_srcdir_defaulted=yes
    12571167  # Try the directory containing this script, then the parent directory.
    1258   ac_confdir=`$as_dirname -- "$as_myself" ||
    1259 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    1260      X"$as_myself" : 'X\(//\)[^/]' \| \
    1261      X"$as_myself" : 'X\(//\)$' \| \
    1262      X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
    1263 $as_echo X"$as_myself" |
     1168  ac_confdir=`$as_dirname -- "$0" ||
     1169$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1170     X"$0" : 'X\(//\)[^/]' \| \
     1171     X"$0" : 'X\(//\)$' \| \
     1172     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
     1173echo X"$0" |
    12641174    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    12651175        s//\1/
     
    12881198if test ! -r "$srcdir/$ac_unique_file"; then
    12891199  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
    1290   { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
     1200  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
    12911201   { (exit 1); exit 1; }; }
    12921202fi
    12931203ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
    12941204ac_abs_confdir=`(
    1295     cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
     1205    cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
    12961206   { (exit 1); exit 1; }; }
    12971207    pwd)`
     
    13421252Installation directories:
    13431253  --prefix=PREFIX         install architecture-independent files in PREFIX
    1344                           [$ac_default_prefix]
     1254              [$ac_default_prefix]
    13451255  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
    1346                           [PREFIX]
     1256              [PREFIX]
    13471257
    13481258By default, \`make install' will install all the files in
     
    13541264
    13551265Fine tuning of the installation directories:
    1356   --bindir=DIR            user executables [EPREFIX/bin]
    1357   --sbindir=DIR           system admin executables [EPREFIX/sbin]
    1358   --libexecdir=DIR        program executables [EPREFIX/libexec]
    1359   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
    1360   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
    1361   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
    1362   --libdir=DIR            object code libraries [EPREFIX/lib]
    1363   --includedir=DIR        C header files [PREFIX/include]
    1364   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
    1365   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
    1366   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
    1367   --infodir=DIR           info documentation [DATAROOTDIR/info]
    1368   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
    1369   --mandir=DIR            man documentation [DATAROOTDIR/man]
    1370   --docdir=DIR            documentation root [DATAROOTDIR/doc/PACKAGE]
    1371   --htmldir=DIR           html documentation [DOCDIR]
    1372   --dvidir=DIR            dvi documentation [DOCDIR]
    1373   --pdfdir=DIR            pdf documentation [DOCDIR]
    1374   --psdir=DIR             ps documentation [DOCDIR]
     1266  --bindir=DIR           user executables [EPREFIX/bin]
     1267  --sbindir=DIR          system admin executables [EPREFIX/sbin]
     1268  --libexecdir=DIR       program executables [EPREFIX/libexec]
     1269  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
     1270  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
     1271  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
     1272  --libdir=DIR           object code libraries [EPREFIX/lib]
     1273  --includedir=DIR       C header files [PREFIX/include]
     1274  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
     1275  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
     1276  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
     1277  --infodir=DIR          info documentation [DATAROOTDIR/info]
     1278  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
     1279  --mandir=DIR           man documentation [DATAROOTDIR/man]
     1280  --docdir=DIR           documentation root [DATAROOTDIR/doc/PACKAGE]
     1281  --htmldir=DIR          html documentation [DOCDIR]
     1282  --dvidir=DIR           dvi documentation [DOCDIR]
     1283  --pdfdir=DIR           pdf documentation [DOCDIR]
     1284  --psdir=DIR            ps documentation [DOCDIR]
    13751285_ACEOF
    13761286
     
    13891299
    13901300Optional Features:
    1391   --disable-option-checking  ignore unrecognized --enable/--with options
    13921301  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    13931302  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     
    14391348  # If there are subdirs, report their specific --help.
    14401349  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    1441     test -d "$ac_dir" ||
    1442       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
    1443       continue
     1350    test -d "$ac_dir" || continue
    14441351    ac_builddir=.
    14451352
     
    14471354.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    14481355*)
    1449   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     1356  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    14501357  # A ".." for each directory in $ac_dir_suffix.
    1451   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     1358  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
    14521359  case $ac_top_builddir_sub in
    14531360  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    14851392      $SHELL "$ac_srcdir/configure" --help=recursive
    14861393    else
    1487       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     1394      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    14881395    fi || ac_status=$?
    14891396    cd "$ac_pwd" || { ac_status=$?; break; }
     
    14951402  cat <<\_ACEOF
    14961403configure
    1497 generated by GNU Autoconf 2.63
     1404generated by GNU Autoconf 2.61
    14981405
    14991406Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    1500 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
     14072002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
    15011408This configure script is free software; the Free Software Foundation
    15021409gives unlimited permission to copy, distribute and modify it.
     
    15091416
    15101417It was created by $as_me, which was
    1511 generated by GNU Autoconf 2.63.  Invocation command line was
     1418generated by GNU Autoconf 2.61.  Invocation command line was
    15121419
    15131420  $ $0 $@
     
    15451452  IFS=$as_save_IFS
    15461453  test -z "$as_dir" && as_dir=.
    1547   $as_echo "PATH: $as_dir"
     1454  echo "PATH: $as_dir"
    15481455done
    15491456IFS=$as_save_IFS
     
    15801487      continue ;;
    15811488    *\'*)
    1582       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     1489      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    15831490    esac
    15841491    case $ac_pass in
     
    16321539    *${as_nl}*)
    16331540      case $ac_var in #(
    1634       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
    1635 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
     1541      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     1542echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    16361543      esac
    16371544      case $ac_var in #(
    16381545      _ | IFS | as_nl) ;; #(
    1639       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    16401546      *) $as_unset $ac_var ;;
    16411547      esac ;;
     
    16671573      eval ac_val=\$$ac_var
    16681574      case $ac_val in
    1669       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1575      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    16701576      esac
    1671       $as_echo "$ac_var='\''$ac_val'\''"
     1577      echo "$ac_var='\''$ac_val'\''"
    16721578    done | sort
    16731579    echo
     
    16841590    eval ac_val=\$$ac_var
    16851591    case $ac_val in
    1686     *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1592    *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    16871593    esac
    1688     $as_echo "$ac_var='\''$ac_val'\''"
     1594    echo "$ac_var='\''$ac_val'\''"
    16891595      done | sort
    16901596      echo
     
    17021608    fi
    17031609    test "$ac_signal" != 0 &&
    1704       $as_echo "$as_me: caught signal $ac_signal"
    1705     $as_echo "$as_me: exit $exit_status"
     1610      echo "$as_me: caught signal $ac_signal"
     1611    echo "$as_me: exit $exit_status"
    17061612  } >&5
    17071613  rm -f core *.core core.conftest.* &&
     
    17451651
    17461652# Let the site file select an alternate cache file if it wants to.
    1747 # Prefer an explicitly selected file to automatically selected ones.
    1748 ac_site_file1=NONE
    1749 ac_site_file2=NONE
     1653# Prefer explicitly selected file to automatically selected ones.
    17501654if test -n "$CONFIG_SITE"; then
    1751   ac_site_file1=$CONFIG_SITE
     1655  set x "$CONFIG_SITE"
    17521656elif test "x$prefix" != xNONE; then
    1753   ac_site_file1=$prefix/share/config.site
    1754   ac_site_file2=$prefix/etc/config.site
    1755 else
    1756   ac_site_file1=$ac_default_prefix/share/config.site
    1757   ac_site_file2=$ac_default_prefix/etc/config.site
    1758 fi
    1759 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
     1657  set x "$prefix/share/config.site" "$prefix/etc/config.site"
     1658else
     1659  set x "$ac_default_prefix/share/config.site" \
     1660    "$ac_default_prefix/etc/config.site"
     1661fi
     1662shift
     1663for ac_site_file
    17601664do
    1761   test "x$ac_site_file" = xNONE && continue
    17621665  if test -r "$ac_site_file"; then
    1763     { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
    1764 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
     1666    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
     1667echo "$as_me: loading site script $ac_site_file" >&6;}
    17651668    sed 's/^/| /' "$ac_site_file" >&5
    17661669    . "$ac_site_file"
     
    17721675  # files actually), so we avoid doing that.
    17731676  if test -f "$cache_file"; then
    1774     { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
    1775 $as_echo "$as_me: loading cache $cache_file" >&6;}
     1677    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
     1678echo "$as_me: loading cache $cache_file" >&6;}
    17761679    case $cache_file in
    17771680      [\\/]* | ?:[\\/]* ) . "$cache_file";;
     
    17801683  fi
    17811684else
    1782   { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
    1783 $as_echo "$as_me: creating cache $cache_file" >&6;}
     1685  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
     1686echo "$as_me: creating cache $cache_file" >&6;}
    17841687  >$cache_file
    17851688fi
     
    17951698  case $ac_old_set,$ac_new_set in
    17961699    set,)
    1797       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
    1798 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
     1700      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
     1701echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
    17991702      ac_cache_corrupted=: ;;
    18001703    ,set)
    1801       { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
    1802 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
     1704      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
     1705echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
    18031706      ac_cache_corrupted=: ;;
    18041707    ,);;
    18051708    *)
    18061709      if test "x$ac_old_val" != "x$ac_new_val"; then
    1807     # differences in whitespace do not lead to failure.
    1808     ac_old_val_w=`echo x $ac_old_val`
    1809     ac_new_val_w=`echo x $ac_new_val`
    1810     if test "$ac_old_val_w" != "$ac_new_val_w"; then
    1811       { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    1812 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1813       ac_cache_corrupted=:
    1814     else
    1815       { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
    1816 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
    1817       eval $ac_var=\$ac_old_val
    1818     fi
    1819     { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
    1820 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
    1821     { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
    1822 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
     1710    { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
     1711echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
     1712    { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
     1713echo "$as_me:   former value:  $ac_old_val" >&2;}
     1714    { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
     1715echo "$as_me:   current value: $ac_new_val" >&2;}
     1716    ac_cache_corrupted=:
    18231717      fi;;
    18241718  esac
     
    18261720  if test "$ac_new_set" = set; then
    18271721    case $ac_new_val in
    1828     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
     1722    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
    18291723    *) ac_arg=$ac_var=$ac_new_val ;;
    18301724    esac
     
    18361730done
    18371731if $ac_cache_corrupted; then
    1838   { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    1839 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    1840   { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
    1841 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
    1842   { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
    1843 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
     1732  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
     1733echo "$as_me: error: changes in the environment can compromise the build" >&2;}
     1734  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
     1735echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
    18441736   { (exit 1); exit 1; }; }
    18451737fi
     
    20071899  ENABLE_JNI=1
    20081900  cat >>confdefs.h <<\_ACEOF
    2009 #define ENABLE_JNI /**/
     1901#define ENABLE_JNI
    20101902_ACEOF
    20111903
     
    20251917  ENABLE_MG=1
    20261918  cat >>confdefs.h <<\_ACEOF
    2027 #define ENABLE_MG /**/
     1919#define ENABLE_MG
    20281920_ACEOF
    20291921
     
    20441936  ENABLE_MGPP=1
    20451937  cat >>confdefs.h <<\_ACEOF
    2046 #define ENABLE_MGPP /**/
     1938#define ENABLE_MGPP
    20471939_ACEOF
    20481940
     
    20621954  ENABLE_LUCENE=1
    20631955  cat >>confdefs.h <<\_ACEOF
    2064 #define ENABLE_LUCENE /**/
     1956#define ENABLE_LUCENE
    20651957_ACEOF
    20661958
     
    21312023  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
    21322024set dummy ${ac_tool_prefix}gcc; ac_word=$2
    2133 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2134 $as_echo_n "checking for $ac_word... " >&6; }
     2025{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2026echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    21352027if test "${ac_cv_prog_CC+set}" = set; then
    2136   $as_echo_n "(cached) " >&6
     2028  echo $ECHO_N "(cached) $ECHO_C" >&6
    21372029else
    21382030  if test -n "$CC"; then
     
    21472039  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    21482040    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    2149     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2041    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21502042    break 2
    21512043  fi
     
    21582050CC=$ac_cv_prog_CC
    21592051if test -n "$CC"; then
    2160   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2161 $as_echo "$CC" >&6; }
    2162 else
    2163   { $as_echo "$as_me:$LINENO: result: no" >&5
    2164 $as_echo "no" >&6; }
     2052  { echo "$as_me:$LINENO: result: $CC" >&5
     2053echo "${ECHO_T}$CC" >&6; }
     2054else
     2055  { echo "$as_me:$LINENO: result: no" >&5
     2056echo "${ECHO_T}no" >&6; }
    21652057fi
    21662058
     
    21712063  # Extract the first word of "gcc", so it can be a program name with args.
    21722064set dummy gcc; ac_word=$2
    2173 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2174 $as_echo_n "checking for $ac_word... " >&6; }
     2065{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2066echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    21752067if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    2176   $as_echo_n "(cached) " >&6
     2068  echo $ECHO_N "(cached) $ECHO_C" >&6
    21772069else
    21782070  if test -n "$ac_ct_CC"; then
     
    21872079  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    21882080    ac_cv_prog_ac_ct_CC="gcc"
    2189     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2081    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    21902082    break 2
    21912083  fi
     
    21982090ac_ct_CC=$ac_cv_prog_ac_ct_CC
    21992091if test -n "$ac_ct_CC"; then
    2200   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2201 $as_echo "$ac_ct_CC" >&6; }
    2202 else
    2203   { $as_echo "$as_me:$LINENO: result: no" >&5
    2204 $as_echo "no" >&6; }
     2092  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2093echo "${ECHO_T}$ac_ct_CC" >&6; }
     2094else
     2095  { echo "$as_me:$LINENO: result: no" >&5
     2096echo "${ECHO_T}no" >&6; }
    22052097fi
    22062098
     
    22102102    case $cross_compiling:$ac_tool_warned in
    22112103yes:)
    2212 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    2213 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     2104{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2105whose name does not start with the host triplet.  If you think this
     2106configuration is useful to you, please write to [email protected]." >&5
     2107echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2108whose name does not start with the host triplet.  If you think this
     2109configuration is useful to you, please write to [email protected]." >&2;}
    22142110ac_tool_warned=yes ;;
    22152111esac
     
    22242120    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
    22252121set dummy ${ac_tool_prefix}cc; ac_word=$2
    2226 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2227 $as_echo_n "checking for $ac_word... " >&6; }
     2122{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2123echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    22282124if test "${ac_cv_prog_CC+set}" = set; then
    2229   $as_echo_n "(cached) " >&6
     2125  echo $ECHO_N "(cached) $ECHO_C" >&6
    22302126else
    22312127  if test -n "$CC"; then
     
    22402136  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    22412137    ac_cv_prog_CC="${ac_tool_prefix}cc"
    2242     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2138    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    22432139    break 2
    22442140  fi
     
    22512147CC=$ac_cv_prog_CC
    22522148if test -n "$CC"; then
    2253   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2254 $as_echo "$CC" >&6; }
    2255 else
    2256   { $as_echo "$as_me:$LINENO: result: no" >&5
    2257 $as_echo "no" >&6; }
     2149  { echo "$as_me:$LINENO: result: $CC" >&5
     2150echo "${ECHO_T}$CC" >&6; }
     2151else
     2152  { echo "$as_me:$LINENO: result: no" >&5
     2153echo "${ECHO_T}no" >&6; }
    22582154fi
    22592155
     
    22642160  # Extract the first word of "cc", so it can be a program name with args.
    22652161set dummy cc; ac_word=$2
    2266 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2267 $as_echo_n "checking for $ac_word... " >&6; }
     2162{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2163echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    22682164if test "${ac_cv_prog_CC+set}" = set; then
    2269   $as_echo_n "(cached) " >&6
     2165  echo $ECHO_N "(cached) $ECHO_C" >&6
    22702166else
    22712167  if test -n "$CC"; then
     
    22852181     fi
    22862182    ac_cv_prog_CC="cc"
    2287     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2183    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    22882184    break 2
    22892185  fi
     
    23082204CC=$ac_cv_prog_CC
    23092205if test -n "$CC"; then
    2310   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2311 $as_echo "$CC" >&6; }
    2312 else
    2313   { $as_echo "$as_me:$LINENO: result: no" >&5
    2314 $as_echo "no" >&6; }
     2206  { echo "$as_me:$LINENO: result: $CC" >&5
     2207echo "${ECHO_T}$CC" >&6; }
     2208else
     2209  { echo "$as_me:$LINENO: result: no" >&5
     2210echo "${ECHO_T}no" >&6; }
    23152211fi
    23162212
     
    23232219    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    23242220set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    2325 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2326 $as_echo_n "checking for $ac_word... " >&6; }
     2221{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2222echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    23272223if test "${ac_cv_prog_CC+set}" = set; then
    2328   $as_echo_n "(cached) " >&6
     2224  echo $ECHO_N "(cached) $ECHO_C" >&6
    23292225else
    23302226  if test -n "$CC"; then
     
    23392235  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    23402236    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    2341     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2237    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    23422238    break 2
    23432239  fi
     
    23502246CC=$ac_cv_prog_CC
    23512247if test -n "$CC"; then
    2352   { $as_echo "$as_me:$LINENO: result: $CC" >&5
    2353 $as_echo "$CC" >&6; }
    2354 else
    2355   { $as_echo "$as_me:$LINENO: result: no" >&5
    2356 $as_echo "no" >&6; }
     2248  { echo "$as_me:$LINENO: result: $CC" >&5
     2249echo "${ECHO_T}$CC" >&6; }
     2250else
     2251  { echo "$as_me:$LINENO: result: no" >&5
     2252echo "${ECHO_T}no" >&6; }
    23572253fi
    23582254
     
    23672263  # Extract the first word of "$ac_prog", so it can be a program name with args.
    23682264set dummy $ac_prog; ac_word=$2
    2369 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    2370 $as_echo_n "checking for $ac_word... " >&6; }
     2265{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2266echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    23712267if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    2372   $as_echo_n "(cached) " >&6
     2268  echo $ECHO_N "(cached) $ECHO_C" >&6
    23732269else
    23742270  if test -n "$ac_ct_CC"; then
     
    23832279  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    23842280    ac_cv_prog_ac_ct_CC="$ac_prog"
    2385     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2281    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    23862282    break 2
    23872283  fi
     
    23942290ac_ct_CC=$ac_cv_prog_ac_ct_CC
    23952291if test -n "$ac_ct_CC"; then
    2396   { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    2397 $as_echo "$ac_ct_CC" >&6; }
    2398 else
    2399   { $as_echo "$as_me:$LINENO: result: no" >&5
    2400 $as_echo "no" >&6; }
     2292  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2293echo "${ECHO_T}$ac_ct_CC" >&6; }
     2294else
     2295  { echo "$as_me:$LINENO: result: no" >&5
     2296echo "${ECHO_T}no" >&6; }
    24012297fi
    24022298
     
    24102306    case $cross_compiling:$ac_tool_warned in
    24112307yes:)
    2412 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    2413 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     2308{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     2309whose name does not start with the host triplet.  If you think this
     2310configuration is useful to you, please write to [email protected]." >&5
     2311echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     2312whose name does not start with the host triplet.  If you think this
     2313configuration is useful to you, please write to [email protected]." >&2;}
    24142314ac_tool_warned=yes ;;
    24152315esac
     
    24212321
    24222322
    2423 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2424 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2425 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
     2323test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
    24262324See \`config.log' for more details." >&5
    2427 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
     2325echo "$as_me: error: no acceptable C compiler found in \$PATH
    24282326See \`config.log' for more details." >&2;}
    2429    { (exit 1); exit 1; }; }; }
     2327   { (exit 1); exit 1; }; }
    24302328
    24312329# Provide some information about the compiler.
    2432 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
    2433 set X $ac_compile
    2434 ac_compiler=$2
     2330echo "$as_me:$LINENO: checking for C compiler version" >&5
     2331ac_compiler=`set X $ac_compile; echo $2`
    24352332{ (ac_try="$ac_compiler --version >&5"
    24362333case "(($ac_try" in
     
    24382335  *) ac_try_echo=$ac_try;;
    24392336esac
    2440 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2441 $as_echo "$ac_try_echo") >&5
     2337eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    24422338  (eval "$ac_compiler --version >&5") 2>&5
    24432339  ac_status=$?
    2444   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2340  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24452341  (exit $ac_status); }
    24462342{ (ac_try="$ac_compiler -v >&5"
     
    24492345  *) ac_try_echo=$ac_try;;
    24502346esac
    2451 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2452 $as_echo "$ac_try_echo") >&5
     2347eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    24532348  (eval "$ac_compiler -v >&5") 2>&5
    24542349  ac_status=$?
    2455   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2350  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24562351  (exit $ac_status); }
    24572352{ (ac_try="$ac_compiler -V >&5"
     
    24602355  *) ac_try_echo=$ac_try;;
    24612356esac
    2462 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2463 $as_echo "$ac_try_echo") >&5
     2357eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    24642358  (eval "$ac_compiler -V >&5") 2>&5
    24652359  ac_status=$?
    2466   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2360  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    24672361  (exit $ac_status); }
    24682362
     
    24832377_ACEOF
    24842378ac_clean_files_save=$ac_clean_files
    2485 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
     2379ac_clean_files="$ac_clean_files a.out a.exe b.out"
    24862380# Try to create an executable without -o first, disregard a.out.
    24872381# It will help us diagnose broken compilers, and finding out an intuition
    24882382# of exeext.
    2489 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
    2490 $as_echo_n "checking for C compiler default output file name... " >&6; }
    2491 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    2492 
    2493 # The possible output files:
    2494 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
    2495 
     2383{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
     2384echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
     2385ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
     2386#
     2387# List of possible output files, starting from the most likely.
     2388# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
     2389# only as a last resort.  b.out is created by i960 compilers.
     2390ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
     2391#
     2392# The IRIX 6 linker writes into existing files which may not be
     2393# executable, retaining their permissions.  Remove them first so a
     2394# subsequent execution test works.
    24962395ac_rmfiles=
    24972396for ac_file in $ac_files
    24982397do
    24992398  case $ac_file in
    2500     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
     2399    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
    25012400    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
    25022401  esac
     
    25092408  *) ac_try_echo=$ac_try;;
    25102409esac
    2511 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2512 $as_echo "$ac_try_echo") >&5
     2410eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    25132411  (eval "$ac_link_default") 2>&5
    25142412  ac_status=$?
    2515   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2413  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25162414  (exit $ac_status); }; then
    25172415  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
     
    25242422  test -f "$ac_file" || continue
    25252423  case $ac_file in
    2526     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
     2424    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
    25272425    ;;
    25282426    [ab].out )
     
    25512449fi
    25522450
    2553 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
    2554 $as_echo "$ac_file" >&6; }
     2451{ echo "$as_me:$LINENO: result: $ac_file" >&5
     2452echo "${ECHO_T}$ac_file" >&6; }
    25552453if test -z "$ac_file"; then
    2556   $as_echo "$as_me: failed program was:" >&5
     2454  echo "$as_me: failed program was:" >&5
    25572455sed 's/^/| /' conftest.$ac_ext >&5
    25582456
    2559 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2560 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2561 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
     2457{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
    25622458See \`config.log' for more details." >&5
    2563 $as_echo "$as_me: error: C compiler cannot create executables
     2459echo "$as_me: error: C compiler cannot create executables
    25642460See \`config.log' for more details." >&2;}
    2565    { (exit 77); exit 77; }; }; }
     2461   { (exit 77); exit 77; }; }
    25662462fi
    25672463
     
    25702466# Check that the compiler produces executables we can run.  If not, either
    25712467# the compiler is broken, or we cross compile.
    2572 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
    2573 $as_echo_n "checking whether the C compiler works... " >&6; }
     2468{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
     2469echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
    25742470# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
    25752471# If not cross compiling, check that we can run a simple program.
     
    25802476  *) ac_try_echo=$ac_try;;
    25812477esac
    2582 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2583 $as_echo "$ac_try_echo") >&5
     2478eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    25842479  (eval "$ac_try") 2>&5
    25852480  ac_status=$?
    2586   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2481  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    25872482  (exit $ac_status); }; }; then
    25882483    cross_compiling=no
     
    25912486    cross_compiling=yes
    25922487    else
    2593     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2594 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2595 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
     2488    { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
    25962489If you meant to cross compile, use \`--host'.
    25972490See \`config.log' for more details." >&5
    2598 $as_echo "$as_me: error: cannot run C compiled programs.
     2491echo "$as_me: error: cannot run C compiled programs.
    25992492If you meant to cross compile, use \`--host'.
    26002493See \`config.log' for more details." >&2;}
    2601    { (exit 1); exit 1; }; }; }
     2494   { (exit 1); exit 1; }; }
    26022495    fi
    26032496  fi
    26042497fi
    2605 { $as_echo "$as_me:$LINENO: result: yes" >&5
    2606 $as_echo "yes" >&6; }
    2607 
    2608 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
     2498{ echo "$as_me:$LINENO: result: yes" >&5
     2499echo "${ECHO_T}yes" >&6; }
     2500
     2501rm -f a.out a.exe conftest$ac_cv_exeext b.out
    26092502ac_clean_files=$ac_clean_files_save
    26102503# Check that the compiler produces executables we can run.  If not, either
    26112504# the compiler is broken, or we cross compile.
    2612 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
    2613 $as_echo_n "checking whether we are cross compiling... " >&6; }
    2614 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
    2615 $as_echo "$cross_compiling" >&6; }
    2616 
    2617 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
    2618 $as_echo_n "checking for suffix of executables... " >&6; }
     2505{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
     2506echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
     2507{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
     2508echo "${ECHO_T}$cross_compiling" >&6; }
     2509
     2510{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
     2511echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
    26192512if { (ac_try="$ac_link"
    26202513case "(($ac_try" in
     
    26222515  *) ac_try_echo=$ac_try;;
    26232516esac
    2624 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2625 $as_echo "$ac_try_echo") >&5
     2517eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    26262518  (eval "$ac_link") 2>&5
    26272519  ac_status=$?
    2628   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2520  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26292521  (exit $ac_status); }; then
    26302522  # If both `conftest.exe' and `conftest' are `present' (well, observable)
     
    26352527  test -f "$ac_file" || continue
    26362528  case $ac_file in
    2637     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
     2529    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
    26382530    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    26392531      break;;
     
    26422534done
    26432535else
    2644   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2645 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2646 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
     2536  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
    26472537See \`config.log' for more details." >&5
    2648 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
     2538echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
    26492539See \`config.log' for more details." >&2;}
    2650    { (exit 1); exit 1; }; }; }
     2540   { (exit 1); exit 1; }; }
    26512541fi
    26522542
    26532543rm -f conftest$ac_cv_exeext
    2654 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
    2655 $as_echo "$ac_cv_exeext" >&6; }
     2544{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
     2545echo "${ECHO_T}$ac_cv_exeext" >&6; }
    26562546
    26572547rm -f conftest.$ac_ext
    26582548EXEEXT=$ac_cv_exeext
    26592549ac_exeext=$EXEEXT
    2660 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
    2661 $as_echo_n "checking for suffix of object files... " >&6; }
     2550{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
     2551echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
    26622552if test "${ac_cv_objext+set}" = set; then
    2663   $as_echo_n "(cached) " >&6
     2553  echo $ECHO_N "(cached) $ECHO_C" >&6
    26642554else
    26652555  cat >conftest.$ac_ext <<_ACEOF
     
    26842574  *) ac_try_echo=$ac_try;;
    26852575esac
    2686 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2687 $as_echo "$ac_try_echo") >&5
     2576eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    26882577  (eval "$ac_compile") 2>&5
    26892578  ac_status=$?
    2690   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2579  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    26912580  (exit $ac_status); }; then
    26922581  for ac_file in conftest.o conftest.obj conftest.*; do
    26932582  test -f "$ac_file" || continue;
    26942583  case $ac_file in
    2695     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
     2584    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
    26962585    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
    26972586       break;;
     
    26992588done
    27002589else
    2701   $as_echo "$as_me: failed program was:" >&5
     2590  echo "$as_me: failed program was:" >&5
    27022591sed 's/^/| /' conftest.$ac_ext >&5
    27032592
    2704 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    2705 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2706 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
     2593{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
    27072594See \`config.log' for more details." >&5
    2708 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
     2595echo "$as_me: error: cannot compute suffix of object files: cannot compile
    27092596See \`config.log' for more details." >&2;}
    2710    { (exit 1); exit 1; }; }; }
     2597   { (exit 1); exit 1; }; }
    27112598fi
    27122599
    27132600rm -f conftest.$ac_cv_objext conftest.$ac_ext
    27142601fi
    2715 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
    2716 $as_echo "$ac_cv_objext" >&6; }
     2602{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
     2603echo "${ECHO_T}$ac_cv_objext" >&6; }
    27172604OBJEXT=$ac_cv_objext
    27182605ac_objext=$OBJEXT
    2719 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
    2720 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
     2606{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
     2607echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
    27212608if test "${ac_cv_c_compiler_gnu+set}" = set; then
    2722   $as_echo_n "(cached) " >&6
     2609  echo $ECHO_N "(cached) $ECHO_C" >&6
    27232610else
    27242611  cat >conftest.$ac_ext <<_ACEOF
     
    27462633  *) ac_try_echo=$ac_try;;
    27472634esac
    2748 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2749 $as_echo "$ac_try_echo") >&5
     2635eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    27502636  (eval "$ac_compile") 2>conftest.er1
    27512637  ac_status=$?
     
    27532639  rm -f conftest.er1
    27542640  cat conftest.err >&5
    2755   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2641  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    27562642  (exit $ac_status); } && {
    27572643     test -z "$ac_c_werror_flag" ||
     
    27602646  ac_compiler_gnu=yes
    27612647else
    2762   $as_echo "$as_me: failed program was:" >&5
     2648  echo "$as_me: failed program was:" >&5
    27632649sed 's/^/| /' conftest.$ac_ext >&5
    27642650
     
    27702656
    27712657fi
    2772 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
    2773 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
    2774 if test $ac_compiler_gnu = yes; then
    2775   GCC=yes
    2776 else
    2777   GCC=
    2778 fi
     2658{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
     2659echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
     2660GCC=`test $ac_compiler_gnu = yes && echo yes`
    27792661ac_test_CFLAGS=${CFLAGS+set}
    27802662ac_save_CFLAGS=$CFLAGS
    2781 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
    2782 $as_echo_n "checking whether $CC accepts -g... " >&6; }
     2663{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
     2664echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
    27832665if test "${ac_cv_prog_cc_g+set}" = set; then
    2784   $as_echo_n "(cached) " >&6
     2666  echo $ECHO_N "(cached) $ECHO_C" >&6
    27852667else
    27862668  ac_save_c_werror_flag=$ac_c_werror_flag
     
    28092691  *) ac_try_echo=$ac_try;;
    28102692esac
    2811 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2812 $as_echo "$ac_try_echo") >&5
     2693eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    28132694  (eval "$ac_compile") 2>conftest.er1
    28142695  ac_status=$?
     
    28162697  rm -f conftest.er1
    28172698  cat conftest.err >&5
    2818   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2699  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28192700  (exit $ac_status); } && {
    28202701     test -z "$ac_c_werror_flag" ||
     
    28232704  ac_cv_prog_cc_g=yes
    28242705else
    2825   $as_echo "$as_me: failed program was:" >&5
     2706  echo "$as_me: failed program was:" >&5
    28262707sed 's/^/| /' conftest.$ac_ext >&5
    28272708
     
    28482729  *) ac_try_echo=$ac_try;;
    28492730esac
    2850 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2851 $as_echo "$ac_try_echo") >&5
     2731eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    28522732  (eval "$ac_compile") 2>conftest.er1
    28532733  ac_status=$?
     
    28552735  rm -f conftest.er1
    28562736  cat conftest.err >&5
    2857   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2737  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28582738  (exit $ac_status); } && {
    28592739     test -z "$ac_c_werror_flag" ||
     
    28622742  :
    28632743else
    2864   $as_echo "$as_me: failed program was:" >&5
     2744  echo "$as_me: failed program was:" >&5
    28652745sed 's/^/| /' conftest.$ac_ext >&5
    28662746
     
    28882768  *) ac_try_echo=$ac_try;;
    28892769esac
    2890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    2891 $as_echo "$ac_try_echo") >&5
     2770eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    28922771  (eval "$ac_compile") 2>conftest.er1
    28932772  ac_status=$?
     
    28952774  rm -f conftest.er1
    28962775  cat conftest.err >&5
    2897   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2776  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    28982777  (exit $ac_status); } && {
    28992778     test -z "$ac_c_werror_flag" ||
     
    29022781  ac_cv_prog_cc_g=yes
    29032782else
    2904   $as_echo "$as_me: failed program was:" >&5
     2783  echo "$as_me: failed program was:" >&5
    29052784sed 's/^/| /' conftest.$ac_ext >&5
    29062785
     
    29172796   ac_c_werror_flag=$ac_save_c_werror_flag
    29182797fi
    2919 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
    2920 $as_echo "$ac_cv_prog_cc_g" >&6; }
     2798{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
     2799echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
    29212800if test "$ac_test_CFLAGS" = set; then
    29222801  CFLAGS=$ac_save_CFLAGS
     
    29342813  fi
    29352814fi
    2936 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
    2937 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
     2815{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
     2816echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
    29382817if test "${ac_cv_prog_cc_c89+set}" = set; then
    2939   $as_echo_n "(cached) " >&6
     2818  echo $ECHO_N "(cached) $ECHO_C" >&6
    29402819else
    29412820  ac_cv_prog_cc_c89=no
     
    30082887  *) ac_try_echo=$ac_try;;
    30092888esac
    3010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3011 $as_echo "$ac_try_echo") >&5
     2889eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    30122890  (eval "$ac_compile") 2>conftest.er1
    30132891  ac_status=$?
     
    30152893  rm -f conftest.er1
    30162894  cat conftest.err >&5
    3017   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2895  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    30182896  (exit $ac_status); } && {
    30192897     test -z "$ac_c_werror_flag" ||
     
    30222900  ac_cv_prog_cc_c89=$ac_arg
    30232901else
    3024   $as_echo "$as_me: failed program was:" >&5
     2902  echo "$as_me: failed program was:" >&5
    30252903sed 's/^/| /' conftest.$ac_ext >&5
    30262904
     
    30382916case "x$ac_cv_prog_cc_c89" in
    30392917  x)
    3040     { $as_echo "$as_me:$LINENO: result: none needed" >&5
    3041 $as_echo "none needed" >&6; } ;;
     2918    { echo "$as_me:$LINENO: result: none needed" >&5
     2919echo "${ECHO_T}none needed" >&6; } ;;
    30422920  xno)
    3043     { $as_echo "$as_me:$LINENO: result: unsupported" >&5
    3044 $as_echo "unsupported" >&6; } ;;
     2921    { echo "$as_me:$LINENO: result: unsupported" >&5
     2922echo "${ECHO_T}unsupported" >&6; } ;;
    30452923  *)
    30462924    CC="$CC $ac_cv_prog_cc_c89"
    3047     { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
    3048 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
     2925    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
     2926echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
    30492927esac
    30502928
     
    30702948    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    30712949set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    3072 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3073 $as_echo_n "checking for $ac_word... " >&6; }
     2950{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2951echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    30742952if test "${ac_cv_prog_CXX+set}" = set; then
    3075   $as_echo_n "(cached) " >&6
     2953  echo $ECHO_N "(cached) $ECHO_C" >&6
    30762954else
    30772955  if test -n "$CXX"; then
     
    30862964  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    30872965    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
    3088     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2966    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    30892967    break 2
    30902968  fi
     
    30972975CXX=$ac_cv_prog_CXX
    30982976if test -n "$CXX"; then
    3099   { $as_echo "$as_me:$LINENO: result: $CXX" >&5
    3100 $as_echo "$CXX" >&6; }
    3101 else
    3102   { $as_echo "$as_me:$LINENO: result: no" >&5
    3103 $as_echo "no" >&6; }
     2977  { echo "$as_me:$LINENO: result: $CXX" >&5
     2978echo "${ECHO_T}$CXX" >&6; }
     2979else
     2980  { echo "$as_me:$LINENO: result: no" >&5
     2981echo "${ECHO_T}no" >&6; }
    31042982fi
    31052983
     
    31142992  # Extract the first word of "$ac_prog", so it can be a program name with args.
    31152993set dummy $ac_prog; ac_word=$2
    3116 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3117 $as_echo_n "checking for $ac_word... " >&6; }
     2994{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     2995echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    31182996if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
    3119   $as_echo_n "(cached) " >&6
     2997  echo $ECHO_N "(cached) $ECHO_C" >&6
    31202998else
    31212999  if test -n "$ac_ct_CXX"; then
     
    31303008  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    31313009    ac_cv_prog_ac_ct_CXX="$ac_prog"
    3132     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3010    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    31333011    break 2
    31343012  fi
     
    31413019ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
    31423020if test -n "$ac_ct_CXX"; then
    3143   { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
    3144 $as_echo "$ac_ct_CXX" >&6; }
    3145 else
    3146   { $as_echo "$as_me:$LINENO: result: no" >&5
    3147 $as_echo "no" >&6; }
     3021  { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
     3022echo "${ECHO_T}$ac_ct_CXX" >&6; }
     3023else
     3024  { echo "$as_me:$LINENO: result: no" >&5
     3025echo "${ECHO_T}no" >&6; }
    31483026fi
    31493027
     
    31573035    case $cross_compiling:$ac_tool_warned in
    31583036yes:)
    3159 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    3160 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     3037{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     3038whose name does not start with the host triplet.  If you think this
     3039configuration is useful to you, please write to [email protected]." >&5
     3040echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     3041whose name does not start with the host triplet.  If you think this
     3042configuration is useful to you, please write to [email protected]." >&2;}
    31613043ac_tool_warned=yes ;;
    31623044esac
     
    31683050fi
    31693051# Provide some information about the compiler.
    3170 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
    3171 set X $ac_compile
    3172 ac_compiler=$2
     3052echo "$as_me:$LINENO: checking for C++ compiler version" >&5
     3053ac_compiler=`set X $ac_compile; echo $2`
    31733054{ (ac_try="$ac_compiler --version >&5"
    31743055case "(($ac_try" in
     
    31763057  *) ac_try_echo=$ac_try;;
    31773058esac
    3178 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3179 $as_echo "$ac_try_echo") >&5
     3059eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    31803060  (eval "$ac_compiler --version >&5") 2>&5
    31813061  ac_status=$?
    3182   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3062  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    31833063  (exit $ac_status); }
    31843064{ (ac_try="$ac_compiler -v >&5"
     
    31873067  *) ac_try_echo=$ac_try;;
    31883068esac
    3189 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3190 $as_echo "$ac_try_echo") >&5
     3069eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    31913070  (eval "$ac_compiler -v >&5") 2>&5
    31923071  ac_status=$?
    3193   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3072  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    31943073  (exit $ac_status); }
    31953074{ (ac_try="$ac_compiler -V >&5"
     
    31983077  *) ac_try_echo=$ac_try;;
    31993078esac
    3200 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3201 $as_echo "$ac_try_echo") >&5
     3079eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    32023080  (eval "$ac_compiler -V >&5") 2>&5
    32033081  ac_status=$?
    3204   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3082  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    32053083  (exit $ac_status); }
    32063084
    3207 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
    3208 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
     3085{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
     3086echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }
    32093087if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
    3210   $as_echo_n "(cached) " >&6
     3088  echo $ECHO_N "(cached) $ECHO_C" >&6
    32113089else
    32123090  cat >conftest.$ac_ext <<_ACEOF
     
    32343112  *) ac_try_echo=$ac_try;;
    32353113esac
    3236 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3237 $as_echo "$ac_try_echo") >&5
     3114eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    32383115  (eval "$ac_compile") 2>conftest.er1
    32393116  ac_status=$?
     
    32413118  rm -f conftest.er1
    32423119  cat conftest.err >&5
    3243   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3120  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    32443121  (exit $ac_status); } && {
    32453122     test -z "$ac_cxx_werror_flag" ||
     
    32483125  ac_compiler_gnu=yes
    32493126else
    3250   $as_echo "$as_me: failed program was:" >&5
     3127  echo "$as_me: failed program was:" >&5
    32513128sed 's/^/| /' conftest.$ac_ext >&5
    32523129
     
    32583135
    32593136fi
    3260 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
    3261 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
    3262 if test $ac_compiler_gnu = yes; then
    3263   GXX=yes
    3264 else
    3265   GXX=
    3266 fi
     3137{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
     3138echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; }
     3139GXX=`test $ac_compiler_gnu = yes && echo yes`
    32673140ac_test_CXXFLAGS=${CXXFLAGS+set}
    32683141ac_save_CXXFLAGS=$CXXFLAGS
    3269 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
    3270 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
     3142{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
     3143echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }
    32713144if test "${ac_cv_prog_cxx_g+set}" = set; then
    3272   $as_echo_n "(cached) " >&6
     3145  echo $ECHO_N "(cached) $ECHO_C" >&6
    32733146else
    32743147  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
     
    32973170  *) ac_try_echo=$ac_try;;
    32983171esac
    3299 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3300 $as_echo "$ac_try_echo") >&5
     3172eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    33013173  (eval "$ac_compile") 2>conftest.er1
    33023174  ac_status=$?
     
    33043176  rm -f conftest.er1
    33053177  cat conftest.err >&5
    3306   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3178  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33073179  (exit $ac_status); } && {
    33083180     test -z "$ac_cxx_werror_flag" ||
     
    33113183  ac_cv_prog_cxx_g=yes
    33123184else
    3313   $as_echo "$as_me: failed program was:" >&5
     3185  echo "$as_me: failed program was:" >&5
    33143186sed 's/^/| /' conftest.$ac_ext >&5
    33153187
     
    33363208  *) ac_try_echo=$ac_try;;
    33373209esac
    3338 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3339 $as_echo "$ac_try_echo") >&5
     3210eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    33403211  (eval "$ac_compile") 2>conftest.er1
    33413212  ac_status=$?
     
    33433214  rm -f conftest.er1
    33443215  cat conftest.err >&5
    3345   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3216  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33463217  (exit $ac_status); } && {
    33473218     test -z "$ac_cxx_werror_flag" ||
     
    33503221  :
    33513222else
    3352   $as_echo "$as_me: failed program was:" >&5
     3223  echo "$as_me: failed program was:" >&5
    33533224sed 's/^/| /' conftest.$ac_ext >&5
    33543225
     
    33763247  *) ac_try_echo=$ac_try;;
    33773248esac
    3378 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    3379 $as_echo "$ac_try_echo") >&5
     3249eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    33803250  (eval "$ac_compile") 2>conftest.er1
    33813251  ac_status=$?
     
    33833253  rm -f conftest.er1
    33843254  cat conftest.err >&5
    3385   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3255  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33863256  (exit $ac_status); } && {
    33873257     test -z "$ac_cxx_werror_flag" ||
     
    33903260  ac_cv_prog_cxx_g=yes
    33913261else
    3392   $as_echo "$as_me: failed program was:" >&5
     3262  echo "$as_me: failed program was:" >&5
    33933263sed 's/^/| /' conftest.$ac_ext >&5
    33943264
     
    34053275   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
    34063276fi
    3407 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
    3408 $as_echo "$ac_cv_prog_cxx_g" >&6; }
     3277{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
     3278echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }
    34093279if test "$ac_test_CXXFLAGS" = set; then
    34103280  CXXFLAGS=$ac_save_CXXFLAGS
     
    34323302  # Extract the first word of "$ac_prog", so it can be a program name with args.
    34333303set dummy $ac_prog; ac_word=$2
    3434 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3435 $as_echo_n "checking for $ac_word... " >&6; }
     3304{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3305echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    34363306if test "${ac_cv_prog_AWK+set}" = set; then
    3437   $as_echo_n "(cached) " >&6
     3307  echo $ECHO_N "(cached) $ECHO_C" >&6
    34383308else
    34393309  if test -n "$AWK"; then
     
    34483318  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    34493319    ac_cv_prog_AWK="$ac_prog"
    3450     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3320    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    34513321    break 2
    34523322  fi
     
    34593329AWK=$ac_cv_prog_AWK
    34603330if test -n "$AWK"; then
    3461   { $as_echo "$as_me:$LINENO: result: $AWK" >&5
    3462 $as_echo "$AWK" >&6; }
    3463 else
    3464   { $as_echo "$as_me:$LINENO: result: no" >&5
    3465 $as_echo "no" >&6; }
     3331  { echo "$as_me:$LINENO: result: $AWK" >&5
     3332echo "${ECHO_T}$AWK" >&6; }
     3333else
     3334  { echo "$as_me:$LINENO: result: no" >&5
     3335echo "${ECHO_T}no" >&6; }
    34663336fi
    34673337
     
    34743344  # Extract the first word of "$ac_prog", so it can be a program name with args.
    34753345set dummy $ac_prog; ac_word=$2
    3476 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3477 $as_echo_n "checking for $ac_word... " >&6; }
     3346{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3347echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    34783348if test "${ac_cv_prog_YACC+set}" = set; then
    3479   $as_echo_n "(cached) " >&6
     3349  echo $ECHO_N "(cached) $ECHO_C" >&6
    34803350else
    34813351  if test -n "$YACC"; then
     
    34903360  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    34913361    ac_cv_prog_YACC="$ac_prog"
    3492     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3362    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    34933363    break 2
    34943364  fi
     
    35013371YACC=$ac_cv_prog_YACC
    35023372if test -n "$YACC"; then
    3503   { $as_echo "$as_me:$LINENO: result: $YACC" >&5
    3504 $as_echo "$YACC" >&6; }
    3505 else
    3506   { $as_echo "$as_me:$LINENO: result: no" >&5
    3507 $as_echo "no" >&6; }
     3373  { echo "$as_me:$LINENO: result: $YACC" >&5
     3374echo "${ECHO_T}$YACC" >&6; }
     3375else
     3376  { echo "$as_me:$LINENO: result: no" >&5
     3377echo "${ECHO_T}no" >&6; }
    35083378fi
    35093379
     
    35303400done
    35313401if test -z "$ac_aux_dir"; then
    3532   { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
    3533 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
     3402  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
     3403echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
    35343404   { (exit 1); exit 1; }; }
    35353405fi
     
    35463416# Make sure we can run config.sub.
    35473417$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
    3548   { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
    3549 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
     3418  { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
     3419echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
    35503420   { (exit 1); exit 1; }; }
    35513421
    3552 { $as_echo "$as_me:$LINENO: checking build system type" >&5
    3553 $as_echo_n "checking build system type... " >&6; }
     3422{ echo "$as_me:$LINENO: checking build system type" >&5
     3423echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
    35543424if test "${ac_cv_build+set}" = set; then
    3555   $as_echo_n "(cached) " >&6
     3425  echo $ECHO_N "(cached) $ECHO_C" >&6
    35563426else
    35573427  ac_build_alias=$build_alias
     
    35593429  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
    35603430test "x$ac_build_alias" = x &&
    3561   { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
    3562 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
     3431  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
     3432echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
    35633433   { (exit 1); exit 1; }; }
    35643434ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
    3565   { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
    3566 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
     3435  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
     3436echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
    35673437   { (exit 1); exit 1; }; }
    35683438
    35693439fi
    3570 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
    3571 $as_echo "$ac_cv_build" >&6; }
     3440{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
     3441echo "${ECHO_T}$ac_cv_build" >&6; }
    35723442case $ac_cv_build in
    35733443*-*-*) ;;
    3574 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
    3575 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
     3444*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
     3445echo "$as_me: error: invalid value of canonical build" >&2;}
    35763446   { (exit 1); exit 1; }; };;
    35773447esac
     
    35903460
    35913461
    3592 { $as_echo "$as_me:$LINENO: checking host system type" >&5
    3593 $as_echo_n "checking host system type... " >&6; }
     3462{ echo "$as_me:$LINENO: checking host system type" >&5
     3463echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
    35943464if test "${ac_cv_host+set}" = set; then
    3595   $as_echo_n "(cached) " >&6
     3465  echo $ECHO_N "(cached) $ECHO_C" >&6
    35963466else
    35973467  if test "x$host_alias" = x; then
     
    35993469else
    36003470  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
    3601     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
    3602 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
     3471    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
     3472echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
    36033473   { (exit 1); exit 1; }; }
    36043474fi
    36053475
    36063476fi
    3607 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
    3608 $as_echo "$ac_cv_host" >&6; }
     3477{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
     3478echo "${ECHO_T}$ac_cv_host" >&6; }
    36093479case $ac_cv_host in
    36103480*-*-*) ;;
    3611 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
    3612 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
     3481*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
     3482echo "$as_me: error: invalid value of canonical host" >&2;}
    36133483   { (exit 1); exit 1; }; };;
    36143484esac
     
    36273497
    36283498
    3629 { $as_echo "$as_me:$LINENO: checking target system type" >&5
    3630 $as_echo_n "checking target system type... " >&6; }
     3499{ echo "$as_me:$LINENO: checking target system type" >&5
     3500echo $ECHO_N "checking target system type... $ECHO_C" >&6; }
    36313501if test "${ac_cv_target+set}" = set; then
    3632   $as_echo_n "(cached) " >&6
     3502  echo $ECHO_N "(cached) $ECHO_C" >&6
    36333503else
    36343504  if test "x$target_alias" = x; then
     
    36363506else
    36373507  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
    3638     { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
    3639 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
     3508    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
     3509echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
    36403510   { (exit 1); exit 1; }; }
    36413511fi
    36423512
    36433513fi
    3644 { $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5
    3645 $as_echo "$ac_cv_target" >&6; }
     3514{ echo "$as_me:$LINENO: result: $ac_cv_target" >&5
     3515echo "${ECHO_T}$ac_cv_target" >&6; }
    36463516case $ac_cv_target in
    36473517*-*-*) ;;
    3648 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
    3649 $as_echo "$as_me: error: invalid value of canonical target" >&2;}
     3518*) { { echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
     3519echo "$as_me: error: invalid value of canonical target" >&2;}
    36503520   { (exit 1); exit 1; }; };;
    36513521esac
     
    36833553# OS/2's system install, which has a completely different semantic
    36843554# ./install, which can be erroneously created by make from ./install.sh.
    3685 # Reject install programs that cannot install multiple files.
    3686 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
    3687 $as_echo_n "checking for a BSD-compatible install... " >&6; }
     3555{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     3556echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
    36883557if test -z "$INSTALL"; then
    36893558if test "${ac_cv_path_install+set}" = set; then
    3690   $as_echo_n "(cached) " >&6
     3559  echo $ECHO_N "(cached) $ECHO_C" >&6
    36913560else
    36923561  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     
    37173586        :
    37183587      else
    3719         rm -rf conftest.one conftest.two conftest.dir
    3720         echo one > conftest.one
    3721         echo two > conftest.two
    3722         mkdir conftest.dir
    3723         if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
    3724           test -s conftest.one && test -s conftest.two &&
    3725           test -s conftest.dir/conftest.one &&
    3726           test -s conftest.dir/conftest.two
    3727         then
    3728           ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    3729           break 3
    3730         fi
     3588        ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     3589        break 3
    37313590      fi
    37323591    fi
     
    37353594    ;;
    37363595esac
    3737 
    37383596done
    37393597IFS=$as_save_IFS
    37403598
    3741 rm -rf conftest.one conftest.two conftest.dir
    37423599
    37433600fi
     
    37523609  fi
    37533610fi
    3754 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
    3755 $as_echo "$INSTALL" >&6; }
     3611{ echo "$as_me:$LINENO: result: $INSTALL" >&5
     3612echo "${ECHO_T}$INSTALL" >&6; }
    37563613
    37573614# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     
    37633620test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
    37643621
    3765 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
    3766 $as_echo_n "checking whether ln -s works... " >&6; }
     3622{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
     3623echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
    37673624LN_S=$as_ln_s
    37683625if test "$LN_S" = "ln -s"; then
    3769   { $as_echo "$as_me:$LINENO: result: yes" >&5
    3770 $as_echo "yes" >&6; }
    3771 else
    3772   { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
    3773 $as_echo "no, using $LN_S" >&6; }
    3774 fi
    3775 
    3776 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
    3777 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
    3778 set x ${MAKE-make}
    3779 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
     3626  { echo "$as_me:$LINENO: result: yes" >&5
     3627echo "${ECHO_T}yes" >&6; }
     3628else
     3629  { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
     3630echo "${ECHO_T}no, using $LN_S" >&6; }
     3631fi
     3632
     3633{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
     3634echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
     3635set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
    37803636if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
    3781   $as_echo_n "(cached) " >&6
     3637  echo $ECHO_N "(cached) $ECHO_C" >&6
    37823638else
    37833639  cat >conftest.make <<\_ACEOF
     
    37963652fi
    37973653if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
    3798   { $as_echo "$as_me:$LINENO: result: yes" >&5
    3799 $as_echo "yes" >&6; }
     3654  { echo "$as_me:$LINENO: result: yes" >&5
     3655echo "${ECHO_T}yes" >&6; }
    38003656  SET_MAKE=
    38013657else
    3802   { $as_echo "$as_me:$LINENO: result: no" >&5
    3803 $as_echo "no" >&6; }
     3658  { echo "$as_me:$LINENO: result: no" >&5
     3659echo "${ECHO_T}no" >&6; }
    38043660  SET_MAKE="MAKE=${MAKE-make}"
    38053661fi
     
    38083664  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
    38093665set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    3810 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3811 $as_echo_n "checking for $ac_word... " >&6; }
     3666{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3667echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    38123668if test "${ac_cv_prog_RANLIB+set}" = set; then
    3813   $as_echo_n "(cached) " >&6
     3669  echo $ECHO_N "(cached) $ECHO_C" >&6
    38143670else
    38153671  if test -n "$RANLIB"; then
     
    38243680  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    38253681    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
    3826     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3682    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    38273683    break 2
    38283684  fi
     
    38353691RANLIB=$ac_cv_prog_RANLIB
    38363692if test -n "$RANLIB"; then
    3837   { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
    3838 $as_echo "$RANLIB" >&6; }
    3839 else
    3840   { $as_echo "$as_me:$LINENO: result: no" >&5
    3841 $as_echo "no" >&6; }
     3693  { echo "$as_me:$LINENO: result: $RANLIB" >&5
     3694echo "${ECHO_T}$RANLIB" >&6; }
     3695else
     3696  { echo "$as_me:$LINENO: result: no" >&5
     3697echo "${ECHO_T}no" >&6; }
    38423698fi
    38433699
     
    38483704  # Extract the first word of "ranlib", so it can be a program name with args.
    38493705set dummy ranlib; ac_word=$2
    3850 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
    3851 $as_echo_n "checking for $ac_word... " >&6; }
     3706{ echo "$as_me:$LINENO: checking for $ac_word" >&5
     3707echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
    38523708if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
    3853   $as_echo_n "(cached) " >&6
     3709  echo $ECHO_N "(cached) $ECHO_C" >&6
    38543710else
    38553711  if test -n "$ac_ct_RANLIB"; then
     
    38643720  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    38653721    ac_cv_prog_ac_ct_RANLIB="ranlib"
    3866     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     3722    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    38673723    break 2
    38683724  fi
     
    38753731ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
    38763732if test -n "$ac_ct_RANLIB"; then
    3877   { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
    3878 $as_echo "$ac_ct_RANLIB" >&6; }
    3879 else
    3880   { $as_echo "$as_me:$LINENO: result: no" >&5
    3881 $as_echo "no" >&6; }
     3733  { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
     3734echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
     3735else
     3736  { echo "$as_me:$LINENO: result: no" >&5
     3737echo "${ECHO_T}no" >&6; }
    38823738fi
    38833739
     
    38873743    case $cross_compiling:$ac_tool_warned in
    38883744yes:)
    3889 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
    3890 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     3745{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
     3746whose name does not start with the host triplet.  If you think this
     3747configuration is useful to you, please write to [email protected]." >&5
     3748echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
     3749whose name does not start with the host triplet.  If you think this
     3750configuration is useful to you, please write to [email protected]." >&2;}
    38913751ac_tool_warned=yes ;;
    38923752esac
     
    38983758
    38993759
    3900 { $as_echo "$as_me:$LINENO: checking to see if architecture is 64-bit" >&5
    3901 $as_echo_n "checking to see if architecture is 64-bit... " >&6; }
     3760{ echo "$as_me:$LINENO: checking to see if architecture is 64-bit" >&5
     3761echo $ECHO_N "checking to see if architecture is 64-bit... $ECHO_C" >&6; }
    39023762arch_64bit=no
    39033763case "$host_cpu" in
     
    39063766
    39073767if test "$arch_64bit" = yes; then
    3908   { $as_echo "$as_me:$LINENO: result: yes" >&5
    3909 $as_echo "yes" >&6; }
     3768  { echo "$as_me:$LINENO: result: yes" >&5
     3769echo "${ECHO_T}yes" >&6; }
    39103770  if test -z "$ARCH_DEP_FLAGS" ; then
    39113771    ARCH_DEP_FLAGS=-fPIC
    39123772  fi
    39133773else
    3914   { $as_echo "$as_me:$LINENO: result: no" >&5
    3915 $as_echo "no" >&6; }
     3774  { echo "$as_me:$LINENO: result: no" >&5
     3775echo "${ECHO_T}no" >&6; }
    39163776  if test -z "$ARCH_DEP_FLAGS" ; then
    39173777    ARCH_DEP_FLAGS=
     
    39603820ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    39613821ac_compiler_gnu=$ac_cv_c_compiler_gnu
    3962 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
    3963 $as_echo_n "checking how to run the C preprocessor... " >&6; }
     3822{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
     3823echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
    39643824# On Suns, sometimes $CPP names a directory.
    39653825if test -n "$CPP" && test -d "$CPP"; then
     
    39683828if test -z "$CPP"; then
    39693829  if test "${ac_cv_prog_CPP+set}" = set; then
    3970   $as_echo_n "(cached) " >&6
     3830  echo $ECHO_N "(cached) $ECHO_C" >&6
    39713831else
    39723832      # Double quotes because CPP needs to be expanded
     
    40003860  *) ac_try_echo=$ac_try;;
    40013861esac
    4002 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4003 $as_echo "$ac_try_echo") >&5
     3862eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    40043863  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    40053864  ac_status=$?
     
    40073866  rm -f conftest.er1
    40083867  cat conftest.err >&5
    4009   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3868  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    40103869  (exit $ac_status); } >/dev/null && {
    40113870     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    40143873  :
    40153874else
    4016   $as_echo "$as_me: failed program was:" >&5
     3875  echo "$as_me: failed program was:" >&5
    40173876sed 's/^/| /' conftest.$ac_ext >&5
    40183877
     
    40383897  *) ac_try_echo=$ac_try;;
    40393898esac
    4040 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4041 $as_echo "$ac_try_echo") >&5
     3899eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    40423900  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    40433901  ac_status=$?
     
    40453903  rm -f conftest.er1
    40463904  cat conftest.err >&5
    4047   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3905  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    40483906  (exit $ac_status); } >/dev/null && {
    40493907     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    40533911continue
    40543912else
    4055   $as_echo "$as_me: failed program was:" >&5
     3913  echo "$as_me: failed program was:" >&5
    40563914sed 's/^/| /' conftest.$ac_ext >&5
    40573915
     
    40783936  ac_cv_prog_CPP=$CPP
    40793937fi
    4080 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
    4081 $as_echo "$CPP" >&6; }
     3938{ echo "$as_me:$LINENO: result: $CPP" >&5
     3939echo "${ECHO_T}$CPP" >&6; }
    40823940ac_preproc_ok=false
    40833941for ac_c_preproc_warn_flag in '' yes
     
    41073965  *) ac_try_echo=$ac_try;;
    41083966esac
    4109 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4110 $as_echo "$ac_try_echo") >&5
     3967eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    41113968  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    41123969  ac_status=$?
     
    41143971  rm -f conftest.er1
    41153972  cat conftest.err >&5
    4116   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3973  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41173974  (exit $ac_status); } >/dev/null && {
    41183975     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    41213978  :
    41223979else
    4123   $as_echo "$as_me: failed program was:" >&5
     3980  echo "$as_me: failed program was:" >&5
    41243981sed 's/^/| /' conftest.$ac_ext >&5
    41253982
     
    41454002  *) ac_try_echo=$ac_try;;
    41464003esac
    4147 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4148 $as_echo "$ac_try_echo") >&5
     4004eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    41494005  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    41504006  ac_status=$?
     
    41524008  rm -f conftest.er1
    41534009  cat conftest.err >&5
    4154   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4010  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41554011  (exit $ac_status); } >/dev/null && {
    41564012     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    41604016continue
    41614017else
    4162   $as_echo "$as_me: failed program was:" >&5
     4018  echo "$as_me: failed program was:" >&5
    41634019sed 's/^/| /' conftest.$ac_ext >&5
    41644020
     
    41764032  :
    41774033else
    4178   { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
    4179 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    4180 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
     4034  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
    41814035See \`config.log' for more details." >&5
    4182 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
     4036echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
    41834037See \`config.log' for more details." >&2;}
    4184    { (exit 1); exit 1; }; }; }
     4038   { (exit 1); exit 1; }; }
    41854039fi
    41864040
     
    41924046
    41934047
    4194 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
    4195 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
     4048{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
     4049echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
    41964050if test "${ac_cv_path_GREP+set}" = set; then
    4197   $as_echo_n "(cached) " >&6
    4198 else
    4199   if test -z "$GREP"; then
     4051  echo $ECHO_N "(cached) $ECHO_C" >&6
     4052else
     4053  # Extract the first word of "grep ggrep" to use in msg output
     4054if test -z "$GREP"; then
     4055set dummy grep ggrep; ac_prog_name=$2
     4056if test "${ac_cv_path_GREP+set}" = set; then
     4057  echo $ECHO_N "(cached) $ECHO_C" >&6
     4058else
    42004059  ac_path_GREP_found=false
    4201   # Loop through the user's path and test for each of PROGNAME-LIST
    4202   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     4060# Loop through the user's path and test for each of PROGNAME-LIST
     4061as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    42034062for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    42044063do
     
    42064065  test -z "$as_dir" && as_dir=.
    42074066  for ac_prog in grep ggrep; do
    4208     for ac_exec_ext in '' $ac_executable_extensions; do
    4209       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
    4210       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
    4211 # Check for GNU ac_path_GREP and select it if it is found.
     4067  for ac_exec_ext in '' $ac_executable_extensions; do
     4068    ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
     4069    { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     4070    # Check for GNU ac_path_GREP and select it if it is found.
    42124071  # Check for GNU $ac_path_GREP
    42134072case `"$ac_path_GREP" --version 2>&1` in
     
    42164075*)
    42174076  ac_count=0
    4218   $as_echo_n 0123456789 >"conftest.in"
     4077  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
    42194078  while :
    42204079  do
     
    42224081    mv "conftest.tmp" "conftest.in"
    42234082    cp "conftest.in" "conftest.nl"
    4224     $as_echo 'GREP' >> "conftest.nl"
     4083    echo 'GREP' >> "conftest.nl"
    42254084    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    42264085    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    42374096esac
    42384097
    4239       $ac_path_GREP_found && break 3
    4240     done
     4098
     4099    $ac_path_GREP_found && break 3
    42414100  done
    42424101done
     4102
     4103done
    42434104IFS=$as_save_IFS
    4244   if test -z "$ac_cv_path_GREP"; then
    4245     { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    4246 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     4105
     4106
     4107fi
     4108
     4109GREP="$ac_cv_path_GREP"
     4110if test -z "$GREP"; then
     4111  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     4112echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    42474113   { (exit 1); exit 1; }; }
    4248   fi
     4114fi
     4115
    42494116else
    42504117  ac_cv_path_GREP=$GREP
    42514118fi
    42524119
    4253 fi
    4254 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
    4255 $as_echo "$ac_cv_path_GREP" >&6; }
     4120
     4121fi
     4122{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
     4123echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
    42564124 GREP="$ac_cv_path_GREP"
    42574125
    42584126
    4259 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
    4260 $as_echo_n "checking for egrep... " >&6; }
     4127{ echo "$as_me:$LINENO: checking for egrep" >&5
     4128echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
    42614129if test "${ac_cv_path_EGREP+set}" = set; then
    4262   $as_echo_n "(cached) " >&6
     4130  echo $ECHO_N "(cached) $ECHO_C" >&6
    42634131else
    42644132  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
    42654133   then ac_cv_path_EGREP="$GREP -E"
    42664134   else
    4267      if test -z "$EGREP"; then
     4135     # Extract the first word of "egrep" to use in msg output
     4136if test -z "$EGREP"; then
     4137set dummy egrep; ac_prog_name=$2
     4138if test "${ac_cv_path_EGREP+set}" = set; then
     4139  echo $ECHO_N "(cached) $ECHO_C" >&6
     4140else
    42684141  ac_path_EGREP_found=false
    4269   # Loop through the user's path and test for each of PROGNAME-LIST
    4270   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     4142# Loop through the user's path and test for each of PROGNAME-LIST
     4143as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    42714144for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
    42724145do
     
    42744147  test -z "$as_dir" && as_dir=.
    42754148  for ac_prog in egrep; do
    4276     for ac_exec_ext in '' $ac_executable_extensions; do
    4277       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
    4278       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
    4279 # Check for GNU ac_path_EGREP and select it if it is found.
     4149  for ac_exec_ext in '' $ac_executable_extensions; do
     4150    ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
     4151    { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     4152    # Check for GNU ac_path_EGREP and select it if it is found.
    42804153  # Check for GNU $ac_path_EGREP
    42814154case `"$ac_path_EGREP" --version 2>&1` in
     
    42844157*)
    42854158  ac_count=0
    4286   $as_echo_n 0123456789 >"conftest.in"
     4159  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
    42874160  while :
    42884161  do
     
    42904163    mv "conftest.tmp" "conftest.in"
    42914164    cp "conftest.in" "conftest.nl"
    4292     $as_echo 'EGREP' >> "conftest.nl"
     4165    echo 'EGREP' >> "conftest.nl"
    42934166    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
    42944167    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     
    43054178esac
    43064179
    4307       $ac_path_EGREP_found && break 3
    4308     done
     4180
     4181    $ac_path_EGREP_found && break 3
    43094182  done
    43104183done
     4184
     4185done
    43114186IFS=$as_save_IFS
    4312   if test -z "$ac_cv_path_EGREP"; then
    4313     { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
    4314 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     4187
     4188
     4189fi
     4190
     4191EGREP="$ac_cv_path_EGREP"
     4192if test -z "$EGREP"; then
     4193  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     4194echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
    43154195   { (exit 1); exit 1; }; }
     4196fi
     4197
     4198else
     4199  ac_cv_path_EGREP=$EGREP
     4200fi
     4201
     4202
     4203   fi
     4204fi
     4205{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
     4206echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
     4207 EGREP="$ac_cv_path_EGREP"
     4208
     4209
     4210
     4211{ echo "$as_me:$LINENO: checking for AIX" >&5
     4212echo $ECHO_N "checking for AIX... $ECHO_C" >&6; }
     4213cat >conftest.$ac_ext <<_ACEOF
     4214/* confdefs.h.  */
     4215_ACEOF
     4216cat confdefs.h >>conftest.$ac_ext
     4217cat >>conftest.$ac_ext <<_ACEOF
     4218/* end confdefs.h.  */
     4219#ifdef _AIX
     4220  yes
     4221#endif
     4222
     4223_ACEOF
     4224if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
     4225  $EGREP "yes" >/dev/null 2>&1; then
     4226  { echo "$as_me:$LINENO: result: yes" >&5
     4227echo "${ECHO_T}yes" >&6; }
     4228cat >>confdefs.h <<\_ACEOF
     4229#define _ALL_SOURCE 1
     4230_ACEOF
     4231
     4232else
     4233  { echo "$as_me:$LINENO: result: no" >&5
     4234echo "${ECHO_T}no" >&6; }
     4235fi
     4236rm -f conftest*
     4237
     4238
     4239{ echo "$as_me:$LINENO: checking for library containing strerror" >&5
     4240echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; }
     4241if test "${ac_cv_search_strerror+set}" = set; then
     4242  echo $ECHO_N "(cached) $ECHO_C" >&6
     4243else
     4244  ac_func_search_save_LIBS=$LIBS
     4245cat >conftest.$ac_ext <<_ACEOF
     4246/* confdefs.h.  */
     4247_ACEOF
     4248cat confdefs.h >>conftest.$ac_ext
     4249cat >>conftest.$ac_ext <<_ACEOF
     4250/* end confdefs.h.  */
     4251
     4252/* Override any GCC internal prototype to avoid an error.
     4253   Use char because int might match the return type of a GCC
     4254   builtin and then its argument prototype would still apply.  */
     4255#ifdef __cplusplus
     4256extern "C"
     4257#endif
     4258char strerror ();
     4259int
     4260main ()
     4261{
     4262return strerror ();
     4263  ;
     4264  return 0;
     4265}
     4266_ACEOF
     4267for ac_lib in '' cposix; do
     4268  if test -z "$ac_lib"; then
     4269    ac_res="none required"
     4270  else
     4271    ac_res=-l$ac_lib
     4272    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    43164273  fi
    4317 else
    4318   ac_cv_path_EGREP=$EGREP
    4319 fi
    4320 
    4321    fi
    4322 fi
    4323 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
    4324 $as_echo "$ac_cv_path_EGREP" >&6; }
    4325  EGREP="$ac_cv_path_EGREP"
    4326 
    4327 
    4328 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    4329 $as_echo_n "checking for ANSI C header files... " >&6; }
     4274  rm -f conftest.$ac_objext conftest$ac_exeext
     4275if { (ac_try="$ac_link"
     4276case "(($ac_try" in
     4277  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4278  *) ac_try_echo=$ac_try;;
     4279esac
     4280eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     4281  (eval "$ac_link") 2>conftest.er1
     4282  ac_status=$?
     4283  grep -v '^ *+' conftest.er1 >conftest.err
     4284  rm -f conftest.er1
     4285  cat conftest.err >&5
     4286  echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4287  (exit $ac_status); } && {
     4288     test -z "$ac_c_werror_flag" ||
     4289     test ! -s conftest.err
     4290       } && test -s conftest$ac_exeext &&
     4291       $as_test_x conftest$ac_exeext; then
     4292  ac_cv_search_strerror=$ac_res
     4293else
     4294  echo "$as_me: failed program was:" >&5
     4295sed 's/^/| /' conftest.$ac_ext >&5
     4296
     4297
     4298fi
     4299
     4300rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
     4301      conftest$ac_exeext
     4302  if test "${ac_cv_search_strerror+set}" = set; then
     4303  break
     4304fi
     4305done
     4306if test "${ac_cv_search_strerror+set}" = set; then
     4307  :
     4308else
     4309  ac_cv_search_strerror=no
     4310fi
     4311rm conftest.$ac_ext
     4312LIBS=$ac_func_search_save_LIBS
     4313fi
     4314{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
     4315echo "${ECHO_T}$ac_cv_search_strerror" >&6; }
     4316ac_res=$ac_cv_search_strerror
     4317if test "$ac_res" != no; then
     4318  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
     4319
     4320fi
     4321
     4322{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
     4323echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
    43304324if test "${ac_cv_header_stdc+set}" = set; then
    4331   $as_echo_n "(cached) " >&6
     4325  echo $ECHO_N "(cached) $ECHO_C" >&6
    43324326else
    43334327  cat >conftest.$ac_ext <<_ACEOF
     
    43564350  *) ac_try_echo=$ac_try;;
    43574351esac
    4358 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4359 $as_echo "$ac_try_echo") >&5
     4352eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    43604353  (eval "$ac_compile") 2>conftest.er1
    43614354  ac_status=$?
     
    43634356  rm -f conftest.er1
    43644357  cat conftest.err >&5
    4365   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4358  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    43664359  (exit $ac_status); } && {
    43674360     test -z "$ac_c_werror_flag" ||
     
    43704363  ac_cv_header_stdc=yes
    43714364else
    4372   $as_echo "$as_me: failed program was:" >&5
     4365  echo "$as_me: failed program was:" >&5
    43734366sed 's/^/| /' conftest.$ac_ext >&5
    43744367
     
    44624455  *) ac_try_echo=$ac_try;;
    44634456esac
    4464 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4465 $as_echo "$ac_try_echo") >&5
     4457eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    44664458  (eval "$ac_link") 2>&5
    44674459  ac_status=$?
    4468   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4460  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    44694461  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    44704462  { (case "(($ac_try" in
     
    44724464  *) ac_try_echo=$ac_try;;
    44734465esac
    4474 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4475 $as_echo "$ac_try_echo") >&5
     4466eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    44764467  (eval "$ac_try") 2>&5
    44774468  ac_status=$?
    4478   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4469  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    44794470  (exit $ac_status); }; }; then
    44804471  :
    44814472else
    4482   $as_echo "$as_me: program exited with status $ac_status" >&5
    4483 $as_echo "$as_me: failed program was:" >&5
     4473  echo "$as_me: program exited with status $ac_status" >&5
     4474echo "$as_me: failed program was:" >&5
    44844475sed 's/^/| /' conftest.$ac_ext >&5
    44854476
     
    44874478ac_cv_header_stdc=no
    44884479fi
    4489 rm -rf conftest.dSYM
    44904480rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    44914481fi
     
    44944484fi
    44954485fi
    4496 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
    4497 $as_echo "$ac_cv_header_stdc" >&6; }
     4486{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
     4487echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
    44984488if test $ac_cv_header_stdc = yes; then
    44994489
     
    45174507          inttypes.h stdint.h unistd.h
    45184508do
    4519 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    4520 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
    4521 $as_echo_n "checking for $ac_header... " >&6; }
     4509as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
     4510{ echo "$as_me:$LINENO: checking for $ac_header" >&5
     4511echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
    45224512if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    4523   $as_echo_n "(cached) " >&6
     4513  echo $ECHO_N "(cached) $ECHO_C" >&6
    45244514else
    45254515  cat >conftest.$ac_ext <<_ACEOF
     
    45394529  *) ac_try_echo=$ac_try;;
    45404530esac
    4541 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4542 $as_echo "$ac_try_echo") >&5
     4531eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    45434532  (eval "$ac_compile") 2>conftest.er1
    45444533  ac_status=$?
     
    45464535  rm -f conftest.er1
    45474536  cat conftest.err >&5
    4548   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4537  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    45494538  (exit $ac_status); } && {
    45504539     test -z "$ac_c_werror_flag" ||
     
    45534542  eval "$as_ac_Header=yes"
    45544543else
    4555   $as_echo "$as_me: failed program was:" >&5
     4544  echo "$as_me: failed program was:" >&5
    45564545sed 's/^/| /' conftest.$ac_ext >&5
    45574546
     
    45614550rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    45624551fi
    4563 ac_res=`eval 'as_val=${'$as_ac_Header'}
    4564          $as_echo "$as_val"'`
    4565            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    4566 $as_echo "$ac_res" >&6; }
    4567 as_val=`eval 'as_val=${'$as_ac_Header'}
    4568          $as_echo "$as_val"'`
    4569    if test "x$as_val" = x""yes; then
     4552ac_res=`eval echo '${'$as_ac_Header'}'`
     4553           { echo "$as_me:$LINENO: result: $ac_res" >&5
     4554echo "${ECHO_T}$ac_res" >&6; }
     4555if test `eval echo '${'$as_ac_Header'}'` = yes; then
    45704556  cat >>confdefs.h <<_ACEOF
    4571 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     4557#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    45724558_ACEOF
    45734559
     
    45774563
    45784564
    4579 
    4580   if test "${ac_cv_header_minix_config_h+set}" = set; then
    4581   { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    4582 $as_echo_n "checking for minix/config.h... " >&6; }
    45834565if test "${ac_cv_header_minix_config_h+set}" = set; then
    4584   $as_echo_n "(cached) " >&6
    4585 fi
    4586 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    4587 $as_echo "$ac_cv_header_minix_config_h" >&6; }
     4566  { echo "$as_me:$LINENO: checking for minix/config.h" >&5
     4567echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
     4568if test "${ac_cv_header_minix_config_h+set}" = set; then
     4569  echo $ECHO_N "(cached) $ECHO_C" >&6
     4570fi
     4571{ echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
     4572echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
    45884573else
    45894574  # Is the header compilable?
    4590 { $as_echo "$as_me:$LINENO: checking minix/config.h usability" >&5
    4591 $as_echo_n "checking minix/config.h usability... " >&6; }
     4575{ echo "$as_me:$LINENO: checking minix/config.h usability" >&5
     4576echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6; }
    45924577cat >conftest.$ac_ext <<_ACEOF
    45934578/* confdefs.h.  */
     
    46054590  *) ac_try_echo=$ac_try;;
    46064591esac
    4607 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4608 $as_echo "$ac_try_echo") >&5
     4592eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    46094593  (eval "$ac_compile") 2>conftest.er1
    46104594  ac_status=$?
     
    46124596  rm -f conftest.er1
    46134597  cat conftest.err >&5
    4614   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4598  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46154599  (exit $ac_status); } && {
    46164600     test -z "$ac_c_werror_flag" ||
     
    46194603  ac_header_compiler=yes
    46204604else
    4621   $as_echo "$as_me: failed program was:" >&5
     4605  echo "$as_me: failed program was:" >&5
    46224606sed 's/^/| /' conftest.$ac_ext >&5
    46234607
     
    46264610
    46274611rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    4628 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4629 $as_echo "$ac_header_compiler" >&6; }
     4612{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     4613echo "${ECHO_T}$ac_header_compiler" >&6; }
    46304614
    46314615# Is the header present?
    4632 { $as_echo "$as_me:$LINENO: checking minix/config.h presence" >&5
    4633 $as_echo_n "checking minix/config.h presence... " >&6; }
     4616{ echo "$as_me:$LINENO: checking minix/config.h presence" >&5
     4617echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6; }
    46344618cat >conftest.$ac_ext <<_ACEOF
    46354619/* confdefs.h.  */
     
    46454629  *) ac_try_echo=$ac_try;;
    46464630esac
    4647 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4648 $as_echo "$ac_try_echo") >&5
     4631eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    46494632  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    46504633  ac_status=$?
     
    46524635  rm -f conftest.er1
    46534636  cat conftest.err >&5
    4654   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4637  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    46554638  (exit $ac_status); } >/dev/null && {
    46564639     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    46594642  ac_header_preproc=yes
    46604643else
    4661   $as_echo "$as_me: failed program was:" >&5
     4644  echo "$as_me: failed program was:" >&5
    46624645sed 's/^/| /' conftest.$ac_ext >&5
    46634646
     
    46664649
    46674650rm -f conftest.err conftest.$ac_ext
    4668 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4669 $as_echo "$ac_header_preproc" >&6; }
     4651{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     4652echo "${ECHO_T}$ac_header_preproc" >&6; }
    46704653
    46714654# So?  What about this header?
    46724655case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    46734656  yes:no: )
    4674     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
    4675 $as_echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4676     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
    4677 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
     4657    { echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
     4658echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
     4659    { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
     4660echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
    46784661    ac_header_preproc=yes
    46794662    ;;
    46804663  no:yes:* )
    4681     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
    4682 $as_echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
    4683     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     check for missing prerequisite headers?" >&5
    4684 $as_echo "$as_me: WARNING: minix/config.h:     check for missing prerequisite headers?" >&2;}
    4685     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
    4686 $as_echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
    4687     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&5
    4688 $as_echo "$as_me: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    4689     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
    4690 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
    4691     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
    4692 $as_echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
     4664    { echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
     4665echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
     4666    { echo "$as_me:$LINENO: WARNING: minix/config.h:     check for missing prerequisite headers?" >&5
     4667echo "$as_me: WARNING: minix/config.h:     check for missing prerequisite headers?" >&2;}
     4668    { echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
     4669echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
     4670    { echo "$as_me:$LINENO: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&5
     4671echo "$as_me: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&2;}
     4672    { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
     4673echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
     4674    { echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
     4675echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
    46934676
    46944677    ;;
    46954678esac
    4696 { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    4697 $as_echo_n "checking for minix/config.h... " >&6; }
     4679{ echo "$as_me:$LINENO: checking for minix/config.h" >&5
     4680echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
    46984681if test "${ac_cv_header_minix_config_h+set}" = set; then
    4699   $as_echo_n "(cached) " >&6
     4682  echo $ECHO_N "(cached) $ECHO_C" >&6
    47004683else
    47014684  ac_cv_header_minix_config_h=$ac_header_preproc
    47024685fi
    4703 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    4704 $as_echo "$ac_cv_header_minix_config_h" >&6; }
    4705 
    4706 fi
    4707 if test "x$ac_cv_header_minix_config_h" = x""yes; then
     4686{ echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
     4687echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
     4688
     4689fi
     4690if test $ac_cv_header_minix_config_h = yes; then
    47084691  MINIX=yes
    47094692else
     
    47124695
    47134696
    4714   if test "$MINIX" = yes; then
     4697if test "$MINIX" = yes; then
    47154698
    47164699cat >>confdefs.h <<\_ACEOF
     
    47284711_ACEOF
    47294712
    4730   fi
    4731 
    4732 
    4733 
    4734   { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
    4735 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
    4736 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then
    4737   $as_echo_n "(cached) " >&6
    4738 else
    4739   cat >conftest.$ac_ext <<_ACEOF
    4740 /* confdefs.h.  */
    4741 _ACEOF
    4742 cat confdefs.h >>conftest.$ac_ext
    4743 cat >>conftest.$ac_ext <<_ACEOF
    4744 /* end confdefs.h.  */
    4745 
    4746 #     define __EXTENSIONS__ 1
    4747       $ac_includes_default
    4748 int
    4749 main ()
    4750 {
    4751 
    4752   ;
    4753   return 0;
    4754 }
    4755 _ACEOF
    4756 rm -f conftest.$ac_objext
    4757 if { (ac_try="$ac_compile"
    4758 case "(($ac_try" in
    4759   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    4760   *) ac_try_echo=$ac_try;;
    4761 esac
    4762 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4763 $as_echo "$ac_try_echo") >&5
    4764   (eval "$ac_compile") 2>conftest.er1
    4765   ac_status=$?
    4766   grep -v '^ *+' conftest.er1 >conftest.err
    4767   rm -f conftest.er1
    4768   cat conftest.err >&5
    4769   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4770   (exit $ac_status); } && {
    4771      test -z "$ac_c_werror_flag" ||
    4772      test ! -s conftest.err
    4773        } && test -s conftest.$ac_objext; then
    4774   ac_cv_safe_to_define___extensions__=yes
    4775 else
    4776   $as_echo "$as_me: failed program was:" >&5
    4777 sed 's/^/| /' conftest.$ac_ext >&5
    4778 
    4779     ac_cv_safe_to_define___extensions__=no
    4780 fi
    4781 
    4782 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    4783 fi
    4784 { $as_echo "$as_me:$LINENO: result: $ac_cv_safe_to_define___extensions__" >&5
    4785 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
    4786   test $ac_cv_safe_to_define___extensions__ = yes &&
    4787     cat >>confdefs.h <<\_ACEOF
    4788 #define __EXTENSIONS__ 1
    4789 _ACEOF
    4790 
    4791   cat >>confdefs.h <<\_ACEOF
    4792 #define _ALL_SOURCE 1
    4793 _ACEOF
    4794 
    4795   cat >>confdefs.h <<\_ACEOF
    4796 #define _GNU_SOURCE 1
    4797 _ACEOF
    4798 
    4799   cat >>confdefs.h <<\_ACEOF
    4800 #define _POSIX_PTHREAD_SEMANTICS 1
    4801 _ACEOF
    4802 
    4803   cat >>confdefs.h <<\_ACEOF
    4804 #define _TANDEM_SOURCE 1
    4805 _ACEOF
    4806 
    4807 
    4808 { $as_echo "$as_me:$LINENO: checking for library containing strerror" >&5
    4809 $as_echo_n "checking for library containing strerror... " >&6; }
    4810 if test "${ac_cv_search_strerror+set}" = set; then
    4811   $as_echo_n "(cached) " >&6
    4812 else
    4813   ac_func_search_save_LIBS=$LIBS
    4814 cat >conftest.$ac_ext <<_ACEOF
    4815 /* confdefs.h.  */
    4816 _ACEOF
    4817 cat confdefs.h >>conftest.$ac_ext
    4818 cat >>conftest.$ac_ext <<_ACEOF
    4819 /* end confdefs.h.  */
    4820 
    4821 /* Override any GCC internal prototype to avoid an error.
    4822    Use char because int might match the return type of a GCC
    4823    builtin and then its argument prototype would still apply.  */
    4824 #ifdef __cplusplus
    4825 extern "C"
    4826 #endif
    4827 char strerror ();
    4828 int
    4829 main ()
    4830 {
    4831 return strerror ();
    4832   ;
    4833   return 0;
    4834 }
    4835 _ACEOF
    4836 for ac_lib in '' cposix; do
    4837   if test -z "$ac_lib"; then
    4838     ac_res="none required"
    4839   else
    4840     ac_res=-l$ac_lib
    4841     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    4842   fi
    4843   rm -f conftest.$ac_objext conftest$ac_exeext
    4844 if { (ac_try="$ac_link"
    4845 case "(($ac_try" in
    4846   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    4847   *) ac_try_echo=$ac_try;;
    4848 esac
    4849 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4850 $as_echo "$ac_try_echo") >&5
    4851   (eval "$ac_link") 2>conftest.er1
    4852   ac_status=$?
    4853   grep -v '^ *+' conftest.er1 >conftest.err
    4854   rm -f conftest.er1
    4855   cat conftest.err >&5
    4856   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4857   (exit $ac_status); } && {
    4858      test -z "$ac_c_werror_flag" ||
    4859      test ! -s conftest.err
    4860        } && test -s conftest$ac_exeext && {
    4861      test "$cross_compiling" = yes ||
    4862      $as_test_x conftest$ac_exeext
    4863        }; then
    4864   ac_cv_search_strerror=$ac_res
    4865 else
    4866   $as_echo "$as_me: failed program was:" >&5
    4867 sed 's/^/| /' conftest.$ac_ext >&5
    4868 
    4869 
    4870 fi
    4871 
    4872 rm -rf conftest.dSYM
    4873 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    4874       conftest$ac_exeext
    4875   if test "${ac_cv_search_strerror+set}" = set; then
    4876   break
    4877 fi
    4878 done
    4879 if test "${ac_cv_search_strerror+set}" = set; then
    4880   :
    4881 else
    4882   ac_cv_search_strerror=no
    4883 fi
    4884 rm conftest.$ac_ext
    4885 LIBS=$ac_func_search_save_LIBS
    4886 fi
    4887 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
    4888 $as_echo "$ac_cv_search_strerror" >&6; }
    4889 ac_res=$ac_cv_search_strerror
    4890 if test "$ac_res" != no; then
    4891   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
    4892 
    4893 fi
    4894 
    4895 
    4896   if test "${ac_cv_header_minix_config_h+set}" = set; then
    4897   { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    4898 $as_echo_n "checking for minix/config.h... " >&6; }
    4899 if test "${ac_cv_header_minix_config_h+set}" = set; then
    4900   $as_echo_n "(cached) " >&6
    4901 fi
    4902 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    4903 $as_echo "$ac_cv_header_minix_config_h" >&6; }
    4904 else
    4905   # Is the header compilable?
    4906 { $as_echo "$as_me:$LINENO: checking minix/config.h usability" >&5
    4907 $as_echo_n "checking minix/config.h usability... " >&6; }
    4908 cat >conftest.$ac_ext <<_ACEOF
    4909 /* confdefs.h.  */
    4910 _ACEOF
    4911 cat confdefs.h >>conftest.$ac_ext
    4912 cat >>conftest.$ac_ext <<_ACEOF
    4913 /* end confdefs.h.  */
    4914 $ac_includes_default
    4915 #include <minix/config.h>
    4916 _ACEOF
    4917 rm -f conftest.$ac_objext
    4918 if { (ac_try="$ac_compile"
    4919 case "(($ac_try" in
    4920   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    4921   *) ac_try_echo=$ac_try;;
    4922 esac
    4923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4924 $as_echo "$ac_try_echo") >&5
    4925   (eval "$ac_compile") 2>conftest.er1
    4926   ac_status=$?
    4927   grep -v '^ *+' conftest.er1 >conftest.err
    4928   rm -f conftest.er1
    4929   cat conftest.err >&5
    4930   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4931   (exit $ac_status); } && {
    4932      test -z "$ac_c_werror_flag" ||
    4933      test ! -s conftest.err
    4934        } && test -s conftest.$ac_objext; then
    4935   ac_header_compiler=yes
    4936 else
    4937   $as_echo "$as_me: failed program was:" >&5
    4938 sed 's/^/| /' conftest.$ac_ext >&5
    4939 
    4940     ac_header_compiler=no
    4941 fi
    4942 
    4943 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    4944 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    4945 $as_echo "$ac_header_compiler" >&6; }
    4946 
    4947 # Is the header present?
    4948 { $as_echo "$as_me:$LINENO: checking minix/config.h presence" >&5
    4949 $as_echo_n "checking minix/config.h presence... " >&6; }
    4950 cat >conftest.$ac_ext <<_ACEOF
    4951 /* confdefs.h.  */
    4952 _ACEOF
    4953 cat confdefs.h >>conftest.$ac_ext
    4954 cat >>conftest.$ac_ext <<_ACEOF
    4955 /* end confdefs.h.  */
    4956 #include <minix/config.h>
    4957 _ACEOF
    4958 if { (ac_try="$ac_cpp conftest.$ac_ext"
    4959 case "(($ac_try" in
    4960   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    4961   *) ac_try_echo=$ac_try;;
    4962 esac
    4963 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    4964 $as_echo "$ac_try_echo") >&5
    4965   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    4966   ac_status=$?
    4967   grep -v '^ *+' conftest.er1 >conftest.err
    4968   rm -f conftest.er1
    4969   cat conftest.err >&5
    4970   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4971   (exit $ac_status); } >/dev/null && {
    4972      test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
    4973      test ! -s conftest.err
    4974        }; then
    4975   ac_header_preproc=yes
    4976 else
    4977   $as_echo "$as_me: failed program was:" >&5
    4978 sed 's/^/| /' conftest.$ac_ext >&5
    4979 
    4980   ac_header_preproc=no
    4981 fi
    4982 
    4983 rm -f conftest.err conftest.$ac_ext
    4984 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    4985 $as_echo "$ac_header_preproc" >&6; }
    4986 
    4987 # So?  What about this header?
    4988 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    4989   yes:no: )
    4990     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
    4991 $as_echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
    4992     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
    4993 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
    4994     ac_header_preproc=yes
    4995     ;;
    4996   no:yes:* )
    4997     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
    4998 $as_echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
    4999     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     check for missing prerequisite headers?" >&5
    5000 $as_echo "$as_me: WARNING: minix/config.h:     check for missing prerequisite headers?" >&2;}
    5001     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
    5002 $as_echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
    5003     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&5
    5004 $as_echo "$as_me: WARNING: minix/config.h:     section \"Present But Cannot Be Compiled\"" >&2;}
    5005     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
    5006 $as_echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
    5007     { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
    5008 $as_echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
    5009 
    5010     ;;
    5011 esac
    5012 { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
    5013 $as_echo_n "checking for minix/config.h... " >&6; }
    5014 if test "${ac_cv_header_minix_config_h+set}" = set; then
    5015   $as_echo_n "(cached) " >&6
    5016 else
    5017   ac_cv_header_minix_config_h=$ac_header_preproc
    5018 fi
    5019 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
    5020 $as_echo "$ac_cv_header_minix_config_h" >&6; }
    5021 
    5022 fi
    5023 if test "x$ac_cv_header_minix_config_h" = x""yes; then
    5024   MINIX=yes
    5025 else
    5026   MINIX=
    5027 fi
    5028 
    5029 
    5030   if test "$MINIX" = yes; then
    5031 
    5032 cat >>confdefs.h <<\_ACEOF
    5033 #define _POSIX_SOURCE 1
    5034 _ACEOF
    5035 
    5036 
    5037 cat >>confdefs.h <<\_ACEOF
    5038 #define _POSIX_1_SOURCE 2
    5039 _ACEOF
    5040 
    5041 
    5042 cat >>confdefs.h <<\_ACEOF
    5043 #define _MINIX 1
    5044 _ACEOF
    5045 
    5046   fi
    5047 
    5048 
    5049 
    5050   { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
    5051 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
    5052 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then
    5053   $as_echo_n "(cached) " >&6
    5054 else
    5055   cat >conftest.$ac_ext <<_ACEOF
    5056 /* confdefs.h.  */
    5057 _ACEOF
    5058 cat confdefs.h >>conftest.$ac_ext
    5059 cat >>conftest.$ac_ext <<_ACEOF
    5060 /* end confdefs.h.  */
    5061 
    5062 #     define __EXTENSIONS__ 1
    5063       $ac_includes_default
    5064 int
    5065 main ()
    5066 {
    5067 
    5068   ;
    5069   return 0;
    5070 }
    5071 _ACEOF
    5072 rm -f conftest.$ac_objext
    5073 if { (ac_try="$ac_compile"
    5074 case "(($ac_try" in
    5075   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5076   *) ac_try_echo=$ac_try;;
    5077 esac
    5078 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5079 $as_echo "$ac_try_echo") >&5
    5080   (eval "$ac_compile") 2>conftest.er1
    5081   ac_status=$?
    5082   grep -v '^ *+' conftest.er1 >conftest.err
    5083   rm -f conftest.er1
    5084   cat conftest.err >&5
    5085   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5086   (exit $ac_status); } && {
    5087      test -z "$ac_c_werror_flag" ||
    5088      test ! -s conftest.err
    5089        } && test -s conftest.$ac_objext; then
    5090   ac_cv_safe_to_define___extensions__=yes
    5091 else
    5092   $as_echo "$as_me: failed program was:" >&5
    5093 sed 's/^/| /' conftest.$ac_ext >&5
    5094 
    5095     ac_cv_safe_to_define___extensions__=no
    5096 fi
    5097 
    5098 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5099 fi
    5100 { $as_echo "$as_me:$LINENO: result: $ac_cv_safe_to_define___extensions__" >&5
    5101 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
    5102   test $ac_cv_safe_to_define___extensions__ = yes &&
    5103     cat >>confdefs.h <<\_ACEOF
    5104 #define __EXTENSIONS__ 1
    5105 _ACEOF
    5106 
    5107   cat >>confdefs.h <<\_ACEOF
    5108 #define _ALL_SOURCE 1
    5109 _ACEOF
    5110 
    5111   cat >>confdefs.h <<\_ACEOF
    5112 #define _GNU_SOURCE 1
    5113 _ACEOF
    5114 
    5115   cat >>confdefs.h <<\_ACEOF
    5116 #define _POSIX_PTHREAD_SEMANTICS 1
    5117 _ACEOF
    5118 
    5119   cat >>confdefs.h <<\_ACEOF
    5120 #define _TANDEM_SOURCE 1
    5121 _ACEOF
    5122 
    5123 
    5124 { $as_echo "$as_me:$LINENO: checking for ${CC-cc} option to accept ANSI C" >&5
    5125 $as_echo_n "checking for ${CC-cc} option to accept ANSI C... " >&6; }
     4713fi
     4714
     4715{ echo "$as_me:$LINENO: checking for ${CC-cc} option to accept ANSI C" >&5
     4716echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6; }
    51264717if test "${ac_cv_prog_cc_stdc+set}" = set; then
    5127   $as_echo_n "(cached) " >&6
     4718  echo $ECHO_N "(cached) $ECHO_C" >&6
    51284719else
    51294720  ac_cv_prog_cc_stdc=no
     
    51644755  *) ac_try_echo=$ac_try;;
    51654756esac
    5166 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5167 $as_echo "$ac_try_echo") >&5
     4757eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    51684758  (eval "$ac_compile") 2>conftest.er1
    51694759  ac_status=$?
     
    51714761  rm -f conftest.er1
    51724762  cat conftest.err >&5
    5173   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4763  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    51744764  (exit $ac_status); } && {
    51754765     test -z "$ac_c_werror_flag" ||
     
    51784768  ac_cv_prog_cc_stdc="$ac_arg"; break
    51794769else
    5180   $as_echo "$as_me: failed program was:" >&5
     4770  echo "$as_me: failed program was:" >&5
    51814771sed 's/^/| /' conftest.$ac_ext >&5
    51824772
     
    51904780fi
    51914781
    5192 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
    5193 $as_echo "$ac_cv_prog_cc_stdc" >&6; }
     4782{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
     4783echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6; }
    51944784case "x$ac_cv_prog_cc_stdc" in
    51954785  x|xno) ;;
     
    51984788
    51994789
    5200 { $as_echo "$as_me:$LINENO: checking for function prototypes" >&5
    5201 $as_echo_n "checking for function prototypes... " >&6; }
     4790{ echo "$as_me:$LINENO: checking for function prototypes" >&5
     4791echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6; }
    52024792if test "$ac_cv_prog_cc_stdc" != no; then
    5203   { $as_echo "$as_me:$LINENO: result: yes" >&5
    5204 $as_echo "yes" >&6; }
     4793  { echo "$as_me:$LINENO: result: yes" >&5
     4794echo "${ECHO_T}yes" >&6; }
    52054795  cat >>confdefs.h <<\_ACEOF
    52064796#define PROTOTYPES 1
     
    52094799  U= ANSI2KNR=
    52104800else
    5211   { $as_echo "$as_me:$LINENO: result: no" >&5
    5212 $as_echo "no" >&6; }
     4801  { echo "$as_me:$LINENO: result: no" >&5
     4802echo "${ECHO_T}no" >&6; }
    52134803  U=_ ANSI2KNR=ansi2knr
    52144804fi
    52154805
    5216 { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
    5217 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
     4806{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
     4807echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
    52184808if test "${ac_cv_c_const+set}" = set; then
    5219   $as_echo_n "(cached) " >&6
     4809  echo $ECHO_N "(cached) $ECHO_C" >&6
    52204810else
    52214811  cat >conftest.$ac_ext <<_ACEOF
     
    52894879  *) ac_try_echo=$ac_try;;
    52904880esac
    5291 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5292 $as_echo "$ac_try_echo") >&5
     4881eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    52934882  (eval "$ac_compile") 2>conftest.er1
    52944883  ac_status=$?
     
    52964885  rm -f conftest.er1
    52974886  cat conftest.err >&5
    5298   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4887  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    52994888  (exit $ac_status); } && {
    53004889     test -z "$ac_c_werror_flag" ||
     
    53034892  ac_cv_c_const=yes
    53044893else
    5305   $as_echo "$as_me: failed program was:" >&5
     4894  echo "$as_me: failed program was:" >&5
    53064895sed 's/^/| /' conftest.$ac_ext >&5
    53074896
     
    53114900rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    53124901fi
    5313 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
    5314 $as_echo "$ac_cv_c_const" >&6; }
     4902{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
     4903echo "${ECHO_T}$ac_cv_c_const" >&6; }
    53154904if test $ac_cv_c_const = no; then
    53164905
    53174906cat >>confdefs.h <<\_ACEOF
    5318 #define const /**/
    5319 _ACEOF
    5320 
    5321 fi
    5322 
    5323 { $as_echo "$as_me:$LINENO: checking for off_t" >&5
    5324 $as_echo_n "checking for off_t... " >&6; }
     4907#define const
     4908_ACEOF
     4909
     4910fi
     4911
     4912{ echo "$as_me:$LINENO: checking for off_t" >&5
     4913echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
    53254914if test "${ac_cv_type_off_t+set}" = set; then
    5326   $as_echo_n "(cached) " >&6
    5327 else
    5328   ac_cv_type_off_t=no
    5329 cat >conftest.$ac_ext <<_ACEOF
     4915  echo $ECHO_N "(cached) $ECHO_C" >&6
     4916else
     4917  cat >conftest.$ac_ext <<_ACEOF
    53304918/* confdefs.h.  */
    53314919_ACEOF
     
    53344922/* end confdefs.h.  */
    53354923$ac_includes_default
     4924typedef off_t ac__type_new_;
    53364925int
    53374926main ()
    53384927{
    5339 if (sizeof (off_t))
    5340        return 0;
     4928if ((ac__type_new_ *) 0)
     4929  return 0;
     4930if (sizeof (ac__type_new_))
     4931  return 0;
    53414932  ;
    53424933  return 0;
     
    53494940  *) ac_try_echo=$ac_try;;
    53504941esac
    5351 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5352 $as_echo "$ac_try_echo") >&5
     4942eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    53534943  (eval "$ac_compile") 2>conftest.er1
    53544944  ac_status=$?
     
    53564946  rm -f conftest.er1
    53574947  cat conftest.err >&5
    5358   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4948  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    53594949  (exit $ac_status); } && {
    53604950     test -z "$ac_c_werror_flag" ||
    53614951     test ! -s conftest.err
    53624952       } && test -s conftest.$ac_objext; then
     4953  ac_cv_type_off_t=yes
     4954else
     4955  echo "$as_me: failed program was:" >&5
     4956sed 's/^/| /' conftest.$ac_ext >&5
     4957
     4958    ac_cv_type_off_t=no
     4959fi
     4960
     4961rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     4962fi
     4963{ echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
     4964echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
     4965if test $ac_cv_type_off_t = yes; then
     4966  :
     4967else
     4968
     4969cat >>confdefs.h <<_ACEOF
     4970#define off_t long int
     4971_ACEOF
     4972
     4973fi
     4974
     4975{ echo "$as_me:$LINENO: checking for size_t" >&5
     4976echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
     4977if test "${ac_cv_type_size_t+set}" = set; then
     4978  echo $ECHO_N "(cached) $ECHO_C" >&6
     4979else
    53634980  cat >conftest.$ac_ext <<_ACEOF
    53644981/* confdefs.h.  */
     
    53684985/* end confdefs.h.  */
    53694986$ac_includes_default
     4987typedef size_t ac__type_new_;
    53704988int
    53714989main ()
    53724990{
    5373 if (sizeof ((off_t)))
    5374       return 0;
     4991if ((ac__type_new_ *) 0)
     4992  return 0;
     4993if (sizeof (ac__type_new_))
     4994  return 0;
    53754995  ;
    53764996  return 0;
     
    53835003  *) ac_try_echo=$ac_try;;
    53845004esac
    5385 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5386 $as_echo "$ac_try_echo") >&5
     5005eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    53875006  (eval "$ac_compile") 2>conftest.er1
    53885007  ac_status=$?
     
    53905009  rm -f conftest.er1
    53915010  cat conftest.err >&5
    5392   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5011  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    53935012  (exit $ac_status); } && {
    53945013     test -z "$ac_c_werror_flag" ||
    53955014     test ! -s conftest.err
    53965015       } && test -s conftest.$ac_objext; then
    5397   :
    5398 else
    5399   $as_echo "$as_me: failed program was:" >&5
     5016  ac_cv_type_size_t=yes
     5017else
     5018  echo "$as_me: failed program was:" >&5
    54005019sed 's/^/| /' conftest.$ac_ext >&5
    54015020
    5402     ac_cv_type_off_t=yes
     5021    ac_cv_type_size_t=no
    54035022fi
    54045023
    54055024rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5406 else
    5407   $as_echo "$as_me: failed program was:" >&5
    5408 sed 's/^/| /' conftest.$ac_ext >&5
    5409 
    5410 
    5411 fi
    5412 
    5413 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5414 fi
    5415 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
    5416 $as_echo "$ac_cv_type_off_t" >&6; }
    5417 if test "x$ac_cv_type_off_t" = x""yes; then
    5418   :
    5419 else
    5420 
    5421 cat >>confdefs.h <<_ACEOF
    5422 #define off_t long int
    5423 _ACEOF
    5424 
    5425 fi
    5426 
    5427 { $as_echo "$as_me:$LINENO: checking for size_t" >&5
    5428 $as_echo_n "checking for size_t... " >&6; }
    5429 if test "${ac_cv_type_size_t+set}" = set; then
    5430   $as_echo_n "(cached) " >&6
    5431 else
    5432   ac_cv_type_size_t=no
    5433 cat >conftest.$ac_ext <<_ACEOF
    5434 /* confdefs.h.  */
    5435 _ACEOF
    5436 cat confdefs.h >>conftest.$ac_ext
    5437 cat >>conftest.$ac_ext <<_ACEOF
    5438 /* end confdefs.h.  */
    5439 $ac_includes_default
    5440 int
    5441 main ()
    5442 {
    5443 if (sizeof (size_t))
    5444        return 0;
    5445   ;
    5446   return 0;
    5447 }
    5448 _ACEOF
    5449 rm -f conftest.$ac_objext
    5450 if { (ac_try="$ac_compile"
    5451 case "(($ac_try" in
    5452   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5453   *) ac_try_echo=$ac_try;;
    5454 esac
    5455 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5456 $as_echo "$ac_try_echo") >&5
    5457   (eval "$ac_compile") 2>conftest.er1
    5458   ac_status=$?
    5459   grep -v '^ *+' conftest.er1 >conftest.err
    5460   rm -f conftest.er1
    5461   cat conftest.err >&5
    5462   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5463   (exit $ac_status); } && {
    5464      test -z "$ac_c_werror_flag" ||
    5465      test ! -s conftest.err
    5466        } && test -s conftest.$ac_objext; then
    5467   cat >conftest.$ac_ext <<_ACEOF
    5468 /* confdefs.h.  */
    5469 _ACEOF
    5470 cat confdefs.h >>conftest.$ac_ext
    5471 cat >>conftest.$ac_ext <<_ACEOF
    5472 /* end confdefs.h.  */
    5473 $ac_includes_default
    5474 int
    5475 main ()
    5476 {
    5477 if (sizeof ((size_t)))
    5478       return 0;
    5479   ;
    5480   return 0;
    5481 }
    5482 _ACEOF
    5483 rm -f conftest.$ac_objext
    5484 if { (ac_try="$ac_compile"
    5485 case "(($ac_try" in
    5486   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    5487   *) ac_try_echo=$ac_try;;
    5488 esac
    5489 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5490 $as_echo "$ac_try_echo") >&5
    5491   (eval "$ac_compile") 2>conftest.er1
    5492   ac_status=$?
    5493   grep -v '^ *+' conftest.er1 >conftest.err
    5494   rm -f conftest.er1
    5495   cat conftest.err >&5
    5496   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    5497   (exit $ac_status); } && {
    5498      test -z "$ac_c_werror_flag" ||
    5499      test ! -s conftest.err
    5500        } && test -s conftest.$ac_objext; then
    5501   :
    5502 else
    5503   $as_echo "$as_me: failed program was:" >&5
    5504 sed 's/^/| /' conftest.$ac_ext >&5
    5505 
    5506     ac_cv_type_size_t=yes
    5507 fi
    5508 
    5509 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5510 else
    5511   $as_echo "$as_me: failed program was:" >&5
    5512 sed 's/^/| /' conftest.$ac_ext >&5
    5513 
    5514 
    5515 fi
    5516 
    5517 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    5518 fi
    5519 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
    5520 $as_echo "$ac_cv_type_size_t" >&6; }
    5521 if test "x$ac_cv_type_size_t" = x""yes; then
     5025fi
     5026{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
     5027echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
     5028if test $ac_cv_type_size_t = yes; then
    55225029  :
    55235030else
     
    55295036fi
    55305037
    5531 { $as_echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
    5532 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
     5038{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
     5039echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
    55335040if test "${ac_cv_header_time+set}" = set; then
    5534   $as_echo_n "(cached) " >&6
     5041  echo $ECHO_N "(cached) $ECHO_C" >&6
    55355042else
    55365043  cat >conftest.$ac_ext <<_ACEOF
     
    55595066  *) ac_try_echo=$ac_try;;
    55605067esac
    5561 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5562 $as_echo "$ac_try_echo") >&5
     5068eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    55635069  (eval "$ac_compile") 2>conftest.er1
    55645070  ac_status=$?
     
    55665072  rm -f conftest.er1
    55675073  cat conftest.err >&5
    5568   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5074  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    55695075  (exit $ac_status); } && {
    55705076     test -z "$ac_c_werror_flag" ||
     
    55735079  ac_cv_header_time=yes
    55745080else
    5575   $as_echo "$as_me: failed program was:" >&5
     5081  echo "$as_me: failed program was:" >&5
    55765082sed 's/^/| /' conftest.$ac_ext >&5
    55775083
     
    55815087rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    55825088fi
    5583 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
    5584 $as_echo "$ac_cv_header_time" >&6; }
     5089{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
     5090echo "${ECHO_T}$ac_cv_header_time" >&6; }
    55855091if test $ac_cv_header_time = yes; then
    55865092
     
    55915097fi
    55925098
    5593 { $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
    5594 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
     5099{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
     5100echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; }
    55955101if test "${ac_cv_struct_tm+set}" = set; then
    5596   $as_echo_n "(cached) " >&6
     5102  echo $ECHO_N "(cached) $ECHO_C" >&6
    55975103else
    55985104  cat >conftest.$ac_ext <<_ACEOF
     
    56105116struct tm tm;
    56115117                     int *p = &tm.tm_sec;
    5612                      return !p;
     5118                     return !p;
    56135119  ;
    56145120  return 0;
     
    56215127  *) ac_try_echo=$ac_try;;
    56225128esac
    5623 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5624 $as_echo "$ac_try_echo") >&5
     5129eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    56255130  (eval "$ac_compile") 2>conftest.er1
    56265131  ac_status=$?
     
    56285133  rm -f conftest.er1
    56295134  cat conftest.err >&5
    5630   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5135  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    56315136  (exit $ac_status); } && {
    56325137     test -z "$ac_c_werror_flag" ||
     
    56355140  ac_cv_struct_tm=time.h
    56365141else
    5637   $as_echo "$as_me: failed program was:" >&5
     5142  echo "$as_me: failed program was:" >&5
    56385143sed 's/^/| /' conftest.$ac_ext >&5
    56395144
     
    56435148rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    56445149fi
    5645 { $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
    5646 $as_echo "$ac_cv_struct_tm" >&6; }
     5150{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
     5151echo "${ECHO_T}$ac_cv_struct_tm" >&6; }
    56475152if test $ac_cv_struct_tm = sys/time.h; then
    56485153
     
    56775182  *) ac_try_echo=$ac_try;;
    56785183esac
    5679 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5680 $as_echo "$ac_try_echo") >&5
     5184eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    56815185  (eval "$ac_compile") 2>conftest.er1
    56825186  ac_status=$?
     
    56845188  rm -f conftest.er1
    56855189  cat conftest.err >&5
    5686   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5190  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    56875191  (exit $ac_status); } && {
    56885192     test -z "$ac_c_werror_flag" ||
     
    56915195  :
    56925196else
    5693   $as_echo "$as_me: failed program was:" >&5
     5197  echo "$as_me: failed program was:" >&5
    56945198sed 's/^/| /' conftest.$ac_ext >&5
    56955199
     
    57025206
    57035207
    5704 { $as_echo "$as_me:$LINENO: checking for main in -lg" >&5
    5705 $as_echo_n "checking for main in -lg... " >&6; }
     5208{ echo "$as_me:$LINENO: checking for main in -lg" >&5
     5209echo $ECHO_N "checking for main in -lg... $ECHO_C" >&6; }
    57065210if test "${ac_cv_lib_g_main+set}" = set; then
    5707   $as_echo_n "(cached) " >&6
     5211  echo $ECHO_N "(cached) $ECHO_C" >&6
    57085212else
    57095213  ac_check_lib_save_LIBS=$LIBS
     
    57315235  *) ac_try_echo=$ac_try;;
    57325236esac
    5733 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5734 $as_echo "$ac_try_echo") >&5
     5237eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    57355238  (eval "$ac_link") 2>conftest.er1
    57365239  ac_status=$?
     
    57385241  rm -f conftest.er1
    57395242  cat conftest.err >&5
    5740   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5243  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    57415244  (exit $ac_status); } && {
    57425245     test -z "$ac_c_werror_flag" ||
    57435246     test ! -s conftest.err
    5744        } && test -s conftest$ac_exeext && {
    5745      test "$cross_compiling" = yes ||
    5746      $as_test_x conftest$ac_exeext
    5747        }; then
     5247       } && test -s conftest$ac_exeext &&
     5248       $as_test_x conftest$ac_exeext; then
    57485249  ac_cv_lib_g_main=yes
    57495250else
    5750   $as_echo "$as_me: failed program was:" >&5
     5251  echo "$as_me: failed program was:" >&5
    57515252sed 's/^/| /' conftest.$ac_ext >&5
    57525253
     
    57545255fi
    57555256
    5756 rm -rf conftest.dSYM
    57575257rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    57585258      conftest$ac_exeext conftest.$ac_ext
    57595259LIBS=$ac_check_lib_save_LIBS
    57605260fi
    5761 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_g_main" >&5
    5762 $as_echo "$ac_cv_lib_g_main" >&6; }
    5763 if test "x$ac_cv_lib_g_main" = x""yes; then
     5261{ echo "$as_me:$LINENO: result: $ac_cv_lib_g_main" >&5
     5262echo "${ECHO_T}$ac_cv_lib_g_main" >&6; }
     5263if test $ac_cv_lib_g_main = yes; then
    57645264  cat >>confdefs.h <<_ACEOF
    57655265#define HAVE_LIBG 1
     
    57725272
    57735273
    5774 { $as_echo "$as_me:$LINENO: checking for main in -lm" >&5
    5775 $as_echo_n "checking for main in -lm... " >&6; }
     5274{ echo "$as_me:$LINENO: checking for main in -lm" >&5
     5275echo $ECHO_N "checking for main in -lm... $ECHO_C" >&6; }
    57765276if test "${ac_cv_lib_m_main+set}" = set; then
    5777   $as_echo_n "(cached) " >&6
     5277  echo $ECHO_N "(cached) $ECHO_C" >&6
    57785278else
    57795279  ac_check_lib_save_LIBS=$LIBS
     
    58015301  *) ac_try_echo=$ac_try;;
    58025302esac
    5803 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5804 $as_echo "$ac_try_echo") >&5
     5303eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    58055304  (eval "$ac_link") 2>conftest.er1
    58065305  ac_status=$?
     
    58085307  rm -f conftest.er1
    58095308  cat conftest.err >&5
    5810   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5309  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    58115310  (exit $ac_status); } && {
    58125311     test -z "$ac_c_werror_flag" ||
    58135312     test ! -s conftest.err
    5814        } && test -s conftest$ac_exeext && {
    5815      test "$cross_compiling" = yes ||
    5816      $as_test_x conftest$ac_exeext
    5817        }; then
     5313       } && test -s conftest$ac_exeext &&
     5314       $as_test_x conftest$ac_exeext; then
    58185315  ac_cv_lib_m_main=yes
    58195316else
    5820   $as_echo "$as_me: failed program was:" >&5
     5317  echo "$as_me: failed program was:" >&5
    58215318sed 's/^/| /' conftest.$ac_ext >&5
    58225319
     
    58245321fi
    58255322
    5826 rm -rf conftest.dSYM
    58275323rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    58285324      conftest$ac_exeext conftest.$ac_ext
    58295325LIBS=$ac_check_lib_save_LIBS
    58305326fi
    5831 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_main" >&5
    5832 $as_echo "$ac_cv_lib_m_main" >&6; }
    5833 if test "x$ac_cv_lib_m_main" = x""yes; then
     5327{ echo "$as_me:$LINENO: result: $ac_cv_lib_m_main" >&5
     5328echo "${ECHO_T}$ac_cv_lib_m_main" >&6; }
     5329if test $ac_cv_lib_m_main = yes; then
    58345330  cat >>confdefs.h <<_ACEOF
    58355331#define HAVE_LIBM 1
     
    58425338
    58435339
    5844 { $as_echo "$as_me:$LINENO: checking for main in -lcrypt" >&5
    5845 $as_echo_n "checking for main in -lcrypt... " >&6; }
     5340{ echo "$as_me:$LINENO: checking for main in -lcrypt" >&5
     5341echo $ECHO_N "checking for main in -lcrypt... $ECHO_C" >&6; }
    58465342if test "${ac_cv_lib_crypt_main+set}" = set; then
    5847   $as_echo_n "(cached) " >&6
     5343  echo $ECHO_N "(cached) $ECHO_C" >&6
    58485344else
    58495345  ac_check_lib_save_LIBS=$LIBS
     
    58715367  *) ac_try_echo=$ac_try;;
    58725368esac
    5873 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5874 $as_echo "$ac_try_echo") >&5
     5369eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    58755370  (eval "$ac_link") 2>conftest.er1
    58765371  ac_status=$?
     
    58785373  rm -f conftest.er1
    58795374  cat conftest.err >&5
    5880   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5375  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    58815376  (exit $ac_status); } && {
    58825377     test -z "$ac_c_werror_flag" ||
    58835378     test ! -s conftest.err
    5884        } && test -s conftest$ac_exeext && {
    5885      test "$cross_compiling" = yes ||
    5886      $as_test_x conftest$ac_exeext
    5887        }; then
     5379       } && test -s conftest$ac_exeext &&
     5380       $as_test_x conftest$ac_exeext; then
    58885381  ac_cv_lib_crypt_main=yes
    58895382else
    5890   $as_echo "$as_me: failed program was:" >&5
     5383  echo "$as_me: failed program was:" >&5
    58915384sed 's/^/| /' conftest.$ac_ext >&5
    58925385
     
    58945387fi
    58955388
    5896 rm -rf conftest.dSYM
    58975389rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    58985390      conftest$ac_exeext conftest.$ac_ext
    58995391LIBS=$ac_check_lib_save_LIBS
    59005392fi
    5901 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_main" >&5
    5902 $as_echo "$ac_cv_lib_crypt_main" >&6; }
    5903 if test "x$ac_cv_lib_crypt_main" = x""yes; then
     5393{ echo "$as_me:$LINENO: result: $ac_cv_lib_crypt_main" >&5
     5394echo "${ECHO_T}$ac_cv_lib_crypt_main" >&6; }
     5395if test $ac_cv_lib_crypt_main = yes; then
    59045396  cat >>confdefs.h <<_ACEOF
    59055397#define HAVE_LIBCRYPT 1
     
    59225414ac_header_dirent=no
    59235415for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
    5924   as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
    5925 { $as_echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
    5926 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
     5416  as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
     5417{ echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
     5418echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6; }
    59275419if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    5928   $as_echo_n "(cached) " >&6
     5420  echo $ECHO_N "(cached) $ECHO_C" >&6
    59295421else
    59305422  cat >conftest.$ac_ext <<_ACEOF
     
    59525444  *) ac_try_echo=$ac_try;;
    59535445esac
    5954 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    5955 $as_echo "$ac_try_echo") >&5
     5446eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    59565447  (eval "$ac_compile") 2>conftest.er1
    59575448  ac_status=$?
     
    59595450  rm -f conftest.er1
    59605451  cat conftest.err >&5
    5961   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5452  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    59625453  (exit $ac_status); } && {
    59635454     test -z "$ac_c_werror_flag" ||
     
    59665457  eval "$as_ac_Header=yes"
    59675458else
    5968   $as_echo "$as_me: failed program was:" >&5
     5459  echo "$as_me: failed program was:" >&5
    59695460sed 's/^/| /' conftest.$ac_ext >&5
    59705461
     
    59745465rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    59755466fi
    5976 ac_res=`eval 'as_val=${'$as_ac_Header'}
    5977          $as_echo "$as_val"'`
    5978            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    5979 $as_echo "$ac_res" >&6; }
    5980 as_val=`eval 'as_val=${'$as_ac_Header'}
    5981          $as_echo "$as_val"'`
    5982    if test "x$as_val" = x""yes; then
     5467ac_res=`eval echo '${'$as_ac_Header'}'`
     5468           { echo "$as_me:$LINENO: result: $ac_res" >&5
     5469echo "${ECHO_T}$ac_res" >&6; }
     5470if test `eval echo '${'$as_ac_Header'}'` = yes; then
    59835471  cat >>confdefs.h <<_ACEOF
    5984 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
     5472#define `echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
    59855473_ACEOF
    59865474
     
    59915479# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
    59925480if test $ac_header_dirent = dirent.h; then
    5993   { $as_echo "$as_me:$LINENO: checking for library containing opendir" >&5
    5994 $as_echo_n "checking for library containing opendir... " >&6; }
     5481  { echo "$as_me:$LINENO: checking for library containing opendir" >&5
     5482echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; }
    59955483if test "${ac_cv_search_opendir+set}" = set; then
    5996   $as_echo_n "(cached) " >&6
     5484  echo $ECHO_N "(cached) $ECHO_C" >&6
    59975485else
    59985486  ac_func_search_save_LIBS=$LIBS
     
    60325520  *) ac_try_echo=$ac_try;;
    60335521esac
    6034 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6035 $as_echo "$ac_try_echo") >&5
     5522eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    60365523  (eval "$ac_link") 2>conftest.er1
    60375524  ac_status=$?
     
    60395526  rm -f conftest.er1
    60405527  cat conftest.err >&5
    6041   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5528  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    60425529  (exit $ac_status); } && {
    60435530     test -z "$ac_c_werror_flag" ||
    60445531     test ! -s conftest.err
    6045        } && test -s conftest$ac_exeext && {
    6046      test "$cross_compiling" = yes ||
    6047      $as_test_x conftest$ac_exeext
    6048        }; then
     5532       } && test -s conftest$ac_exeext &&
     5533       $as_test_x conftest$ac_exeext; then
    60495534  ac_cv_search_opendir=$ac_res
    60505535else
    6051   $as_echo "$as_me: failed program was:" >&5
     5536  echo "$as_me: failed program was:" >&5
    60525537sed 's/^/| /' conftest.$ac_ext >&5
    60535538
     
    60555540fi
    60565541
    6057 rm -rf conftest.dSYM
    60585542rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    60595543      conftest$ac_exeext
     
    60705554LIBS=$ac_func_search_save_LIBS
    60715555fi
    6072 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
    6073 $as_echo "$ac_cv_search_opendir" >&6; }
     5556{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
     5557echo "${ECHO_T}$ac_cv_search_opendir" >&6; }
    60745558ac_res=$ac_cv_search_opendir
    60755559if test "$ac_res" != no; then
     
    60795563
    60805564else
    6081   { $as_echo "$as_me:$LINENO: checking for library containing opendir" >&5
    6082 $as_echo_n "checking for library containing opendir... " >&6; }
     5565  { echo "$as_me:$LINENO: checking for library containing opendir" >&5
     5566echo $ECHO_N "checking for library containing opendir... $ECHO_C" >&6; }
    60835567if test "${ac_cv_search_opendir+set}" = set; then
    6084   $as_echo_n "(cached) " >&6
     5568  echo $ECHO_N "(cached) $ECHO_C" >&6
    60855569else
    60865570  ac_func_search_save_LIBS=$LIBS
     
    61205604  *) ac_try_echo=$ac_try;;
    61215605esac
    6122 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6123 $as_echo "$ac_try_echo") >&5
     5606eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    61245607  (eval "$ac_link") 2>conftest.er1
    61255608  ac_status=$?
     
    61275610  rm -f conftest.er1
    61285611  cat conftest.err >&5
    6129   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5612  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    61305613  (exit $ac_status); } && {
    61315614     test -z "$ac_c_werror_flag" ||
    61325615     test ! -s conftest.err
    6133        } && test -s conftest$ac_exeext && {
    6134      test "$cross_compiling" = yes ||
    6135      $as_test_x conftest$ac_exeext
    6136        }; then
     5616       } && test -s conftest$ac_exeext &&
     5617       $as_test_x conftest$ac_exeext; then
    61375618  ac_cv_search_opendir=$ac_res
    61385619else
    6139   $as_echo "$as_me: failed program was:" >&5
     5620  echo "$as_me: failed program was:" >&5
    61405621sed 's/^/| /' conftest.$ac_ext >&5
    61415622
     
    61435624fi
    61445625
    6145 rm -rf conftest.dSYM
    61465626rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    61475627      conftest$ac_exeext
     
    61585638LIBS=$ac_func_search_save_LIBS
    61595639fi
    6160 { $as_echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
    6161 $as_echo "$ac_cv_search_opendir" >&6; }
     5640{ echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
     5641echo "${ECHO_T}$ac_cv_search_opendir" >&6; }
    61625642ac_res=$ac_cv_search_opendir
    61635643if test "$ac_res" != no; then
     
    61685648fi
    61695649
    6170 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    6171 $as_echo_n "checking for ANSI C header files... " >&6; }
     5650{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
     5651echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
    61725652if test "${ac_cv_header_stdc+set}" = set; then
    6173   $as_echo_n "(cached) " >&6
     5653  echo $ECHO_N "(cached) $ECHO_C" >&6
    61745654else
    61755655  cat >conftest.$ac_ext <<_ACEOF
     
    61985678  *) ac_try_echo=$ac_try;;
    61995679esac
    6200 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6201 $as_echo "$ac_try_echo") >&5
     5680eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    62025681  (eval "$ac_compile") 2>conftest.er1
    62035682  ac_status=$?
     
    62055684  rm -f conftest.er1
    62065685  cat conftest.err >&5
    6207   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5686  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    62085687  (exit $ac_status); } && {
    62095688     test -z "$ac_c_werror_flag" ||
     
    62125691  ac_cv_header_stdc=yes
    62135692else
    6214   $as_echo "$as_me: failed program was:" >&5
     5693  echo "$as_me: failed program was:" >&5
    62155694sed 's/^/| /' conftest.$ac_ext >&5
    62165695
     
    63045783  *) ac_try_echo=$ac_try;;
    63055784esac
    6306 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6307 $as_echo "$ac_try_echo") >&5
     5785eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    63085786  (eval "$ac_link") 2>&5
    63095787  ac_status=$?
    6310   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5788  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    63115789  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    63125790  { (case "(($ac_try" in
     
    63145792  *) ac_try_echo=$ac_try;;
    63155793esac
    6316 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6317 $as_echo "$ac_try_echo") >&5
     5794eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    63185795  (eval "$ac_try") 2>&5
    63195796  ac_status=$?
    6320   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5797  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    63215798  (exit $ac_status); }; }; then
    63225799  :
    63235800else
    6324   $as_echo "$as_me: program exited with status $ac_status" >&5
    6325 $as_echo "$as_me: failed program was:" >&5
     5801  echo "$as_me: program exited with status $ac_status" >&5
     5802echo "$as_me: failed program was:" >&5
    63265803sed 's/^/| /' conftest.$ac_ext >&5
    63275804
     
    63295806ac_cv_header_stdc=no
    63305807fi
    6331 rm -rf conftest.dSYM
    63325808rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    63335809fi
     
    63365812fi
    63375813fi
    6338 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
    6339 $as_echo "$ac_cv_header_stdc" >&6; }
     5814{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
     5815echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
    63405816if test $ac_cv_header_stdc = yes; then
    63415817
     
    63575833for ac_header in fcntl.h limits.h sys/time.h unistd.h crypt.h string.h memory.h sys/procfs.h sys/stat.h
    63585834do
    6359 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     5835as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    63605836if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    6361   { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
    6362 $as_echo_n "checking for $ac_header... " >&6; }
     5837  { echo "$as_me:$LINENO: checking for $ac_header" >&5
     5838echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
    63635839if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    6364   $as_echo_n "(cached) " >&6
    6365 fi
    6366 ac_res=`eval 'as_val=${'$as_ac_Header'}
    6367          $as_echo "$as_val"'`
    6368            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    6369 $as_echo "$ac_res" >&6; }
     5840  echo $ECHO_N "(cached) $ECHO_C" >&6
     5841fi
     5842ac_res=`eval echo '${'$as_ac_Header'}'`
     5843           { echo "$as_me:$LINENO: result: $ac_res" >&5
     5844echo "${ECHO_T}$ac_res" >&6; }
    63705845else
    63715846  # Is the header compilable?
    6372 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
    6373 $as_echo_n "checking $ac_header usability... " >&6; }
     5847{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
     5848echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
    63745849cat >conftest.$ac_ext <<_ACEOF
    63755850/* confdefs.h.  */
     
    63875862  *) ac_try_echo=$ac_try;;
    63885863esac
    6389 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6390 $as_echo "$ac_try_echo") >&5
     5864eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    63915865  (eval "$ac_compile") 2>conftest.er1
    63925866  ac_status=$?
     
    63945868  rm -f conftest.er1
    63955869  cat conftest.err >&5
    6396   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5870  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    63975871  (exit $ac_status); } && {
    63985872     test -z "$ac_c_werror_flag" ||
     
    64015875  ac_header_compiler=yes
    64025876else
    6403   $as_echo "$as_me: failed program was:" >&5
     5877  echo "$as_me: failed program was:" >&5
    64045878sed 's/^/| /' conftest.$ac_ext >&5
    64055879
     
    64085882
    64095883rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    6410 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    6411 $as_echo "$ac_header_compiler" >&6; }
     5884{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     5885echo "${ECHO_T}$ac_header_compiler" >&6; }
    64125886
    64135887# Is the header present?
    6414 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
    6415 $as_echo_n "checking $ac_header presence... " >&6; }
     5888{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
     5889echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
    64165890cat >conftest.$ac_ext <<_ACEOF
    64175891/* confdefs.h.  */
     
    64275901  *) ac_try_echo=$ac_try;;
    64285902esac
    6429 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6430 $as_echo "$ac_try_echo") >&5
     5903eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    64315904  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    64325905  ac_status=$?
     
    64345907  rm -f conftest.er1
    64355908  cat conftest.err >&5
    6436   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5909  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    64375910  (exit $ac_status); } >/dev/null && {
    64385911     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     
    64415914  ac_header_preproc=yes
    64425915else
    6443   $as_echo "$as_me: failed program was:" >&5
     5916  echo "$as_me: failed program was:" >&5
    64445917sed 's/^/| /' conftest.$ac_ext >&5
    64455918
     
    64485921
    64495922rm -f conftest.err conftest.$ac_ext
    6450 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    6451 $as_echo "$ac_header_preproc" >&6; }
     5923{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     5924echo "${ECHO_T}$ac_header_preproc" >&6; }
    64525925
    64535926# So?  What about this header?
    64545927case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    64555928  yes:no: )
    6456     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    6457 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    6458     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    6459 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     5929    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     5930echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     5931    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     5932echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    64605933    ac_header_preproc=yes
    64615934    ;;
    64625935  no:yes:* )
    6463     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    6464 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    6465     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    6466 $as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    6467     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    6468 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    6469     { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    6470 $as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    6471     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    6472 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    6473     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    6474 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     5936    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     5937echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     5938    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     5939echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     5940    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     5941echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     5942    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     5943echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     5944    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     5945echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     5946    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     5947echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    64755948
    64765949    ;;
    64775950esac
    6478 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
    6479 $as_echo_n "checking for $ac_header... " >&6; }
     5951{ echo "$as_me:$LINENO: checking for $ac_header" >&5
     5952echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
    64805953if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
    6481   $as_echo_n "(cached) " >&6
     5954  echo $ECHO_N "(cached) $ECHO_C" >&6
    64825955else
    64835956  eval "$as_ac_Header=\$ac_header_preproc"
    64845957fi
    6485 ac_res=`eval 'as_val=${'$as_ac_Header'}
    6486          $as_echo "$as_val"'`
    6487            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    6488 $as_echo "$ac_res" >&6; }
    6489 
    6490 fi
    6491 as_val=`eval 'as_val=${'$as_ac_Header'}
    6492          $as_echo "$as_val"'`
    6493    if test "x$as_val" = x""yes; then
     5958ac_res=`eval echo '${'$as_ac_Header'}'`
     5959           { echo "$as_me:$LINENO: result: $ac_res" >&5
     5960echo "${ECHO_T}$ac_res" >&6; }
     5961
     5962fi
     5963if test `eval echo '${'$as_ac_Header'}'` = yes; then
    64945964  cat >>confdefs.h <<_ACEOF
    6495 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     5965#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
    64965966_ACEOF
    64975967
     
    65576027# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
    65586028# for constant arguments.  Useless!
    6559 { $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5
    6560 $as_echo_n "checking for working alloca.h... " >&6; }
     6029{ echo "$as_me:$LINENO: checking for working alloca.h" >&5
     6030echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6; }
    65616031if test "${ac_cv_working_alloca_h+set}" = set; then
    6562   $as_echo_n "(cached) " >&6
     6032  echo $ECHO_N "(cached) $ECHO_C" >&6
    65636033else
    65646034  cat >conftest.$ac_ext <<_ACEOF
     
    65846054  *) ac_try_echo=$ac_try;;
    65856055esac
    6586 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6587 $as_echo "$ac_try_echo") >&5
     6056eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    65886057  (eval "$ac_link") 2>conftest.er1
    65896058  ac_status=$?
     
    65916060  rm -f conftest.er1
    65926061  cat conftest.err >&5
    6593   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6062  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    65946063  (exit $ac_status); } && {
    65956064     test -z "$ac_c_werror_flag" ||
    65966065     test ! -s conftest.err
    6597        } && test -s conftest$ac_exeext && {
    6598      test "$cross_compiling" = yes ||
    6599      $as_test_x conftest$ac_exeext
    6600        }; then
     6066       } && test -s conftest$ac_exeext &&
     6067       $as_test_x conftest$ac_exeext; then
    66016068  ac_cv_working_alloca_h=yes
    66026069else
    6603   $as_echo "$as_me: failed program was:" >&5
     6070  echo "$as_me: failed program was:" >&5
    66046071sed 's/^/| /' conftest.$ac_ext >&5
    66056072
     
    66076074fi
    66086075
    6609 rm -rf conftest.dSYM
    66106076rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    66116077      conftest$ac_exeext conftest.$ac_ext
    66126078fi
    6613 { $as_echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
    6614 $as_echo "$ac_cv_working_alloca_h" >&6; }
     6079{ echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
     6080echo "${ECHO_T}$ac_cv_working_alloca_h" >&6; }
    66156081if test $ac_cv_working_alloca_h = yes; then
    66166082
     
    66216087fi
    66226088
    6623 { $as_echo "$as_me:$LINENO: checking for alloca" >&5
    6624 $as_echo_n "checking for alloca... " >&6; }
     6089{ echo "$as_me:$LINENO: checking for alloca" >&5
     6090echo $ECHO_N "checking for alloca... $ECHO_C" >&6; }
    66256091if test "${ac_cv_func_alloca_works+set}" = set; then
    6626   $as_echo_n "(cached) " >&6
     6092  echo $ECHO_N "(cached) $ECHO_C" >&6
    66276093else
    66286094  cat >conftest.$ac_ext <<_ACEOF
     
    66686134  *) ac_try_echo=$ac_try;;
    66696135esac
    6670 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6671 $as_echo "$ac_try_echo") >&5
     6136eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    66726137  (eval "$ac_link") 2>conftest.er1
    66736138  ac_status=$?
     
    66756140  rm -f conftest.er1
    66766141  cat conftest.err >&5
    6677   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6142  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    66786143  (exit $ac_status); } && {
    66796144     test -z "$ac_c_werror_flag" ||
    66806145     test ! -s conftest.err
    6681        } && test -s conftest$ac_exeext && {
    6682      test "$cross_compiling" = yes ||
    6683      $as_test_x conftest$ac_exeext
    6684        }; then
     6146       } && test -s conftest$ac_exeext &&
     6147       $as_test_x conftest$ac_exeext; then
    66856148  ac_cv_func_alloca_works=yes
    66866149else
    6687   $as_echo "$as_me: failed program was:" >&5
     6150  echo "$as_me: failed program was:" >&5
    66886151sed 's/^/| /' conftest.$ac_ext >&5
    66896152
     
    66916154fi
    66926155
    6693 rm -rf conftest.dSYM
    66946156rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    66956157      conftest$ac_exeext conftest.$ac_ext
    66966158fi
    6697 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
    6698 $as_echo "$ac_cv_func_alloca_works" >&6; }
     6159{ echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
     6160echo "${ECHO_T}$ac_cv_func_alloca_works" >&6; }
    66996161
    67006162if test $ac_cv_func_alloca_works = yes; then
     
    67176179
    67186180
    6719 { $as_echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
    6720 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
     6181{ echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
     6182echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6; }
    67216183if test "${ac_cv_os_cray+set}" = set; then
    6722   $as_echo_n "(cached) " >&6
     6184  echo $ECHO_N "(cached) $ECHO_C" >&6
    67236185else
    67246186  cat >conftest.$ac_ext <<_ACEOF
     
    67446206
    67456207fi
    6746 { $as_echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
    6747 $as_echo "$ac_cv_os_cray" >&6; }
     6208{ echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
     6209echo "${ECHO_T}$ac_cv_os_cray" >&6; }
    67486210if test $ac_cv_os_cray = yes; then
    67496211  for ac_func in _getb67 GETB67 getb67; do
    6750     as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    6751 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    6752 $as_echo_n "checking for $ac_func... " >&6; }
     6212    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     6213{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     6214echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    67536215if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    6754   $as_echo_n "(cached) " >&6
     6216  echo $ECHO_N "(cached) $ECHO_C" >&6
    67556217else
    67566218  cat >conftest.$ac_ext <<_ACEOF
     
    68056267  *) ac_try_echo=$ac_try;;
    68066268esac
    6807 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6808 $as_echo "$ac_try_echo") >&5
     6269eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    68096270  (eval "$ac_link") 2>conftest.er1
    68106271  ac_status=$?
     
    68126273  rm -f conftest.er1
    68136274  cat conftest.err >&5
    6814   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6275  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    68156276  (exit $ac_status); } && {
    68166277     test -z "$ac_c_werror_flag" ||
    68176278     test ! -s conftest.err
    6818        } && test -s conftest$ac_exeext && {
    6819      test "$cross_compiling" = yes ||
    6820      $as_test_x conftest$ac_exeext
    6821        }; then
     6279       } && test -s conftest$ac_exeext &&
     6280       $as_test_x conftest$ac_exeext; then
    68226281  eval "$as_ac_var=yes"
    68236282else
    6824   $as_echo "$as_me: failed program was:" >&5
     6283  echo "$as_me: failed program was:" >&5
    68256284sed 's/^/| /' conftest.$ac_ext >&5
    68266285
     
    68286287fi
    68296288
    6830 rm -rf conftest.dSYM
    68316289rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    68326290      conftest$ac_exeext conftest.$ac_ext
    68336291fi
    6834 ac_res=`eval 'as_val=${'$as_ac_var'}
    6835          $as_echo "$as_val"'`
    6836            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    6837 $as_echo "$ac_res" >&6; }
    6838 as_val=`eval 'as_val=${'$as_ac_var'}
    6839          $as_echo "$as_val"'`
    6840    if test "x$as_val" = x""yes; then
     6292ac_res=`eval echo '${'$as_ac_var'}'`
     6293           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6294echo "${ECHO_T}$ac_res" >&6; }
     6295if test `eval echo '${'$as_ac_var'}'` = yes; then
    68416296
    68426297cat >>confdefs.h <<_ACEOF
     
    68506305fi
    68516306
    6852 { $as_echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
    6853 $as_echo_n "checking stack direction for C alloca... " >&6; }
     6307{ echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
     6308echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6; }
    68546309if test "${ac_cv_c_stack_direction+set}" = set; then
    6855   $as_echo_n "(cached) " >&6
     6310  echo $ECHO_N "(cached) $ECHO_C" >&6
    68566311else
    68576312  if test "$cross_compiling" = yes; then
     
    68916346  *) ac_try_echo=$ac_try;;
    68926347esac
    6893 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6894 $as_echo "$ac_try_echo") >&5
     6348eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    68956349  (eval "$ac_link") 2>&5
    68966350  ac_status=$?
    6897   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6351  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    68986352  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    68996353  { (case "(($ac_try" in
     
    69016355  *) ac_try_echo=$ac_try;;
    69026356esac
    6903 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    6904 $as_echo "$ac_try_echo") >&5
     6357eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    69056358  (eval "$ac_try") 2>&5
    69066359  ac_status=$?
    6907   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6360  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    69086361  (exit $ac_status); }; }; then
    69096362  ac_cv_c_stack_direction=1
    69106363else
    6911   $as_echo "$as_me: program exited with status $ac_status" >&5
    6912 $as_echo "$as_me: failed program was:" >&5
     6364  echo "$as_me: program exited with status $ac_status" >&5
     6365echo "$as_me: failed program was:" >&5
    69136366sed 's/^/| /' conftest.$ac_ext >&5
    69146367
     
    69166369ac_cv_c_stack_direction=-1
    69176370fi
    6918 rm -rf conftest.dSYM
    69196371rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    69206372fi
     
    69226374
    69236375fi
    6924 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
    6925 $as_echo "$ac_cv_c_stack_direction" >&6; }
     6376{ echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
     6377echo "${ECHO_T}$ac_cv_c_stack_direction" >&6; }
    69266378
    69276379cat >>confdefs.h <<_ACEOF
     
    69336385
    69346386if test $ac_cv_c_compiler_gnu = yes; then
    6935     { $as_echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5
    6936 $as_echo_n "checking whether $CC needs -traditional... " >&6; }
     6387    { echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5
     6388echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6; }
    69376389if test "${ac_cv_prog_gcc_traditional+set}" = set; then
    6938   $as_echo_n "(cached) " >&6
     6390  echo $ECHO_N "(cached) $ECHO_C" >&6
    69396391else
    69406392    ac_pattern="Autoconf.*'x'"
     
    69756427  fi
    69766428fi
    6977 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5
    6978 $as_echo "$ac_cv_prog_gcc_traditional" >&6; }
     6429{ echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_traditional" >&5
     6430echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6; }
    69796431  if test $ac_cv_prog_gcc_traditional = yes; then
    69806432    CC="$CC -traditional"
     
    69826434fi
    69836435
    6984 { $as_echo "$as_me:$LINENO: checking return type of signal handlers" >&5
    6985 $as_echo_n "checking return type of signal handlers... " >&6; }
     6436{ echo "$as_me:$LINENO: checking return type of signal handlers" >&5
     6437echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6; }
    69866438if test "${ac_cv_type_signal+set}" = set; then
    6987   $as_echo_n "(cached) " >&6
     6439  echo $ECHO_N "(cached) $ECHO_C" >&6
    69886440else
    69896441  cat >conftest.$ac_ext <<_ACEOF
     
    70106462  *) ac_try_echo=$ac_try;;
    70116463esac
    7012 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7013 $as_echo "$ac_try_echo") >&5
     6464eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    70146465  (eval "$ac_compile") 2>conftest.er1
    70156466  ac_status=$?
     
    70176468  rm -f conftest.er1
    70186469  cat conftest.err >&5
    7019   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6470  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    70206471  (exit $ac_status); } && {
    70216472     test -z "$ac_c_werror_flag" ||
     
    70246475  ac_cv_type_signal=int
    70256476else
    7026   $as_echo "$as_me: failed program was:" >&5
     6477  echo "$as_me: failed program was:" >&5
    70276478sed 's/^/| /' conftest.$ac_ext >&5
    70286479
     
    70326483rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    70336484fi
    7034 { $as_echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
    7035 $as_echo "$ac_cv_type_signal" >&6; }
     6485{ echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
     6486echo "${ECHO_T}$ac_cv_type_signal" >&6; }
    70366487
    70376488cat >>confdefs.h <<_ACEOF
     
    70436494for ac_func in vprintf
    70446495do
    7045 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7046 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    7047 $as_echo_n "checking for $ac_func... " >&6; }
     6496as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     6497{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     6498echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    70486499if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    7049   $as_echo_n "(cached) " >&6
     6500  echo $ECHO_N "(cached) $ECHO_C" >&6
    70506501else
    70516502  cat >conftest.$ac_ext <<_ACEOF
     
    71006551  *) ac_try_echo=$ac_try;;
    71016552esac
    7102 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7103 $as_echo "$ac_try_echo") >&5
     6553eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    71046554  (eval "$ac_link") 2>conftest.er1
    71056555  ac_status=$?
     
    71076557  rm -f conftest.er1
    71086558  cat conftest.err >&5
    7109   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6559  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    71106560  (exit $ac_status); } && {
    71116561     test -z "$ac_c_werror_flag" ||
    71126562     test ! -s conftest.err
    7113        } && test -s conftest$ac_exeext && {
    7114      test "$cross_compiling" = yes ||
    7115      $as_test_x conftest$ac_exeext
    7116        }; then
     6563       } && test -s conftest$ac_exeext &&
     6564       $as_test_x conftest$ac_exeext; then
    71176565  eval "$as_ac_var=yes"
    71186566else
    7119   $as_echo "$as_me: failed program was:" >&5
     6567  echo "$as_me: failed program was:" >&5
    71206568sed 's/^/| /' conftest.$ac_ext >&5
    71216569
     
    71236571fi
    71246572
    7125 rm -rf conftest.dSYM
    71266573rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    71276574      conftest$ac_exeext conftest.$ac_ext
    71286575fi
    7129 ac_res=`eval 'as_val=${'$as_ac_var'}
    7130          $as_echo "$as_val"'`
    7131            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7132 $as_echo "$ac_res" >&6; }
    7133 as_val=`eval 'as_val=${'$as_ac_var'}
    7134          $as_echo "$as_val"'`
    7135    if test "x$as_val" = x""yes; then
     6576ac_res=`eval echo '${'$as_ac_var'}'`
     6577           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6578echo "${ECHO_T}$ac_res" >&6; }
     6579if test `eval echo '${'$as_ac_var'}'` = yes; then
    71366580  cat >>confdefs.h <<_ACEOF
    7137 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
    7138 _ACEOF
    7139 
    7140 { $as_echo "$as_me:$LINENO: checking for _doprnt" >&5
    7141 $as_echo_n "checking for _doprnt... " >&6; }
     6581#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
     6582_ACEOF
     6583
     6584{ echo "$as_me:$LINENO: checking for _doprnt" >&5
     6585echo $ECHO_N "checking for _doprnt... $ECHO_C" >&6; }
    71426586if test "${ac_cv_func__doprnt+set}" = set; then
    7143   $as_echo_n "(cached) " >&6
     6587  echo $ECHO_N "(cached) $ECHO_C" >&6
    71446588else
    71456589  cat >conftest.$ac_ext <<_ACEOF
     
    71946638  *) ac_try_echo=$ac_try;;
    71956639esac
    7196 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7197 $as_echo "$ac_try_echo") >&5
     6640eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    71986641  (eval "$ac_link") 2>conftest.er1
    71996642  ac_status=$?
     
    72016644  rm -f conftest.er1
    72026645  cat conftest.err >&5
    7203   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6646  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    72046647  (exit $ac_status); } && {
    72056648     test -z "$ac_c_werror_flag" ||
    72066649     test ! -s conftest.err
    7207        } && test -s conftest$ac_exeext && {
    7208      test "$cross_compiling" = yes ||
    7209      $as_test_x conftest$ac_exeext
    7210        }; then
     6650       } && test -s conftest$ac_exeext &&
     6651       $as_test_x conftest$ac_exeext; then
    72116652  ac_cv_func__doprnt=yes
    72126653else
    7213   $as_echo "$as_me: failed program was:" >&5
     6654  echo "$as_me: failed program was:" >&5
    72146655sed 's/^/| /' conftest.$ac_ext >&5
    72156656
     
    72176658fi
    72186659
    7219 rm -rf conftest.dSYM
    72206660rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    72216661      conftest$ac_exeext conftest.$ac_ext
    72226662fi
    7223 { $as_echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
    7224 $as_echo "$ac_cv_func__doprnt" >&6; }
    7225 if test "x$ac_cv_func__doprnt" = x""yes; then
     6663{ echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
     6664echo "${ECHO_T}$ac_cv_func__doprnt" >&6; }
     6665if test $ac_cv_func__doprnt = yes; then
    72266666
    72276667cat >>confdefs.h <<\_ACEOF
     
    72476687for ac_func in ftime select strftime strtol getrusage times mallinfo setbuffer getpagesize strerror
    72486688do
    7249 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7250 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    7251 $as_echo_n "checking for $ac_func... " >&6; }
     6689as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     6690{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     6691echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    72526692if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    7253   $as_echo_n "(cached) " >&6
     6693  echo $ECHO_N "(cached) $ECHO_C" >&6
    72546694else
    72556695  cat >conftest.$ac_ext <<_ACEOF
     
    73046744  *) ac_try_echo=$ac_try;;
    73056745esac
    7306 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7307 $as_echo "$ac_try_echo") >&5
     6746eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    73086747  (eval "$ac_link") 2>conftest.er1
    73096748  ac_status=$?
     
    73116750  rm -f conftest.er1
    73126751  cat conftest.err >&5
    7313   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6752  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    73146753  (exit $ac_status); } && {
    73156754     test -z "$ac_c_werror_flag" ||
    73166755     test ! -s conftest.err
    7317        } && test -s conftest$ac_exeext && {
    7318      test "$cross_compiling" = yes ||
    7319      $as_test_x conftest$ac_exeext
    7320        }; then
     6756       } && test -s conftest$ac_exeext &&
     6757       $as_test_x conftest$ac_exeext; then
    73216758  eval "$as_ac_var=yes"
    73226759else
    7323   $as_echo "$as_me: failed program was:" >&5
     6760  echo "$as_me: failed program was:" >&5
    73246761sed 's/^/| /' conftest.$ac_ext >&5
    73256762
     
    73276764fi
    73286765
    7329 rm -rf conftest.dSYM
    73306766rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    73316767      conftest$ac_exeext conftest.$ac_ext
    73326768fi
    7333 ac_res=`eval 'as_val=${'$as_ac_var'}
    7334          $as_echo "$as_val"'`
    7335            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7336 $as_echo "$ac_res" >&6; }
    7337 as_val=`eval 'as_val=${'$as_ac_var'}
    7338          $as_echo "$as_val"'`
    7339    if test "x$as_val" = x""yes; then
     6769ac_res=`eval echo '${'$as_ac_var'}'`
     6770           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6771echo "${ECHO_T}$ac_res" >&6; }
     6772if test `eval echo '${'$as_ac_var'}'` = yes; then
    73406773  cat >>confdefs.h <<_ACEOF
    7341 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     6774#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
    73426775_ACEOF
    73436776
     
    73506783for ac_func in ftruncate strstr strcasecmp
    73516784do
    7352 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7353 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    7354 $as_echo_n "checking for $ac_func... " >&6; }
     6785as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     6786{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     6787echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    73556788if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    7356   $as_echo_n "(cached) " >&6
     6789  echo $ECHO_N "(cached) $ECHO_C" >&6
    73576790else
    73586791  cat >conftest.$ac_ext <<_ACEOF
     
    74076840  *) ac_try_echo=$ac_try;;
    74086841esac
    7409 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7410 $as_echo "$ac_try_echo") >&5
     6842eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    74116843  (eval "$ac_link") 2>conftest.er1
    74126844  ac_status=$?
     
    74146846  rm -f conftest.er1
    74156847  cat conftest.err >&5
    7416   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6848  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    74176849  (exit $ac_status); } && {
    74186850     test -z "$ac_c_werror_flag" ||
    74196851     test ! -s conftest.err
    7420        } && test -s conftest$ac_exeext && {
    7421      test "$cross_compiling" = yes ||
    7422      $as_test_x conftest$ac_exeext
    7423        }; then
     6852       } && test -s conftest$ac_exeext &&
     6853       $as_test_x conftest$ac_exeext; then
    74246854  eval "$as_ac_var=yes"
    74256855else
    7426   $as_echo "$as_me: failed program was:" >&5
     6856  echo "$as_me: failed program was:" >&5
    74276857sed 's/^/| /' conftest.$ac_ext >&5
    74286858
     
    74306860fi
    74316861
    7432 rm -rf conftest.dSYM
    74336862rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    74346863      conftest$ac_exeext conftest.$ac_ext
    74356864fi
    7436 ac_res=`eval 'as_val=${'$as_ac_var'}
    7437          $as_echo "$as_val"'`
    7438            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7439 $as_echo "$ac_res" >&6; }
    7440 as_val=`eval 'as_val=${'$as_ac_var'}
    7441          $as_echo "$as_val"'`
    7442    if test "x$as_val" = x""yes; then
     6865ac_res=`eval echo '${'$as_ac_var'}'`
     6866           { echo "$as_me:$LINENO: result: $ac_res" >&5
     6867echo "${ECHO_T}$ac_res" >&6; }
     6868if test `eval echo '${'$as_ac_var'}'` = yes; then
    74436869  cat >>confdefs.h <<_ACEOF
    7444 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     6870#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
    74456871_ACEOF
    74466872
     
    74576883
    74586884
    7459 { $as_echo "$as_me:$LINENO: checking for textdomain" >&5
    7460 $as_echo_n "checking for textdomain... " >&6; }
     6885{ echo "$as_me:$LINENO: checking for textdomain" >&5
     6886echo $ECHO_N "checking for textdomain... $ECHO_C" >&6; }
    74616887if test "${ac_cv_func_textdomain+set}" = set; then
    7462   $as_echo_n "(cached) " >&6
     6888  echo $ECHO_N "(cached) $ECHO_C" >&6
    74636889else
    74646890  cat >conftest.$ac_ext <<_ACEOF
     
    75136939  *) ac_try_echo=$ac_try;;
    75146940esac
    7515 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7516 $as_echo "$ac_try_echo") >&5
     6941eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    75176942  (eval "$ac_link") 2>conftest.er1
    75186943  ac_status=$?
     
    75206945  rm -f conftest.er1
    75216946  cat conftest.err >&5
    7522   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6947  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    75236948  (exit $ac_status); } && {
    75246949     test -z "$ac_c_werror_flag" ||
    75256950     test ! -s conftest.err
    7526        } && test -s conftest$ac_exeext && {
    7527      test "$cross_compiling" = yes ||
    7528      $as_test_x conftest$ac_exeext
    7529        }; then
     6951       } && test -s conftest$ac_exeext &&
     6952       $as_test_x conftest$ac_exeext; then
    75306953  ac_cv_func_textdomain=yes
    75316954else
    7532   $as_echo "$as_me: failed program was:" >&5
     6955  echo "$as_me: failed program was:" >&5
    75336956sed 's/^/| /' conftest.$ac_ext >&5
    75346957
     
    75366959fi
    75376960
    7538 rm -rf conftest.dSYM
    75396961rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    75406962      conftest$ac_exeext conftest.$ac_ext
    75416963fi
    7542 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_textdomain" >&5
    7543 $as_echo "$ac_cv_func_textdomain" >&6; }
    7544 if test "x$ac_cv_func_textdomain" = x""yes; then
     6964{ echo "$as_me:$LINENO: result: $ac_cv_func_textdomain" >&5
     6965echo "${ECHO_T}$ac_cv_func_textdomain" >&6; }
     6966if test $ac_cv_func_textdomain = yes; then
    75456967  cat >>confdefs.h <<\_ACEOF
    75466968#define ENABLE_NLS  1
     
    75526974# *** Custom checking (based on GNU tar configure.in) ***
    75536975# ---------------------------------------------------------------------------
    7554 { $as_echo "$as_me:$LINENO: checking for HP-UX needing gmalloc" >&5
    7555 $as_echo_n "checking for HP-UX needing gmalloc... " >&6; }
     6976{ echo "$as_me:$LINENO: checking for HP-UX needing gmalloc" >&5
     6977echo $ECHO_N "checking for HP-UX needing gmalloc... $ECHO_C" >&6; }
    75566978if test "`(uname -s) 2> /dev/null`" = 'HP-UX'; then
    7557   { $as_echo "$as_me:$LINENO: result: yes" >&5
    7558 $as_echo "yes" >&6; }
     6979  { echo "$as_me:$LINENO: result: yes" >&5
     6980echo "${ECHO_T}yes" >&6; }
    75596981  case " $LIBOBJS " in
    75606982  *" gmalloc.$ac_objext "* ) ;;
     
    75686990
    75696991else
    7570   { $as_echo "$as_me:$LINENO: result: no" >&5
    7571 $as_echo "no" >&6; }
     6992  { echo "$as_me:$LINENO: result: no" >&5
     6993echo "${ECHO_T}no" >&6; }
    75726994
    75736995for ac_func in valloc
    75746996do
    7575 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7576 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
    7577 $as_echo_n "checking for $ac_func... " >&6; }
     6997as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
     6998{ echo "$as_me:$LINENO: checking for $ac_func" >&5
     6999echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
    75787000if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
    7579   $as_echo_n "(cached) " >&6
     7001  echo $ECHO_N "(cached) $ECHO_C" >&6
    75807002else
    75817003  cat >conftest.$ac_ext <<_ACEOF
     
    76307052  *) ac_try_echo=$ac_try;;
    76317053esac
    7632 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7633 $as_echo "$ac_try_echo") >&5
     7054eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    76347055  (eval "$ac_link") 2>conftest.er1
    76357056  ac_status=$?
     
    76377058  rm -f conftest.er1
    76387059  cat conftest.err >&5
    7639   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7060  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    76407061  (exit $ac_status); } && {
    76417062     test -z "$ac_c_werror_flag" ||
    76427063     test ! -s conftest.err
    7643        } && test -s conftest$ac_exeext && {
    7644      test "$cross_compiling" = yes ||
    7645      $as_test_x conftest$ac_exeext
    7646        }; then
     7064       } && test -s conftest$ac_exeext &&
     7065       $as_test_x conftest$ac_exeext; then
    76477066  eval "$as_ac_var=yes"
    76487067else
    7649   $as_echo "$as_me: failed program was:" >&5
     7068  echo "$as_me: failed program was:" >&5
    76507069sed 's/^/| /' conftest.$ac_ext >&5
    76517070
     
    76537072fi
    76547073
    7655 rm -rf conftest.dSYM
    76567074rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    76577075      conftest$ac_exeext conftest.$ac_ext
    76587076fi
    7659 ac_res=`eval 'as_val=${'$as_ac_var'}
    7660          $as_echo "$as_val"'`
    7661            { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
    7662 $as_echo "$ac_res" >&6; }
    7663 as_val=`eval 'as_val=${'$as_ac_var'}
    7664          $as_echo "$as_val"'`
    7665    if test "x$as_val" = x""yes; then
     7077ac_res=`eval echo '${'$as_ac_var'}'`
     7078           { echo "$as_me:$LINENO: result: $ac_res" >&5
     7079echo "${ECHO_T}$ac_res" >&6; }
     7080if test `eval echo '${'$as_ac_var'}'` = yes; then
    76667081  cat >>confdefs.h <<_ACEOF
    7667 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     7082#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
    76687083_ACEOF
    76697084
     
    76747089
    76757090# we cannot generate static libraries under Darwin
    7676 { $as_echo "$as_me:$LINENO: checking for Apple MacOS X/Darwin" >&5
    7677 $as_echo_n "checking for Apple MacOS X/Darwin... " >&6; }
     7091{ echo "$as_me:$LINENO: checking for Apple MacOS X/Darwin" >&5
     7092echo $ECHO_N "checking for Apple MacOS X/Darwin... $ECHO_C" >&6; }
    76787093if test "`(uname -s) 2> /dev/null`" = 'Darwin'; then
    7679   { $as_echo "$as_me:$LINENO: result: yes" >&5
    7680 $as_echo "yes" >&6; }
     7094  { echo "$as_me:$LINENO: result: yes" >&5
     7095echo "${ECHO_T}yes" >&6; }
    76817096  STATIC=""
    76827097else
    7683   { $as_echo "$as_me:$LINENO: result: no" >&5
    7684 $as_echo "no" >&6; }
     7098  { echo "$as_me:$LINENO: result: no" >&5
     7099echo "${ECHO_T}no" >&6; }
    76857100  STATIC="-static "
    76867101fi
    76877102
    76887103
    7689 { $as_echo "$as_me:$LINENO: checking if malloc debugging is wanted" >&5
    7690 $as_echo_n "checking if malloc debugging is wanted... " >&6; }
     7104{ echo "$as_me:$LINENO: checking if malloc debugging is wanted" >&5
     7105echo $ECHO_N "checking if malloc debugging is wanted... $ECHO_C" >&6; }
    76917106
    76927107# Check whether --with-dmalloc was given.
    76937108if test "${with_dmalloc+set}" = set; then
    76947109  withval=$with_dmalloc; if test "$withval" = yes; then
    7695   { $as_echo "$as_me:$LINENO: result: yes" >&5
    7696 $as_echo "yes" >&6; }
     7110  { echo "$as_me:$LINENO: result: yes" >&5
     7111echo "${ECHO_T}yes" >&6; }
    76977112  cat >>confdefs.h <<\_ACEOF
    76987113#define WITH_DMALLOC 1
     
    77027117  LDFLAGS="$LDFLAGS -g"
    77037118else
    7704   { $as_echo "$as_me:$LINENO: result: no" >&5
    7705 $as_echo "no" >&6; }
    7706 fi
    7707 else
    7708   { $as_echo "$as_me:$LINENO: result: no" >&5
    7709 $as_echo "no" >&6; }
    7710 fi
    7711 
    7712 
    7713 { $as_echo "$as_me:$LINENO: checking which of rx or regex is wanted" >&5
    7714 $as_echo_n "checking which of rx or regex is wanted... " >&6; }
     7119  { echo "$as_me:$LINENO: result: no" >&5
     7120echo "${ECHO_T}no" >&6; }
     7121fi
     7122else
     7123  { echo "$as_me:$LINENO: result: no" >&5
     7124echo "${ECHO_T}no" >&6; }
     7125fi
     7126
     7127
     7128{ echo "$as_me:$LINENO: checking which of rx or regex is wanted" >&5
     7129echo $ECHO_N "checking which of rx or regex is wanted... $ECHO_C" >&6; }
    77157130
    77167131# Check whether --with-regex was given.
     
    77187133  withval=$with_regex; if test "$withval" = yes; then
    77197134  ac_with_regex=1
    7720   { $as_echo "$as_me:$LINENO: result: regex" >&5
    7721 $as_echo "regex" >&6; }
     7135  { echo "$as_me:$LINENO: result: regex" >&5
     7136echo "${ECHO_T}regex" >&6; }
    77227137  cat >>confdefs.h <<\_ACEOF
    77237138#define WITH_REGEX 1
     
    77347149
    77357150if test -z "$ac_with_regex"; then
    7736   { $as_echo "$as_me:$LINENO: result: rx" >&5
    7737 $as_echo "rx" >&6; }
    7738   { $as_echo "$as_me:$LINENO: checking for re_rx_search" >&5
    7739 $as_echo_n "checking for re_rx_search... " >&6; }
     7151  { echo "$as_me:$LINENO: result: rx" >&5
     7152echo "${ECHO_T}rx" >&6; }
     7153  { echo "$as_me:$LINENO: checking for re_rx_search" >&5
     7154echo $ECHO_N "checking for re_rx_search... $ECHO_C" >&6; }
    77407155if test "${ac_cv_func_re_rx_search+set}" = set; then
    7741   $as_echo_n "(cached) " >&6
     7156  echo $ECHO_N "(cached) $ECHO_C" >&6
    77427157else
    77437158  cat >conftest.$ac_ext <<_ACEOF
     
    77927207  *) ac_try_echo=$ac_try;;
    77937208esac
    7794 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7795 $as_echo "$ac_try_echo") >&5
     7209eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    77967210  (eval "$ac_link") 2>conftest.er1
    77977211  ac_status=$?
     
    77997213  rm -f conftest.er1
    78007214  cat conftest.err >&5
    7801   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7215  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    78027216  (exit $ac_status); } && {
    78037217     test -z "$ac_c_werror_flag" ||
    78047218     test ! -s conftest.err
    7805        } && test -s conftest$ac_exeext && {
    7806      test "$cross_compiling" = yes ||
    7807      $as_test_x conftest$ac_exeext
    7808        }; then
     7219       } && test -s conftest$ac_exeext &&
     7220       $as_test_x conftest$ac_exeext; then
    78097221  ac_cv_func_re_rx_search=yes
    78107222else
    7811   $as_echo "$as_me: failed program was:" >&5
     7223  echo "$as_me: failed program was:" >&5
    78127224sed 's/^/| /' conftest.$ac_ext >&5
    78137225
     
    78157227fi
    78167228
    7817 rm -rf conftest.dSYM
    78187229rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    78197230      conftest$ac_exeext conftest.$ac_ext
    78207231fi
    7821 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_re_rx_search" >&5
    7822 $as_echo "$ac_cv_func_re_rx_search" >&6; }
    7823 if test "x$ac_cv_func_re_rx_search" = x""yes; then
     7232{ echo "$as_me:$LINENO: result: $ac_cv_func_re_rx_search" >&5
     7233echo "${ECHO_T}$ac_cv_func_re_rx_search" >&6; }
     7234if test $ac_cv_func_re_rx_search = yes; then
    78247235  :
    78257236else
     
    78617272
    78627273
    7863 { $as_echo "$as_me:$LINENO: checking that Perl 5 is available" >&5
    7864 $as_echo_n "checking that Perl 5 is available... " >&6; }
     7274{ echo "$as_me:$LINENO: checking that Perl 5 is available" >&5
     7275echo $ECHO_N "checking that Perl 5 is available... $ECHO_C" >&6; }
    78657276success="no"
    78667277pl_path="$PATH"
     
    78797290try=`expr $try \> 5.000`
    78807291if test $try = "1"; then
    7881 { $as_echo "$as_me:$LINENO: result: \"yes\"" >&5
    7882 $as_echo "\"yes\"" >&6; }
     7292{ echo "$as_me:$LINENO: result: \"yes\"" >&5
     7293echo "${ECHO_T}\"yes\"" >&6; }
    78837294else
    78847295success="no"
     
    78877298
    78887299if test $success = "no"; then
    7889 { $as_echo "$as_me:$LINENO: result: \"no\"" >&5
    7890 $as_echo "\"no\"" >&6; }
    7891 { { $as_echo "$as_me:$LINENO: error: \"Perl 5 not available - cannot install\"" >&5
    7892 $as_echo "$as_me: error: \"Perl 5 not available - cannot install\"" >&2;}
     7300{ echo "$as_me:$LINENO: result: \"no\"" >&5
     7301echo "${ECHO_T}\"no\"" >&6; }
     7302{ { echo "$as_me:$LINENO: error: \"Perl 5 not available - cannot install\"" >&5
     7303echo "$as_me: error: \"Perl 5 not available - cannot install\"" >&2;}
    78937304   { (exit 1); exit 1; }; }
    78947305fi
    78957306
    78967307success=no
    7897 { $as_echo "$as_me:$LINENO: checking \"whether STL library has known faults\"" >&5
    7898 $as_echo_n "checking \"whether STL library has known faults\"... " >&6; }
     7308{ echo "$as_me:$LINENO: checking \"whether STL library has known faults\"" >&5
     7309echo $ECHO_N "checking \"whether STL library has known faults\"... $ECHO_C" >&6; }
    78997310
    79007311
     
    79217332  *) ac_try_echo=$ac_try;;
    79227333esac
    7923 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7924 $as_echo "$ac_try_echo") >&5
     7334eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    79257335  (eval "$ac_compile") 2>conftest.er1
    79267336  ac_status=$?
     
    79287338  rm -f conftest.er1
    79297339  cat conftest.err >&5
    7930   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7340  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    79317341  (exit $ac_status); } && {
    79327342     test -z "$ac_cxx_werror_flag" ||
     
    79357345  success=yes
    79367346else
    7937   $as_echo "$as_me: failed program was:" >&5
     7347  echo "$as_me: failed program was:" >&5
    79387348sed 's/^/| /' conftest.$ac_ext >&5
    79397349
     
    79667376  *) ac_try_echo=$ac_try;;
    79677377esac
    7968 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    7969 $as_echo "$ac_try_echo") >&5
     7378eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    79707379  (eval "$ac_compile") 2>conftest.er1
    79717380  ac_status=$?
     
    79737382  rm -f conftest.er1
    79747383  cat conftest.err >&5
    7975   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7384  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    79767385  (exit $ac_status); } && {
    79777386     test -z "$ac_cxx_werror_flag" ||
     
    79807389  success="yes"
    79817390else
    7982   $as_echo "$as_me: failed program was:" >&5
     7391  echo "$as_me: failed program was:" >&5
    79837392sed 's/^/| /' conftest.$ac_ext >&5
    79847393
     
    80127421  *) ac_try_echo=$ac_try;;
    80137422esac
    8014 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8015 $as_echo "$ac_try_echo") >&5
     7423eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    80167424  (eval "$ac_compile") 2>conftest.er1
    80177425  ac_status=$?
     
    80197427  rm -f conftest.er1
    80207428  cat conftest.err >&5
    8021   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7429  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    80227430  (exit $ac_status); } && {
    80237431     test -z "$ac_cxx_werror_flag" ||
     
    80267434  success="yes"
    80277435else
    8028   $as_echo "$as_me: failed program was:" >&5
     7436  echo "$as_me: failed program was:" >&5
    80297437sed 's/^/| /' conftest.$ac_ext >&5
    80307438
     
    80367444
    80377445if test $success = yes; then
    8038 { $as_echo "$as_me:$LINENO: result: \"no\"" >&5
    8039 $as_echo "\"no\"" >&6; }
    8040 else
    8041 { $as_echo "$as_me:$LINENO: result: \"yes\"" >&5
    8042 $as_echo "\"yes\"" >&6; }
    8043 { { $as_echo "$as_me:$LINENO: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&5
    8044 $as_echo "$as_me: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&2;}
     7446{ echo "$as_me:$LINENO: result: \"no\"" >&5
     7447echo "${ECHO_T}\"no\"" >&6; }
     7448else
     7449{ echo "$as_me:$LINENO: result: \"yes\"" >&5
     7450echo "${ECHO_T}\"yes\"" >&6; }
     7451{ { echo "$as_me:$LINENO: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&5
     7452echo "$as_me: error: \"STL Broken - Obtain newer version of GNU C Compiler\"" >&2;}
    80457453   { (exit 1); exit 1; }; }
    80467454fi
     
    80557463
    80567464# check for endianness
    8057 
    8058  { $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
    8059 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
     7465{ echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
     7466echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; }
    80607467if test "${ac_cv_c_bigendian+set}" = set; then
    8061   $as_echo_n "(cached) " >&6
    8062 else
    8063   ac_cv_c_bigendian=unknown
    8064     # See if we're dealing with a universal compiler.
    8065     cat >conftest.$ac_ext <<_ACEOF
     7468  echo $ECHO_N "(cached) $ECHO_C" >&6
     7469else
     7470  # See if sys/param.h defines the BYTE_ORDER macro.
     7471cat >conftest.$ac_ext <<_ACEOF
    80667472/* confdefs.h.  */
    80677473_ACEOF
     
    80697475cat >>conftest.$ac_ext <<_ACEOF
    80707476/* end confdefs.h.  */
    8071 #ifndef __APPLE_CC__
    8072            not a universal capable compiler
    8073          #endif
    8074          typedef int dummy;
    8075 
     7477#include <sys/types.h>
     7478#include <sys/param.h>
     7479
     7480int
     7481main ()
     7482{
     7483#if  ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN \
     7484    && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
     7485 bogus endian macros
     7486#endif
     7487
     7488  ;
     7489  return 0;
     7490}
    80767491_ACEOF
    80777492rm -f conftest.$ac_objext
     
    80817496  *) ac_try_echo=$ac_try;;
    80827497esac
    8083 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8084 $as_echo "$ac_try_echo") >&5
     7498eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    80857499  (eval "$ac_compile") 2>conftest.er1
    80867500  ac_status=$?
     
    80887502  rm -f conftest.er1
    80897503  cat conftest.err >&5
    8090   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7504  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    80917505  (exit $ac_status); } && {
    80927506     test -z "$ac_cxx_werror_flag" ||
    80937507     test ! -s conftest.err
    80947508       } && test -s conftest.$ac_objext; then
    8095 
    8096     # Check for potential -arch flags.  It is not universal unless
    8097     # there are some -arch flags.  Note that *ppc* also matches
    8098     # ppc64.  This check is also rather less than ideal.
    8099     case "${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}" in  #(
    8100       *-arch*ppc*|*-arch*i386*|*-arch*x86_64*) ac_cv_c_bigendian=universal;;
    8101     esac
    8102 else
    8103   $as_echo "$as_me: failed program was:" >&5
    8104 sed 's/^/| /' conftest.$ac_ext >&5
    8105 
    8106 
    8107 fi
    8108 
    8109 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8110     if test $ac_cv_c_bigendian = unknown; then
    8111       # See if sys/param.h defines the BYTE_ORDER macro.
    8112       cat >conftest.$ac_ext <<_ACEOF
     7509  # It does; now see whether it defined to BIG_ENDIAN or not.
     7510cat >conftest.$ac_ext <<_ACEOF
    81137511/* confdefs.h.  */
    81147512_ACEOF
     
    81177515/* end confdefs.h.  */
    81187516#include <sys/types.h>
    8119          #include <sys/param.h>
     7517#include <sys/param.h>
    81207518
    81217519int
    81227520main ()
    81237521{
    8124 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
    8125              && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
    8126              && LITTLE_ENDIAN)
    8127           bogus endian macros
    8128          #endif
     7522#if BYTE_ORDER != BIG_ENDIAN
     7523 not big endian
     7524#endif
    81297525
    81307526  ;
     
    81387534  *) ac_try_echo=$ac_try;;
    81397535esac
    8140 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8141 $as_echo "$ac_try_echo") >&5
     7536eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    81427537  (eval "$ac_compile") 2>conftest.er1
    81437538  ac_status=$?
     
    81457540  rm -f conftest.er1
    81467541  cat conftest.err >&5
    8147   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7542  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    81487543  (exit $ac_status); } && {
    81497544     test -z "$ac_cxx_werror_flag" ||
    81507545     test ! -s conftest.err
    81517546       } && test -s conftest.$ac_objext; then
    8152   # It does; now see whether it defined to BIG_ENDIAN or not.
    8153      cat >conftest.$ac_ext <<_ACEOF
     7547  ac_cv_c_bigendian=yes
     7548else
     7549  echo "$as_me: failed program was:" >&5
     7550sed 's/^/| /' conftest.$ac_ext >&5
     7551
     7552    ac_cv_c_bigendian=no
     7553fi
     7554
     7555rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     7556else
     7557  echo "$as_me: failed program was:" >&5
     7558sed 's/^/| /' conftest.$ac_ext >&5
     7559
     7560    # It does not; compile a test program.
     7561if test "$cross_compiling" = yes; then
     7562  # try to guess the endianness by grepping values into an object file
     7563  ac_cv_c_bigendian=unknown
     7564  cat >conftest.$ac_ext <<_ACEOF
    81547565/* confdefs.h.  */
    81557566_ACEOF
     
    81577568cat >>conftest.$ac_ext <<_ACEOF
    81587569/* end confdefs.h.  */
    8159 #include <sys/types.h>
    8160         #include <sys/param.h>
    8161 
     7570short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
     7571short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
     7572void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
     7573short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
     7574short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
     7575void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
    81627576int
    81637577main ()
    81647578{
    8165 #if BYTE_ORDER != BIG_ENDIAN
    8166          not big endian
    8167         #endif
    8168 
     7579 _ascii (); _ebcdic ();
    81697580  ;
    81707581  return 0;
     
    81777588  *) ac_try_echo=$ac_try;;
    81787589esac
    8179 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8180 $as_echo "$ac_try_echo") >&5
     7590eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    81817591  (eval "$ac_compile") 2>conftest.er1
    81827592  ac_status=$?
     
    81847594  rm -f conftest.er1
    81857595  cat conftest.err >&5
    8186   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7596  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    81877597  (exit $ac_status); } && {
    81887598     test -z "$ac_cxx_werror_flag" ||
    81897599     test ! -s conftest.err
    81907600       } && test -s conftest.$ac_objext; then
     7601  if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
    81917602  ac_cv_c_bigendian=yes
    8192 else
    8193   $as_echo "$as_me: failed program was:" >&5
    8194 sed 's/^/| /' conftest.$ac_ext >&5
    8195 
    8196     ac_cv_c_bigendian=no
    8197 fi
    8198 
    8199 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8200 else
    8201   $as_echo "$as_me: failed program was:" >&5
    8202 sed 's/^/| /' conftest.$ac_ext >&5
    8203 
    8204 
    8205 fi
    8206 
    8207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8208     fi
    8209     if test $ac_cv_c_bigendian = unknown; then
    8210       # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
    8211       cat >conftest.$ac_ext <<_ACEOF
    8212 /* confdefs.h.  */
    8213 _ACEOF
    8214 cat confdefs.h >>conftest.$ac_ext
    8215 cat >>conftest.$ac_ext <<_ACEOF
    8216 /* end confdefs.h.  */
    8217 #include <limits.h>
    8218 
    8219 int
    8220 main ()
    8221 {
    8222 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
    8223           bogus endian macros
    8224          #endif
    8225 
    8226   ;
    8227   return 0;
    8228 }
    8229 _ACEOF
    8230 rm -f conftest.$ac_objext
    8231 if { (ac_try="$ac_compile"
    8232 case "(($ac_try" in
    8233   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    8234   *) ac_try_echo=$ac_try;;
    8235 esac
    8236 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8237 $as_echo "$ac_try_echo") >&5
    8238   (eval "$ac_compile") 2>conftest.er1
    8239   ac_status=$?
    8240   grep -v '^ *+' conftest.er1 >conftest.err
    8241   rm -f conftest.er1
    8242   cat conftest.err >&5
    8243   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8244   (exit $ac_status); } && {
    8245      test -z "$ac_cxx_werror_flag" ||
    8246      test ! -s conftest.err
    8247        } && test -s conftest.$ac_objext; then
    8248   # It does; now see whether it defined to _BIG_ENDIAN or not.
    8249      cat >conftest.$ac_ext <<_ACEOF
    8250 /* confdefs.h.  */
    8251 _ACEOF
    8252 cat confdefs.h >>conftest.$ac_ext
    8253 cat >>conftest.$ac_ext <<_ACEOF
    8254 /* end confdefs.h.  */
    8255 #include <limits.h>
    8256 
    8257 int
    8258 main ()
    8259 {
    8260 #ifndef _BIG_ENDIAN
    8261          not big endian
    8262         #endif
    8263 
    8264   ;
    8265   return 0;
    8266 }
    8267 _ACEOF
    8268 rm -f conftest.$ac_objext
    8269 if { (ac_try="$ac_compile"
    8270 case "(($ac_try" in
    8271   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    8272   *) ac_try_echo=$ac_try;;
    8273 esac
    8274 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8275 $as_echo "$ac_try_echo") >&5
    8276   (eval "$ac_compile") 2>conftest.er1
    8277   ac_status=$?
    8278   grep -v '^ *+' conftest.er1 >conftest.err
    8279   rm -f conftest.er1
    8280   cat conftest.err >&5
    8281   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8282   (exit $ac_status); } && {
    8283      test -z "$ac_cxx_werror_flag" ||
    8284      test ! -s conftest.err
    8285        } && test -s conftest.$ac_objext; then
    8286   ac_cv_c_bigendian=yes
    8287 else
    8288   $as_echo "$as_me: failed program was:" >&5
    8289 sed 's/^/| /' conftest.$ac_ext >&5
    8290 
    8291     ac_cv_c_bigendian=no
    8292 fi
    8293 
    8294 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8295 else
    8296   $as_echo "$as_me: failed program was:" >&5
    8297 sed 's/^/| /' conftest.$ac_ext >&5
    8298 
    8299 
    8300 fi
    8301 
    8302 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    8303     fi
    8304     if test $ac_cv_c_bigendian = unknown; then
    8305       # Compile a test program.
    8306       if test "$cross_compiling" = yes; then
    8307   # Try to guess by grepping values from an object file.
    8308      cat >conftest.$ac_ext <<_ACEOF
    8309 /* confdefs.h.  */
    8310 _ACEOF
    8311 cat confdefs.h >>conftest.$ac_ext
    8312 cat >>conftest.$ac_ext <<_ACEOF
    8313 /* end confdefs.h.  */
    8314 short int ascii_mm[] =
    8315           { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
    8316         short int ascii_ii[] =
    8317           { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
    8318         int use_ascii (int i) {
    8319           return ascii_mm[i] + ascii_ii[i];
    8320         }
    8321         short int ebcdic_ii[] =
    8322           { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
    8323         short int ebcdic_mm[] =
    8324           { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
    8325         int use_ebcdic (int i) {
    8326           return ebcdic_mm[i] + ebcdic_ii[i];
    8327         }
    8328         extern int foo;
    8329 
    8330 int
    8331 main ()
    8332 {
    8333 return use_ascii (foo) == use_ebcdic (foo);
    8334   ;
    8335   return 0;
    8336 }
    8337 _ACEOF
    8338 rm -f conftest.$ac_objext
    8339 if { (ac_try="$ac_compile"
    8340 case "(($ac_try" in
    8341   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    8342   *) ac_try_echo=$ac_try;;
    8343 esac
    8344 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8345 $as_echo "$ac_try_echo") >&5
    8346   (eval "$ac_compile") 2>conftest.er1
    8347   ac_status=$?
    8348   grep -v '^ *+' conftest.er1 >conftest.err
    8349   rm -f conftest.er1
    8350   cat conftest.err >&5
    8351   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8352   (exit $ac_status); } && {
    8353      test -z "$ac_cxx_werror_flag" ||
    8354      test ! -s conftest.err
    8355        } && test -s conftest.$ac_objext; then
    8356   if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
    8357           ac_cv_c_bigendian=yes
    8358         fi
    8359         if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
    8360           if test "$ac_cv_c_bigendian" = unknown; then
    8361         ac_cv_c_bigendian=no
    8362           else
    8363         # finding both strings is unlikely to happen, but who knows?
    8364         ac_cv_c_bigendian=unknown
    8365           fi
    8366         fi
    8367 else
    8368   $as_echo "$as_me: failed program was:" >&5
     7603fi
     7604if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
     7605  if test "$ac_cv_c_bigendian" = unknown; then
     7606    ac_cv_c_bigendian=no
     7607  else
     7608    # finding both strings is unlikely to happen, but who knows?
     7609    ac_cv_c_bigendian=unknown
     7610  fi
     7611fi
     7612else
     7613  echo "$as_me: failed program was:" >&5
    83697614sed 's/^/| /' conftest.$ac_ext >&5
    83707615
     
    83857630{
    83867631
    8387          /* Are we little or big endian?  From Harbison&Steele.  */
    8388          union
    8389          {
    8390            long int l;
    8391            char c[sizeof (long int)];
    8392          } u;
    8393          u.l = 1;
    8394          return u.c[sizeof (long int) - 1] == 1;
     7632  /* Are we little or big endian?  From Harbison&Steele.  */
     7633  union
     7634  {
     7635    long int l;
     7636    char c[sizeof (long int)];
     7637  } u;
     7638  u.l = 1;
     7639  return u.c[sizeof (long int) - 1] == 1;
    83957640
    83967641  ;
     
    84047649  *) ac_try_echo=$ac_try;;
    84057650esac
    8406 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8407 $as_echo "$ac_try_echo") >&5
     7651eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    84087652  (eval "$ac_link") 2>&5
    84097653  ac_status=$?
    8410   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7654  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    84117655  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    84127656  { (case "(($ac_try" in
     
    84147658  *) ac_try_echo=$ac_try;;
    84157659esac
    8416 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
    8417 $as_echo "$ac_try_echo") >&5
     7660eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
    84187661  (eval "$ac_try") 2>&5
    84197662  ac_status=$?
    8420   $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7663  echo "$as_me:$LINENO: \$? = $ac_status" >&5
    84217664  (exit $ac_status); }; }; then
    84227665  ac_cv_c_bigendian=no
    84237666else
    8424   $as_echo "$as_me: program exited with status $ac_status" >&5
    8425 $as_echo "$as_me: failed program was:" >&5
     7667  echo "$as_me: program exited with status $ac_status" >&5
     7668echo "$as_me: failed program was:" >&5
    84267669sed 's/^/| /' conftest.$ac_ext >&5
    84277670
     
    84297672ac_cv_c_bigendian=yes
    84307673fi
    8431 rm -rf conftest.dSYM
    84327674rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    84337675fi
    84347676
    84357677
    8436     fi
    8437 fi
    8438 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
    8439 $as_echo "$ac_cv_c_bigendian" >&6; }
    8440  case $ac_cv_c_bigendian in #(
    8441    yes)
    8442      cat >>confdefs.h <<\_ACEOF
     7678fi
     7679
     7680rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     7681fi
     7682{ echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
     7683echo "${ECHO_T}$ac_cv_c_bigendian" >&6; }
     7684case $ac_cv_c_bigendian in
     7685  yes)
     7686
     7687cat >>confdefs.h <<\_ACEOF
    84437688#define WORDS_BIGENDIAN 1
    84447689_ACEOF
    8445 ;; #(
    8446    no)
    8447       ;; #(
    8448    universal)
    8449 
    8450 cat >>confdefs.h <<\_ACEOF
    8451 #define AC_APPLE_UNIVERSAL_BUILD 1
    8452 _ACEOF
    8453 
    8454      ;; #(
    8455    *)
    8456      { { $as_echo "$as_me:$LINENO: error: unknown endianness
    8457  presetting ac_cv_c_bigendian=no (or yes) will help" >&5
    8458 $as_echo "$as_me: error: unknown endianness
    8459  presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
     7690 ;;
     7691  no)
     7692     ;;
     7693  *)
     7694    { { echo "$as_me:$LINENO: error: unknown endianness
     7695presetting ac_cv_c_bigendian=no (or yes) will help" >&5
     7696echo "$as_me: error: unknown endianness
     7697presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
    84607698   { (exit 1); exit 1; }; } ;;
    8461  esac
     7699esac
    84627700
    84637701# ---------------------------------------------------------------------------
     
    85077745   cd ../..
    85087746elif test -d ext/gnome-lib; then
    8509   if  -d ext/gnome-lib/$gsdlos ; then
     7747  if test -d ext/gnome-lib/$gsdlos; then
    85107748    echo "*** gnome-lib already compiled up in ext/gnome-lib/$gsdlos"
    85117749    echo "*** Sourcing the gnomelib env for configuring wvware for GS2 (although it's not necessary)..."
     
    85187756    ./CASCADE-MAKE.sh
    85197757    gnomestatus=$?
    8520     if  $gnomestatus != 0  ; then
     7758    if test $gnomestatus != 0; then
    85217759       echo "****************************************"
    85227760       echo "@@@ Failed to compile up gnomelib successfully"
     
    85337771gsdlprefix=`pwd`
    85347772ac_configure_args="$ac_configure_args --bindir=$gsdlprefix/bin/$gsdlos --libdir=$gsdlprefix/lib/$gsdlos"
    8535 
    8536 
    85377773subdirs="$subdirs common-src"
    85387774
     
    85807816    *${as_nl}*)
    85817817      case $ac_var in #(
    8582       *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
    8583 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
     7818      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
     7819echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
    85847820      esac
    85857821      case $ac_var in #(
    85867822      _ | IFS | as_nl) ;; #(
    8587       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    85887823      *) $as_unset $ac_var ;;
    85897824      esac ;;
     
    86187853  if test -w "$cache_file"; then
    86197854    test "x$cache_file" != "x/dev/null" &&
    8620       { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
    8621 $as_echo "$as_me: updating cache $cache_file" >&6;}
     7855      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
     7856echo "$as_me: updating cache $cache_file" >&6;}
    86227857    cat confcache >$cache_file
    86237858  else
    8624     { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
    8625 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
     7859    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
     7860echo "$as_me: not updating unwritable cache $cache_file" >&6;}
    86267861  fi
    86277862fi
     
    86397874  # 1. Remove the extension, and $U if already installed.
    86407875  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
    8641   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
     7876  ac_i=`echo "$ac_i" | sed "$ac_script"`
    86427877  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
    86437878  #    will be set to the directory where LIBOBJS objects are built.
     
    86517886
    86527887
    8653 
    86547888: ${CONFIG_STATUS=./config.status}
    8655 ac_write_fail=0
    86567889ac_clean_files_save=$ac_clean_files
    86577890ac_clean_files="$ac_clean_files $CONFIG_STATUS"
    8658 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
    8659 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
    8660 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     7891{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
     7892echo "$as_me: creating $CONFIG_STATUS" >&6;}
     7893cat >$CONFIG_STATUS <<_ACEOF
    86617894#! $SHELL
    86627895# Generated by $as_me.
     
    86717904_ACEOF
    86727905
    8673 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     7906cat >>$CONFIG_STATUS <<\_ACEOF
    86747907## --------------------- ##
    86757908## M4sh Initialization.  ##
     
    86817914  emulate sh
    86827915  NULLCMD=:
    8683   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     7916  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
    86847917  # is contrary to our usage.  Disable this feature.
    86857918  alias -g '${1+"$@"}'='"$@"'
     
    87037936as_cr_alnum=$as_cr_Letters$as_cr_digits
    87047937
    8705 as_nl='
    8706 '
    8707 export as_nl
    8708 # Printing a long string crashes Solaris 7 /usr/bin/printf.
    8709 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
    8710 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
    8711 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
    8712 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
    8713   as_echo='printf %s\n'
    8714   as_echo_n='printf %s'
    8715 else
    8716   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
    8717     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
    8718     as_echo_n='/usr/ucb/echo -n'
    8719   else
    8720     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
    8721     as_echo_n_body='eval
    8722       arg=$1;
    8723       case $arg in
    8724       *"$as_nl"*)
    8725     expr "X$arg" : "X\\(.*\\)$as_nl";
    8726     arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
    8727       esac;
    8728       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
    8729     '
    8730     export as_echo_n_body
    8731     as_echo_n='sh -c $as_echo_n_body as_echo'
    8732   fi
    8733   export as_echo_body
    8734   as_echo='sh -c $as_echo_body as_echo'
    8735 fi
    8736 
    87377938# The user is always right.
    87387939if test "${PATH_SEPARATOR+set}" != set; then
    8739   PATH_SEPARATOR=:
    8740   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
    8741     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
    8742       PATH_SEPARATOR=';'
    8743   }
     7940  echo "#! /bin/sh" >conf$$.sh
     7941  echo  "exit 0"   >>conf$$.sh
     7942  chmod +x conf$$.sh
     7943  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
     7944    PATH_SEPARATOR=';'
     7945  else
     7946    PATH_SEPARATOR=:
     7947  fi
     7948  rm -f conf$$.sh
    87447949fi
    87457950
     
    87577962# (If _AS_PATH_WALK were called with IFS unset, it would disable word
    87587963# splitting by setting IFS to empty value.)
     7964as_nl='
     7965'
    87597966IFS=" ""    $as_nl"
    87607967
     
    87797986fi
    87807987if test ! -f "$as_myself"; then
    8781   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     7988  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
    87827989  { (exit 1); exit 1; }
    87837990fi
     
    87927999
    87938000# NLS nuisances.
    8794 LC_ALL=C
    8795 export LC_ALL
    8796 LANGUAGE=C
    8797 export LANGUAGE
     8001for as_var in \
     8002  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
     8003  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
     8004  LC_TELEPHONE LC_TIME
     8005do
     8006  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
     8007    eval $as_var=C; export $as_var
     8008  else
     8009    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     8010  fi
     8011done
    87988012
    87998013# Required to use basename.
     
    88178031     X"$0" : 'X\(//\)$' \| \
    88188032     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
    8819 $as_echo X/"$0" |
     8033echo X/"$0" |
    88208034    sed '/^.*\/\([^/][^/]*\)\/*$/{
    88218035        s//\1/
     
    88688082    ' >$as_me.lineno &&
    88698083  chmod +x "$as_me.lineno" ||
    8870     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     8084    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    88718085   { (exit 1); exit 1; }; }
    88728086
     
    88968110  ECHO_N='-n';;
    88978111esac
     8112
    88988113if expr a : '\(a\)' >/dev/null 2>&1 &&
    88998114   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     
    89088123else
    89098124  rm -f conf$$.dir
    8910   mkdir conf$$.dir 2>/dev/null
    8911 fi
    8912 if (echo >conf$$.file) 2>/dev/null; then
    8913   if ln -s conf$$.file conf$$ 2>/dev/null; then
    8914     as_ln_s='ln -s'
    8915     # ... but there are two gotchas:
    8916     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    8917     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    8918     # In both cases, we have to default to `cp -p'.
    8919     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    8920       as_ln_s='cp -p'
    8921   elif ln conf$$.file conf$$ 2>/dev/null; then
    8922     as_ln_s=ln
    8923   else
     8125  mkdir conf$$.dir
     8126fi
     8127echo >conf$$.file
     8128if ln -s conf$$.file conf$$ 2>/dev/null; then
     8129  as_ln_s='ln -s'
     8130  # ... but there are two gotchas:
     8131  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     8132  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     8133  # In both cases, we have to default to `cp -p'.
     8134  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    89248135    as_ln_s='cp -p'
    8925   fi
     8136elif ln conf$$.file conf$$ 2>/dev/null; then
     8137  as_ln_s=ln
    89268138else
    89278139  as_ln_s='cp -p'
     
    89488160    eval sh -c '\''
    89498161      if test -d "$1"; then
    8950     test -d "$1/.";
     8162        test -d "$1/.";
    89518163      else
    89528164    case $1 in
    8953     -*)set "./$1";;
     8165        -*)set "./$1";;
    89548166    esac;
    89558167    case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     
    89748186ac_log="
    89758187This file was extended by $as_me, which was
    8976 generated by GNU Autoconf 2.63.  Invocation command line was
     8188generated by GNU Autoconf 2.61.  Invocation command line was
    89778189
    89788190  CONFIG_FILES    = $CONFIG_FILES
     
    89878199_ACEOF
    89888200
    8989 case $ac_config_files in *"
    8990 "*) set x $ac_config_files; shift; ac_config_files=$*;;
    8991 esac
    8992 
    8993 case $ac_config_headers in *"
    8994 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
    8995 esac
    8996 
    8997 
    8998 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8201cat >>$CONFIG_STATUS <<_ACEOF
    89998202# Files that config.status was made for.
    90008203config_files="$ac_config_files"
     
    90038206_ACEOF
    90048207
    9005 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8208cat >>$CONFIG_STATUS <<\_ACEOF
    90068209ac_cs_usage="\
    90078210\`$as_me' instantiates files from templates according to the
    90088211current configuration.
    90098212
    9010 Usage: $0 [OPTION]... [FILE]...
     8213Usage: $0 [OPTIONS] [FILE]...
    90118214
    90128215  -h, --help       print this help, then exit
    90138216  -V, --version    print version number and configuration settings, then exit
    9014   -q, --quiet, --silent
    9015                    do not print progress messages
     8217  -q, --quiet      do not print progress messages
    90168218  -d, --debug      don't remove temporary files
    90178219      --recheck    update $as_me by reconfiguring in the same conditions
    9018       --file=FILE[:TEMPLATE]
    9019                    instantiate the configuration file FILE
    9020       --header=FILE[:TEMPLATE]
    9021                    instantiate the configuration header FILE
     8220  --file=FILE[:TEMPLATE]
     8221           instantiate the configuration file FILE
     8222  --header=FILE[:TEMPLATE]
     8223           instantiate the configuration header FILE
    90228224
    90238225Configuration files:
     
    90308232
    90318233_ACEOF
    9032 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8234cat >>$CONFIG_STATUS <<_ACEOF
    90338235ac_cs_version="\\
    90348236config.status
    9035 configured by $0, generated by GNU Autoconf 2.63,
    9036   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
    9037 
    9038 Copyright (C) 2008 Free Software Foundation, Inc.
     8237configured by $0, generated by GNU Autoconf 2.61,
     8238  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
     8239
     8240Copyright (C) 2006 Free Software Foundation, Inc.
    90398241This config.status script is free software; the Free Software Foundation
    90408242gives unlimited permission to copy, distribute and modify it."
     
    90438245srcdir='$srcdir'
    90448246INSTALL='$INSTALL'
    9045 AWK='$AWK'
    9046 test -n "\$AWK" || AWK=awk
    9047 _ACEOF
    9048 
    9049 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    9050 # The default lists apply if the user does not specify any file.
     8247_ACEOF
     8248
     8249cat >>$CONFIG_STATUS <<\_ACEOF
     8250# If no file are specified by the user, then we need to provide default
     8251# value.  By we need to know if files were specified by the user.
    90518252ac_need_defaults=:
    90528253while test $# != 0
     
    90708271    ac_cs_recheck=: ;;
    90718272  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
    9072     $as_echo "$ac_cs_version"; exit ;;
     8273    echo "$ac_cs_version"; exit ;;
    90738274  --debug | --debu | --deb | --de | --d | -d )
    90748275    debug=: ;;
    90758276  --file | --fil | --fi | --f )
    90768277    $ac_shift
    9077     case $ac_optarg in
    9078     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
    9079     esac
    9080     CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
     8278    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
    90818279    ac_need_defaults=false;;
    90828280  --header | --heade | --head | --hea )
    90838281    $ac_shift
    9084     case $ac_optarg in
    9085     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
    9086     esac
    9087     CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
     8282    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
    90888283    ac_need_defaults=false;;
    90898284  --he | --h)
    90908285    # Conflict between --help and --header
    9091     { $as_echo "$as_me: error: ambiguous option: $1
     8286    { echo "$as_me: error: ambiguous option: $1
    90928287Try \`$0 --help' for more information." >&2
    90938288   { (exit 1); exit 1; }; };;
    90948289  --help | --hel | -h )
    9095     $as_echo "$ac_cs_usage"; exit ;;
     8290    echo "$ac_cs_usage"; exit ;;
    90968291  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    90978292  | -silent | --silent | --silen | --sile | --sil | --si | --s)
     
    90998294
    91008295  # This is an error.
    9101   -*) { $as_echo "$as_me: error: unrecognized option: $1
     8296  -*) { echo "$as_me: error: unrecognized option: $1
    91028297Try \`$0 --help' for more information." >&2
    91038298   { (exit 1); exit 1; }; } ;;
     
    91188313
    91198314_ACEOF
    9120 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8315cat >>$CONFIG_STATUS <<_ACEOF
    91218316if \$ac_cs_recheck; then
    9122   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    9123   shift
    9124   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
    9125   CONFIG_SHELL='$SHELL'
     8317  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
     8318  CONFIG_SHELL=$SHELL
    91268319  export CONFIG_SHELL
    9127   exec "\$@"
    9128 fi
    9129 
    9130 _ACEOF
    9131 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8320  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     8321fi
     8322
     8323_ACEOF
     8324cat >>$CONFIG_STATUS <<\_ACEOF
    91328325exec 5>>config.log
    91338326{
     
    91368329## Running $as_me. ##
    91378330_ASBOX
    9138   $as_echo "$ac_log"
     8331  echo "$ac_log"
    91398332} >&5
    91408333
    91418334_ACEOF
    9142 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9143 _ACEOF
    9144 
    9145 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8335cat >>$CONFIG_STATUS <<_ACEOF
     8336_ACEOF
     8337
     8338cat >>$CONFIG_STATUS <<\_ACEOF
    91468339
    91478340# Handling of arguments.
     
    91548347    "$moduleDirs") CONFIG_FILES="$CONFIG_FILES $moduleDirs" ;;
    91558348
    9156   *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
    9157 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
     8349  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
     8350echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    91588351   { (exit 1); exit 1; }; };;
    91598352  esac
     
    91958388} ||
    91968389{
    9197    $as_echo "$as_me: cannot create a temporary directory in ." >&2
     8390   echo "$me: cannot create a temporary directory in ." >&2
    91988391   { (exit 1); exit 1; }
    91998392}
    92008393
    9201 # Set up the scripts for CONFIG_FILES section.
    9202 # No need to generate them if there are no CONFIG_FILES.
    9203 # This happens for instance with `./config.status config.h'.
     8394#
     8395# Set up the sed scripts for CONFIG_FILES section.
     8396#
     8397
     8398# No need to generate the scripts if there are no CONFIG_FILES.
     8399# This happens for instance when ./config.status config.h
    92048400if test -n "$CONFIG_FILES"; then
    92058401
    9206 
    9207 ac_cr='
    9208 '
    9209 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
    9210 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
    9211   ac_cs_awk_cr='\\r'
    9212 else
    9213   ac_cs_awk_cr=$ac_cr
    9214 fi
    9215 
    9216 echo 'BEGIN {' >"$tmp/subs1.awk" &&
    9217 _ACEOF
    9218 
    9219 
    9220 {
    9221   echo "cat >conf$$subs.awk <<_ACEOF" &&
    9222   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
    9223   echo "_ACEOF"
    9224 } >conf$$subs.sh ||
    9225   { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9226 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    9227    { (exit 1); exit 1; }; }
    9228 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
     8402_ACEOF
     8403
     8404
     8405
    92298406ac_delim='%!_!# '
    92308407for ac_last_try in false false false false false :; do
    9231   . ./conf$$subs.sh ||
    9232     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9233 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    9234    { (exit 1); exit 1; }; }
    9235 
    9236   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
    9237   if test $ac_delim_n = $ac_delim_num; then
     8408  cat >conf$$subs.sed <<_ACEOF
     8409SHELL!$SHELL$ac_delim
     8410PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
     8411PACKAGE_NAME!$PACKAGE_NAME$ac_delim
     8412PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
     8413PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
     8414PACKAGE_STRING!$PACKAGE_STRING$ac_delim
     8415PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
     8416exec_prefix!$exec_prefix$ac_delim
     8417prefix!$prefix$ac_delim
     8418program_transform_name!$program_transform_name$ac_delim
     8419bindir!$bindir$ac_delim
     8420sbindir!$sbindir$ac_delim
     8421libexecdir!$libexecdir$ac_delim
     8422datarootdir!$datarootdir$ac_delim
     8423datadir!$datadir$ac_delim
     8424sysconfdir!$sysconfdir$ac_delim
     8425sharedstatedir!$sharedstatedir$ac_delim
     8426localstatedir!$localstatedir$ac_delim
     8427includedir!$includedir$ac_delim
     8428oldincludedir!$oldincludedir$ac_delim
     8429docdir!$docdir$ac_delim
     8430infodir!$infodir$ac_delim
     8431htmldir!$htmldir$ac_delim
     8432dvidir!$dvidir$ac_delim
     8433pdfdir!$pdfdir$ac_delim
     8434psdir!$psdir$ac_delim
     8435libdir!$libdir$ac_delim
     8436localedir!$localedir$ac_delim
     8437mandir!$mandir$ac_delim
     8438DEFS!$DEFS$ac_delim
     8439ECHO_C!$ECHO_C$ac_delim
     8440ECHO_N!$ECHO_N$ac_delim
     8441ECHO_T!$ECHO_T$ac_delim
     8442LIBS!$LIBS$ac_delim
     8443build_alias!$build_alias$ac_delim
     8444host_alias!$host_alias$ac_delim
     8445target_alias!$target_alias$ac_delim
     8446PACKAGE!$PACKAGE$ac_delim
     8447VERSION!$VERSION$ac_delim
     8448USE_FASTCGI!$USE_FASTCGI$ac_delim
     8449USE_LANGACTION!$USE_LANGACTION$ac_delim
     8450USE_CORBA!$USE_CORBA$ac_delim
     8451MICO_DIR!$MICO_DIR$ac_delim
     8452USE_Z3950!$USE_Z3950$ac_delim
     8453USE_YAZ!$USE_YAZ$ac_delim
     8454ENABLE_ACCENTFOLD!$ENABLE_ACCENTFOLD$ac_delim
     8455USE_SQLITE!$USE_SQLITE$ac_delim
     8456USE_APACHE_HTTPD!$USE_APACHE_HTTPD$ac_delim
     8457ENABLE_JNI!$ENABLE_JNI$ac_delim
     8458ENABLE_MG!$ENABLE_MG$ac_delim
     8459ENABLE_MGPP!$ENABLE_MGPP$ac_delim
     8460ENABLE_LUCENE!$ENABLE_LUCENE$ac_delim
     8461ENABLE_GNOMELIB_EXT!$ENABLE_GNOMELIB_EXT$ac_delim
     8462LDFLAGS!$LDFLAGS$ac_delim
     8463CFLAGS!$CFLAGS$ac_delim
     8464CC!$CC$ac_delim
     8465CPPFLAGS!$CPPFLAGS$ac_delim
     8466ac_ct_CC!$ac_ct_CC$ac_delim
     8467EXEEXT!$EXEEXT$ac_delim
     8468OBJEXT!$OBJEXT$ac_delim
     8469CXX!$CXX$ac_delim
     8470CXXFLAGS!$CXXFLAGS$ac_delim
     8471ac_ct_CXX!$ac_ct_CXX$ac_delim
     8472AWK!$AWK$ac_delim
     8473YACC!$YACC$ac_delim
     8474YFLAGS!$YFLAGS$ac_delim
     8475build!$build$ac_delim
     8476build_cpu!$build_cpu$ac_delim
     8477build_vendor!$build_vendor$ac_delim
     8478build_os!$build_os$ac_delim
     8479host!$host$ac_delim
     8480host_cpu!$host_cpu$ac_delim
     8481host_vendor!$host_vendor$ac_delim
     8482host_os!$host_os$ac_delim
     8483target!$target$ac_delim
     8484target_cpu!$target_cpu$ac_delim
     8485target_vendor!$target_vendor$ac_delim
     8486target_os!$target_os$ac_delim
     8487INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
     8488INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
     8489INSTALL_DATA!$INSTALL_DATA$ac_delim
     8490LN_S!$LN_S$ac_delim
     8491SET_MAKE!$SET_MAKE$ac_delim
     8492RANLIB!$RANLIB$ac_delim
     8493ARCH_DEP_FLAGS!$ARCH_DEP_FLAGS$ac_delim
     8494MICO_VER!$MICO_VER$ac_delim
     8495CPP!$CPP$ac_delim
     8496GREP!$GREP$ac_delim
     8497EGREP!$EGREP$ac_delim
     8498U!$U$ac_delim
     8499ANSI2KNR!$ANSI2KNR$ac_delim
     8500ALLOCA!$ALLOCA$ac_delim
     8501LIBOBJS!$LIBOBJS$ac_delim
     8502STATIC!$STATIC$ac_delim
     8503gsdlos!$gsdlos$ac_delim
     8504MODULEDIRS!$MODULEDIRS$ac_delim
     8505subdirs!$subdirs$ac_delim
     8506_ACEOF
     8507
     8508  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
    92388509    break
    92398510  elif $ac_last_try; then
    9240     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
    9241 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     8511    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     8512echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    92428513   { (exit 1); exit 1; }; }
    92438514  else
     
    92458516  fi
    92468517done
    9247 rm -f conf$$subs.sh
    9248 
    9249 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9250 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
    9251 _ACEOF
    9252 sed -n '
    9253 h
    9254 s/^/S["/; s/!.*/"]=/
    9255 p
    9256 g
    9257 s/^[^!]*!//
    9258 :repl
    9259 t repl
    9260 s/'"$ac_delim"'$//
    9261 t delim
    9262 :nl
    9263 h
    9264 s/\(.\{148\}\).*/\1/
    9265 t more1
    9266 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
    9267 p
    9268 n
    9269 b repl
    9270 :more1
    9271 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
    9272 p
    9273 g
    9274 s/.\{148\}//
    9275 t nl
    9276 :delim
    9277 h
    9278 s/\(.\{148\}\).*/\1/
    9279 t more2
    9280 s/["\\]/\\&/g; s/^/"/; s/$/"/
    9281 p
    9282 b
    9283 :more2
    9284 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
    9285 p
    9286 g
    9287 s/.\{148\}//
    9288 t delim
    9289 ' <conf$$subs.awk | sed '
    9290 /^[^""]/{
    9291   N
    9292   s/\n//
    9293 }
    9294 ' >>$CONFIG_STATUS || ac_write_fail=1
    9295 rm -f conf$$subs.awk
    9296 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9297 _ACAWK
    9298 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
    9299   for (key in S) S_is_set[key] = 1
    9300   FS = ""
    9301 
    9302 }
    9303 {
    9304   line = $ 0
    9305   nfields = split(line, field, "@")
    9306   substed = 0
    9307   len = length(field[1])
    9308   for (i = 2; i < nfields; i++) {
    9309     key = field[i]
    9310     keylen = length(key)
    9311     if (S_is_set[key]) {
    9312       value = S[key]
    9313       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
    9314       len += length(value) + length(field[++i])
    9315       substed = 1
    9316     } else
    9317       len += 1 + keylen
    9318   }
    9319 
    9320   print line
    9321 }
    9322 
    9323 _ACAWK
    9324 _ACEOF
    9325 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    9326 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
    9327   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
    9328 else
    9329   cat
    9330 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
    9331   || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
    9332 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
     8518
     8519ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
     8520if test -n "$ac_eof"; then
     8521  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
     8522  ac_eof=`expr $ac_eof + 1`
     8523fi
     8524
     8525cat >>$CONFIG_STATUS <<_ACEOF
     8526cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
     8527/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
     8528_ACEOF
     8529sed '
     8530s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
     8531s/^/s,@/; s/!/@,|#_!!_#|/
     8532:n
     8533t n
     8534s/'"$ac_delim"'$/,g/; t
     8535s/$/\\/; p
     8536N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
     8537' >>$CONFIG_STATUS <conf$$subs.sed
     8538rm -f conf$$subs.sed
     8539cat >>$CONFIG_STATUS <<_ACEOF
     8540CEOF$ac_eof
     8541_ACEOF
     8542
     8543
     8544ac_delim='%!_!# '
     8545for ac_last_try in false false false false false :; do
     8546  cat >conf$$subs.sed <<_ACEOF
     8547LTLIBOBJS!$LTLIBOBJS$ac_delim
     8548_ACEOF
     8549
     8550  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 1; then
     8551    break
     8552  elif $ac_last_try; then
     8553    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     8554echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
    93338555   { (exit 1); exit 1; }; }
    9334 _ACEOF
     8556  else
     8557    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
     8558  fi
     8559done
     8560
     8561ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
     8562if test -n "$ac_eof"; then
     8563  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
     8564  ac_eof=`expr $ac_eof + 1`
     8565fi
     8566
     8567cat >>$CONFIG_STATUS <<_ACEOF
     8568cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
     8569/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
     8570_ACEOF
     8571sed '
     8572s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
     8573s/^/s,@/; s/!/@,|#_!!_#|/
     8574:n
     8575t n
     8576s/'"$ac_delim"'$/,g/; t
     8577s/$/\\/; p
     8578N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
     8579' >>$CONFIG_STATUS <conf$$subs.sed
     8580rm -f conf$$subs.sed
     8581cat >>$CONFIG_STATUS <<_ACEOF
     8582:end
     8583s/|#_!!_#|//g
     8584CEOF$ac_eof
     8585_ACEOF
     8586
    93358587
    93368588# VPATH may cause trouble with some makes, so we remove $(srcdir),
     
    93498601fi
    93508602
    9351 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8603cat >>$CONFIG_STATUS <<\_ACEOF
    93528604fi # test -n "$CONFIG_FILES"
    93538605
    9354 # Set up the scripts for CONFIG_HEADERS section.
    9355 # No need to generate them if there are no CONFIG_HEADERS.
    9356 # This happens for instance with `./config.status Makefile'.
    9357 if test -n "$CONFIG_HEADERS"; then
    9358 cat >"$tmp/defines.awk" <<\_ACAWK ||
    9359 BEGIN {
    9360 _ACEOF
    9361 
    9362 # Transform confdefs.h into an awk script `defines.awk', embedded as
    9363 # here-document in config.status, that substitutes the proper values into
    9364 # config.h.in to produce config.h.
    9365 
    9366 # Create a delimiter string that does not exist in confdefs.h, to ease
    9367 # handling of long lines.
    9368 ac_delim='%!_!# '
    9369 for ac_last_try in false false :; do
    9370   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
    9371   if test -z "$ac_t"; then
    9372     break
    9373   elif $ac_last_try; then
    9374     { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
    9375 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
    9376    { (exit 1); exit 1; }; }
    9377   else
    9378     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
    9379   fi
    9380 done
    9381 
    9382 # For the awk script, D is an array of macro values keyed by name,
    9383 # likewise P contains macro parameters if any.  Preserve backslash
    9384 # newline sequences.
    9385 
    9386 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
    9387 sed -n '
    9388 s/.\{148\}/&'"$ac_delim"'/g
    9389 t rset
    9390 :rset
    9391 s/^[     ]*#[    ]*define[   ][  ]*/ /
    9392 t def
    9393 d
    9394 :def
    9395 s/\\$//
    9396 t bsnl
    9397 s/["\\]/\\&/g
    9398 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
    9399 D["\1"]=" \3"/p
    9400 s/^ \('"$ac_word_re"'\)[     ]*\(.*\)/D["\1"]=" \2"/p
    9401 d
    9402 :bsnl
    9403 s/["\\]/\\&/g
    9404 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
    9405 D["\1"]=" \3\\\\\\n"\\/p
    9406 t cont
    9407 s/^ \('"$ac_word_re"'\)[     ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
    9408 t cont
    9409 d
    9410 :cont
    9411 n
    9412 s/.\{148\}/&'"$ac_delim"'/g
    9413 t clear
    9414 :clear
    9415 s/\\$//
    9416 t bsnlc
    9417 s/["\\]/\\&/g; s/^/"/; s/$/"/p
    9418 d
    9419 :bsnlc
    9420 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
    9421 b cont
    9422 ' <confdefs.h | sed '
    9423 s/'"$ac_delim"'/"\\\
    9424 "/g' >>$CONFIG_STATUS || ac_write_fail=1
    9425 
    9426 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9427   for (key in D) D_is_set[key] = 1
    9428   FS = ""
    9429 }
    9430 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
    9431   line = \$ 0
    9432   split(line, arg, " ")
    9433   if (arg[1] == "#") {
    9434     defundef = arg[2]
    9435     mac1 = arg[3]
    9436   } else {
    9437     defundef = substr(arg[1], 2)
    9438     mac1 = arg[2]
    9439   }
    9440   split(mac1, mac2, "(") #)
    9441   macro = mac2[1]
    9442   prefix = substr(line, 1, index(line, defundef) - 1)
    9443   if (D_is_set[macro]) {
    9444     # Preserve the white space surrounding the "#".
    9445     print prefix "define", macro P[macro] D[macro]
    9446     next
    9447   } else {
    9448     # Replace #undef with comments.  This is necessary, for example,
    9449     # in the case of _POSIX_SOURCE, which is predefined and required
    9450     # on some systems where configure will not decide to define it.
    9451     if (defundef == "undef") {
    9452       print "/*", prefix defundef, macro, "*/"
    9453       next
    9454     }
    9455   }
    9456 }
    9457 { print }
    9458 _ACAWK
    9459 _ACEOF
    9460 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    9461   { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
    9462 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
    9463    { (exit 1); exit 1; }; }
    9464 fi # test -n "$CONFIG_HEADERS"
    9465 
    9466 
    9467 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    "
    9468 shift
    9469 for ac_tag
     8606
     8607for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS
    94708608do
    94718609  case $ac_tag in
     
    94748612  case $ac_mode$ac_tag in
    94758613  :[FHL]*:*);;
    9476   :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
    9477 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
     8614  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
     8615echo "$as_me: error: Invalid tag $ac_tag." >&2;}
    94788616   { (exit 1); exit 1; }; };;
    94798617  :[FH]-) ac_tag=-:-;;
     
    95048642       *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    95058643       esac ||
    9506        { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
    9507 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
     8644       { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
     8645echo "$as_me: error: cannot find input file: $ac_f" >&2;}
    95088646   { (exit 1); exit 1; }; };;
    95098647      esac
    9510       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
    9511       ac_file_inputs="$ac_file_inputs '$ac_f'"
     8648      ac_file_inputs="$ac_file_inputs $ac_f"
    95128649    done
    95138650
     
    95158652    # use $as_me), people would be surprised to read:
    95168653    #    /* config.h.  Generated by config.status.  */
    9517     configure_input='Generated from '`
    9518       $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
    9519     `' by configure.'
     8654    configure_input="Generated from "`IFS=:
     8655      echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
    95208656    if test x"$ac_file" != x-; then
    95218657      configure_input="$ac_file.  $configure_input"
    9522       { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
    9523 $as_echo "$as_me: creating $ac_file" >&6;}
     8658      { echo "$as_me:$LINENO: creating $ac_file" >&5
     8659echo "$as_me: creating $ac_file" >&6;}
    95248660    fi
    9525     # Neutralize special characters interpreted by sed in replacement strings.
    9526     case $configure_input in #(
    9527     *\&* | *\|* | *\\* )
    9528        ac_sed_conf_input=`$as_echo "$configure_input" |
    9529        sed 's/[\\\\&|]/\\\\&/g'`;; #(
    9530     *) ac_sed_conf_input=$configure_input;;
    9531     esac
    95328661
    95338662    case $ac_tag in
    9534     *:-:* | *:-) cat >"$tmp/stdin" \
    9535       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    9536 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    9537    { (exit 1); exit 1; }; } ;;
     8663    *:-:* | *:-) cat >"$tmp/stdin";;
    95388664    esac
    95398665    ;;
     
    95458671     X"$ac_file" : 'X\(//\)$' \| \
    95468672     X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
    9547 $as_echo X"$ac_file" |
     8673echo X"$ac_file" |
    95488674    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    95498675        s//\1/
     
    95718697    while :; do
    95728698      case $as_dir in #(
    9573       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
     8699      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
    95748700      *) as_qdir=$as_dir;;
    95758701      esac
     
    95808706     X"$as_dir" : 'X\(//\)$' \| \
    95818707     X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    9582 $as_echo X"$as_dir" |
     8708echo X"$as_dir" |
    95838709    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    95848710        s//\1/
     
    96018727    done
    96028728    test -z "$as_dirs" || eval "mkdir $as_dirs"
    9603   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    9604 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
     8729  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     8730echo "$as_me: error: cannot create directory $as_dir" >&2;}
    96058731   { (exit 1); exit 1; }; }; }
    96068732  ac_builddir=.
     
    96098735.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    96108736*)
    9611   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     8737  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    96128738  # A ".." for each directory in $ac_dir_suffix.
    9613   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     8739  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
    96148740  case $ac_top_builddir_sub in
    96158741  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    96518777_ACEOF
    96528778
    9653 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8779cat >>$CONFIG_STATUS <<\_ACEOF
    96548780# If the template does not know about datarootdir, expand it.
    96558781# FIXME: This hack should be removed a few years after 2.60.
    96568782ac_datarootdir_hack=; ac_datarootdir_seen=
    96578783
    9658 ac_sed_dataroot='
    9659 /datarootdir/ {
     8784case `sed -n '/datarootdir/ {
    96608785  p
    96618786  q
     
    96668791/@localedir@/p
    96678792/@mandir@/p
    9668 '
    9669 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
     8793' $ac_file_inputs` in
    96708794*datarootdir*) ac_datarootdir_seen=yes;;
    96718795*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
    9672   { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
    9673 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
    9674 _ACEOF
    9675 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     8796  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
     8797echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
     8798_ACEOF
     8799cat >>$CONFIG_STATUS <<_ACEOF
    96768800  ac_datarootdir_hack='
    96778801  s&@datadir@&$datadir&g
     
    96878811# Shell code in configure.ac might set extrasub.
    96888812# FIXME: do we really want to maintain this feature?
    9689 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    9690 ac_sed_extra="$ac_vpsub
     8813cat >>$CONFIG_STATUS <<_ACEOF
     8814  sed "$ac_vpsub
    96918815$extrasub
    96928816_ACEOF
    9693 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     8817cat >>$CONFIG_STATUS <<\_ACEOF
    96948818:t
    96958819/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    9696 s|@configure_input@|$ac_sed_conf_input|;t t
     8820s&@configure_input@&$configure_input&;t t
    96978821s&@top_builddir@&$ac_top_builddir_sub&;t t
    9698 s&@top_build_prefix@&$ac_top_build_prefix&;t t
    96998822s&@srcdir@&$ac_srcdir&;t t
    97008823s&@abs_srcdir@&$ac_abs_srcdir&;t t
     
    97068829s&@INSTALL@&$ac_INSTALL&;t t
    97078830$ac_datarootdir_hack
    9708 "
    9709 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
    9710   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    9711 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    9712    { (exit 1); exit 1; }; }
     8831" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
    97138832
    97148833test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    97158834  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
    97168835  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
    9717   { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     8836  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    97188837which seems to be undefined.  Please make sure it is defined." >&5
    9719 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     8838echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    97208839which seems to be undefined.  Please make sure it is defined." >&2;}
    97218840
    97228841  rm -f "$tmp/stdin"
    97238842  case $ac_file in
    9724   -) cat "$tmp/out" && rm -f "$tmp/out";;
    9725   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
    9726   esac \
    9727   || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    9728 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    9729    { (exit 1); exit 1; }; }
     8843  -) cat "$tmp/out"; rm -f "$tmp/out";;
     8844  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
     8845  esac
    97308846 ;;
    97318847  :H)
     
    97338849  # CONFIG_HEADER
    97348850  #
     8851_ACEOF
     8852
     8853# Transform confdefs.h into a sed script `conftest.defines', that
     8854# substitutes the proper values into config.h.in to produce config.h.
     8855rm -f conftest.defines conftest.tail
     8856# First, append a space to every undef/define line, to ease matching.
     8857echo 's/$/ /' >conftest.defines
     8858# Then, protect against being on the right side of a sed subst, or in
     8859# an unquoted here document, in config.status.  If some macros were
     8860# called several times there might be several #defines for the same
     8861# symbol, which is useless.  But do not sort them, since the last
     8862# AC_DEFINE must be honored.
     8863ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
     8864# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
     8865# NAME is the cpp macro being defined, VALUE is the value it is being given.
     8866# PARAMS is the parameter list in the macro definition--in most cases, it's
     8867# just an empty string.
     8868ac_dA='s,^\\([   #]*\\)[^    ]*\\([  ]*'
     8869ac_dB='\\)[  (].*,\\1define\\2'
     8870ac_dC=' '
     8871ac_dD=' ,'
     8872
     8873uniq confdefs.h |
     8874  sed -n '
     8875    t rset
     8876    :rset
     8877    s/^[     ]*#[    ]*define[   ][  ]*//
     8878    t ok
     8879    d
     8880    :ok
     8881    s/[\\&,]/\\&/g
     8882    s/^\('"$ac_word_re"'\)\(([^()]*)\)[  ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
     8883    s/^\('"$ac_word_re"'\)[  ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
     8884  ' >>conftest.defines
     8885
     8886# Remove the space that was appended to ease matching.
     8887# Then replace #undef with comments.  This is necessary, for
     8888# example, in the case of _POSIX_SOURCE, which is predefined and required
     8889# on some systems where configure will not decide to define it.
     8890# (The regexp can be short, since the line contains either #define or #undef.)
     8891echo 's/ $//
     8892s,^[     #]*u.*,/* & */,' >>conftest.defines
     8893
     8894# Break up conftest.defines:
     8895ac_max_sed_lines=50
     8896
     8897# First sed command is:  sed -f defines.sed $ac_file_inputs >"$tmp/out1"
     8898# Second one is:     sed -f defines.sed "$tmp/out1" >"$tmp/out2"
     8899# Third one will be:     sed -f defines.sed "$tmp/out2" >"$tmp/out1"
     8900# et cetera.
     8901ac_in='$ac_file_inputs'
     8902ac_out='"$tmp/out1"'
     8903ac_nxt='"$tmp/out2"'
     8904
     8905while :
     8906do
     8907  # Write a here document:
     8908    cat >>$CONFIG_STATUS <<_ACEOF
     8909    # First, check the format of the line:
     8910    cat >"\$tmp/defines.sed" <<\\CEOF
     8911/^[  ]*#[    ]*undef[    ][  ]*$ac_word_re[  ]*\$/b def
     8912/^[  ]*#[    ]*define[   ][  ]*$ac_word_re[(     ]/b def
     8913b
     8914:def
     8915_ACEOF
     8916  sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
     8917  echo 'CEOF
     8918    sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
     8919  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
     8920  sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
     8921  grep . conftest.tail >/dev/null || break
     8922  rm -f conftest.defines
     8923  mv conftest.tail conftest.defines
     8924done
     8925rm -f conftest.defines conftest.tail
     8926
     8927echo "ac_result=$ac_in" >>$CONFIG_STATUS
     8928cat >>$CONFIG_STATUS <<\_ACEOF
    97358929  if test x"$ac_file" != x-; then
    9736     {
    9737       $as_echo "/* $configure_input  */" \
    9738       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
    9739     } >"$tmp/config.h" \
    9740       || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    9741 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    9742    { (exit 1); exit 1; }; }
    9743     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
    9744       { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
    9745 $as_echo "$as_me: $ac_file is unchanged" >&6;}
     8930    echo "/* $configure_input  */" >"$tmp/config.h"
     8931    cat "$ac_result" >>"$tmp/config.h"
     8932    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
     8933      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
     8934echo "$as_me: $ac_file is unchanged" >&6;}
    97468935    else
    9747       rm -f "$ac_file"
    9748       mv "$tmp/config.h" "$ac_file" \
    9749     || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
    9750 $as_echo "$as_me: error: could not create $ac_file" >&2;}
    9751    { (exit 1); exit 1; }; }
     8936      rm -f $ac_file
     8937      mv "$tmp/config.h" $ac_file
    97528938    fi
    97538939  else
    9754     $as_echo "/* $configure_input  */" \
    9755       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
    9756       || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
    9757 $as_echo "$as_me: error: could not create -" >&2;}
    9758    { (exit 1); exit 1; }; }
     8940    echo "/* $configure_input  */"
     8941    cat "$ac_result"
    97598942  fi
     8943  rm -f "$tmp/out12"
    97608944 ;;
    97618945
     
    97708954chmod +x $CONFIG_STATUS
    97718955ac_clean_files=$ac_clean_files_save
    9772 
    9773 test $ac_write_fail = 0 ||
    9774   { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
    9775 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
    9776    { (exit 1); exit 1; }; }
    97778956
    97788957
     
    98038982if test "$no_recursion" != yes; then
    98048983
    9805   # Remove --cache-file, --srcdir, and --disable-option-checking arguments
    9806   # so they do not pile up.
     8984  # Remove --cache-file and --srcdir arguments so they do not pile up.
    98078985  ac_sub_configure_args=
    98088986  ac_prev=
     
    98339011    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
    98349012      ;;
    9835     --disable-option-checking)
    9836       ;;
    98379013    *)
    98389014      case $ac_arg in
    9839       *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     9015      *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    98409016      esac
    98419017      ac_sub_configure_args="$ac_sub_configure_args '$ac_arg'" ;;
     
    98479023  ac_arg="--prefix=$prefix"
    98489024  case $ac_arg in
    9849   *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     9025  *\'*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    98509026  esac
    98519027  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
     
    98569032  fi
    98579033
    9858   # Always prepend --disable-option-checking to silence warnings, since
    9859   # different subdirs can have different --enable and --with options.
    9860   ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
    9861 
    98629034  ac_popdir=`pwd`
    98639035  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
     
    98689040
    98699041    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
    9870     $as_echo "$as_me:$LINENO: $ac_msg" >&5
    9871     $as_echo "$ac_msg" >&6
     9042    echo "$as_me:$LINENO: $ac_msg" >&5
     9043    echo "$ac_msg" >&6
    98729044    { as_dir="$ac_dir"
    98739045  case $as_dir in #(
     
    98789050    while :; do
    98799051      case $as_dir in #(
    9880       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
     9052      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
    98819053      *) as_qdir=$as_dir;;
    98829054      esac
     
    98879059     X"$as_dir" : 'X\(//\)$' \| \
    98889060     X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
    9889 $as_echo X"$as_dir" |
     9061echo X"$as_dir" |
    98909062    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    98919063        s//\1/
     
    99089080    done
    99099081    test -z "$as_dirs" || eval "mkdir $as_dirs"
    9910   } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
    9911 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
     9082  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     9083echo "$as_me: error: cannot create directory $as_dir" >&2;}
    99129084   { (exit 1); exit 1; }; }; }
    99139085    ac_builddir=.
     
    99169088.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    99179089*)
    9918   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     9090  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    99199091  # A ".." for each directory in $ac_dir_suffix.
    9920   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     9092  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
    99219093  case $ac_top_builddir_sub in
    99229094  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     
    99579129      ac_sub_configure=$ac_aux_dir/configure
    99589130    else
    9959       { $as_echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
    9960 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
     9131      { echo "$as_me:$LINENO: WARNING: no configuration information is in $ac_dir" >&5
     9132echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
    99619133      ac_sub_configure=
    99629134    fi
     
    99719143      esac
    99729144
    9973       { $as_echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
    9974 $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
     9145      { echo "$as_me:$LINENO: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
     9146echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
    99759147      # The eval makes quoting arguments work.
    99769148      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
    99779149       --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
    9978     { { $as_echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
    9979 $as_echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
     9150    { { echo "$as_me:$LINENO: error: $ac_sub_configure failed for $ac_dir" >&5
     9151echo "$as_me: error: $ac_sub_configure failed for $ac_dir" >&2;}
    99809152   { (exit 1); exit 1; }; }
    99819153    fi
     
    99849156  done
    99859157fi
    9986 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
    9987   { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
    9988 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
    9989 fi
    9990 
    9991 
    9992 
     9158
     9159
     9160
  • main/trunk/gs2build/configure.in

    r28318 r28328  
    467467   cd ../..
    468468elif test -d ext/gnome-lib; then
    469   if [ -d ext/gnome-lib/$gsdlos ]; then
     469  if test -d ext/gnome-lib/$gsdlos; then
    470470    echo "*** gnome-lib already compiled up in ext/gnome-lib/$gsdlos"
    471471    echo "*** Sourcing the gnomelib env for configuring wvware for GS2 (although it's not necessary)..."
     
    478478    ./CASCADE-MAKE.sh
    479479    gnomestatus=$?
    480     if [ $gnomestatus != 0 ] ; then
     480    if test $gnomestatus != 0; then
    481481       echo "****************************************"
    482482       echo "@@@ Failed to compile up gnomelib successfully"
Note: See TracChangeset for help on using the changeset viewer.