Ignore:
Timestamp:
2012-02-28T14:18:52+13:00 (12 years ago)
Author:
kjdon
Message:

getting greenstone to work properly on 64 bit machines. COMPAT32BITFLAGS is no more. Don't need -m32 option. Instead, have ARCH_DEP_FLAGS, which gets -fPIC on 64 bit machines. Note that I have used version 2.63 of autoconf. SOme configure files had previously been generated with v 2.65. Have also got rid of lib64 for compiling expat and iconv - only need one version now, not 32 bit version for greenstone and 64 bit version for apache

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/configure

    r21432 r25149  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.59 for gdbm 1.8.3.
     3# Generated by GNU Autoconf 2.63 for gdbm 1.8.3.
    44#
    5 # Copyright (C) 2003 Free Software Foundation, Inc.
     5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
     6# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
    67# This configure script is free software; the Free Software Foundation
    78# gives unlimited permission to copy, distribute and modify it.
     
    1011## --------------------- ##
    1112
    12 # Be Bourne compatible
     13# Be more Bourne compatible
     14DUALCASE=1; export DUALCASE # for MKS sh
    1315if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
    1416  emulate sh
    1517  NULLCMD=:
    16   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
     18  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
    1719  # is contrary to our usage.  Disable this feature.
    1820  alias -g '${1+"$@"}'='"$@"'
    19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
    20   set -o posix
    21 fi
    22 DUALCASE=1; export DUALCASE # for MKS sh
    23 
    24 # Support unset when possible.
    25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
    26   as_unset=unset
    27 else
    28   as_unset=false
    29 fi
    30 
    31 
    32 # Work around bugs in pre-3.0 UWIN ksh.
    33 $as_unset ENV MAIL MAILPATH
    34 PS1='$ '
    35 PS2='> '
    36 PS4='+ '
    37 
    38 # NLS nuisances.
    39 for as_var in \
    40   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
    41   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
    42   LC_TELEPHONE LC_TIME
    43 do
    44   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    45     eval $as_var=C; export $as_var
    46   else
    47     $as_unset $as_var
    48   fi
    49 done
    50 
    51 # Required to use basename.
    52 if expr a : '\(a\)' >/dev/null 2>&1; then
    53   as_expr=expr
    54 else
    55   as_expr=false
    56 fi
    57 
    58 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
    59   as_basename=basename
    60 else
    61   as_basename=false
    62 fi
    63 
    64 
    65 # Name of the executable.
    66 as_me=`$as_basename "$0" ||
    67 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
    68      X"$0" : 'X\(//\)$' \| \
    69      X"$0" : 'X\(/\)$' \| \
    70      .     : '\(.\)' 2>/dev/null ||
    71 echo X/"$0" |
    72     sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
    73       /^X\/\(\/\/\)$/{ s//\1/; q; }
    74       /^X\/\(\/\).*/{ s//\1/; q; }
    75       s/.*/./; q'`
    76 
    77 
    78 # PATH needs CR, and LINENO needs CR and PATH.
     21  setopt NO_GLOB_SUBST
     22else
     23  case `(set -o) 2>/dev/null` in
     24  *posix*) set -o posix ;;
     25esac
     26
     27fi
     28
     29
     30
     31
     32# PATH needs CR
    7933# Avoid depending upon Character Ranges.
    8034as_cr_letters='abcdefghijklmnopqrstuvwxyz'
     
    8438as_cr_alnum=$as_cr_Letters$as_cr_digits
    8539
     40as_nl='
     41'
     42export as_nl
     43# Printing a long string crashes Solaris 7 /usr/bin/printf.
     44as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
     45as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
     46as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
     47if (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'
     50else
     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'
     70fi
     71
    8672# The user is always right.
    8773if test "${PATH_SEPARATOR+set}" != set; then
    88   echo "#! /bin/sh" >conf$$.sh
    89   echo  "exit 0"   >>conf$$.sh
    90   chmod +x conf$$.sh
    91   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
    92     PATH_SEPARATOR=';'
    93   else
    94     PATH_SEPARATOR=:
    95   fi
    96   rm -f conf$$.sh
    97 fi
    98 
    99 
    100   as_lineno_1=$LINENO
    101   as_lineno_2=$LINENO
    102   as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
    103   test "x$as_lineno_1" != "x$as_lineno_2" &&
    104   test "x$as_lineno_3"  = "x$as_lineno_2"  || {
    105   # Find who we are.  Look in the path if we contain no path at all
    106   # relative or not.
    107   case $0 in
    108     *[\\/]* ) as_myself=$0 ;;
    109     *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     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  }
     79fi
     80
     81# Support unset when possible.
     82if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
     83  as_unset=unset
     84else
     85  as_unset=false
     86fi
     87
     88
     89# IFS
     90# We need space, tab and new line, in precisely that order.  Quoting is
     91# there to prevent editors from complaining about space-tab.
     92# (If _AS_PATH_WALK were called with IFS unset, it would disable word
     93# splitting by setting IFS to empty value.)
     94IFS=" ""    $as_nl"
     95
     96# Find who we are.  Look in the path if we contain no directory separator.
     97case $0 in
     98  *[\\/]* ) as_myself=$0 ;;
     99  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    110100for as_dir in $PATH
    111101do
     
    114104  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
    115105done
    116 
    117        ;;
    118   esac
    119   # We did not find ourselves, most probably we were run as `sh COMMAND'
    120   # in which case we are not to be found in the path.
    121   if test "x$as_myself" = x; then
    122     as_myself=$0
    123   fi
    124   if test ! -f "$as_myself"; then
    125     { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
    126    { (exit 1); exit 1; }; }
    127   fi
    128   case $CONFIG_SHELL in
    129   '')
     106IFS=$as_save_IFS
     107
     108     ;;
     109esac
     110# We did not find ourselves, most probably we were run as `sh COMMAND'
     111# in which case we are not to be found in the path.
     112if test "x$as_myself" = x; then
     113  as_myself=$0
     114fi
     115if test ! -f "$as_myself"; then
     116  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     117  { (exit 1); exit 1; }
     118fi
     119
     120# Work around bugs in pre-3.0 UWIN ksh.
     121for as_var in ENV MAIL MAILPATH
     122do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     123done
     124PS1='$ '
     125PS2='> '
     126PS4='+ '
     127
     128# NLS nuisances.
     129LC_ALL=C
     130export LC_ALL
     131LANGUAGE=C
     132export LANGUAGE
     133
     134# Required to use basename.
     135if expr a : '\(a\)' >/dev/null 2>&1 &&
     136   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     137  as_expr=expr
     138else
     139  as_expr=false
     140fi
     141
     142if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
     143  as_basename=basename
     144else
     145  as_basename=false
     146fi
     147
     148
     149# Name of the executable.
     150as_me=`$as_basename -- "$0" ||
     151$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
     152     X"$0" : 'X\(//\)$' \| \
     153     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
     154$as_echo X/"$0" |
     155    sed '/^.*\/\([^/][^/]*\)\/*$/{
     156        s//\1/
     157        q
     158      }
     159      /^X\/\(\/\/\)$/{
     160        s//\1/
     161        q
     162      }
     163      /^X\/\(\/\).*/{
     164        s//\1/
     165        q
     166      }
     167      s/.*/./; q'`
     168
     169# CDPATH.
     170$as_unset CDPATH
     171
     172
     173if test "x$CONFIG_SHELL" = x; then
     174  if (eval ":") 2>/dev/null; then
     175  as_have_required=yes
     176else
     177  as_have_required=no
     178fi
     179
     180  if test $as_have_required = yes &&     (eval ":
     181(as_func_return () {
     182  (exit \$1)
     183}
     184as_func_success () {
     185  as_func_return 0
     186}
     187as_func_failure () {
     188  as_func_return 1
     189}
     190as_func_ret_success () {
     191  return 0
     192}
     193as_func_ret_failure () {
     194  return 1
     195}
     196
     197exitcode=0
     198if as_func_success; then
     199  :
     200else
     201  exitcode=1
     202  echo as_func_success failed.
     203fi
     204
     205if as_func_failure; then
     206  exitcode=1
     207  echo as_func_failure succeeded.
     208fi
     209
     210if as_func_ret_success; then
     211  :
     212else
     213  exitcode=1
     214  echo as_func_ret_success failed.
     215fi
     216
     217if as_func_ret_failure; then
     218  exitcode=1
     219  echo as_func_ret_failure succeeded.
     220fi
     221
     222if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
     223  :
     224else
     225  exitcode=1
     226  echo positional parameters were not saved.
     227fi
     228
     229test \$exitcode = 0) || { (exit 1); exit 1; }
     230
     231(
     232  as_lineno_1=\$LINENO
     233  as_lineno_2=\$LINENO
     234  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
     235  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
     236") 2> /dev/null; then
     237  :
     238else
     239  as_candidate_shells=
    130240    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    131241for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
     
    133243  IFS=$as_save_IFS
    134244  test -z "$as_dir" && as_dir=.
    135   for as_base in sh bash ksh sh5; do
    136      case $as_dir in
     245  case $as_dir in
    137246     /*)
    138        if ("$as_dir/$as_base" -c '
     247       for as_base in sh bash ksh sh5; do
     248         as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
     249       done;;
     250       esac
     251done
     252IFS=$as_save_IFS
     253
     254
     255      for as_shell in $as_candidate_shells $SHELL; do
     256     # Try only shells that exist, to save several forks.
     257     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
     258        { ("$as_shell") 2> /dev/null <<\_ASEOF
     259if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
     260  emulate sh
     261  NULLCMD=:
     262  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     263  # is contrary to our usage.  Disable this feature.
     264  alias -g '${1+"$@"}'='"$@"'
     265  setopt NO_GLOB_SUBST
     266else
     267  case `(set -o) 2>/dev/null` in
     268  *posix*) set -o posix ;;
     269esac
     270
     271fi
     272
     273
     274:
     275_ASEOF
     276}; then
     277  CONFIG_SHELL=$as_shell
     278           as_have_required=yes
     279           if { "$as_shell" 2> /dev/null <<\_ASEOF
     280if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
     281  emulate sh
     282  NULLCMD=:
     283  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
     284  # is contrary to our usage.  Disable this feature.
     285  alias -g '${1+"$@"}'='"$@"'
     286  setopt NO_GLOB_SUBST
     287else
     288  case `(set -o) 2>/dev/null` in
     289  *posix*) set -o posix ;;
     290esac
     291
     292fi
     293
     294
     295:
     296(as_func_return () {
     297  (exit $1)
     298}
     299as_func_success () {
     300  as_func_return 0
     301}
     302as_func_failure () {
     303  as_func_return 1
     304}
     305as_func_ret_success () {
     306  return 0
     307}
     308as_func_ret_failure () {
     309  return 1
     310}
     311
     312exitcode=0
     313if as_func_success; then
     314  :
     315else
     316  exitcode=1
     317  echo as_func_success failed.
     318fi
     319
     320if as_func_failure; then
     321  exitcode=1
     322  echo as_func_failure succeeded.
     323fi
     324
     325if as_func_ret_success; then
     326  :
     327else
     328  exitcode=1
     329  echo as_func_ret_success failed.
     330fi
     331
     332if as_func_ret_failure; then
     333  exitcode=1
     334  echo as_func_ret_failure succeeded.
     335fi
     336
     337if ( set x; as_func_ret_success y && test x = "$1" ); then
     338  :
     339else
     340  exitcode=1
     341  echo positional parameters were not saved.
     342fi
     343
     344test $exitcode = 0) || { (exit 1); exit 1; }
     345
     346(
    139347  as_lineno_1=$LINENO
    140348  as_lineno_2=$LINENO
    141   as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
    142349  test "x$as_lineno_1" != "x$as_lineno_2" &&
    143   test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
    144          $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
    145          $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
    146          CONFIG_SHELL=$as_dir/$as_base
    147          export CONFIG_SHELL
    148          exec "$CONFIG_SHELL" "$0" ${1+"$@"}
    149        fi;;
    150      esac
    151        done
    152 done
    153 ;;
    154   esac
     350  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
     351
     352_ASEOF
     353}; then
     354  break
     355fi
     356
     357fi
     358
     359      done
     360
     361      if test "x$CONFIG_SHELL" != x; then
     362  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+"$@"}
     367fi
     368
     369
     370    if test $as_have_required = no; then
     371  echo This script requires a shell more modern than all the
     372      echo shells that I found on your system.  Please install a
     373      echo modern shell, or manually run the script under such a
     374      echo shell if you do have one.
     375      { (exit 1); exit 1; }
     376fi
     377
     378
     379fi
     380
     381fi
     382
     383
     384
     385(eval "as_func_return () {
     386  (exit \$1)
     387}
     388as_func_success () {
     389  as_func_return 0
     390}
     391as_func_failure () {
     392  as_func_return 1
     393}
     394as_func_ret_success () {
     395  return 0
     396}
     397as_func_ret_failure () {
     398  return 1
     399}
     400
     401exitcode=0
     402if as_func_success; then
     403  :
     404else
     405  exitcode=1
     406  echo as_func_success failed.
     407fi
     408
     409if as_func_failure; then
     410  exitcode=1
     411  echo as_func_failure succeeded.
     412fi
     413
     414if as_func_ret_success; then
     415  :
     416else
     417  exitcode=1
     418  echo as_func_ret_success failed.
     419fi
     420
     421if as_func_ret_failure; then
     422  exitcode=1
     423  echo as_func_ret_failure succeeded.
     424fi
     425
     426if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
     427  :
     428else
     429  exitcode=1
     430  echo positional parameters were not saved.
     431fi
     432
     433test \$exitcode = 0") || {
     434  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.
     439}
     440
     441
     442
     443  as_lineno_1=$LINENO
     444  as_lineno_2=$LINENO
     445  test "x$as_lineno_1" != "x$as_lineno_2" &&
     446  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
    155447
    156448  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
    157449  # uniformly replaced by the line number.  The first 'sed' inserts a
    158   # line-number line before each line; the second 'sed' does the real
    159   # work.  The second script uses 'N' to pair each line-number line
    160   # with the numbered line, and appends trailing '-' during
    161   # substitution so that $LINENO is not a special case at line end.
     450  # line-number line after each line using $LINENO; the second 'sed'
     451  # does the real work.  The second script uses 'N' to pair each
     452  # line-number line with the line containing $LINENO, and appends
     453  # trailing '-' during substitution so that $LINENO is not a special
     454  # case at line end.
    162455  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    163   # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
    164   sed '=' <$as_myself |
     456  # scripts with optimization help from Paolo Bonzini.  Blame Lee
     457  # E. McMahon (1931-1989) for sed's syntax.  :-)
     458  sed -n '
     459    p
     460    /[$]LINENO/=
     461  ' <$as_myself |
    165462    sed '
     463      s/[$]LINENO.*/&-/
     464      t lineno
     465      b
     466      :lineno
    166467      N
    167       s,$,-,
    168       : loop
    169       s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
     468      :loop
     469      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
    170470      t loop
    171       s,-$,,
    172       s,^['$as_cr_digits']*\n,,
     471      s/-\n.*//
    173472    ' >$as_me.lineno &&
    174   chmod +x $as_me.lineno ||
    175     { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
     473  chmod +x "$as_me.lineno" ||
     474    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    176475   { (exit 1); exit 1; }; }
    177476
    178477  # Don't try to exec as it changes $[0], causing all sort of problems
    179478  # (the dirname of $[0] is not the place where we might find the
    180   # original and so on.  Autoconf is especially sensible to this).
    181   . ./$as_me.lineno
     479  # original and so on.  Autoconf is especially sensitive to this).
     480  . "./$as_me.lineno"
    182481  # Exit status is that of the last command.
    183482  exit
     
    185484
    186485
    187 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
    188   *c*,-n*) ECHO_N= ECHO_C='
    189 ' ECHO_T='  ' ;;
    190   *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
    191   *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
     486if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
     487  as_dirname=dirname
     488else
     489  as_dirname=false
     490fi
     491
     492ECHO_C= ECHO_N= ECHO_T=
     493case `echo -n x` in
     494-n*)
     495  case `echo 'x\c'` in
     496  *c*) ECHO_T=' ';; # ECHO_T is single tab character.
     497  *)   ECHO_C='\c';;
     498  esac;;
     499*)
     500  ECHO_N='-n';;
    192501esac
    193 
    194 if expr a : '\(a\)' >/dev/null 2>&1; then
     502if expr a : '\(a\)' >/dev/null 2>&1 &&
     503   test "X`expr 00001 : '.*\(...\)'`" = X001; then
    195504  as_expr=expr
    196505else
     
    199508
    200509rm -f conf$$ conf$$.exe conf$$.file
    201 echo >conf$$.file
    202 if ln -s conf$$.file conf$$ 2>/dev/null; then
    203   # We could just check for DJGPP; but this test a) works b) is more generic
    204   # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
    205   if test -f conf$$.exe; then
    206     # Don't use ln at all; we don't have any links
     510if test -d conf$$.dir; then
     511  rm -f conf$$.dir/conf$$.file
     512else
     513  rm -f conf$$.dir
     514  mkdir conf$$.dir 2>/dev/null
     515fi
     516if (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
    207528    as_ln_s='cp -p'
    208   else
    209     as_ln_s='ln -s'
    210529  fi
    211 elif ln conf$$.file conf$$ 2>/dev/null; then
    212   as_ln_s=ln
    213530else
    214531  as_ln_s='cp -p'
    215532fi
    216 rm -f conf$$ conf$$.exe conf$$.file
     533rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     534rmdir conf$$.dir 2>/dev/null
    217535
    218536if mkdir -p . 2>/dev/null; then
     
    223541fi
    224542
    225 as_executable_p="test -f"
     543if test -x / >/dev/null 2>&1; then
     544  as_test_x='test -x'
     545else
     546  if ls -dL / >/dev/null 2>&1; then
     547    as_ls_L_option=L
     548  else
     549    as_ls_L_option=
     550  fi
     551  as_test_x='
     552    eval sh -c '\''
     553      if test -d "$1"; then
     554    test -d "$1/.";
     555      else
     556    case $1 in
     557    -*)set "./$1";;
     558    esac;
     559    case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     560    ???[sx]*):;;*)false;;esac;fi
     561    '\'' sh
     562  '
     563fi
     564as_executable_p=$as_test_x
    226565
    227566# Sed expression to map a string onto a valid CPP name.
     
    231570as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
    232571
    233 
    234 # IFS
    235 # We need space, tab and new line, in precisely that order.
    236 as_nl='
    237 '
    238 IFS="   $as_nl"
    239 
    240 # CDPATH.
    241 $as_unset CDPATH
    242572
    243573
     
    401731
    402732
     733exec 7<&0 </dev/null 6>&1
     734
    403735# Name of the host.
    404736# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
     
    406738ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
    407739
    408 exec 6>&1
    409 
    410740#
    411741# Initializations.
    412742#
    413743ac_default_prefix=/usr/local
     744ac_clean_files=
    414745ac_config_libobj_dir=.
     746LIBOBJS=
    415747cross_compiling=no
    416748subdirs=
     
    418750MAKEFLAGS=
    419751SHELL=${CONFIG_SHELL-/bin/sh}
    420 
    421 # Maximum number of lines to put in a shell here document.
    422 # This variable seems obsolete.  It should probably be removed, and
    423 # only ac_max_sed_lines should be used.
    424 : ${ac_max_here_lines=38}
    425752
    426753# Identity of this package.
     
    435762ac_includes_default="\
    436763#include <stdio.h>
    437 #if HAVE_SYS_TYPES_H
     764#ifdef HAVE_SYS_TYPES_H
    438765# include <sys/types.h>
    439766#endif
    440 #if HAVE_SYS_STAT_H
     767#ifdef HAVE_SYS_STAT_H
    441768# include <sys/stat.h>
    442769#endif
    443 #if STDC_HEADERS
     770#ifdef STDC_HEADERS
    444771# include <stdlib.h>
    445772# include <stddef.h>
    446773#else
    447 # if HAVE_STDLIB_H
     774# ifdef HAVE_STDLIB_H
    448775#  include <stdlib.h>
    449776# endif
    450777#endif
    451 #if HAVE_STRING_H
    452 # if !STDC_HEADERS && HAVE_MEMORY_H
     778#ifdef HAVE_STRING_H
     779# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
    453780#  include <memory.h>
    454781# endif
    455782# include <string.h>
    456783#endif
    457 #if HAVE_STRINGS_H
     784#ifdef HAVE_STRINGS_H
    458785# include <strings.h>
    459786#endif
    460 #if HAVE_INTTYPES_H
     787#ifdef HAVE_INTTYPES_H
    461788# include <inttypes.h>
    462 #else
    463 # if HAVE_STDINT_H
    464 #  include <stdint.h>
    465 # endif
    466789#endif
    467 #if HAVE_UNISTD_H
     790#ifdef HAVE_STDINT_H
     791# include <stdint.h>
     792#endif
     793#ifdef HAVE_UNISTD_H
    468794# include <unistd.h>
    469795#endif"
    470796
    471 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP EGREP LIBTOOL COMPAT32BITFLAGS LIBOBJS LTLIBOBJS'
     797ac_subst_vars='LTLIBOBJS
     798LIBOBJS
     799ARCH_DEP_FLAGS
     800LIBTOOL
     801EGREP
     802GREP
     803STRIP
     804RANLIB
     805ECHO
     806LN_S
     807INSTALL_DATA
     808INSTALL_SCRIPT
     809INSTALL_PROGRAM
     810CPP
     811OBJEXT
     812EXEEXT
     813ac_ct_CC
     814CPPFLAGS
     815LDFLAGS
     816CFLAGS
     817CC
     818target_os
     819target_vendor
     820target_cpu
     821target
     822host_os
     823host_vendor
     824host_cpu
     825host
     826build_os
     827build_vendor
     828build_cpu
     829build
     830target_alias
     831host_alias
     832build_alias
     833LIBS
     834ECHO_T
     835ECHO_N
     836ECHO_C
     837DEFS
     838mandir
     839localedir
     840libdir
     841psdir
     842pdfdir
     843dvidir
     844htmldir
     845infodir
     846docdir
     847oldincludedir
     848includedir
     849localstatedir
     850sharedstatedir
     851sysconfdir
     852datadir
     853datarootdir
     854libexecdir
     855sbindir
     856bindir
     857program_transform_name
     858prefix
     859exec_prefix
     860PACKAGE_BUGREPORT
     861PACKAGE_STRING
     862PACKAGE_VERSION
     863PACKAGE_TARNAME
     864PACKAGE_NAME
     865PATH_SEPARATOR
     866SHELL'
    472867ac_subst_files=''
     868ac_user_opts='
     869enable_option_checking
     870enable_shared
     871enable_static
     872enable_fast_install
     873with_gnu_ld
     874enable_libtool_lock
     875with_pic
     876'
     877      ac_precious_vars='build_alias
     878host_alias
     879target_alias
     880CC
     881CFLAGS
     882LDFLAGS
     883LIBS
     884CPPFLAGS
     885CPP'
     886
    473887
    474888# Initialize some variables set by options.
    475889ac_init_help=
    476890ac_init_version=false
     891ac_unrecognized_opts=
     892ac_unrecognized_sep=
    477893# The variables have the same names as the options, with
    478894# dashes changed to underlines.
     
    497913# by default will actually change.
    498914# Use braces instead of parens because sh, perl, etc. also accept them.
     915# (The list follows the same order as the GNU Coding Standards.)
    499916bindir='${exec_prefix}/bin'
    500917sbindir='${exec_prefix}/sbin'
    501918libexecdir='${exec_prefix}/libexec'
    502 datadir='${prefix}/share'
     919datarootdir='${prefix}/share'
     920datadir='${datarootdir}'
    503921sysconfdir='${prefix}/etc'
    504922sharedstatedir='${prefix}/com'
    505923localstatedir='${prefix}/var'
    506 libdir='${exec_prefix}/lib'
    507924includedir='${prefix}/include'
    508925oldincludedir='/usr/include'
    509 infodir='${prefix}/info'
    510 mandir='${prefix}/man'
     926docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
     927infodir='${datarootdir}/info'
     928htmldir='${docdir}'
     929dvidir='${docdir}'
     930pdfdir='${docdir}'
     931psdir='${docdir}'
     932libdir='${exec_prefix}/lib'
     933localedir='${datarootdir}/locale'
     934mandir='${datarootdir}/man'
    511935
    512936ac_prev=
     937ac_dashdash=
    513938for ac_option
    514939do
    515940  # If the previous option needs an argument, assign it.
    516941  if test -n "$ac_prev"; then
    517     eval "$ac_prev=\$ac_option"
     942    eval $ac_prev=\$ac_option
    518943    ac_prev=
    519944    continue
    520945  fi
    521946
    522   ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
     947  case $ac_option in
     948  *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
     949  *)    ac_optarg=yes ;;
     950  esac
    523951
    524952  # Accept the important Cygnus configure options, so we can diagnose typos.
    525953
    526   case $ac_option in
     954  case $ac_dashdash$ac_option in
     955  --)
     956    ac_dashdash=yes ;;
    527957
    528958  -bindir | --bindir | --bindi | --bind | --bin | --bi)
     
    546976    cache_file=config.cache ;;
    547977
    548   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
     978  -datadir | --datadir | --datadi | --datad)
    549979    ac_prev=datadir ;;
    550   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
    551   | --da=*)
     980  -datadir=* | --datadir=* | --datadi=* | --datad=*)
    552981    datadir=$ac_optarg ;;
    553982
     983  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
     984  | --dataroo | --dataro | --datar)
     985    ac_prev=datarootdir ;;
     986  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
     987  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
     988    datarootdir=$ac_optarg ;;
     989
    554990  -disable-* | --disable-*)
    555     ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
     991    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
    556992    # Reject names that are not valid shell variable names.
    557     expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
    558       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
     993    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     994      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
    559995   { (exit 1); exit 1; }; }
    560     ac_feature=`echo $ac_feature | sed 's/-/_/g'`
    561     eval "enable_$ac_feature=no" ;;
     996    ac_useropt_orig=$ac_useropt
     997    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     998    case $ac_user_opts in
     999      *"
     1000"enable_$ac_useropt"
     1001"*) ;;
     1002      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
     1003     ac_unrecognized_sep=', ';;
     1004    esac
     1005    eval enable_$ac_useropt=no ;;
     1006
     1007  -docdir | --docdir | --docdi | --doc | --do)
     1008    ac_prev=docdir ;;
     1009  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
     1010    docdir=$ac_optarg ;;
     1011
     1012  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
     1013    ac_prev=dvidir ;;
     1014  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
     1015    dvidir=$ac_optarg ;;
    5621016
    5631017  -enable-* | --enable-*)
    564     ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
     1018    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
    5651019    # Reject names that are not valid shell variable names.
    566     expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
    567       { echo "$as_me: error: invalid feature name: $ac_feature" >&2
     1020    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     1021      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
    5681022   { (exit 1); exit 1; }; }
    569     ac_feature=`echo $ac_feature | sed 's/-/_/g'`
    570     case $ac_option in
    571       *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
    572       *) ac_optarg=yes ;;
     1023    ac_useropt_orig=$ac_useropt
     1024    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     1025    case $ac_user_opts in
     1026      *"
     1027"enable_$ac_useropt"
     1028"*) ;;
     1029      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
     1030     ac_unrecognized_sep=', ';;
    5731031    esac
    574     eval "enable_$ac_feature='$ac_optarg'" ;;
     1032    eval enable_$ac_useropt=\$ac_optarg ;;
    5751033
    5761034  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
     
    5991057    host_alias=$ac_optarg ;;
    6001058
     1059  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
     1060    ac_prev=htmldir ;;
     1061  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
     1062  | --ht=*)
     1063    htmldir=$ac_optarg ;;
     1064
    6011065  -includedir | --includedir | --includedi | --included | --include \
    6021066  | --includ | --inclu | --incl | --inc)
     
    6231087    libexecdir=$ac_optarg ;;
    6241088
     1089  -localedir | --localedir | --localedi | --localed | --locale)
     1090    ac_prev=localedir ;;
     1091  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
     1092    localedir=$ac_optarg ;;
     1093
    6251094  -localstatedir | --localstatedir | --localstatedi | --localstated \
    626   | --localstate | --localstat | --localsta | --localst \
    627   | --locals | --local | --loca | --loc | --lo)
     1095  | --localstate | --localstat | --localsta | --localst | --locals)
    6281096    ac_prev=localstatedir ;;
    6291097  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
    630   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
    631   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
     1098  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
    6321099    localstatedir=$ac_optarg ;;
    6331100
     
    6941161    program_transform_name=$ac_optarg ;;
    6951162
     1163  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
     1164    ac_prev=pdfdir ;;
     1165  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
     1166    pdfdir=$ac_optarg ;;
     1167
     1168  -psdir | --psdir | --psdi | --psd | --ps)
     1169    ac_prev=psdir ;;
     1170  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
     1171    psdir=$ac_optarg ;;
     1172
    6961173  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    6971174  | -silent | --silent | --silen | --sile | --sil)
     
    7441221
    7451222  -with-* | --with-*)
    746     ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
     1223    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
    7471224    # Reject names that are not valid shell variable names.
    748     expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
    749       { echo "$as_me: error: invalid package name: $ac_package" >&2
     1225    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     1226      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
    7501227   { (exit 1); exit 1; }; }
    751     ac_package=`echo $ac_package| sed 's/-/_/g'`
    752     case $ac_option in
    753       *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
    754       *) ac_optarg=yes ;;
     1228    ac_useropt_orig=$ac_useropt
     1229    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     1230    case $ac_user_opts in
     1231      *"
     1232"with_$ac_useropt"
     1233"*) ;;
     1234      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
     1235     ac_unrecognized_sep=', ';;
    7551236    esac
    756     eval "with_$ac_package='$ac_optarg'" ;;
     1237    eval with_$ac_useropt=\$ac_optarg ;;
    7571238
    7581239  -without-* | --without-*)
    759     ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
     1240    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
    7601241    # Reject names that are not valid shell variable names.
    761     expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
    762       { echo "$as_me: error: invalid package name: $ac_package" >&2
     1242    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
     1243      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
    7631244   { (exit 1); exit 1; }; }
    764     ac_package=`echo $ac_package | sed 's/-/_/g'`
    765     eval "with_$ac_package=no" ;;
     1245    ac_useropt_orig=$ac_useropt
     1246    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     1247    case $ac_user_opts in
     1248      *"
     1249"with_$ac_useropt"
     1250"*) ;;
     1251      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
     1252     ac_unrecognized_sep=', ';;
     1253    esac
     1254    eval with_$ac_useropt=no ;;
    7661255
    7671256  --x)
     
    7831272    x_libraries=$ac_optarg ;;
    7841273
    785   -*) { echo "$as_me: error: unrecognized option: $ac_option
     1274  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
    7861275Try \`$0 --help' for more information." >&2
    7871276   { (exit 1); exit 1; }; }
     
    7921281    # Reject names that are not valid shell variable names.
    7931282    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
    794       { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
     1283      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
    7951284   { (exit 1); exit 1; }; }
    796     ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
    797     eval "$ac_envvar='$ac_optarg'"
     1285    eval $ac_envvar=\$ac_optarg
    7981286    export $ac_envvar ;;
    7991287
    8001288  *)
    8011289    # FIXME: should be removed in autoconf 3.0.
    802     echo "$as_me: WARNING: you should use --build, --host, --target" >&2
     1290    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    8031291    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    804       echo "$as_me: WARNING: invalid host type: $ac_option" >&2
     1292      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    8051293    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    8061294    ;;
     
    8111299if test -n "$ac_prev"; then
    8121300  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
    813   { echo "$as_me: error: missing argument to $ac_option" >&2
     1301  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
    8141302   { (exit 1); exit 1; }; }
    8151303fi
    8161304
    817 # Be sure to have absolute paths.
    818 for ac_var in exec_prefix prefix
     1305if test -n "$ac_unrecognized_opts"; then
     1306  case $enable_option_checking in
     1307    no) ;;
     1308    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
     1309   { (exit 1); exit 1; }; } ;;
     1310    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
     1311  esac
     1312fi
     1313
     1314# Check all directory arguments for consistency.
     1315for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
     1316        datadir sysconfdir sharedstatedir localstatedir includedir \
     1317        oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
     1318        libdir localedir mandir
    8191319do
    820   eval ac_val=$`echo $ac_var`
     1320  eval ac_val=\$$ac_var
     1321  # Remove trailing slashes.
    8211322  case $ac_val in
    822     [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
    823     *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
    824    { (exit 1); exit 1; }; };;
     1323    */ )
     1324      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
     1325      eval $ac_var=\$ac_val;;
    8251326  esac
    826 done
    827 
    828 # Be sure to have absolute paths.
    829 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
    830           localstatedir libdir includedir oldincludedir infodir mandir
    831 do
    832   eval ac_val=$`echo $ac_var`
     1327  # Be sure to have absolute directory names.
    8331328  case $ac_val in
    834     [\\/$]* | ?:[\\/]* ) ;;
    835     *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
    836    { (exit 1); exit 1; }; };;
     1329    [\\/$]* | ?:[\\/]* )  continue;;
     1330    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    8371331  esac
     1332  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
     1333   { (exit 1); exit 1; }; }
    8381334done
    8391335
     
    8491345  if test "x$build_alias" = x; then
    8501346    cross_compiling=maybe
    851     echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
     1347    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
    8521348    If a cross compiler is detected then cross compile mode will be used." >&2
    8531349  elif test "x$build_alias" != "x$host_alias"; then
     
    8621358
    8631359
     1360ac_pwd=`pwd` && test -n "$ac_pwd" &&
     1361ac_ls_di=`ls -di .` &&
     1362ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
     1363  { $as_echo "$as_me: error: working directory cannot be determined" >&2
     1364   { (exit 1); exit 1; }; }
     1365test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
     1366  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
     1367   { (exit 1); exit 1; }; }
     1368
     1369
    8641370# Find the source files, if location was not specified.
    8651371if test -z "$srcdir"; then
    8661372  ac_srcdir_defaulted=yes
    867   # Try the directory containing this script, then its parent.
    868   ac_confdir=`(dirname "$0") 2>/dev/null ||
    869 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    870      X"$0" : 'X\(//\)[^/]' \| \
    871      X"$0" : 'X\(//\)$' \| \
    872      X"$0" : 'X\(/\)' \| \
    873      .     : '\(.\)' 2>/dev/null ||
    874 echo X"$0" |
    875     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    876       /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    877       /^X\(\/\/\)$/{ s//\1/; q; }
    878       /^X\(\/\).*/{ s//\1/; q; }
    879       s/.*/./; q'`
     1373  # Try the directory containing this script, then the parent directory.
     1374  ac_confdir=`$as_dirname -- "$as_myself" ||
     1375$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
     1376     X"$as_myself" : 'X\(//\)[^/]' \| \
     1377     X"$as_myself" : 'X\(//\)$' \| \
     1378     X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
     1379$as_echo X"$as_myself" |
     1380    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     1381        s//\1/
     1382        q
     1383      }
     1384      /^X\(\/\/\)[^/].*/{
     1385        s//\1/
     1386        q
     1387      }
     1388      /^X\(\/\/\)$/{
     1389        s//\1/
     1390        q
     1391      }
     1392      /^X\(\/\).*/{
     1393        s//\1/
     1394        q
     1395      }
     1396      s/.*/./; q'`
    8801397  srcdir=$ac_confdir
    881   if test ! -r $srcdir/$ac_unique_file; then
     1398  if test ! -r "$srcdir/$ac_unique_file"; then
    8821399    srcdir=..
    8831400  fi
     
    8851402  ac_srcdir_defaulted=no
    8861403fi
    887 if test ! -r $srcdir/$ac_unique_file; then
    888   if test "$ac_srcdir_defaulted" = yes; then
    889     { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
     1404if test ! -r "$srcdir/$ac_unique_file"; then
     1405  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
     1406  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
    8901407   { (exit 1); exit 1; }; }
    891   else
    892     { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
     1408fi
     1409ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
     1410ac_abs_confdir=`(
     1411    cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
    8931412   { (exit 1); exit 1; }; }
    894   fi
    895 fi
    896 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
    897   { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
    898    { (exit 1); exit 1; }; }
    899 srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
    900 ac_env_build_alias_set=${build_alias+set}
    901 ac_env_build_alias_value=$build_alias
    902 ac_cv_env_build_alias_set=${build_alias+set}
    903 ac_cv_env_build_alias_value=$build_alias
    904 ac_env_host_alias_set=${host_alias+set}
    905 ac_env_host_alias_value=$host_alias
    906 ac_cv_env_host_alias_set=${host_alias+set}
    907 ac_cv_env_host_alias_value=$host_alias
    908 ac_env_target_alias_set=${target_alias+set}
    909 ac_env_target_alias_value=$target_alias
    910 ac_cv_env_target_alias_set=${target_alias+set}
    911 ac_cv_env_target_alias_value=$target_alias
    912 ac_env_CC_set=${CC+set}
    913 ac_env_CC_value=$CC
    914 ac_cv_env_CC_set=${CC+set}
    915 ac_cv_env_CC_value=$CC
    916 ac_env_CFLAGS_set=${CFLAGS+set}
    917 ac_env_CFLAGS_value=$CFLAGS
    918 ac_cv_env_CFLAGS_set=${CFLAGS+set}
    919 ac_cv_env_CFLAGS_value=$CFLAGS
    920 ac_env_LDFLAGS_set=${LDFLAGS+set}
    921 ac_env_LDFLAGS_value=$LDFLAGS
    922 ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
    923 ac_cv_env_LDFLAGS_value=$LDFLAGS
    924 ac_env_CPPFLAGS_set=${CPPFLAGS+set}
    925 ac_env_CPPFLAGS_value=$CPPFLAGS
    926 ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
    927 ac_cv_env_CPPFLAGS_value=$CPPFLAGS
    928 ac_env_CPP_set=${CPP+set}
    929 ac_env_CPP_value=$CPP
    930 ac_cv_env_CPP_set=${CPP+set}
    931 ac_cv_env_CPP_value=$CPP
     1413    pwd)`
     1414# When building in place, set srcdir=.
     1415if test "$ac_abs_confdir" = "$ac_pwd"; then
     1416  srcdir=.
     1417fi
     1418# Remove unnecessary trailing slashes from srcdir.
     1419# Double slashes in file names in object file debugging info
     1420# mess up M-x gdb in Emacs.
     1421case $srcdir in
     1422*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
     1423esac
     1424for ac_var in $ac_precious_vars; do
     1425  eval ac_env_${ac_var}_set=\${${ac_var}+set}
     1426  eval ac_env_${ac_var}_value=\$${ac_var}
     1427  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
     1428  eval ac_cv_env_${ac_var}_value=\$${ac_var}
     1429done
    9321430
    9331431#
     
    9581456      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
    9591457
    960 _ACEOF
    961 
    962   cat <<_ACEOF
    9631458Installation directories:
    9641459  --prefix=PREFIX         install architecture-independent files in PREFIX
    965               [$ac_default_prefix]
     1460                          [$ac_default_prefix]
    9661461  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
    967               [PREFIX]
     1462                          [PREFIX]
    9681463
    9691464By default, \`make install' will install all the files in
     
    9751470
    9761471Fine tuning of the installation directories:
    977   --bindir=DIR           user executables [EPREFIX/bin]
    978   --sbindir=DIR          system admin executables [EPREFIX/sbin]
    979   --libexecdir=DIR       program executables [EPREFIX/libexec]
    980   --datadir=DIR          read-only architecture-independent data [PREFIX/share]
    981   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
    982   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
    983   --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
    984   --libdir=DIR           object code libraries [EPREFIX/lib]
    985   --includedir=DIR       C header files [PREFIX/include]
    986   --oldincludedir=DIR    C header files for non-gcc [/usr/include]
    987   --infodir=DIR          info documentation [PREFIX/info]
    988   --mandir=DIR           man documentation [PREFIX/man]
     1472  --bindir=DIR            user executables [EPREFIX/bin]
     1473  --sbindir=DIR           system admin executables [EPREFIX/sbin]
     1474  --libexecdir=DIR        program executables [EPREFIX/libexec]
     1475  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
     1476  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
     1477  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
     1478  --libdir=DIR            object code libraries [EPREFIX/lib]
     1479  --includedir=DIR        C header files [PREFIX/include]
     1480  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
     1481  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
     1482  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
     1483  --infodir=DIR           info documentation [DATAROOTDIR/info]
     1484  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
     1485  --mandir=DIR            man documentation [DATAROOTDIR/man]
     1486  --docdir=DIR            documentation root [DATAROOTDIR/doc/gdbm]
     1487  --htmldir=DIR           html documentation [DOCDIR]
     1488  --dvidir=DIR            dvi documentation [DOCDIR]
     1489  --pdfdir=DIR            pdf documentation [DOCDIR]
     1490  --psdir=DIR             ps documentation [DOCDIR]
    9891491_ACEOF
    9901492
     
    10051507
    10061508Optional Features:
     1509  --disable-option-checking  ignore unrecognized --enable/--with options
    10071510  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
    10081511  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
     
    10231526  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
    10241527              nonstandard directory <lib dir>
    1025   CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
    1026               headers in a nonstandard directory <include dir>
     1528  LIBS        libraries to pass to the linker, e.g. -l<library>
     1529  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
     1530              you have headers in a nonstandard directory <include dir>
    10271531  CPP         C preprocessor
    10281532
     
    10311535
    10321536_ACEOF
     1537ac_status=$?
    10331538fi
    10341539
    10351540if test "$ac_init_help" = "recursive"; then
    10361541  # If there are subdirs, report their specific --help.
    1037   ac_popdir=`pwd`
    10381542  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    1039     test -d $ac_dir || continue
     1543    test -d "$ac_dir" ||
     1544      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
     1545      continue
    10401546    ac_builddir=.
    10411547
    1042 if test "$ac_dir" != .; then
    1043   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    1044   # A "../" for each directory in $ac_dir_suffix.
    1045   ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
    1046 else
    1047   ac_dir_suffix= ac_top_builddir=
    1048 fi
     1548case "$ac_dir" in
     1549.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
     1550*)
     1551  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     1552  # A ".." for each directory in $ac_dir_suffix.
     1553  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     1554  case $ac_top_builddir_sub in
     1555  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     1556  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
     1557  esac ;;
     1558esac
     1559ac_abs_top_builddir=$ac_pwd
     1560ac_abs_builddir=$ac_pwd$ac_dir_suffix
     1561# for backward compatibility:
     1562ac_top_builddir=$ac_top_build_prefix
    10491563
    10501564case $srcdir in
    1051   .)  # No --srcdir option.  We are building in place.
     1565  .)  # We are building in place.
    10521566    ac_srcdir=.
    1053     if test -z "$ac_top_builddir"; then
    1054        ac_top_srcdir=.
     1567    ac_top_srcdir=$ac_top_builddir_sub
     1568    ac_abs_top_srcdir=$ac_pwd ;;
     1569  [\\/]* | ?:[\\/]* )  # Absolute name.
     1570    ac_srcdir=$srcdir$ac_dir_suffix;
     1571    ac_top_srcdir=$srcdir
     1572    ac_abs_top_srcdir=$srcdir ;;
     1573  *) # Relative name.
     1574    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
     1575    ac_top_srcdir=$ac_top_build_prefix$srcdir
     1576    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
     1577esac
     1578ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
     1579
     1580    cd "$ac_dir" || { ac_status=$?; continue; }
     1581    # Check for guested configure.
     1582    if test -f "$ac_srcdir/configure.gnu"; then
     1583      echo &&
     1584      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
     1585    elif test -f "$ac_srcdir/configure"; then
     1586      echo &&
     1587      $SHELL "$ac_srcdir/configure" --help=recursive
    10551588    else
    1056        ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
    1057     fi ;;
    1058   [\\/]* | ?:[\\/]* )  # Absolute path.
    1059     ac_srcdir=$srcdir$ac_dir_suffix;
    1060     ac_top_srcdir=$srcdir ;;
    1061   *) # Relative path.
    1062     ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
    1063     ac_top_srcdir=$ac_top_builddir$srcdir ;;
    1064 esac
    1065 
    1066 # Do not use `cd foo && pwd` to compute absolute paths, because
    1067 # the directories may not exist.
    1068 case `pwd` in
    1069 .) ac_abs_builddir="$ac_dir";;
    1070 *)
    1071   case "$ac_dir" in
    1072   .) ac_abs_builddir=`pwd`;;
    1073   [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
    1074   *) ac_abs_builddir=`pwd`/"$ac_dir";;
    1075   esac;;
    1076 esac
    1077 case $ac_abs_builddir in
    1078 .) ac_abs_top_builddir=${ac_top_builddir}.;;
    1079 *)
    1080   case ${ac_top_builddir}. in
    1081   .) ac_abs_top_builddir=$ac_abs_builddir;;
    1082   [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
    1083   *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
    1084   esac;;
    1085 esac
    1086 case $ac_abs_builddir in
    1087 .) ac_abs_srcdir=$ac_srcdir;;
    1088 *)
    1089   case $ac_srcdir in
    1090   .) ac_abs_srcdir=$ac_abs_builddir;;
    1091   [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
    1092   *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
    1093   esac;;
    1094 esac
    1095 case $ac_abs_builddir in
    1096 .) ac_abs_top_srcdir=$ac_top_srcdir;;
    1097 *)
    1098   case $ac_top_srcdir in
    1099   .) ac_abs_top_srcdir=$ac_abs_builddir;;
    1100   [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
    1101   *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
    1102   esac;;
    1103 esac
    1104 
    1105     cd $ac_dir
    1106     # Check for guested configure; otherwise get Cygnus style configure.
    1107     if test -f $ac_srcdir/configure.gnu; then
    1108       echo
    1109       $SHELL $ac_srcdir/configure.gnu  --help=recursive
    1110     elif test -f $ac_srcdir/configure; then
    1111       echo
    1112       $SHELL $ac_srcdir/configure  --help=recursive
    1113     elif test -f $ac_srcdir/configure.ac ||
    1114        test -f $ac_srcdir/configure.in; then
    1115       echo
    1116       $ac_configure --help
    1117     else
    1118       echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    1119     fi
    1120     cd $ac_popdir
     1589      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
     1590    fi || ac_status=$?
     1591    cd "$ac_pwd" || { ac_status=$?; break; }
    11211592  done
    11221593fi
    11231594
    1124 test -n "$ac_init_help" && exit 0
     1595test -n "$ac_init_help" && exit $ac_status
    11251596if $ac_init_version; then
    11261597  cat <<\_ACEOF
    11271598gdbm configure 1.8.3
    1128 generated by GNU Autoconf 2.59
    1129 
    1130 Copyright (C) 2003 Free Software Foundation, Inc.
     1599generated by GNU Autoconf 2.63
     1600
     1601Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
     16022002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
    11311603This configure script is free software; the Free Software Foundation
    11321604gives unlimited permission to copy, distribute and modify it.
    11331605_ACEOF
    1134   exit 0
    1135 fi
    1136 exec 5>config.log
    1137 cat >&5 <<_ACEOF
     1606  exit
     1607fi
     1608cat >config.log <<_ACEOF
    11381609This file contains any messages produced by compilers while
    11391610running configure, to aid debugging if configure makes a mistake.
    11401611
    11411612It was created by gdbm $as_me 1.8.3, which was
    1142 generated by GNU Autoconf 2.59.  Invocation command line was
     1613generated by GNU Autoconf 2.63.  Invocation command line was
    11431614
    11441615  $ $0 $@
    11451616
    11461617_ACEOF
     1618exec 5>>config.log
    11471619{
    11481620cat <<_ASUNAME
     
    11631635/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
    11641636/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
    1165 hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
     1637/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
    11661638/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
    11671639/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
     
    11751647  IFS=$as_save_IFS
    11761648  test -z "$as_dir" && as_dir=.
    1177   echo "PATH: $as_dir"
     1649  $as_echo "PATH: $as_dir"
    11781650done
     1651IFS=$as_save_IFS
    11791652
    11801653} >&5
     
    11981671ac_configure_args0=
    11991672ac_configure_args1=
    1200 ac_sep=
    12011673ac_must_keep_next=false
    12021674for ac_pass in 1 2
     
    12091681    | -silent | --silent | --silen | --sile | --sil)
    12101682      continue ;;
    1211     *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
    1212       ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
     1683    *\'*)
     1684      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    12131685    esac
    12141686    case $ac_pass in
     
    12311703    esac
    12321704      fi
    1233       ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
    1234       # Get rid of the leading space.
    1235       ac_sep=" "
     1705      ac_configure_args="$ac_configure_args '$ac_arg'"
    12361706      ;;
    12371707    esac
     
    12441714# config.log.  We remove comments because anyway the quotes in there
    12451715# would cause problems or look ugly.
    1246 # WARNING: Be sure not to use single quotes in there, as some shells,
    1247 # such as our DU 5.0 friend, will then `close' the trap.
     1716# WARNING: Use '\'' to represent an apostrophe within the trap.
     1717# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
    12481718trap 'exit_status=$?
    12491719  # Save into config.log some information that might help in debugging.
     
    12581728    echo
    12591729    # The following way of writing the cache mishandles newlines in values,
    1260 {
     1730(
     1731  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
     1732    eval ac_val=\$$ac_var
     1733    case $ac_val in #(
     1734    *${as_nl}*)
     1735      case $ac_var in #(
     1736      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
     1737$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
     1738      esac
     1739      case $ac_var in #(
     1740      _ | IFS | as_nl) ;; #(
     1741      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
     1742      *) $as_unset $ac_var ;;
     1743      esac ;;
     1744    esac
     1745  done
    12611746  (set) 2>&1 |
    1262     case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
    1263     *ac_space=\ *)
     1747    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
     1748    *${as_nl}ac_space=\ *)
    12641749      sed -n \
    1265     "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
    1266       s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
     1750    "s/'\''/'\''\\\\'\'''\''/g;
     1751      s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
     1752      ;; #(
     1753    *)
     1754      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
    12671755      ;;
    1268     *)
    1269       sed -n \
    1270     "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
    1271       ;;
    1272     esac;
    1273 }
     1756    esac |
     1757    sort
     1758)
    12741759    echo
    12751760
     
    12821767    for ac_var in $ac_subst_vars
    12831768    do
    1284       eval ac_val=$`echo $ac_var`
    1285       echo "$ac_var='"'"'$ac_val'"'"'"
     1769      eval ac_val=\$$ac_var
     1770      case $ac_val in
     1771      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1772      esac
     1773      $as_echo "$ac_var='\''$ac_val'\''"
    12861774    done | sort
    12871775    echo
     
    12891777    if test -n "$ac_subst_files"; then
    12901778      cat <<\_ASBOX
    1291 ## ------------- ##
    1292 ## Output files. ##
    1293 ## ------------- ##
     1779## ------------------- ##
     1780## File substitutions. ##
     1781## ------------------- ##
    12941782_ASBOX
    12951783      echo
    12961784      for ac_var in $ac_subst_files
    12971785      do
    1298     eval ac_val=$`echo $ac_var`
    1299     echo "$ac_var='"'"'$ac_val'"'"'"
     1786    eval ac_val=\$$ac_var
     1787    case $ac_val in
     1788    *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
     1789    esac
     1790    $as_echo "$ac_var='\''$ac_val'\''"
    13001791      done | sort
    13011792      echo
     
    13091800_ASBOX
    13101801      echo
    1311       sed "/^$/d" confdefs.h | sort
     1802      cat confdefs.h
    13121803      echo
    13131804    fi
    13141805    test "$ac_signal" != 0 &&
    1315       echo "$as_me: caught signal $ac_signal"
    1316     echo "$as_me: exit $exit_status"
     1806      $as_echo "$as_me: caught signal $ac_signal"
     1807    $as_echo "$as_me: exit $exit_status"
    13171808  } >&5
    1318   rm -f core *.core &&
    1319   rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
     1809  rm -f core *.core core.conftest.* &&
     1810    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
    13201811    exit $exit_status
    1321      ' 0
     1812' 0
    13221813for ac_signal in 1 2 13 15; do
    13231814  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
     
    13261817
    13271818# confdefs.h avoids OS command line length limits that DEFS can exceed.
    1328 rm -rf conftest* confdefs.h
    1329 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
    1330 echo >confdefs.h
     1819rm -f -r conftest* confdefs.h
    13311820
    13321821# Predefined preprocessor variables.
     
    13581847
    13591848# Let the site file select an alternate cache file if it wants to.
    1360 # Prefer explicitly selected file to automatically selected ones.
    1361 if test -z "$CONFIG_SITE"; then
    1362   if test "x$prefix" != xNONE; then
    1363     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
    1364   else
    1365     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
    1366   fi
    1367 fi
    1368 for ac_site_file in $CONFIG_SITE; do
     1849# Prefer an explicitly selected file to automatically selected ones.
     1850ac_site_file1=NONE
     1851ac_site_file2=NONE
     1852if test -n "$CONFIG_SITE"; then
     1853  ac_site_file1=$CONFIG_SITE
     1854elif test "x$prefix" != xNONE; then
     1855  ac_site_file1=$prefix/share/config.site
     1856  ac_site_file2=$prefix/etc/config.site
     1857else
     1858  ac_site_file1=$ac_default_prefix/share/config.site
     1859  ac_site_file2=$ac_default_prefix/etc/config.site
     1860fi
     1861for ac_site_file in "$ac_site_file1" "$ac_site_file2"
     1862do
     1863  test "x$ac_site_file" = xNONE && continue
    13691864  if test -r "$ac_site_file"; then
    1370     { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
    1371 echo "$as_me: loading site script $ac_site_file" >&6;}
     1865    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
     1866$as_echo "$as_me: loading site script $ac_site_file" >&6;}
    13721867    sed 's/^/| /' "$ac_site_file" >&5
    13731868    . "$ac_site_file"
     
    13791874  # files actually), so we avoid doing that.
    13801875  if test -f "$cache_file"; then
    1381     { echo "$as_me:$LINENO: loading cache $cache_file" >&5
    1382 echo "$as_me: loading cache $cache_file" >&6;}
     1876    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
     1877$as_echo "$as_me: loading cache $cache_file" >&6;}
    13831878    case $cache_file in
    1384       [\\/]* | ?:[\\/]* ) . $cache_file;;
    1385       *)                      . ./$cache_file;;
     1879      [\\/]* | ?:[\\/]* ) . "$cache_file";;
     1880      *)                      . "./$cache_file";;
    13861881    esac
    13871882  fi
    13881883else
    1389   { echo "$as_me:$LINENO: creating cache $cache_file" >&5
    1390 echo "$as_me: creating cache $cache_file" >&6;}
     1884  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
     1885$as_echo "$as_me: creating cache $cache_file" >&6;}
    13911886  >$cache_file
    13921887fi
     
    13951890# value.
    13961891ac_cache_corrupted=false
    1397 for ac_var in `(set) 2>&1 |
    1398            sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
     1892for ac_var in $ac_precious_vars; do
    13991893  eval ac_old_set=\$ac_cv_env_${ac_var}_set
    14001894  eval ac_new_set=\$ac_env_${ac_var}_set
    1401   eval ac_old_val="\$ac_cv_env_${ac_var}_value"
    1402   eval ac_new_val="\$ac_env_${ac_var}_value"
     1895  eval ac_old_val=\$ac_cv_env_${ac_var}_value
     1896  eval ac_new_val=\$ac_env_${ac_var}_value
    14031897  case $ac_old_set,$ac_new_set in
    14041898    set,)
    1405       { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
    1406 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
     1899      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
     1900$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
    14071901      ac_cache_corrupted=: ;;
    14081902    ,set)
    1409       { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
    1410 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
     1903      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
     1904$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
    14111905      ac_cache_corrupted=: ;;
    14121906    ,);;
    14131907    *)
    14141908      if test "x$ac_old_val" != "x$ac_new_val"; then
    1415     { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
    1416 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
    1417     { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
    1418 echo "$as_me:   former value:  $ac_old_val" >&2;}
    1419     { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
    1420 echo "$as_me:   current value: $ac_new_val" >&2;}
    1421     ac_cache_corrupted=:
     1909    # differences in whitespace do not lead to failure.
     1910    ac_old_val_w=`echo x $ac_old_val`
     1911    ac_new_val_w=`echo x $ac_new_val`
     1912    if test "$ac_old_val_w" != "$ac_new_val_w"; then
     1913      { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
     1914$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
     1915      ac_cache_corrupted=:
     1916    else
     1917      { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
     1918$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
     1919      eval $ac_var=\$ac_old_val
     1920    fi
     1921    { $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
     1922$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
     1923    { $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
     1924$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
    14221925      fi;;
    14231926  esac
     
    14251928  if test "$ac_new_set" = set; then
    14261929    case $ac_new_val in
    1427     *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
    1428       ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
     1930    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
    14291931    *) ac_arg=$ac_var=$ac_new_val ;;
    14301932    esac
     
    14361938done
    14371939if $ac_cache_corrupted; then
    1438   { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
    1439 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
    1440   { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
    1441 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
     1940  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
     1941$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
     1942  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
     1943$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
     1944  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
     1945$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
    14421946   { (exit 1); exit 1; }; }
    14431947fi
     1948
     1949
     1950
     1951
     1952
     1953
     1954
     1955
     1956
     1957
     1958
     1959
     1960
     1961
     1962
     1963
     1964
     1965
     1966
     1967
     1968
     1969
     1970
     1971
    14441972
    14451973ac_ext=c
     
    14521980
    14531981
    1454 
    1455 
    1456 
    1457 
    1458 
    1459 
    1460 
    1461 
    1462 
    1463 
    1464 
    1465 
    1466 
    1467 
    1468 
    1469 
    1470 
    1471 
    1472 
    1473 
    1474 
    1475 
    1476 
    1477 
    1478 
    1479           ac_config_headers="$ac_config_headers autoconf.h"
     1982ac_config_headers="$ac_config_headers autoconf.h"
    14801983
    14811984
    14821985ac_aux_dir=
    1483 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
    1484   if test -f $ac_dir/install-sh; then
     1986for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
     1987  if test -f "$ac_dir/install-sh"; then
    14851988    ac_aux_dir=$ac_dir
    14861989    ac_install_sh="$ac_aux_dir/install-sh -c"
    14871990    break
    1488   elif test -f $ac_dir/install.sh; then
     1991  elif test -f "$ac_dir/install.sh"; then
    14891992    ac_aux_dir=$ac_dir
    14901993    ac_install_sh="$ac_aux_dir/install.sh -c"
    14911994    break
    1492   elif test -f $ac_dir/shtool; then
     1995  elif test -f "$ac_dir/shtool"; then
    14931996    ac_aux_dir=$ac_dir
    14941997    ac_install_sh="$ac_aux_dir/shtool install -c"
     
    14972000done
    14982001if test -z "$ac_aux_dir"; then
    1499   { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
    1500 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
     2002  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
     2003$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
    15012004   { (exit 1); exit 1; }; }
    15022005fi
    1503 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
    1504 ac_config_sub="$SHELL $ac_aux_dir/config.sub"
    1505 ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
     2006
     2007# These three variables are undocumented and unsupported,
     2008# and are intended to be withdrawn in a future Autoconf release.
     2009# They can cause serious problems if a builder's source tree is in a directory
     2010# whose full name contains unusual characters.
     2011ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
     2012ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
     2013ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
     2014
    15062015
    15072016# Make sure we can run config.sub.
    1508 $ac_config_sub sun4 >/dev/null 2>&1 ||
    1509   { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
    1510 echo "$as_me: error: cannot run $ac_config_sub" >&2;}
     2017$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
     2018  { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
     2019$as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
    15112020   { (exit 1); exit 1; }; }
    15122021
    1513 echo "$as_me:$LINENO: checking build system type" >&5
    1514 echo $ECHO_N "checking build system type... $ECHO_C" >&6
     2022{ $as_echo "$as_me:$LINENO: checking build system type" >&5
     2023$as_echo_n "checking build system type... " >&6; }
    15152024if test "${ac_cv_build+set}" = set; then
    1516   echo $ECHO_N "(cached) $ECHO_C" >&6
    1517 else
    1518   ac_cv_build_alias=$build_alias
    1519 test -z "$ac_cv_build_alias" &&
    1520   ac_cv_build_alias=`$ac_config_guess`
    1521 test -z "$ac_cv_build_alias" &&
    1522   { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
    1523 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
     2025  $as_echo_n "(cached) " >&6
     2026else
     2027  ac_build_alias=$build_alias
     2028test "x$ac_build_alias" = x &&
     2029  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
     2030test "x$ac_build_alias" = x &&
     2031  { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
     2032$as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
    15242033   { (exit 1); exit 1; }; }
    1525 ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
    1526   { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
    1527 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
     2034ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
     2035  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
     2036$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
    15282037   { (exit 1); exit 1; }; }
    15292038
    15302039fi
    1531 echo "$as_me:$LINENO: result: $ac_cv_build" >&5
    1532 echo "${ECHO_T}$ac_cv_build" >&6
     2040{ $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
     2041$as_echo "$ac_cv_build" >&6; }
     2042case $ac_cv_build in
     2043*-*-*) ;;
     2044*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
     2045$as_echo "$as_me: error: invalid value of canonical build" >&2;}
     2046   { (exit 1); exit 1; }; };;
     2047esac
    15332048build=$ac_cv_build
    1534 build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
    1535 build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
    1536 build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
    1537 
    1538 
    1539 echo "$as_me:$LINENO: checking host system type" >&5
    1540 echo $ECHO_N "checking host system type... $ECHO_C" >&6
     2049ac_save_IFS=$IFS; IFS='-'
     2050set x $ac_cv_build
     2051shift
     2052build_cpu=$1
     2053build_vendor=$2
     2054shift; shift
     2055# Remember, the first character of IFS is used to create $*,
     2056# except with old shells:
     2057build_os=$*
     2058IFS=$ac_save_IFS
     2059case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
     2060
     2061
     2062{ $as_echo "$as_me:$LINENO: checking host system type" >&5
     2063$as_echo_n "checking host system type... " >&6; }
    15412064if test "${ac_cv_host+set}" = set; then
    1542   echo $ECHO_N "(cached) $ECHO_C" >&6
    1543 else
    1544   ac_cv_host_alias=$host_alias
    1545 test -z "$ac_cv_host_alias" &&
    1546   ac_cv_host_alias=$ac_cv_build_alias
    1547 ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
    1548   { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
    1549 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
     2065  $as_echo_n "(cached) " >&6
     2066else
     2067  if test "x$host_alias" = x; then
     2068  ac_cv_host=$ac_cv_build
     2069else
     2070  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
     2071    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
     2072$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
    15502073   { (exit 1); exit 1; }; }
    1551 
    1552 fi
    1553 echo "$as_me:$LINENO: result: $ac_cv_host" >&5
    1554 echo "${ECHO_T}$ac_cv_host" >&6
     2074fi
     2075
     2076fi
     2077{ $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
     2078$as_echo "$ac_cv_host" >&6; }
     2079case $ac_cv_host in
     2080*-*-*) ;;
     2081*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
     2082$as_echo "$as_me: error: invalid value of canonical host" >&2;}
     2083   { (exit 1); exit 1; }; };;
     2084esac
    15552085host=$ac_cv_host
    1556 host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
    1557 host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
    1558 host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
    1559 
    1560 
    1561 echo "$as_me:$LINENO: checking target system type" >&5
    1562 echo $ECHO_N "checking target system type... $ECHO_C" >&6
     2086ac_save_IFS=$IFS; IFS='-'
     2087set x $ac_cv_host
     2088shift
     2089host_cpu=$1
     2090host_vendor=$2
     2091shift; shift
     2092# Remember, the first character of IFS is used to create $*,
     2093# except with old shells:
     2094host_os=$*
     2095IFS=$ac_save_IFS
     2096case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
     2097
     2098
     2099{ $as_echo "$as_me:$LINENO: checking target system type" >&5
     2100$as_echo_n "checking target system type... " >&6; }
    15632101if test "${ac_cv_target+set}" = set; then
    1564   echo $ECHO_N "(cached) $ECHO_C" >&6
    1565 else
    1566   ac_cv_target_alias=$target_alias
    1567 test "x$ac_cv_target_alias" = "x" &&
    1568   ac_cv_target_alias=$ac_cv_host_alias
    1569 ac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||
    1570   { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
    1571 echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;}
     2102  $as_echo_n "(cached) " >&6
     2103else
     2104  if test "x$target_alias" = x; then
     2105  ac_cv_target=$ac_cv_host
     2106else
     2107  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
     2108    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
     2109$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
    15722110   { (exit 1); exit 1; }; }
    1573 
    1574 fi
    1575 echo "$as_me:$LINENO: result: $ac_cv_target" >&5
    1576 echo "${ECHO_T}$ac_cv_target" >&6
     2111fi
     2112
     2113fi
     2114{ $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5
     2115$as_echo "$ac_cv_target" >&6; }
     2116case $ac_cv_target in
     2117*-*-*) ;;
     2118*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
     2119$as_echo "$as_me: error: invalid value of canonical target" >&2;}
     2120   { (exit 1); exit 1; }; };;
     2121esac
    15772122target=$ac_cv_target
    1578 target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
    1579 target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
    1580 target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
     2123ac_save_IFS=$IFS; IFS='-'
     2124set x $ac_cv_target
     2125shift
     2126target_cpu=$1
     2127target_vendor=$2
     2128shift; shift
     2129# Remember, the first character of IFS is used to create $*,
     2130# except with old shells:
     2131target_os=$*
     2132IFS=$ac_save_IFS
     2133case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
    15812134
    15822135
     
    15962149  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
    15972150set dummy ${ac_tool_prefix}gcc; ac_word=$2
    1598 echo "$as_me:$LINENO: checking for $ac_word" >&5
    1599 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     2151{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2152$as_echo_n "checking for $ac_word... " >&6; }
    16002153if test "${ac_cv_prog_CC+set}" = set; then
    1601   echo $ECHO_N "(cached) $ECHO_C" >&6
     2154  $as_echo_n "(cached) " >&6
    16022155else
    16032156  if test -n "$CC"; then
     
    16102163  test -z "$as_dir" && as_dir=.
    16112164  for ac_exec_ext in '' $ac_executable_extensions; do
    1612   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     2165  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    16132166    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    1614     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2167    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    16152168    break 2
    16162169  fi
    16172170done
    16182171done
     2172IFS=$as_save_IFS
    16192173
    16202174fi
     
    16222176CC=$ac_cv_prog_CC
    16232177if test -n "$CC"; then
    1624   echo "$as_me:$LINENO: result: $CC" >&5
    1625 echo "${ECHO_T}$CC" >&6
    1626 else
    1627   echo "$as_me:$LINENO: result: no" >&5
    1628 echo "${ECHO_T}no" >&6
    1629 fi
     2178  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2179$as_echo "$CC" >&6; }
     2180else
     2181  { $as_echo "$as_me:$LINENO: result: no" >&5
     2182$as_echo "no" >&6; }
     2183fi
     2184
    16302185
    16312186fi
     
    16342189  # Extract the first word of "gcc", so it can be a program name with args.
    16352190set dummy gcc; ac_word=$2
    1636 echo "$as_me:$LINENO: checking for $ac_word" >&5
    1637 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     2191{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2192$as_echo_n "checking for $ac_word... " >&6; }
    16382193if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1639   echo $ECHO_N "(cached) $ECHO_C" >&6
     2194  $as_echo_n "(cached) " >&6
    16402195else
    16412196  if test -n "$ac_ct_CC"; then
     
    16482203  test -z "$as_dir" && as_dir=.
    16492204  for ac_exec_ext in '' $ac_executable_extensions; do
    1650   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     2205  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    16512206    ac_cv_prog_ac_ct_CC="gcc"
    1652     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2207    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    16532208    break 2
    16542209  fi
    16552210done
    16562211done
     2212IFS=$as_save_IFS
    16572213
    16582214fi
     
    16602216ac_ct_CC=$ac_cv_prog_ac_ct_CC
    16612217if test -n "$ac_ct_CC"; then
    1662   echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    1663 echo "${ECHO_T}$ac_ct_CC" >&6
    1664 else
    1665   echo "$as_me:$LINENO: result: no" >&5
    1666 echo "${ECHO_T}no" >&6
    1667 fi
    1668 
    1669   CC=$ac_ct_CC
     2218  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2219$as_echo "$ac_ct_CC" >&6; }
     2220else
     2221  { $as_echo "$as_me:$LINENO: result: no" >&5
     2222$as_echo "no" >&6; }
     2223fi
     2224
     2225  if test "x$ac_ct_CC" = x; then
     2226    CC=""
     2227  else
     2228    case $cross_compiling:$ac_tool_warned in
     2229yes:)
     2230{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
     2231$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     2232ac_tool_warned=yes ;;
     2233esac
     2234    CC=$ac_ct_CC
     2235  fi
    16702236else
    16712237  CC="$ac_cv_prog_CC"
     
    16732239
    16742240if test -z "$CC"; then
    1675   if test -n "$ac_tool_prefix"; then
    1676   # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
     2241          if test -n "$ac_tool_prefix"; then
     2242    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
    16772243set dummy ${ac_tool_prefix}cc; ac_word=$2
    1678 echo "$as_me:$LINENO: checking for $ac_word" >&5
    1679 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     2244{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2245$as_echo_n "checking for $ac_word... " >&6; }
    16802246if test "${ac_cv_prog_CC+set}" = set; then
    1681   echo $ECHO_N "(cached) $ECHO_C" >&6
     2247  $as_echo_n "(cached) " >&6
    16822248else
    16832249  if test -n "$CC"; then
     
    16902256  test -z "$as_dir" && as_dir=.
    16912257  for ac_exec_ext in '' $ac_executable_extensions; do
    1692   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     2258  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    16932259    ac_cv_prog_CC="${ac_tool_prefix}cc"
    1694     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2260    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    16952261    break 2
    16962262  fi
    16972263done
    16982264done
     2265IFS=$as_save_IFS
    16992266
    17002267fi
     
    17022269CC=$ac_cv_prog_CC
    17032270if test -n "$CC"; then
    1704   echo "$as_me:$LINENO: result: $CC" >&5
    1705 echo "${ECHO_T}$CC" >&6
    1706 else
    1707   echo "$as_me:$LINENO: result: no" >&5
    1708 echo "${ECHO_T}no" >&6
    1709 fi
    1710 
    1711 fi
    1712 if test -z "$ac_cv_prog_CC"; then
    1713   ac_ct_CC=$CC
    1714   # Extract the first word of "cc", so it can be a program name with args.
    1715 set dummy cc; ac_word=$2
    1716 echo "$as_me:$LINENO: checking for $ac_word" >&5
    1717 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
    1718 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1719   echo $ECHO_N "(cached) $ECHO_C" >&6
    1720 else
    1721   if test -n "$ac_ct_CC"; then
    1722   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
    1723 else
    1724 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    1725 for as_dir in $PATH
    1726 do
    1727   IFS=$as_save_IFS
    1728   test -z "$as_dir" && as_dir=.
    1729   for ac_exec_ext in '' $ac_executable_extensions; do
    1730   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    1731     ac_cv_prog_ac_ct_CC="cc"
    1732     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    1733     break 2
     2271  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2272$as_echo "$CC" >&6; }
     2273else
     2274  { $as_echo "$as_me:$LINENO: result: no" >&5
     2275$as_echo "no" >&6; }
     2276fi
     2277
     2278
    17342279  fi
    1735 done
    1736 done
    1737 
    1738 fi
    1739 fi
    1740 ac_ct_CC=$ac_cv_prog_ac_ct_CC
    1741 if test -n "$ac_ct_CC"; then
    1742   echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    1743 echo "${ECHO_T}$ac_ct_CC" >&6
    1744 else
    1745   echo "$as_me:$LINENO: result: no" >&5
    1746 echo "${ECHO_T}no" >&6
    1747 fi
    1748 
    1749   CC=$ac_ct_CC
    1750 else
    1751   CC="$ac_cv_prog_CC"
    1752 fi
    1753 
    17542280fi
    17552281if test -z "$CC"; then
    17562282  # Extract the first word of "cc", so it can be a program name with args.
    17572283set dummy cc; ac_word=$2
    1758 echo "$as_me:$LINENO: checking for $ac_word" >&5
    1759 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     2284{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2285$as_echo_n "checking for $ac_word... " >&6; }
    17602286if test "${ac_cv_prog_CC+set}" = set; then
    1761   echo $ECHO_N "(cached) $ECHO_C" >&6
     2287  $as_echo_n "(cached) " >&6
    17622288else
    17632289  if test -n "$CC"; then
     
    17712297  test -z "$as_dir" && as_dir=.
    17722298  for ac_exec_ext in '' $ac_executable_extensions; do
    1773   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     2299  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    17742300    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
    17752301       ac_prog_rejected=yes
     
    17772303     fi
    17782304    ac_cv_prog_CC="cc"
    1779     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2305    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    17802306    break 2
    17812307  fi
    17822308done
    17832309done
     2310IFS=$as_save_IFS
    17842311
    17852312if test $ac_prog_rejected = yes; then
     
    17992326CC=$ac_cv_prog_CC
    18002327if test -n "$CC"; then
    1801   echo "$as_me:$LINENO: result: $CC" >&5
    1802 echo "${ECHO_T}$CC" >&6
    1803 else
    1804   echo "$as_me:$LINENO: result: no" >&5
    1805 echo "${ECHO_T}no" >&6
    1806 fi
     2328  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2329$as_echo "$CC" >&6; }
     2330else
     2331  { $as_echo "$as_me:$LINENO: result: no" >&5
     2332$as_echo "no" >&6; }
     2333fi
     2334
    18072335
    18082336fi
    18092337if test -z "$CC"; then
    18102338  if test -n "$ac_tool_prefix"; then
    1811   for ac_prog in cl
     2339  for ac_prog in cl.exe
    18122340  do
    18132341    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
    18142342set dummy $ac_tool_prefix$ac_prog; ac_word=$2
    1815 echo "$as_me:$LINENO: checking for $ac_word" >&5
    1816 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     2343{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2344$as_echo_n "checking for $ac_word... " >&6; }
    18172345if test "${ac_cv_prog_CC+set}" = set; then
    1818   echo $ECHO_N "(cached) $ECHO_C" >&6
     2346  $as_echo_n "(cached) " >&6
    18192347else
    18202348  if test -n "$CC"; then
     
    18272355  test -z "$as_dir" && as_dir=.
    18282356  for ac_exec_ext in '' $ac_executable_extensions; do
    1829   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     2357  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    18302358    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    1831     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2359    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    18322360    break 2
    18332361  fi
    18342362done
    18352363done
     2364IFS=$as_save_IFS
    18362365
    18372366fi
     
    18392368CC=$ac_cv_prog_CC
    18402369if test -n "$CC"; then
    1841   echo "$as_me:$LINENO: result: $CC" >&5
    1842 echo "${ECHO_T}$CC" >&6
    1843 else
    1844   echo "$as_me:$LINENO: result: no" >&5
    1845 echo "${ECHO_T}no" >&6
    1846 fi
     2370  { $as_echo "$as_me:$LINENO: result: $CC" >&5
     2371$as_echo "$CC" >&6; }
     2372else
     2373  { $as_echo "$as_me:$LINENO: result: no" >&5
     2374$as_echo "no" >&6; }
     2375fi
     2376
    18472377
    18482378    test -n "$CC" && break
     
    18512381if test -z "$CC"; then
    18522382  ac_ct_CC=$CC
    1853   for ac_prog in cl
     2383  for ac_prog in cl.exe
    18542384do
    18552385  # Extract the first word of "$ac_prog", so it can be a program name with args.
    18562386set dummy $ac_prog; ac_word=$2
    1857 echo "$as_me:$LINENO: checking for $ac_word" >&5
    1858 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     2387{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     2388$as_echo_n "checking for $ac_word... " >&6; }
    18592389if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
    1860   echo $ECHO_N "(cached) $ECHO_C" >&6
     2390  $as_echo_n "(cached) " >&6
    18612391else
    18622392  if test -n "$ac_ct_CC"; then
     
    18692399  test -z "$as_dir" && as_dir=.
    18702400  for ac_exec_ext in '' $ac_executable_extensions; do
    1871   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     2401  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    18722402    ac_cv_prog_ac_ct_CC="$ac_prog"
    1873     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     2403    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    18742404    break 2
    18752405  fi
    18762406done
    18772407done
     2408IFS=$as_save_IFS
    18782409
    18792410fi
     
    18812412ac_ct_CC=$ac_cv_prog_ac_ct_CC
    18822413if test -n "$ac_ct_CC"; then
    1883   echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
    1884 echo "${ECHO_T}$ac_ct_CC" >&6
    1885 else
    1886   echo "$as_me:$LINENO: result: no" >&5
    1887 echo "${ECHO_T}no" >&6
    1888 fi
     2414  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
     2415$as_echo "$ac_ct_CC" >&6; }
     2416else
     2417  { $as_echo "$as_me:$LINENO: result: no" >&5
     2418$as_echo "no" >&6; }
     2419fi
     2420
    18892421
    18902422  test -n "$ac_ct_CC" && break
    18912423done
    18922424
    1893   CC=$ac_ct_CC
    1894 fi
    1895 
    1896 fi
    1897 
    1898 
    1899 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
     2425  if test "x$ac_ct_CC" = x; then
     2426    CC=""
     2427  else
     2428    case $cross_compiling:$ac_tool_warned in
     2429yes:)
     2430{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
     2431$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     2432ac_tool_warned=yes ;;
     2433esac
     2434    CC=$ac_ct_CC
     2435  fi
     2436fi
     2437
     2438fi
     2439
     2440
     2441test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
     2442$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
     2443{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
    19002444See \`config.log' for more details." >&5
    1901 echo "$as_me: error: no acceptable C compiler found in \$PATH
     2445$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
    19022446See \`config.log' for more details." >&2;}
    1903    { (exit 1); exit 1; }; }
     2447   { (exit 1); exit 1; }; }; }
    19042448
    19052449# Provide some information about the compiler.
    1906 echo "$as_me:$LINENO:" \
    1907      "checking for C compiler version" >&5
    1908 ac_compiler=`set X $ac_compile; echo $2`
    1909 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
    1910   (eval $ac_compiler --version </dev/null >&5) 2>&5
     2450$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
     2451set X $ac_compile
     2452ac_compiler=$2
     2453{ (ac_try="$ac_compiler --version >&5"
     2454case "(($ac_try" in
     2455  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2456  *) ac_try_echo=$ac_try;;
     2457esac
     2458eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2459$as_echo "$ac_try_echo") >&5
     2460  (eval "$ac_compiler --version >&5") 2>&5
    19112461  ac_status=$?
    1912   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2462  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    19132463  (exit $ac_status); }
    1914 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
    1915   (eval $ac_compiler -v </dev/null >&5) 2>&5
     2464{ (ac_try="$ac_compiler -v >&5"
     2465case "(($ac_try" in
     2466  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2467  *) ac_try_echo=$ac_try;;
     2468esac
     2469eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2470$as_echo "$ac_try_echo") >&5
     2471  (eval "$ac_compiler -v >&5") 2>&5
    19162472  ac_status=$?
    1917   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2473  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    19182474  (exit $ac_status); }
    1919 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
    1920   (eval $ac_compiler -V </dev/null >&5) 2>&5
     2475{ (ac_try="$ac_compiler -V >&5"
     2476case "(($ac_try" in
     2477  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2478  *) ac_try_echo=$ac_try;;
     2479esac
     2480eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2481$as_echo "$ac_try_echo") >&5
     2482  (eval "$ac_compiler -V >&5") 2>&5
    19212483  ac_status=$?
    1922   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2484  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    19232485  (exit $ac_status); }
    19242486
     
    19392501_ACEOF
    19402502ac_clean_files_save=$ac_clean_files
    1941 ac_clean_files="$ac_clean_files a.out a.exe b.out"
     2503ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
    19422504# Try to create an executable without -o first, disregard a.out.
    19432505# It will help us diagnose broken compilers, and finding out an intuition
    19442506# of exeext.
    1945 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
    1946 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
    1947 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
    1948 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
    1949   (eval $ac_link_default) 2>&5
     2507{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
     2508$as_echo_n "checking for C compiler default output file name... " >&6; }
     2509ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
     2510
     2511# The possible output files:
     2512ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
     2513
     2514ac_rmfiles=
     2515for ac_file in $ac_files
     2516do
     2517  case $ac_file in
     2518    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
     2519    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
     2520  esac
     2521done
     2522rm -f $ac_rmfiles
     2523
     2524if { (ac_try="$ac_link_default"
     2525case "(($ac_try" in
     2526  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2527  *) ac_try_echo=$ac_try;;
     2528esac
     2529eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2530$as_echo "$ac_try_echo") >&5
     2531  (eval "$ac_link_default") 2>&5
    19502532  ac_status=$?
    1951   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2533  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    19522534  (exit $ac_status); }; then
    1953   # Find the output, starting from the most likely.  This scheme is
    1954 # not robust to junk in `.', hence go to wildcards (a.*) only as a last
    1955 # resort.
    1956 
    1957 # Be careful to initialize this variable, since it used to be cached.
    1958 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
    1959 ac_cv_exeext=
    1960 # b.out is created by i960 compilers.
    1961 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
     2535  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
     2536# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
     2537# in a Makefile.  We should not override ac_cv_exeext if it was cached,
     2538# so that the user can short-circuit this test for compilers unknown to
     2539# Autoconf.
     2540for ac_file in $ac_files ''
    19622541do
    19632542  test -f "$ac_file" || continue
    19642543  case $ac_file in
    1965     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
    1966     ;;
    1967     conftest.$ac_ext )
    1968     # This is the source file.
     2544    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
    19692545    ;;
    19702546    [ab].out )
     
    19732549    break;;
    19742550    *.* )
    1975     ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    1976     # FIXME: I believe we export ac_cv_exeext for Libtool,
    1977     # but it would be cool to find out if it's true.  Does anybody
    1978     # maintain Libtool? --akim.
    1979     export ac_cv_exeext
     2551        if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
     2552    then :; else
     2553       ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
     2554    fi
     2555    # We set ac_cv_exeext here because the later test for it is not
     2556    # safe: cross compilers may not add the suffix if given an `-o'
     2557    # argument, so we may need to know it at that point already.
     2558    # Even if this section looks crufty: it has the advantage of
     2559    # actually working.
    19802560    break;;
    19812561    * )
     
    19832563  esac
    19842564done
    1985 else
    1986   echo "$as_me: failed program was:" >&5
     2565test "$ac_cv_exeext" = no && ac_cv_exeext=
     2566
     2567else
     2568  ac_file=''
     2569fi
     2570
     2571{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
     2572$as_echo "$ac_file" >&6; }
     2573if test -z "$ac_file"; then
     2574  $as_echo "$as_me: failed program was:" >&5
    19872575sed 's/^/| /' conftest.$ac_ext >&5
    19882576
    1989 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
     2577{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
     2578$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
     2579{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
    19902580See \`config.log' for more details." >&5
    1991 echo "$as_me: error: C compiler cannot create executables
     2581$as_echo "$as_me: error: C compiler cannot create executables
    19922582See \`config.log' for more details." >&2;}
    1993    { (exit 77); exit 77; }; }
     2583   { (exit 77); exit 77; }; }; }
    19942584fi
    19952585
    19962586ac_exeext=$ac_cv_exeext
    1997 echo "$as_me:$LINENO: result: $ac_file" >&5
    1998 echo "${ECHO_T}$ac_file" >&6
    1999 
    2000 # Check the compiler produces executables we can run.  If not, either
     2587
     2588# Check that the compiler produces executables we can run.  If not, either
    20012589# the compiler is broken, or we cross compile.
    2002 echo "$as_me:$LINENO: checking whether the C compiler works" >&5
    2003 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
     2590{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
     2591$as_echo_n "checking whether the C compiler works... " >&6; }
    20042592# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
    20052593# If not cross compiling, check that we can run a simple program.
    20062594if test "$cross_compiling" != yes; then
    20072595  if { ac_try='./$ac_file'
    2008   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2009   (eval $ac_try) 2>&5
     2596  { (case "(($ac_try" in
     2597  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2598  *) ac_try_echo=$ac_try;;
     2599esac
     2600eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2601$as_echo "$ac_try_echo") >&5
     2602  (eval "$ac_try") 2>&5
    20102603  ac_status=$?
    2011   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2604  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    20122605  (exit $ac_status); }; }; then
    20132606    cross_compiling=no
     
    20162609    cross_compiling=yes
    20172610    else
    2018     { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
     2611    { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
     2612$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
     2613{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
    20192614If you meant to cross compile, use \`--host'.
    20202615See \`config.log' for more details." >&5
    2021 echo "$as_me: error: cannot run C compiled programs.
     2616$as_echo "$as_me: error: cannot run C compiled programs.
    20222617If you meant to cross compile, use \`--host'.
    20232618See \`config.log' for more details." >&2;}
    2024    { (exit 1); exit 1; }; }
     2619   { (exit 1); exit 1; }; }; }
    20252620    fi
    20262621  fi
    20272622fi
    2028 echo "$as_me:$LINENO: result: yes" >&5
    2029 echo "${ECHO_T}yes" >&6
    2030 
    2031 rm -f a.out a.exe conftest$ac_cv_exeext b.out
     2623{ $as_echo "$as_me:$LINENO: result: yes" >&5
     2624$as_echo "yes" >&6; }
     2625
     2626rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
    20322627ac_clean_files=$ac_clean_files_save
    2033 # Check the compiler produces executables we can run.  If not, either
     2628# Check that the compiler produces executables we can run.  If not, either
    20342629# the compiler is broken, or we cross compile.
    2035 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
    2036 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
    2037 echo "$as_me:$LINENO: result: $cross_compiling" >&5
    2038 echo "${ECHO_T}$cross_compiling" >&6
    2039 
    2040 echo "$as_me:$LINENO: checking for suffix of executables" >&5
    2041 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
    2042 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    2043   (eval $ac_link) 2>&5
     2630{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
     2631$as_echo_n "checking whether we are cross compiling... " >&6; }
     2632{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
     2633$as_echo "$cross_compiling" >&6; }
     2634
     2635{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
     2636$as_echo_n "checking for suffix of executables... " >&6; }
     2637if { (ac_try="$ac_link"
     2638case "(($ac_try" in
     2639  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2640  *) ac_try_echo=$ac_try;;
     2641esac
     2642eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2643$as_echo "$ac_try_echo") >&5
     2644  (eval "$ac_link") 2>&5
    20442645  ac_status=$?
    2045   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2646  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    20462647  (exit $ac_status); }; then
    20472648  # If both `conftest.exe' and `conftest' are `present' (well, observable)
     
    20522653  test -f "$ac_file" || continue
    20532654  case $ac_file in
    2054     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
     2655    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
    20552656    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
    2056       export ac_cv_exeext
    20572657      break;;
    20582658    * ) break;;
     
    20602660done
    20612661else
    2062   { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
     2662  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
     2663$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
     2664{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
    20632665See \`config.log' for more details." >&5
    2064 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
     2666$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
    20652667See \`config.log' for more details." >&2;}
    2066    { (exit 1); exit 1; }; }
     2668   { (exit 1); exit 1; }; }; }
    20672669fi
    20682670
    20692671rm -f conftest$ac_cv_exeext
    2070 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
    2071 echo "${ECHO_T}$ac_cv_exeext" >&6
     2672{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
     2673$as_echo "$ac_cv_exeext" >&6; }
    20722674
    20732675rm -f conftest.$ac_ext
    20742676EXEEXT=$ac_cv_exeext
    20752677ac_exeext=$EXEEXT
    2076 echo "$as_me:$LINENO: checking for suffix of object files" >&5
    2077 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
     2678{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
     2679$as_echo_n "checking for suffix of object files... " >&6; }
    20782680if test "${ac_cv_objext+set}" = set; then
    2079   echo $ECHO_N "(cached) $ECHO_C" >&6
     2681  $as_echo_n "(cached) " >&6
    20802682else
    20812683  cat >conftest.$ac_ext <<_ACEOF
     
    20952697_ACEOF
    20962698rm -f conftest.o conftest.obj
    2097 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2098   (eval $ac_compile) 2>&5
     2699if { (ac_try="$ac_compile"
     2700case "(($ac_try" in
     2701  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2702  *) ac_try_echo=$ac_try;;
     2703esac
     2704eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2705$as_echo "$ac_try_echo") >&5
     2706  (eval "$ac_compile") 2>&5
    20992707  ac_status=$?
    2100   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2708  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    21012709  (exit $ac_status); }; then
    2102   for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
     2710  for ac_file in conftest.o conftest.obj conftest.*; do
     2711  test -f "$ac_file" || continue;
    21032712  case $ac_file in
    2104     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
     2713    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
    21052714    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
    21062715       break;;
     
    21082717done
    21092718else
    2110   echo "$as_me: failed program was:" >&5
     2719  $as_echo "$as_me: failed program was:" >&5
    21112720sed 's/^/| /' conftest.$ac_ext >&5
    21122721
    2113 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
     2722{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
     2723$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
     2724{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
    21142725See \`config.log' for more details." >&5
    2115 echo "$as_me: error: cannot compute suffix of object files: cannot compile
     2726$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
    21162727See \`config.log' for more details." >&2;}
    2117    { (exit 1); exit 1; }; }
     2728   { (exit 1); exit 1; }; }; }
    21182729fi
    21192730
    21202731rm -f conftest.$ac_cv_objext conftest.$ac_ext
    21212732fi
    2122 echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
    2123 echo "${ECHO_T}$ac_cv_objext" >&6
     2733{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
     2734$as_echo "$ac_cv_objext" >&6; }
    21242735OBJEXT=$ac_cv_objext
    21252736ac_objext=$OBJEXT
    2126 echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
    2127 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
     2737{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
     2738$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
    21282739if test "${ac_cv_c_compiler_gnu+set}" = set; then
    2129   echo $ECHO_N "(cached) $ECHO_C" >&6
     2740  $as_echo_n "(cached) " >&6
    21302741else
    21312742  cat >conftest.$ac_ext <<_ACEOF
     
    21482759_ACEOF
    21492760rm -f conftest.$ac_objext
    2150 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2151   (eval $ac_compile) 2>conftest.er1
     2761if { (ac_try="$ac_compile"
     2762case "(($ac_try" in
     2763  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2764  *) ac_try_echo=$ac_try;;
     2765esac
     2766eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2767$as_echo "$ac_try_echo") >&5
     2768  (eval "$ac_compile") 2>conftest.er1
    21522769  ac_status=$?
    21532770  grep -v '^ *+' conftest.er1 >conftest.err
    21542771  rm -f conftest.er1
    21552772  cat conftest.err >&5
    2156   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2157   (exit $ac_status); } &&
    2158      { ac_try='test -z "$ac_c_werror_flag"
    2159              || test ! -s conftest.err'
    2160   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2161   (eval $ac_try) 2>&5
    2162   ac_status=$?
    2163   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2164   (exit $ac_status); }; } &&
    2165      { ac_try='test -s conftest.$ac_objext'
    2166   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2167   (eval $ac_try) 2>&5
    2168   ac_status=$?
    2169   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2170   (exit $ac_status); }; }; then
     2773  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2774  (exit $ac_status); } && {
     2775     test -z "$ac_c_werror_flag" ||
     2776     test ! -s conftest.err
     2777       } && test -s conftest.$ac_objext; then
    21712778  ac_compiler_gnu=yes
    21722779else
    2173   echo "$as_me: failed program was:" >&5
     2780  $as_echo "$as_me: failed program was:" >&5
    21742781sed 's/^/| /' conftest.$ac_ext >&5
    21752782
    2176 ac_compiler_gnu=no
    2177 fi
    2178 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     2783    ac_compiler_gnu=no
     2784fi
     2785
     2786rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    21792787ac_cv_c_compiler_gnu=$ac_compiler_gnu
    21802788
    21812789fi
    2182 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
    2183 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
    2184 GCC=`test $ac_compiler_gnu = yes && echo yes`
     2790{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
     2791$as_echo "$ac_cv_c_compiler_gnu" >&6; }
     2792if test $ac_compiler_gnu = yes; then
     2793  GCC=yes
     2794else
     2795  GCC=
     2796fi
    21852797ac_test_CFLAGS=${CFLAGS+set}
    21862798ac_save_CFLAGS=$CFLAGS
    2187 CFLAGS="-g"
    2188 echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
    2189 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
     2799{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
     2800$as_echo_n "checking whether $CC accepts -g... " >&6; }
    21902801if test "${ac_cv_prog_cc_g+set}" = set; then
    2191   echo $ECHO_N "(cached) $ECHO_C" >&6
    2192 else
    2193   cat >conftest.$ac_ext <<_ACEOF
     2802  $as_echo_n "(cached) " >&6
     2803else
     2804  ac_save_c_werror_flag=$ac_c_werror_flag
     2805   ac_c_werror_flag=yes
     2806   ac_cv_prog_cc_g=no
     2807   CFLAGS="-g"
     2808   cat >conftest.$ac_ext <<_ACEOF
    21942809/* confdefs.h.  */
    21952810_ACEOF
     
    22072822_ACEOF
    22082823rm -f conftest.$ac_objext
    2209 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2210   (eval $ac_compile) 2>conftest.er1
     2824if { (ac_try="$ac_compile"
     2825case "(($ac_try" in
     2826  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2827  *) ac_try_echo=$ac_try;;
     2828esac
     2829eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2830$as_echo "$ac_try_echo") >&5
     2831  (eval "$ac_compile") 2>conftest.er1
    22112832  ac_status=$?
    22122833  grep -v '^ *+' conftest.er1 >conftest.err
    22132834  rm -f conftest.er1
    22142835  cat conftest.err >&5
    2215   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2216   (exit $ac_status); } &&
    2217      { ac_try='test -z "$ac_c_werror_flag"
    2218              || test ! -s conftest.err'
    2219   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2220   (eval $ac_try) 2>&5
     2836  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2837  (exit $ac_status); } && {
     2838     test -z "$ac_c_werror_flag" ||
     2839     test ! -s conftest.err
     2840       } && test -s conftest.$ac_objext; then
     2841  ac_cv_prog_cc_g=yes
     2842else
     2843  $as_echo "$as_me: failed program was:" >&5
     2844sed 's/^/| /' conftest.$ac_ext >&5
     2845
     2846    CFLAGS=""
     2847      cat >conftest.$ac_ext <<_ACEOF
     2848/* confdefs.h.  */
     2849_ACEOF
     2850cat confdefs.h >>conftest.$ac_ext
     2851cat >>conftest.$ac_ext <<_ACEOF
     2852/* end confdefs.h.  */
     2853
     2854int
     2855main ()
     2856{
     2857
     2858  ;
     2859  return 0;
     2860}
     2861_ACEOF
     2862rm -f conftest.$ac_objext
     2863if { (ac_try="$ac_compile"
     2864case "(($ac_try" in
     2865  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2866  *) ac_try_echo=$ac_try;;
     2867esac
     2868eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2869$as_echo "$ac_try_echo") >&5
     2870  (eval "$ac_compile") 2>conftest.er1
    22212871  ac_status=$?
    2222   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2223   (exit $ac_status); }; } &&
    2224      { ac_try='test -s conftest.$ac_objext'
    2225   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2226   (eval $ac_try) 2>&5
     2872  grep -v '^ *+' conftest.er1 >conftest.err
     2873  rm -f conftest.er1
     2874  cat conftest.err >&5
     2875  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2876  (exit $ac_status); } && {
     2877     test -z "$ac_c_werror_flag" ||
     2878     test ! -s conftest.err
     2879       } && test -s conftest.$ac_objext; then
     2880  :
     2881else
     2882  $as_echo "$as_me: failed program was:" >&5
     2883sed 's/^/| /' conftest.$ac_ext >&5
     2884
     2885    ac_c_werror_flag=$ac_save_c_werror_flag
     2886     CFLAGS="-g"
     2887     cat >conftest.$ac_ext <<_ACEOF
     2888/* confdefs.h.  */
     2889_ACEOF
     2890cat confdefs.h >>conftest.$ac_ext
     2891cat >>conftest.$ac_ext <<_ACEOF
     2892/* end confdefs.h.  */
     2893
     2894int
     2895main ()
     2896{
     2897
     2898  ;
     2899  return 0;
     2900}
     2901_ACEOF
     2902rm -f conftest.$ac_objext
     2903if { (ac_try="$ac_compile"
     2904case "(($ac_try" in
     2905  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     2906  *) ac_try_echo=$ac_try;;
     2907esac
     2908eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     2909$as_echo "$ac_try_echo") >&5
     2910  (eval "$ac_compile") 2>conftest.er1
    22272911  ac_status=$?
    2228   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2229   (exit $ac_status); }; }; then
     2912  grep -v '^ *+' conftest.er1 >conftest.err
     2913  rm -f conftest.er1
     2914  cat conftest.err >&5
     2915  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     2916  (exit $ac_status); } && {
     2917     test -z "$ac_c_werror_flag" ||
     2918     test ! -s conftest.err
     2919       } && test -s conftest.$ac_objext; then
    22302920  ac_cv_prog_cc_g=yes
    22312921else
    2232   echo "$as_me: failed program was:" >&5
     2922  $as_echo "$as_me: failed program was:" >&5
    22332923sed 's/^/| /' conftest.$ac_ext >&5
    22342924
    2235 ac_cv_prog_cc_g=no
    2236 fi
    2237 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    2238 fi
    2239 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
    2240 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
     2925
     2926fi
     2927
     2928rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     2929fi
     2930
     2931rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     2932fi
     2933
     2934rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     2935   ac_c_werror_flag=$ac_save_c_werror_flag
     2936fi
     2937{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
     2938$as_echo "$ac_cv_prog_cc_g" >&6; }
    22412939if test "$ac_test_CFLAGS" = set; then
    22422940  CFLAGS=$ac_save_CFLAGS
     
    22542952  fi
    22552953fi
    2256 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
    2257 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
    2258 if test "${ac_cv_prog_cc_stdc+set}" = set; then
    2259   echo $ECHO_N "(cached) $ECHO_C" >&6
    2260 else
    2261   ac_cv_prog_cc_stdc=no
     2954{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
     2955$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
     2956if test "${ac_cv_prog_cc_c89+set}" = set; then
     2957  $as_echo_n "(cached) " >&6
     2958else
     2959  ac_cv_prog_cc_c89=no
    22622960ac_save_CC=$CC
    22632961cat >conftest.$ac_ext <<_ACEOF
     
    22932991   function prototypes and stuff, but not '\xHH' hex character constants.
    22942992   These don't provoke an error unfortunately, instead are silently treated
    2295    as 'x'.  The following induces an error, until -std1 is added to get
     2993   as 'x'.  The following induces an error, until -std is added to get
    22962994   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
    22972995   array size at least.  It's necessary to write '\x00'==0 to get something
    2298    that's true only with -std1.  */
     2996   that's true only with -std.  */
    22992997int osf4_cc_array ['\x00' == 0 ? 1 : -1];
     2998
     2999/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
     3000   inside strings and character constants.  */
     3001#define FOO(x) 'x'
     3002int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
    23003003
    23013004int test (int i, double x);
     
    23133016}
    23143017_ACEOF
    2315 # Don't try gcc -ansi; that turns off useful extensions and
    2316 # breaks some systems' header files.
    2317 # AIX           -qlanglvl=ansi
    2318 # Ultrix and OSF/1  -std1
    2319 # HP-UX 10.20 and later -Ae
    2320 # HP-UX older versions  -Aa -D_HPUX_SOURCE
    2321 # SVR4          -Xc -D__EXTENSIONS__
    2322 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
     3018for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
     3019    -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
    23233020do
    23243021  CC="$ac_save_CC $ac_arg"
    23253022  rm -f conftest.$ac_objext
    2326 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2327   (eval $ac_compile) 2>conftest.er1
     3023if { (ac_try="$ac_compile"
     3024case "(($ac_try" in
     3025  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     3026  *) ac_try_echo=$ac_try;;
     3027esac
     3028eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3029$as_echo "$ac_try_echo") >&5
     3030  (eval "$ac_compile") 2>conftest.er1
    23283031  ac_status=$?
    23293032  grep -v '^ *+' conftest.er1 >conftest.err
    23303033  rm -f conftest.er1
    23313034  cat conftest.err >&5
    2332   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2333   (exit $ac_status); } &&
    2334      { ac_try='test -z "$ac_c_werror_flag"
    2335              || test ! -s conftest.err'
    2336   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2337   (eval $ac_try) 2>&5
    2338   ac_status=$?
    2339   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2340   (exit $ac_status); }; } &&
    2341      { ac_try='test -s conftest.$ac_objext'
    2342   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2343   (eval $ac_try) 2>&5
    2344   ac_status=$?
    2345   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2346   (exit $ac_status); }; }; then
    2347   ac_cv_prog_cc_stdc=$ac_arg
    2348 break
    2349 else
    2350   echo "$as_me: failed program was:" >&5
     3035  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3036  (exit $ac_status); } && {
     3037     test -z "$ac_c_werror_flag" ||
     3038     test ! -s conftest.err
     3039       } && test -s conftest.$ac_objext; then
     3040  ac_cv_prog_cc_c89=$ac_arg
     3041else
     3042  $as_echo "$as_me: failed program was:" >&5
    23513043sed 's/^/| /' conftest.$ac_ext >&5
    23523044
    2353 fi
    2354 rm -f conftest.err conftest.$ac_objext
     3045
     3046fi
     3047
     3048rm -f core conftest.err conftest.$ac_objext
     3049  test "x$ac_cv_prog_cc_c89" != "xno" && break
    23553050done
    2356 rm -f conftest.$ac_ext conftest.$ac_objext
     3051rm -f conftest.$ac_ext
    23573052CC=$ac_save_CC
    23583053
    23593054fi
    2360 
    2361 case "x$ac_cv_prog_cc_stdc" in
    2362   x|xno)
    2363     echo "$as_me:$LINENO: result: none needed" >&5
    2364 echo "${ECHO_T}none needed" >&6 ;;
     3055# AC_CACHE_VAL
     3056case "x$ac_cv_prog_cc_c89" in
     3057  x)
     3058    { $as_echo "$as_me:$LINENO: result: none needed" >&5
     3059$as_echo "none needed" >&6; } ;;
     3060  xno)
     3061    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
     3062$as_echo "unsupported" >&6; } ;;
    23653063  *)
    2366     echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
    2367 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
    2368     CC="$CC $ac_cv_prog_cc_stdc" ;;
     3064    CC="$CC $ac_cv_prog_cc_c89"
     3065    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
     3066$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
    23693067esac
    23703068
    2371 # Some people use a C++ compiler to compile C.  Since we use `exit',
    2372 # in C++ we need to declare it.  In case someone uses the same compiler
    2373 # for both compiling C and C++ we need to have the C++ compiler decide
    2374 # the declaration of exit, since it's the most demanding environment.
    2375 cat >conftest.$ac_ext <<_ACEOF
    2376 #ifndef __cplusplus
    2377   choke me
    2378 #endif
    2379 _ACEOF
    2380 rm -f conftest.$ac_objext
    2381 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2382   (eval $ac_compile) 2>conftest.er1
    2383   ac_status=$?
    2384   grep -v '^ *+' conftest.er1 >conftest.err
    2385   rm -f conftest.er1
    2386   cat conftest.err >&5
    2387   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2388   (exit $ac_status); } &&
    2389      { ac_try='test -z "$ac_c_werror_flag"
    2390              || test ! -s conftest.err'
    2391   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2392   (eval $ac_try) 2>&5
    2393   ac_status=$?
    2394   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2395   (exit $ac_status); }; } &&
    2396      { ac_try='test -s conftest.$ac_objext'
    2397   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2398   (eval $ac_try) 2>&5
    2399   ac_status=$?
    2400   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2401   (exit $ac_status); }; }; then
    2402   for ac_declaration in \
    2403    '' \
    2404    'extern "C" void std::exit (int) throw (); using std::exit;' \
    2405    'extern "C" void std::exit (int); using std::exit;' \
    2406    'extern "C" void exit (int) throw ();' \
    2407    'extern "C" void exit (int);' \
    2408    'void exit (int);'
    2409 do
    2410   cat >conftest.$ac_ext <<_ACEOF
    2411 /* confdefs.h.  */
    2412 _ACEOF
    2413 cat confdefs.h >>conftest.$ac_ext
    2414 cat >>conftest.$ac_ext <<_ACEOF
    2415 /* end confdefs.h.  */
    2416 $ac_declaration
    2417 #include <stdlib.h>
    2418 int
    2419 main ()
    2420 {
    2421 exit (42);
    2422   ;
    2423   return 0;
    2424 }
    2425 _ACEOF
    2426 rm -f conftest.$ac_objext
    2427 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2428   (eval $ac_compile) 2>conftest.er1
    2429   ac_status=$?
    2430   grep -v '^ *+' conftest.er1 >conftest.err
    2431   rm -f conftest.er1
    2432   cat conftest.err >&5
    2433   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2434   (exit $ac_status); } &&
    2435      { ac_try='test -z "$ac_c_werror_flag"
    2436              || test ! -s conftest.err'
    2437   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2438   (eval $ac_try) 2>&5
    2439   ac_status=$?
    2440   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2441   (exit $ac_status); }; } &&
    2442      { ac_try='test -s conftest.$ac_objext'
    2443   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2444   (eval $ac_try) 2>&5
    2445   ac_status=$?
    2446   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2447   (exit $ac_status); }; }; then
    2448   :
    2449 else
    2450   echo "$as_me: failed program was:" >&5
    2451 sed 's/^/| /' conftest.$ac_ext >&5
    2452 
    2453 continue
    2454 fi
    2455 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    2456   cat >conftest.$ac_ext <<_ACEOF
    2457 /* confdefs.h.  */
    2458 _ACEOF
    2459 cat confdefs.h >>conftest.$ac_ext
    2460 cat >>conftest.$ac_ext <<_ACEOF
    2461 /* end confdefs.h.  */
    2462 $ac_declaration
    2463 int
    2464 main ()
    2465 {
    2466 exit (42);
    2467   ;
    2468   return 0;
    2469 }
    2470 _ACEOF
    2471 rm -f conftest.$ac_objext
    2472 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    2473   (eval $ac_compile) 2>conftest.er1
    2474   ac_status=$?
    2475   grep -v '^ *+' conftest.er1 >conftest.err
    2476   rm -f conftest.er1
    2477   cat conftest.err >&5
    2478   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2479   (exit $ac_status); } &&
    2480      { ac_try='test -z "$ac_c_werror_flag"
    2481              || test ! -s conftest.err'
    2482   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2483   (eval $ac_try) 2>&5
    2484   ac_status=$?
    2485   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2486   (exit $ac_status); }; } &&
    2487      { ac_try='test -s conftest.$ac_objext'
    2488   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    2489   (eval $ac_try) 2>&5
    2490   ac_status=$?
    2491   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2492   (exit $ac_status); }; }; then
    2493   break
    2494 else
    2495   echo "$as_me: failed program was:" >&5
    2496 sed 's/^/| /' conftest.$ac_ext >&5
    2497 
    2498 fi
    2499 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    2500 done
    2501 rm -f conftest*
    2502 if test -n "$ac_declaration"; then
    2503   echo '#ifdef __cplusplus' >>confdefs.h
    2504   echo $ac_declaration      >>confdefs.h
    2505   echo '#endif'             >>confdefs.h
    2506 fi
    2507 
    2508 else
    2509   echo "$as_me: failed program was:" >&5
    2510 sed 's/^/| /' conftest.$ac_ext >&5
    2511 
    2512 fi
    2513 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     3069
    25143070ac_ext=c
    25153071ac_cpp='$CPP $CPPFLAGS'
     
    25233079ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
    25243080ac_compiler_gnu=$ac_cv_c_compiler_gnu
    2525 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
    2526 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
     3081{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
     3082$as_echo_n "checking how to run the C preprocessor... " >&6; }
    25273083# On Suns, sometimes $CPP names a directory.
    25283084if test -n "$CPP" && test -d "$CPP"; then
     
    25313087if test -z "$CPP"; then
    25323088  if test "${ac_cv_prog_CPP+set}" = set; then
    2533   echo $ECHO_N "(cached) $ECHO_C" >&6
     3089  $as_echo_n "(cached) " >&6
    25343090else
    25353091      # Double quotes because CPP needs to be expanded
     
    25583114             Syntax error
    25593115_ACEOF
    2560 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    2561   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
     3116if { (ac_try="$ac_cpp conftest.$ac_ext"
     3117case "(($ac_try" in
     3118  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     3119  *) ac_try_echo=$ac_try;;
     3120esac
     3121eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3122$as_echo "$ac_try_echo") >&5
     3123  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    25623124  ac_status=$?
    25633125  grep -v '^ *+' conftest.er1 >conftest.err
    25643126  rm -f conftest.er1
    25653127  cat conftest.err >&5
    2566   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2567   (exit $ac_status); } >/dev/null; then
    2568   if test -s conftest.err; then
    2569     ac_cpp_err=$ac_c_preproc_warn_flag
    2570     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    2571   else
    2572     ac_cpp_err=
    2573   fi
    2574 else
    2575   ac_cpp_err=yes
    2576 fi
    2577 if test -z "$ac_cpp_err"; then
     3128  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3129  (exit $ac_status); } >/dev/null && {
     3130     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     3131     test ! -s conftest.err
     3132       }; then
    25783133  :
    25793134else
    2580   echo "$as_me: failed program was:" >&5
     3135  $as_echo "$as_me: failed program was:" >&5
    25813136sed 's/^/| /' conftest.$ac_ext >&5
    25823137
     
    25843139continue
    25853140fi
     3141
    25863142rm -f conftest.err conftest.$ac_ext
    25873143
    2588   # OK, works on sane cases.  Now check whether non-existent headers
     3144  # OK, works on sane cases.  Now check whether nonexistent headers
    25893145  # can be detected and how.
    25903146  cat >conftest.$ac_ext <<_ACEOF
     
    25963152#include <ac_nonexistent.h>
    25973153_ACEOF
    2598 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    2599   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
     3154if { (ac_try="$ac_cpp conftest.$ac_ext"
     3155case "(($ac_try" in
     3156  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     3157  *) ac_try_echo=$ac_try;;
     3158esac
     3159eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3160$as_echo "$ac_try_echo") >&5
     3161  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    26003162  ac_status=$?
    26013163  grep -v '^ *+' conftest.er1 >conftest.err
    26023164  rm -f conftest.er1
    26033165  cat conftest.err >&5
    2604   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2605   (exit $ac_status); } >/dev/null; then
    2606   if test -s conftest.err; then
    2607     ac_cpp_err=$ac_c_preproc_warn_flag
    2608     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    2609   else
    2610     ac_cpp_err=
    2611   fi
    2612 else
    2613   ac_cpp_err=yes
    2614 fi
    2615 if test -z "$ac_cpp_err"; then
     3166  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3167  (exit $ac_status); } >/dev/null && {
     3168     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     3169     test ! -s conftest.err
     3170       }; then
    26163171  # Broken: success on invalid input.
    26173172continue
    26183173else
    2619   echo "$as_me: failed program was:" >&5
     3174  $as_echo "$as_me: failed program was:" >&5
    26203175sed 's/^/| /' conftest.$ac_ext >&5
    26213176
     
    26243179break
    26253180fi
     3181
    26263182rm -f conftest.err conftest.$ac_ext
    26273183
     
    26413197  ac_cv_prog_CPP=$CPP
    26423198fi
    2643 echo "$as_me:$LINENO: result: $CPP" >&5
    2644 echo "${ECHO_T}$CPP" >&6
     3199{ $as_echo "$as_me:$LINENO: result: $CPP" >&5
     3200$as_echo "$CPP" >&6; }
    26453201ac_preproc_ok=false
    26463202for ac_c_preproc_warn_flag in '' yes
     
    26653221             Syntax error
    26663222_ACEOF
    2667 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    2668   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
     3223if { (ac_try="$ac_cpp conftest.$ac_ext"
     3224case "(($ac_try" in
     3225  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     3226  *) ac_try_echo=$ac_try;;
     3227esac
     3228eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3229$as_echo "$ac_try_echo") >&5
     3230  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    26693231  ac_status=$?
    26703232  grep -v '^ *+' conftest.er1 >conftest.err
    26713233  rm -f conftest.er1
    26723234  cat conftest.err >&5
    2673   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2674   (exit $ac_status); } >/dev/null; then
    2675   if test -s conftest.err; then
    2676     ac_cpp_err=$ac_c_preproc_warn_flag
    2677     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    2678   else
    2679     ac_cpp_err=
    2680   fi
    2681 else
    2682   ac_cpp_err=yes
    2683 fi
    2684 if test -z "$ac_cpp_err"; then
     3235  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3236  (exit $ac_status); } >/dev/null && {
     3237     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     3238     test ! -s conftest.err
     3239       }; then
    26853240  :
    26863241else
    2687   echo "$as_me: failed program was:" >&5
     3242  $as_echo "$as_me: failed program was:" >&5
    26883243sed 's/^/| /' conftest.$ac_ext >&5
    26893244
     
    26913246continue
    26923247fi
     3248
    26933249rm -f conftest.err conftest.$ac_ext
    26943250
    2695   # OK, works on sane cases.  Now check whether non-existent headers
     3251  # OK, works on sane cases.  Now check whether nonexistent headers
    26963252  # can be detected and how.
    26973253  cat >conftest.$ac_ext <<_ACEOF
     
    27033259#include <ac_nonexistent.h>
    27043260_ACEOF
    2705 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    2706   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
     3261if { (ac_try="$ac_cpp conftest.$ac_ext"
     3262case "(($ac_try" in
     3263  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     3264  *) ac_try_echo=$ac_try;;
     3265esac
     3266eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     3267$as_echo "$ac_try_echo") >&5
     3268  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    27073269  ac_status=$?
    27083270  grep -v '^ *+' conftest.er1 >conftest.err
    27093271  rm -f conftest.er1
    27103272  cat conftest.err >&5
    2711   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    2712   (exit $ac_status); } >/dev/null; then
    2713   if test -s conftest.err; then
    2714     ac_cpp_err=$ac_c_preproc_warn_flag
    2715     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    2716   else
    2717     ac_cpp_err=
    2718   fi
    2719 else
    2720   ac_cpp_err=yes
    2721 fi
    2722 if test -z "$ac_cpp_err"; then
     3273  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3274  (exit $ac_status); } >/dev/null && {
     3275     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     3276     test ! -s conftest.err
     3277       }; then
    27233278  # Broken: success on invalid input.
    27243279continue
    27253280else
    2726   echo "$as_me: failed program was:" >&5
     3281  $as_echo "$as_me: failed program was:" >&5
    27273282sed 's/^/| /' conftest.$ac_ext >&5
    27283283
     
    27313286break
    27323287fi
     3288
    27333289rm -f conftest.err conftest.$ac_ext
    27343290
     
    27393295  :
    27403296else
    2741   { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
     3297  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
     3298$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
     3299{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
    27423300See \`config.log' for more details." >&5
    2743 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
     3301$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
    27443302See \`config.log' for more details." >&2;}
    2745    { (exit 1); exit 1; }; }
     3303   { (exit 1); exit 1; }; }; }
    27463304fi
    27473305
     
    27653323# OS/2's system install, which has a completely different semantic
    27663324# ./install, which can be erroneously created by make from ./install.sh.
    2767 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
    2768 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
     3325# Reject install programs that cannot install multiple files.
     3326{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
     3327$as_echo_n "checking for a BSD-compatible install... " >&6; }
    27693328if test -z "$INSTALL"; then
    27703329if test "${ac_cv_path_install+set}" = set; then
    2771   echo $ECHO_N "(cached) $ECHO_C" >&6
     3330  $as_echo_n "(cached) " >&6
    27723331else
    27733332  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     
    27883347    for ac_prog in ginstall scoinst install; do
    27893348      for ac_exec_ext in '' $ac_executable_extensions; do
    2790     if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
     3349    if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
    27913350      if test $ac_prog = install &&
    27923351        grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     
    27983357        :
    27993358      else
    2800         ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
    2801         break 3
     3359        rm -rf conftest.one conftest.two conftest.dir
     3360        echo one > conftest.one
     3361        echo two > conftest.two
     3362        mkdir conftest.dir
     3363        if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
     3364          test -s conftest.one && test -s conftest.two &&
     3365          test -s conftest.dir/conftest.one &&
     3366          test -s conftest.dir/conftest.two
     3367        then
     3368          ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
     3369          break 3
     3370        fi
    28023371      fi
    28033372    fi
     
    28063375    ;;
    28073376esac
     3377
    28083378done
    2809 
     3379IFS=$as_save_IFS
     3380
     3381rm -rf conftest.one conftest.two conftest.dir
    28103382
    28113383fi
     
    28133385    INSTALL=$ac_cv_path_install
    28143386  else
    2815     # As a last resort, use the slow shell script.  We don't cache a
    2816     # path for INSTALL within a source directory, because that will
     3387    # As a last resort, use the slow shell script.  Don't cache a
     3388    # value for INSTALL within a source directory, because that will
    28173389    # break other packages using the cache if that directory is
    2818     # removed, or if the path is relative.
     3390    # removed, or if the value is a relative name.
    28193391    INSTALL=$ac_install_sh
    28203392  fi
    28213393fi
    2822 echo "$as_me:$LINENO: result: $INSTALL" >&5
    2823 echo "${ECHO_T}$INSTALL" >&6
     3394{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
     3395$as_echo "$INSTALL" >&6; }
    28243396
    28253397# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
     
    28313403test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
    28323404
    2833 # Check whether --enable-shared or --disable-shared was given.
     3405# Check whether --enable-shared was given.
    28343406if test "${enable_shared+set}" = set; then
    2835   enableval="$enable_shared"
    2836   p=${PACKAGE-default}
     3407  enableval=$enable_shared; p=${PACKAGE-default}
    28373408case $enableval in
    28383409yes) enable_shared=yes ;;
     
    28523423else
    28533424  enable_shared=yes
    2854 fi;
    2855 # Check whether --enable-static or --disable-static was given.
     3425fi
     3426
     3427# Check whether --enable-static was given.
    28563428if test "${enable_static+set}" = set; then
    2857   enableval="$enable_static"
    2858   p=${PACKAGE-default}
     3429  enableval=$enable_static; p=${PACKAGE-default}
    28593430case $enableval in
    28603431yes) enable_static=yes ;;
     
    28743445else
    28753446  enable_static=yes
    2876 fi;
    2877 # Check whether --enable-fast-install or --disable-fast-install was given.
     3447fi
     3448
     3449# Check whether --enable-fast-install was given.
    28783450if test "${enable_fast_install+set}" = set; then
    2879   enableval="$enable_fast_install"
    2880   p=${PACKAGE-default}
     3451  enableval=$enable_fast_install; p=${PACKAGE-default}
    28813452case $enableval in
    28823453yes) enable_fast_install=yes ;;
     
    28963467else
    28973468  enable_fast_install=yes
    2898 fi;
     3469fi
     3470
    28993471# Find the correct PATH separator.  Usually this is `:', but
    29003472# DJGPP uses `;' like DOS.
     
    29093481
    29103482
    2911 # Check whether --with-gnu-ld or --without-gnu-ld was given.
     3483# Check whether --with-gnu-ld was given.
    29123484if test "${with_gnu_ld+set}" = set; then
    2913   withval="$with_gnu_ld"
    2914   test "$withval" = no || with_gnu_ld=yes
     3485  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
    29153486else
    29163487  with_gnu_ld=no
    2917 fi;
     3488fi
     3489
    29183490ac_prog=ld
    29193491if test "$GCC" = yes; then
    29203492  # Check if gcc -print-prog-name=ld gives a path.
    2921   echo "$as_me:$LINENO: checking for ld used by GCC" >&5
    2922 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
     3493  { $as_echo "$as_me:$LINENO: checking for ld used by GCC" >&5
     3494$as_echo_n "checking for ld used by GCC... " >&6; }
    29233495  case $host in
    29243496  *-*-mingw*)
     
    29493521  esac
    29503522elif test "$with_gnu_ld" = yes; then
    2951   echo "$as_me:$LINENO: checking for GNU ld" >&5
    2952 echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
    2953 else
    2954   echo "$as_me:$LINENO: checking for non-GNU ld" >&5
    2955 echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
     3523  { $as_echo "$as_me:$LINENO: checking for GNU ld" >&5
     3524$as_echo_n "checking for GNU ld... " >&6; }
     3525else
     3526  { $as_echo "$as_me:$LINENO: checking for non-GNU ld" >&5
     3527$as_echo_n "checking for non-GNU ld... " >&6; }
    29563528fi
    29573529if test "${lt_cv_path_LD+set}" = set; then
    2958   echo $ECHO_N "(cached) $ECHO_C" >&6
     3530  $as_echo_n "(cached) " >&6
    29593531else
    29603532  if test -z "$LD"; then
     
    29823554LD="$lt_cv_path_LD"
    29833555if test -n "$LD"; then
    2984   echo "$as_me:$LINENO: result: $LD" >&5
    2985 echo "${ECHO_T}$LD" >&6
    2986 else
    2987   echo "$as_me:$LINENO: result: no" >&5
    2988 echo "${ECHO_T}no" >&6
    2989 fi
    2990 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
    2991 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
     3556  { $as_echo "$as_me:$LINENO: result: $LD" >&5
     3557$as_echo "$LD" >&6; }
     3558else
     3559  { $as_echo "$as_me:$LINENO: result: no" >&5
     3560$as_echo "no" >&6; }
     3561fi
     3562test -z "$LD" && { { $as_echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
     3563$as_echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
    29923564   { (exit 1); exit 1; }; }
    2993 echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
    2994 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
     3565{ $as_echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
     3566$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
    29953567if test "${lt_cv_prog_gnu_ld+set}" = set; then
    2996   echo $ECHO_N "(cached) $ECHO_C" >&6
     3568  $as_echo_n "(cached) " >&6
    29973569else
    29983570  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
     
    30033575fi
    30043576fi
    3005 echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
    3006 echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
     3577{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
     3578$as_echo "$lt_cv_prog_gnu_ld" >&6; }
    30073579with_gnu_ld=$lt_cv_prog_gnu_ld
    30083580
    30093581
    3010 echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
    3011 echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6
     3582{ $as_echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
     3583$as_echo_n "checking for $LD option to reload object files... " >&6; }
    30123584if test "${lt_cv_ld_reload_flag+set}" = set; then
    3013   echo $ECHO_N "(cached) $ECHO_C" >&6
     3585  $as_echo_n "(cached) " >&6
    30143586else
    30153587  lt_cv_ld_reload_flag='-r'
    30163588fi
    3017 echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
    3018 echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6
     3589{ $as_echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
     3590$as_echo "$lt_cv_ld_reload_flag" >&6; }
    30193591reload_flag=$lt_cv_ld_reload_flag
    30203592test -n "$reload_flag" && reload_flag=" $reload_flag"
    30213593
    3022 echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
    3023 echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6
     3594{ $as_echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
     3595$as_echo_n "checking for BSD-compatible nm... " >&6; }
    30243596if test "${lt_cv_path_NM+set}" = set; then
    3025   echo $ECHO_N "(cached) $ECHO_C" >&6
     3597  $as_echo_n "(cached) " >&6
    30263598else
    30273599  if test -n "$NM"; then
     
    30563628
    30573629NM="$lt_cv_path_NM"
    3058 echo "$as_me:$LINENO: result: $NM" >&5
    3059 echo "${ECHO_T}$NM" >&6
    3060 
    3061 echo "$as_me:$LINENO: checking whether ln -s works" >&5
    3062 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
     3630{ $as_echo "$as_me:$LINENO: result: $NM" >&5
     3631$as_echo "$NM" >&6; }
     3632
     3633{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
     3634$as_echo_n "checking whether ln -s works... " >&6; }
    30633635LN_S=$as_ln_s
    30643636if test "$LN_S" = "ln -s"; then
    3065   echo "$as_me:$LINENO: result: yes" >&5
    3066 echo "${ECHO_T}yes" >&6
    3067 else
    3068   echo "$as_me:$LINENO: result: no, using $LN_S" >&5
    3069 echo "${ECHO_T}no, using $LN_S" >&6
    3070 fi
    3071 
    3072 echo "$as_me:$LINENO: checking how to recognise dependant libraries" >&5
    3073 echo $ECHO_N "checking how to recognise dependant libraries... $ECHO_C" >&6
     3637  { $as_echo "$as_me:$LINENO: result: yes" >&5
     3638$as_echo "yes" >&6; }
     3639else
     3640  { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
     3641$as_echo "no, using $LN_S" >&6; }
     3642fi
     3643
     3644{ $as_echo "$as_me:$LINENO: checking how to recognise dependant libraries" >&5
     3645$as_echo_n "checking how to recognise dependant libraries... " >&6; }
    30743646if test "${lt_cv_deplibs_check_method+set}" = set; then
    3075   echo $ECHO_N "(cached) $ECHO_C" >&6
     3647  $as_echo_n "(cached) " >&6
    30763648else
    30773649  lt_cv_file_magic_cmd='$MAGIC_CMD'
     
    32483820
    32493821fi
    3250 echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
    3251 echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6
     3822{ $as_echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
     3823$as_echo "$lt_cv_deplibs_check_method" >&6; }
    32523824file_magic_cmd=$lt_cv_file_magic_cmd
    32533825deplibs_check_method=$lt_cv_deplibs_check_method
     
    32613833
    32623834# Check for command to grab the raw symbol name followed by C symbol from nm.
    3263 echo "$as_me:$LINENO: checking command to parse $NM output" >&5
    3264 echo $ECHO_N "checking command to parse $NM output... $ECHO_C" >&6
     3835{ $as_echo "$as_me:$LINENO: checking command to parse $NM output" >&5
     3836$as_echo_n "checking command to parse $NM output... " >&6; }
    32653837if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
    3266   echo $ECHO_N "(cached) $ECHO_C" >&6
     3838  $as_echo_n "(cached) " >&6
    32673839else
    32683840
     
    33453917  (eval $ac_compile) 2>&5
    33463918  ac_status=$?
    3347   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3919  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33483920  (exit $ac_status); }; then
    33493921    # Now try to grab the symbols.
     
    33523924  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
    33533925  ac_status=$?
    3354   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3926  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    33553927  (exit $ac_status); } && test -s "$nlist"; then
    33563928      # Try sorting and uniquifying the output.
     
    34073979  (eval $ac_link) 2>&5
    34083980  ac_status=$?
    3409   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     3981  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    34103982  (exit $ac_status); } && test -s conftest; then
    34113983        pipe_works=yes
     
    34484020if test -z "$global_symbol_pipe$global_symbol_to_cdec$global_symbol_to_c_name_address";
    34494021then
    3450   echo "$as_me:$LINENO: result: failed" >&5
    3451 echo "${ECHO_T}failed" >&6
    3452 else
    3453   echo "$as_me:$LINENO: result: ok" >&5
    3454 echo "${ECHO_T}ok" >&6
    3455 fi
    3456 
    3457 
    3458 echo "$as_me:$LINENO: checking for egrep" >&5
    3459 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
    3460 if test "${ac_cv_prog_egrep+set}" = set; then
    3461   echo $ECHO_N "(cached) $ECHO_C" >&6
    3462 else
    3463   if echo a | (grep -E '(a|b)') >/dev/null 2>&1
    3464     then ac_cv_prog_egrep='grep -E'
    3465     else ac_cv_prog_egrep='egrep'
     4022  { $as_echo "$as_me:$LINENO: result: failed" >&5
     4023$as_echo "failed" >&6; }
     4024else
     4025  { $as_echo "$as_me:$LINENO: result: ok" >&5
     4026$as_echo "ok" >&6; }
     4027fi
     4028
     4029
     4030{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
     4031$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
     4032if test "${ac_cv_path_GREP+set}" = set; then
     4033  $as_echo_n "(cached) " >&6
     4034else
     4035  if test -z "$GREP"; then
     4036  ac_path_GREP_found=false
     4037  # Loop through the user's path and test for each of PROGNAME-LIST
     4038  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     4039for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
     4040do
     4041  IFS=$as_save_IFS
     4042  test -z "$as_dir" && as_dir=.
     4043  for ac_prog in grep ggrep; do
     4044    for ac_exec_ext in '' $ac_executable_extensions; do
     4045      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
     4046      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     4047# Check for GNU ac_path_GREP and select it if it is found.
     4048  # Check for GNU $ac_path_GREP
     4049case `"$ac_path_GREP" --version 2>&1` in
     4050*GNU*)
     4051  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
     4052*)
     4053  ac_count=0
     4054  $as_echo_n 0123456789 >"conftest.in"
     4055  while :
     4056  do
     4057    cat "conftest.in" "conftest.in" >"conftest.tmp"
     4058    mv "conftest.tmp" "conftest.in"
     4059    cp "conftest.in" "conftest.nl"
     4060    $as_echo 'GREP' >> "conftest.nl"
     4061    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
     4062    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     4063    ac_count=`expr $ac_count + 1`
     4064    if test $ac_count -gt ${ac_path_GREP_max-0}; then
     4065      # Best one so far, save it but keep looking for a better one
     4066      ac_cv_path_GREP="$ac_path_GREP"
     4067      ac_path_GREP_max=$ac_count
    34664068    fi
    3467 fi
    3468 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
    3469 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
    3470  EGREP=$ac_cv_prog_egrep
    3471 
    3472 
    3473 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
    3474 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
     4069    # 10*(2^10) chars as input seems more than enough
     4070    test $ac_count -gt 10 && break
     4071  done
     4072  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
     4073esac
     4074
     4075      $ac_path_GREP_found && break 3
     4076    done
     4077  done
     4078done
     4079IFS=$as_save_IFS
     4080  if test -z "$ac_cv_path_GREP"; then
     4081    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     4082$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     4083   { (exit 1); exit 1; }; }
     4084  fi
     4085else
     4086  ac_cv_path_GREP=$GREP
     4087fi
     4088
     4089fi
     4090{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
     4091$as_echo "$ac_cv_path_GREP" >&6; }
     4092 GREP="$ac_cv_path_GREP"
     4093
     4094
     4095{ $as_echo "$as_me:$LINENO: checking for egrep" >&5
     4096$as_echo_n "checking for egrep... " >&6; }
     4097if test "${ac_cv_path_EGREP+set}" = set; then
     4098  $as_echo_n "(cached) " >&6
     4099else
     4100  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
     4101   then ac_cv_path_EGREP="$GREP -E"
     4102   else
     4103     if test -z "$EGREP"; then
     4104  ac_path_EGREP_found=false
     4105  # Loop through the user's path and test for each of PROGNAME-LIST
     4106  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     4107for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
     4108do
     4109  IFS=$as_save_IFS
     4110  test -z "$as_dir" && as_dir=.
     4111  for ac_prog in egrep; do
     4112    for ac_exec_ext in '' $ac_executable_extensions; do
     4113      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
     4114      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     4115# Check for GNU ac_path_EGREP and select it if it is found.
     4116  # Check for GNU $ac_path_EGREP
     4117case `"$ac_path_EGREP" --version 2>&1` in
     4118*GNU*)
     4119  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
     4120*)
     4121  ac_count=0
     4122  $as_echo_n 0123456789 >"conftest.in"
     4123  while :
     4124  do
     4125    cat "conftest.in" "conftest.in" >"conftest.tmp"
     4126    mv "conftest.tmp" "conftest.in"
     4127    cp "conftest.in" "conftest.nl"
     4128    $as_echo 'EGREP' >> "conftest.nl"
     4129    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
     4130    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
     4131    ac_count=`expr $ac_count + 1`
     4132    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
     4133      # Best one so far, save it but keep looking for a better one
     4134      ac_cv_path_EGREP="$ac_path_EGREP"
     4135      ac_path_EGREP_max=$ac_count
     4136    fi
     4137    # 10*(2^10) chars as input seems more than enough
     4138    test $ac_count -gt 10 && break
     4139  done
     4140  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
     4141esac
     4142
     4143      $ac_path_EGREP_found && break 3
     4144    done
     4145  done
     4146done
     4147IFS=$as_save_IFS
     4148  if test -z "$ac_cv_path_EGREP"; then
     4149    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
     4150$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
     4151   { (exit 1); exit 1; }; }
     4152  fi
     4153else
     4154  ac_cv_path_EGREP=$EGREP
     4155fi
     4156
     4157   fi
     4158fi
     4159{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
     4160$as_echo "$ac_cv_path_EGREP" >&6; }
     4161 EGREP="$ac_cv_path_EGREP"
     4162
     4163
     4164{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
     4165$as_echo_n "checking for ANSI C header files... " >&6; }
    34754166if test "${ac_cv_header_stdc+set}" = set; then
    3476   echo $ECHO_N "(cached) $ECHO_C" >&6
     4167  $as_echo_n "(cached) " >&6
    34774168else
    34784169  cat >conftest.$ac_ext <<_ACEOF
     
    34964187_ACEOF
    34974188rm -f conftest.$ac_objext
    3498 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    3499   (eval $ac_compile) 2>conftest.er1
     4189if { (ac_try="$ac_compile"
     4190case "(($ac_try" in
     4191  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4192  *) ac_try_echo=$ac_try;;
     4193esac
     4194eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4195$as_echo "$ac_try_echo") >&5
     4196  (eval "$ac_compile") 2>conftest.er1
    35004197  ac_status=$?
    35014198  grep -v '^ *+' conftest.er1 >conftest.err
    35024199  rm -f conftest.er1
    35034200  cat conftest.err >&5
    3504   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3505   (exit $ac_status); } &&
    3506      { ac_try='test -z "$ac_c_werror_flag"
    3507              || test ! -s conftest.err'
    3508   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3509   (eval $ac_try) 2>&5
    3510   ac_status=$?
    3511   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3512   (exit $ac_status); }; } &&
    3513      { ac_try='test -s conftest.$ac_objext'
    3514   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3515   (eval $ac_try) 2>&5
    3516   ac_status=$?
    3517   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3518   (exit $ac_status); }; }; then
     4201  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4202  (exit $ac_status); } && {
     4203     test -z "$ac_c_werror_flag" ||
     4204     test ! -s conftest.err
     4205       } && test -s conftest.$ac_objext; then
    35194206  ac_cv_header_stdc=yes
    35204207else
    3521   echo "$as_me: failed program was:" >&5
     4208  $as_echo "$as_me: failed program was:" >&5
    35224209sed 's/^/| /' conftest.$ac_ext >&5
    35234210
    3524 ac_cv_header_stdc=no
    3525 fi
    3526 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     4211    ac_cv_header_stdc=no
     4212fi
     4213
     4214rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    35274215
    35284216if test $ac_cv_header_stdc = yes; then
     
    35804268/* end confdefs.h.  */
    35814269#include <ctype.h>
     4270#include <stdlib.h>
    35824271#if ((' ' & 0x0FF) == 0x020)
    35834272# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
     
    35994288    if (XOR (islower (i), ISLOWER (i))
    36004289    || toupper (i) != TOUPPER (i))
    3601       exit(2);
    3602   exit (0);
     4290      return 2;
     4291  return 0;
    36034292}
    36044293_ACEOF
    36054294rm -f conftest$ac_exeext
    3606 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    3607   (eval $ac_link) 2>&5
     4295if { (ac_try="$ac_link"
     4296case "(($ac_try" in
     4297  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4298  *) ac_try_echo=$ac_try;;
     4299esac
     4300eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4301$as_echo "$ac_try_echo") >&5
     4302  (eval "$ac_link") 2>&5
    36084303  ac_status=$?
    3609   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4304  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    36104305  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
    3611   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3612   (eval $ac_try) 2>&5
     4306  { (case "(($ac_try" in
     4307  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4308  *) ac_try_echo=$ac_try;;
     4309esac
     4310eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4311$as_echo "$ac_try_echo") >&5
     4312  (eval "$ac_try") 2>&5
    36134313  ac_status=$?
    3614   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4314  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    36154315  (exit $ac_status); }; }; then
    36164316  :
    36174317else
    3618   echo "$as_me: program exited with status $ac_status" >&5
    3619 echo "$as_me: failed program was:" >&5
     4318  $as_echo "$as_me: program exited with status $ac_status" >&5
     4319$as_echo "$as_me: failed program was:" >&5
    36204320sed 's/^/| /' conftest.$ac_ext >&5
    36214321
     
    36234323ac_cv_header_stdc=no
    36244324fi
    3625 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
    3626 fi
    3627 fi
    3628 fi
    3629 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
    3630 echo "${ECHO_T}$ac_cv_header_stdc" >&6
     4325rm -rf conftest.dSYM
     4326rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
     4327fi
     4328
     4329
     4330fi
     4331fi
     4332{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
     4333$as_echo "$ac_cv_header_stdc" >&6; }
    36314334if test $ac_cv_header_stdc = yes; then
    36324335
     
    36504353          inttypes.h stdint.h unistd.h
    36514354do
    3652 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    3653 echo "$as_me:$LINENO: checking for $ac_header" >&5
    3654 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
    3655 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    3656   echo $ECHO_N "(cached) $ECHO_C" >&6
     4355as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     4356{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     4357$as_echo_n "checking for $ac_header... " >&6; }
     4358if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     4359  $as_echo_n "(cached) " >&6
    36574360else
    36584361  cat >conftest.$ac_ext <<_ACEOF
     
    36674370_ACEOF
    36684371rm -f conftest.$ac_objext
    3669 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    3670   (eval $ac_compile) 2>conftest.er1
     4372if { (ac_try="$ac_compile"
     4373case "(($ac_try" in
     4374  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4375  *) ac_try_echo=$ac_try;;
     4376esac
     4377eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4378$as_echo "$ac_try_echo") >&5
     4379  (eval "$ac_compile") 2>conftest.er1
    36714380  ac_status=$?
    36724381  grep -v '^ *+' conftest.er1 >conftest.err
    36734382  rm -f conftest.er1
    36744383  cat conftest.err >&5
    3675   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3676   (exit $ac_status); } &&
    3677      { ac_try='test -z "$ac_c_werror_flag"
    3678              || test ! -s conftest.err'
    3679   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3680   (eval $ac_try) 2>&5
    3681   ac_status=$?
    3682   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3683   (exit $ac_status); }; } &&
    3684      { ac_try='test -s conftest.$ac_objext'
    3685   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3686   (eval $ac_try) 2>&5
    3687   ac_status=$?
    3688   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3689   (exit $ac_status); }; }; then
     4384  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4385  (exit $ac_status); } && {
     4386     test -z "$ac_c_werror_flag" ||
     4387     test ! -s conftest.err
     4388       } && test -s conftest.$ac_objext; then
    36904389  eval "$as_ac_Header=yes"
    36914390else
    3692   echo "$as_me: failed program was:" >&5
     4391  $as_echo "$as_me: failed program was:" >&5
    36934392sed 's/^/| /' conftest.$ac_ext >&5
    36944393
    3695 eval "$as_ac_Header=no"
    3696 fi
    3697 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    3698 fi
    3699 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    3700 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
    3701 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     4394    eval "$as_ac_Header=no"
     4395fi
     4396
     4397rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     4398fi
     4399ac_res=`eval 'as_val=${'$as_ac_Header'}
     4400         $as_echo "$as_val"'`
     4401           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     4402$as_echo "$ac_res" >&6; }
     4403as_val=`eval 'as_val=${'$as_ac_Header'}
     4404         $as_echo "$as_val"'`
     4405   if test "x$as_val" = x""yes; then
    37024406  cat >>confdefs.h <<_ACEOF
    3703 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
     4407#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
    37044408_ACEOF
    37054409
     
    37124416for ac_header in dlfcn.h
    37134417do
    3714 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    3715 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    3716   echo "$as_me:$LINENO: checking for $ac_header" >&5
    3717 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
    3718 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    3719   echo $ECHO_N "(cached) $ECHO_C" >&6
    3720 fi
    3721 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    3722 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
     4418as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     4419if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     4420  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     4421$as_echo_n "checking for $ac_header... " >&6; }
     4422if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     4423  $as_echo_n "(cached) " >&6
     4424fi
     4425ac_res=`eval 'as_val=${'$as_ac_Header'}
     4426         $as_echo "$as_val"'`
     4427           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     4428$as_echo "$ac_res" >&6; }
    37234429else
    37244430  # Is the header compilable?
    3725 echo "$as_me:$LINENO: checking $ac_header usability" >&5
    3726 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
     4431{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     4432$as_echo_n "checking $ac_header usability... " >&6; }
    37274433cat >conftest.$ac_ext <<_ACEOF
    37284434/* confdefs.h.  */
     
    37354441_ACEOF
    37364442rm -f conftest.$ac_objext
    3737 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    3738   (eval $ac_compile) 2>conftest.er1
     4443if { (ac_try="$ac_compile"
     4444case "(($ac_try" in
     4445  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4446  *) ac_try_echo=$ac_try;;
     4447esac
     4448eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4449$as_echo "$ac_try_echo") >&5
     4450  (eval "$ac_compile") 2>conftest.er1
    37394451  ac_status=$?
    37404452  grep -v '^ *+' conftest.er1 >conftest.err
    37414453  rm -f conftest.er1
    37424454  cat conftest.err >&5
    3743   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3744   (exit $ac_status); } &&
    3745      { ac_try='test -z "$ac_c_werror_flag"
    3746              || test ! -s conftest.err'
    3747   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3748   (eval $ac_try) 2>&5
    3749   ac_status=$?
    3750   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3751   (exit $ac_status); }; } &&
    3752      { ac_try='test -s conftest.$ac_objext'
    3753   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    3754   (eval $ac_try) 2>&5
    3755   ac_status=$?
    3756   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3757   (exit $ac_status); }; }; then
     4455  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4456  (exit $ac_status); } && {
     4457     test -z "$ac_c_werror_flag" ||
     4458     test ! -s conftest.err
     4459       } && test -s conftest.$ac_objext; then
    37584460  ac_header_compiler=yes
    37594461else
    3760   echo "$as_me: failed program was:" >&5
     4462  $as_echo "$as_me: failed program was:" >&5
    37614463sed 's/^/| /' conftest.$ac_ext >&5
    37624464
    3763 ac_header_compiler=no
    3764 fi
    3765 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    3766 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    3767 echo "${ECHO_T}$ac_header_compiler" >&6
     4465    ac_header_compiler=no
     4466fi
     4467
     4468rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     4469{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     4470$as_echo "$ac_header_compiler" >&6; }
    37684471
    37694472# Is the header present?
    3770 echo "$as_me:$LINENO: checking $ac_header presence" >&5
    3771 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
     4473{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     4474$as_echo_n "checking $ac_header presence... " >&6; }
    37724475cat >conftest.$ac_ext <<_ACEOF
    37734476/* confdefs.h.  */
     
    37784481#include <$ac_header>
    37794482_ACEOF
    3780 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    3781   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
     4483if { (ac_try="$ac_cpp conftest.$ac_ext"
     4484case "(($ac_try" in
     4485  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4486  *) ac_try_echo=$ac_try;;
     4487esac
     4488eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4489$as_echo "$ac_try_echo") >&5
     4490  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    37824491  ac_status=$?
    37834492  grep -v '^ *+' conftest.er1 >conftest.err
    37844493  rm -f conftest.er1
    37854494  cat conftest.err >&5
    3786   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    3787   (exit $ac_status); } >/dev/null; then
    3788   if test -s conftest.err; then
    3789     ac_cpp_err=$ac_c_preproc_warn_flag
    3790     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    3791   else
    3792     ac_cpp_err=
    3793   fi
    3794 else
    3795   ac_cpp_err=yes
    3796 fi
    3797 if test -z "$ac_cpp_err"; then
     4495  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4496  (exit $ac_status); } >/dev/null && {
     4497     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     4498     test ! -s conftest.err
     4499       }; then
    37984500  ac_header_preproc=yes
    37994501else
    3800   echo "$as_me: failed program was:" >&5
     4502  $as_echo "$as_me: failed program was:" >&5
    38014503sed 's/^/| /' conftest.$ac_ext >&5
    38024504
    38034505  ac_header_preproc=no
    38044506fi
     4507
    38054508rm -f conftest.err conftest.$ac_ext
    3806 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    3807 echo "${ECHO_T}$ac_header_preproc" >&6
     4509{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     4510$as_echo "$ac_header_preproc" >&6; }
    38084511
    38094512# So?  What about this header?
    38104513case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    38114514  yes:no: )
    3812     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    3813 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    3814     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    3815 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     4515    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     4516$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     4517    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     4518$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    38164519    ac_header_preproc=yes
    38174520    ;;
    38184521  no:yes:* )
    3819     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    3820 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    3821     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    3822 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    3823     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    3824 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    3825     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    3826 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    3827     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    3828 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    3829     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    3830 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    3831     (
    3832       cat <<\_ASBOX
    3833 ## ------------------------------- ##
    3834 ## Report this to the gdbm lists.  ##
    3835 ## ------------------------------- ##
    3836 _ASBOX
    3837     ) |
    3838       sed "s/^/$as_me: WARNING:     /" >&2
     4522    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     4523$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     4524    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     4525$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     4526    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     4527$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     4528    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     4529$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     4530    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     4531$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     4532    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     4533$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     4534
    38394535    ;;
    38404536esac
    3841 echo "$as_me:$LINENO: checking for $ac_header" >&5
    3842 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
    3843 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    3844   echo $ECHO_N "(cached) $ECHO_C" >&6
     4537{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     4538$as_echo_n "checking for $ac_header... " >&6; }
     4539if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     4540  $as_echo_n "(cached) " >&6
    38454541else
    38464542  eval "$as_ac_Header=\$ac_header_preproc"
    38474543fi
    3848 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    3849 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
    3850 
    3851 fi
    3852 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     4544ac_res=`eval 'as_val=${'$as_ac_Header'}
     4545         $as_echo "$as_val"'`
     4546           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     4547$as_echo "$ac_res" >&6; }
     4548
     4549fi
     4550as_val=`eval 'as_val=${'$as_ac_Header'}
     4551         $as_echo "$as_val"'`
     4552   if test "x$as_val" = x""yes; then
    38534553  cat >>confdefs.h <<_ACEOF
    3854 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
     4554#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
    38554555_ACEOF
    38564556
     
    38674567file_magic*)
    38684568  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
    3869     echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
    3870 echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6
     4569    { $as_echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
     4570$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
    38714571if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
    3872   echo $ECHO_N "(cached) $ECHO_C" >&6
     4572  $as_echo_n "(cached) " >&6
    38734573else
    38744574  case $MAGIC_CMD in
     
    39224622MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
    39234623if test -n "$MAGIC_CMD"; then
    3924   echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
    3925 echo "${ECHO_T}$MAGIC_CMD" >&6
    3926 else
    3927   echo "$as_me:$LINENO: result: no" >&5
    3928 echo "${ECHO_T}no" >&6
     4624  { $as_echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
     4625$as_echo "$MAGIC_CMD" >&6; }
     4626else
     4627  { $as_echo "$as_me:$LINENO: result: no" >&5
     4628$as_echo "no" >&6; }
    39294629fi
    39304630
    39314631if test -z "$lt_cv_path_MAGIC_CMD"; then
    39324632  if test -n "$ac_tool_prefix"; then
    3933     echo "$as_me:$LINENO: checking for file" >&5
    3934 echo $ECHO_N "checking for file... $ECHO_C" >&6
     4633    { $as_echo "$as_me:$LINENO: checking for file" >&5
     4634$as_echo_n "checking for file... " >&6; }
    39354635if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
    3936   echo $ECHO_N "(cached) $ECHO_C" >&6
     4636  $as_echo_n "(cached) " >&6
    39374637else
    39384638  case $MAGIC_CMD in
     
    39864686MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
    39874687if test -n "$MAGIC_CMD"; then
    3988   echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
    3989 echo "${ECHO_T}$MAGIC_CMD" >&6
    3990 else
    3991   echo "$as_me:$LINENO: result: no" >&5
    3992 echo "${ECHO_T}no" >&6
     4688  { $as_echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
     4689$as_echo "$MAGIC_CMD" >&6; }
     4690else
     4691  { $as_echo "$as_me:$LINENO: result: no" >&5
     4692$as_echo "no" >&6; }
    39934693fi
    39944694
     
    40054705  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
    40064706set dummy ${ac_tool_prefix}ranlib; ac_word=$2
    4007 echo "$as_me:$LINENO: checking for $ac_word" >&5
    4008 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     4707{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4708$as_echo_n "checking for $ac_word... " >&6; }
    40094709if test "${ac_cv_prog_RANLIB+set}" = set; then
    4010   echo $ECHO_N "(cached) $ECHO_C" >&6
     4710  $as_echo_n "(cached) " >&6
    40114711else
    40124712  if test -n "$RANLIB"; then
     
    40194719  test -z "$as_dir" && as_dir=.
    40204720  for ac_exec_ext in '' $ac_executable_extensions; do
    4021   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     4721  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    40224722    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
    4023     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4723    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    40244724    break 2
    40254725  fi
    40264726done
    40274727done
     4728IFS=$as_save_IFS
    40284729
    40294730fi
     
    40314732RANLIB=$ac_cv_prog_RANLIB
    40324733if test -n "$RANLIB"; then
    4033   echo "$as_me:$LINENO: result: $RANLIB" >&5
    4034 echo "${ECHO_T}$RANLIB" >&6
    4035 else
    4036   echo "$as_me:$LINENO: result: no" >&5
    4037 echo "${ECHO_T}no" >&6
    4038 fi
     4734  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
     4735$as_echo "$RANLIB" >&6; }
     4736else
     4737  { $as_echo "$as_me:$LINENO: result: no" >&5
     4738$as_echo "no" >&6; }
     4739fi
     4740
    40394741
    40404742fi
     
    40434745  # Extract the first word of "ranlib", so it can be a program name with args.
    40444746set dummy ranlib; ac_word=$2
    4045 echo "$as_me:$LINENO: checking for $ac_word" >&5
    4046 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     4747{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4748$as_echo_n "checking for $ac_word... " >&6; }
    40474749if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
    4048   echo $ECHO_N "(cached) $ECHO_C" >&6
     4750  $as_echo_n "(cached) " >&6
    40494751else
    40504752  if test -n "$ac_ct_RANLIB"; then
     
    40574759  test -z "$as_dir" && as_dir=.
    40584760  for ac_exec_ext in '' $ac_executable_extensions; do
    4059   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     4761  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    40604762    ac_cv_prog_ac_ct_RANLIB="ranlib"
    4061     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4763    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    40624764    break 2
    40634765  fi
    40644766done
    40654767done
    4066 
    4067   test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
     4768IFS=$as_save_IFS
     4769
    40684770fi
    40694771fi
    40704772ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
    40714773if test -n "$ac_ct_RANLIB"; then
    4072   echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
    4073 echo "${ECHO_T}$ac_ct_RANLIB" >&6
    4074 else
    4075   echo "$as_me:$LINENO: result: no" >&5
    4076 echo "${ECHO_T}no" >&6
    4077 fi
    4078 
    4079   RANLIB=$ac_ct_RANLIB
     4774  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
     4775$as_echo "$ac_ct_RANLIB" >&6; }
     4776else
     4777  { $as_echo "$as_me:$LINENO: result: no" >&5
     4778$as_echo "no" >&6; }
     4779fi
     4780
     4781  if test "x$ac_ct_RANLIB" = x; then
     4782    RANLIB=":"
     4783  else
     4784    case $cross_compiling:$ac_tool_warned in
     4785yes:)
     4786{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
     4787$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     4788ac_tool_warned=yes ;;
     4789esac
     4790    RANLIB=$ac_ct_RANLIB
     4791  fi
    40804792else
    40814793  RANLIB="$ac_cv_prog_RANLIB"
     
    40854797  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
    40864798set dummy ${ac_tool_prefix}strip; ac_word=$2
    4087 echo "$as_me:$LINENO: checking for $ac_word" >&5
    4088 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     4799{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4800$as_echo_n "checking for $ac_word... " >&6; }
    40894801if test "${ac_cv_prog_STRIP+set}" = set; then
    4090   echo $ECHO_N "(cached) $ECHO_C" >&6
     4802  $as_echo_n "(cached) " >&6
    40914803else
    40924804  if test -n "$STRIP"; then
     
    40994811  test -z "$as_dir" && as_dir=.
    41004812  for ac_exec_ext in '' $ac_executable_extensions; do
    4101   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     4813  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    41024814    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
    4103     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4815    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    41044816    break 2
    41054817  fi
    41064818done
    41074819done
     4820IFS=$as_save_IFS
    41084821
    41094822fi
     
    41114824STRIP=$ac_cv_prog_STRIP
    41124825if test -n "$STRIP"; then
    4113   echo "$as_me:$LINENO: result: $STRIP" >&5
    4114 echo "${ECHO_T}$STRIP" >&6
    4115 else
    4116   echo "$as_me:$LINENO: result: no" >&5
    4117 echo "${ECHO_T}no" >&6
    4118 fi
     4826  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
     4827$as_echo "$STRIP" >&6; }
     4828else
     4829  { $as_echo "$as_me:$LINENO: result: no" >&5
     4830$as_echo "no" >&6; }
     4831fi
     4832
    41194833
    41204834fi
     
    41234837  # Extract the first word of "strip", so it can be a program name with args.
    41244838set dummy strip; ac_word=$2
    4125 echo "$as_me:$LINENO: checking for $ac_word" >&5
    4126 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
     4839{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
     4840$as_echo_n "checking for $ac_word... " >&6; }
    41274841if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
    4128   echo $ECHO_N "(cached) $ECHO_C" >&6
     4842  $as_echo_n "(cached) " >&6
    41294843else
    41304844  if test -n "$ac_ct_STRIP"; then
     
    41374851  test -z "$as_dir" && as_dir=.
    41384852  for ac_exec_ext in '' $ac_executable_extensions; do
    4139   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
     4853  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
    41404854    ac_cv_prog_ac_ct_STRIP="strip"
    4141     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
     4855    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
    41424856    break 2
    41434857  fi
    41444858done
    41454859done
    4146 
    4147   test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
     4860IFS=$as_save_IFS
     4861
    41484862fi
    41494863fi
    41504864ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
    41514865if test -n "$ac_ct_STRIP"; then
    4152   echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
    4153 echo "${ECHO_T}$ac_ct_STRIP" >&6
    4154 else
    4155   echo "$as_me:$LINENO: result: no" >&5
    4156 echo "${ECHO_T}no" >&6
    4157 fi
    4158 
    4159   STRIP=$ac_ct_STRIP
     4866  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
     4867$as_echo "$ac_ct_STRIP" >&6; }
     4868else
     4869  { $as_echo "$as_me:$LINENO: result: no" >&5
     4870$as_echo "no" >&6; }
     4871fi
     4872
     4873  if test "x$ac_ct_STRIP" = x; then
     4874    STRIP=":"
     4875  else
     4876    case $cross_compiling:$ac_tool_warned in
     4877yes:)
     4878{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
     4879$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
     4880ac_tool_warned=yes ;;
     4881esac
     4882    STRIP=$ac_ct_STRIP
     4883  fi
    41604884else
    41614885  STRIP="$ac_cv_prog_STRIP"
     
    41664890enable_win32_dll=no
    41674891
    4168 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
     4892# Check whether --enable-libtool-lock was given.
    41694893if test "${enable_libtool_lock+set}" = set; then
    4170   enableval="$enable_libtool_lock"
    4171 
    4172 fi;
     4894  enableval=$enable_libtool_lock;
     4895fi
     4896
    41734897test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
    41744898
     
    41784902*-*-irix6*)
    41794903  # Find out which ABI we are using.
    4180   echo '#line 4180 "configure"' > conftest.$ac_ext
     4904  echo '#line 4904 "configure"' > conftest.$ac_ext
    41814905  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    41824906  (eval $ac_compile) 2>&5
    41834907  ac_status=$?
    4184   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4908  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    41854909  (exit $ac_status); }; then
    41864910    case `/usr/bin/file conftest.$ac_objext` in
     
    42034927  SAVE_CFLAGS="$CFLAGS"
    42044928  CFLAGS="$CFLAGS -belf"
    4205   echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
    4206 echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6
     4929  { $as_echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
     4930$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
    42074931if test "${lt_cv_cc_needs_belf+set}" = set; then
    4208   echo $ECHO_N "(cached) $ECHO_C" >&6
    4209 else
    4210 
     4932  $as_echo_n "(cached) " >&6
     4933else
    42114934
    42124935     ac_ext=c
     
    42324955_ACEOF
    42334956rm -f conftest.$ac_objext conftest$ac_exeext
    4234 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    4235   (eval $ac_link) 2>conftest.er1
     4957if { (ac_try="$ac_link"
     4958case "(($ac_try" in
     4959  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     4960  *) ac_try_echo=$ac_try;;
     4961esac
     4962eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     4963$as_echo "$ac_try_echo") >&5
     4964  (eval "$ac_link") 2>conftest.er1
    42364965  ac_status=$?
    42374966  grep -v '^ *+' conftest.er1 >conftest.err
    42384967  rm -f conftest.er1
    42394968  cat conftest.err >&5
    4240   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4241   (exit $ac_status); } &&
    4242      { ac_try='test -z "$ac_c_werror_flag"
    4243              || test ! -s conftest.err'
    4244   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4245   (eval $ac_try) 2>&5
    4246   ac_status=$?
    4247   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4248   (exit $ac_status); }; } &&
    4249      { ac_try='test -s conftest$ac_exeext'
    4250   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4251   (eval $ac_try) 2>&5
    4252   ac_status=$?
    4253   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4254   (exit $ac_status); }; }; then
     4969  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     4970  (exit $ac_status); } && {
     4971     test -z "$ac_c_werror_flag" ||
     4972     test ! -s conftest.err
     4973       } && test -s conftest$ac_exeext && {
     4974     test "$cross_compiling" = yes ||
     4975     $as_test_x conftest$ac_exeext
     4976       }; then
    42554977  lt_cv_cc_needs_belf=yes
    42564978else
    4257   echo "$as_me: failed program was:" >&5
     4979  $as_echo "$as_me: failed program was:" >&5
    42584980sed 's/^/| /' conftest.$ac_ext >&5
    42594981
    4260 lt_cv_cc_needs_belf=no
    4261 fi
    4262 rm -f conftest.err conftest.$ac_objext \
     4982    lt_cv_cc_needs_belf=no
     4983fi
     4984
     4985rm -rf conftest.dSYM
     4986rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    42634987      conftest$ac_exeext conftest.$ac_ext
    42644988     ac_ext=c
     
    42694993
    42704994fi
    4271 echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
    4272 echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6
     4995{ $as_echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
     4996$as_echo "$lt_cv_cc_needs_belf" >&6; }
    42734997  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
    42744998    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
     
    43725096## FIXME: this should be a separate macro
    43735097##
    4374 echo "$as_me:$LINENO: checking for objdir" >&5
    4375 echo $ECHO_N "checking for objdir... $ECHO_C" >&6
     5098{ $as_echo "$as_me:$LINENO: checking for objdir" >&5
     5099$as_echo_n "checking for objdir... " >&6; }
    43765100rm -f .libs 2>/dev/null
    43775101mkdir .libs 2>/dev/null
     
    43835107fi
    43845108rmdir .libs 2>/dev/null
    4385 echo "$as_me:$LINENO: result: $objdir" >&5
    4386 echo "${ECHO_T}$objdir" >&6
     5109{ $as_echo "$as_me:$LINENO: result: $objdir" >&5
     5110$as_echo "$objdir" >&6; }
    43875111##
    43885112## END FIXME
     
    43925116##
    43935117
    4394 # Check whether --with-pic or --without-pic was given.
     5118# Check whether --with-pic was given.
    43955119if test "${with_pic+set}" = set; then
    4396   withval="$with_pic"
    4397   pic_mode="$withval"
     5120  withval=$with_pic; pic_mode="$withval"
    43985121else
    43995122  pic_mode=default
    4400 fi;
     5123fi
     5124
    44015125test -z "$pic_mode" && pic_mode=default
    44025126
     
    44045128# in isolation, and that seeing it set (from the cache) indicates that
    44055129# the associated values are set (in the cache) correctly too.
    4406 echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
    4407 echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
     5130{ $as_echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
     5131$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
    44085132if test "${lt_cv_prog_cc_pic+set}" = set; then
    4409   echo $ECHO_N "(cached) $ECHO_C" >&6
     5133  $as_echo_n "(cached) " >&6
    44105134else
    44115135   lt_cv_prog_cc_pic=
     
    45515275
    45525276if test -z "$lt_cv_prog_cc_pic"; then
    4553   echo "$as_me:$LINENO: result: none" >&5
    4554 echo "${ECHO_T}none" >&6
    4555 else
    4556   echo "$as_me:$LINENO: result: $lt_cv_prog_cc_pic" >&5
    4557 echo "${ECHO_T}$lt_cv_prog_cc_pic" >&6
     5277  { $as_echo "$as_me:$LINENO: result: none" >&5
     5278$as_echo "none" >&6; }
     5279else
     5280  { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_cc_pic" >&5
     5281$as_echo "$lt_cv_prog_cc_pic" >&6; }
    45585282
    45595283  # Check to make sure the pic_flag actually works.
    4560   echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5
    4561 echo $ECHO_N "checking if $compiler PIC flag $lt_cv_prog_cc_pic works... $ECHO_C" >&6
     5284  { $as_echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5
     5285$as_echo_n "checking if $compiler PIC flag $lt_cv_prog_cc_pic works... " >&6; }
    45625286  if test "${lt_cv_prog_cc_pic_works+set}" = set; then
    4563   echo $ECHO_N "(cached) $ECHO_C" >&6
     5287  $as_echo_n "(cached) " >&6
    45645288else
    45655289      save_CFLAGS="$CFLAGS"
     
    45815305_ACEOF
    45825306rm -f conftest.$ac_objext
    4583 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4584   (eval $ac_compile) 2>conftest.er1
     5307if { (ac_try="$ac_compile"
     5308case "(($ac_try" in
     5309  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     5310  *) ac_try_echo=$ac_try;;
     5311esac
     5312eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5313$as_echo "$ac_try_echo") >&5
     5314  (eval "$ac_compile") 2>conftest.er1
    45855315  ac_status=$?
    45865316  grep -v '^ *+' conftest.er1 >conftest.err
    45875317  rm -f conftest.er1
    45885318  cat conftest.err >&5
    4589   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4590   (exit $ac_status); } &&
    4591      { ac_try='test -z "$ac_c_werror_flag"
    4592              || test ! -s conftest.err'
    4593   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4594   (eval $ac_try) 2>&5
    4595   ac_status=$?
    4596   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4597   (exit $ac_status); }; } &&
    4598      { ac_try='test -s conftest.$ac_objext'
    4599   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4600   (eval $ac_try) 2>&5
    4601   ac_status=$?
    4602   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4603   (exit $ac_status); }; }; then
     5319  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5320  (exit $ac_status); } && {
     5321     test -z "$ac_c_werror_flag" ||
     5322     test ! -s conftest.err
     5323       } && test -s conftest.$ac_objext; then
    46045324        case $host_os in
    46055325      hpux9* | hpux10* | hpux11*)
     
    46195339
    46205340else
    4621   echo "$as_me: failed program was:" >&5
     5341  $as_echo "$as_me: failed program was:" >&5
    46225342sed 's/^/| /' conftest.$ac_ext >&5
    46235343
    4624       lt_cv_prog_cc_pic_works=no
    4625 
    4626 fi
    4627 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     5344          lt_cv_prog_cc_pic_works=no
     5345
     5346fi
     5347
     5348rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    46285349    CFLAGS="$save_CFLAGS"
    46295350
     
    46385359  fi
    46395360
    4640   echo "$as_me:$LINENO: result: $lt_cv_prog_cc_pic_works" >&5
    4641 echo "${ECHO_T}$lt_cv_prog_cc_pic_works" >&6
     5361  { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_cc_pic_works" >&5
     5362$as_echo "$lt_cv_prog_cc_pic_works" >&6; }
    46425363fi
    46435364##
     
    46465367# Check for any special shared library compilation flags.
    46475368if test -n "$lt_cv_prog_cc_shlib"; then
    4648   { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5
    4649 echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;}
     5369  { $as_echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5
     5370$as_echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;}
    46505371  if echo "$old_CC $old_CFLAGS " | egrep -e "[  ]$lt_cv_prog_cc_shlib[  ]" >/dev/null; then :
    46515372  else
    4652    { echo "$as_me:$LINENO: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5
    4653 echo "$as_me: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;}
     5373   { $as_echo "$as_me:$LINENO: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5
     5374$as_echo "$as_me: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;}
    46545375    lt_cv_prog_cc_can_build_shared=no
    46555376  fi
     
    46585379## FIXME: this should be a separate macro
    46595380##
    4660 echo "$as_me:$LINENO: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5
    4661 echo $ECHO_N "checking if $compiler static flag $lt_cv_prog_cc_static works... $ECHO_C" >&6
     5381{ $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5
     5382$as_echo_n "checking if $compiler static flag $lt_cv_prog_cc_static works... " >&6; }
    46625383if test "${lt_cv_prog_cc_static_works+set}" = set; then
    4663   echo $ECHO_N "(cached) $ECHO_C" >&6
     5384  $as_echo_n "(cached) " >&6
    46645385else
    46655386    lt_cv_prog_cc_static_works=no
     
    46825403_ACEOF
    46835404rm -f conftest.$ac_objext conftest$ac_exeext
    4684 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    4685   (eval $ac_link) 2>conftest.er1
     5405if { (ac_try="$ac_link"
     5406case "(($ac_try" in
     5407  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     5408  *) ac_try_echo=$ac_try;;
     5409esac
     5410eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5411$as_echo "$ac_try_echo") >&5
     5412  (eval "$ac_link") 2>conftest.er1
    46865413  ac_status=$?
    46875414  grep -v '^ *+' conftest.er1 >conftest.err
    46885415  rm -f conftest.er1
    46895416  cat conftest.err >&5
    4690   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4691   (exit $ac_status); } &&
    4692      { ac_try='test -z "$ac_c_werror_flag"
    4693              || test ! -s conftest.err'
    4694   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4695   (eval $ac_try) 2>&5
    4696   ac_status=$?
    4697   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4698   (exit $ac_status); }; } &&
    4699      { ac_try='test -s conftest$ac_exeext'
    4700   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4701   (eval $ac_try) 2>&5
    4702   ac_status=$?
    4703   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4704   (exit $ac_status); }; }; then
     5417  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5418  (exit $ac_status); } && {
     5419     test -z "$ac_c_werror_flag" ||
     5420     test ! -s conftest.err
     5421       } && test -s conftest$ac_exeext && {
     5422     test "$cross_compiling" = yes ||
     5423     $as_test_x conftest$ac_exeext
     5424       }; then
    47055425  lt_cv_prog_cc_static_works=yes
    47065426else
    4707   echo "$as_me: failed program was:" >&5
     5427  $as_echo "$as_me: failed program was:" >&5
    47085428sed 's/^/| /' conftest.$ac_ext >&5
    47095429
    4710 fi
    4711 rm -f conftest.err conftest.$ac_objext \
     5430
     5431fi
     5432
     5433rm -rf conftest.dSYM
     5434rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    47125435      conftest$ac_exeext conftest.$ac_ext
    47135436  LDFLAGS="$save_LDFLAGS"
     
    47185441# Belt *and* braces to stop my trousers falling down:
    47195442test "X$lt_cv_prog_cc_static_works" = Xno && lt_cv_prog_cc_static=
    4720 echo "$as_me:$LINENO: result: $lt_cv_prog_cc_static_works" >&5
    4721 echo "${ECHO_T}$lt_cv_prog_cc_static_works" >&6
     5443{ $as_echo "$as_me:$LINENO: result: $lt_cv_prog_cc_static_works" >&5
     5444$as_echo "$lt_cv_prog_cc_static_works" >&6; }
    47225445
    47235446pic_flag="$lt_cv_prog_cc_pic"
     
    47345457##
    47355458# Check to see if options -o and -c are simultaneously supported by compiler
    4736 echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
    4737 echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
     5459{ $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
     5460$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
    47385461if test "${lt_cv_compiler_c_o+set}" = set; then
    4739   echo $ECHO_N "(cached) $ECHO_C" >&6
     5462  $as_echo_n "(cached) " >&6
    47405463else
    47415464
     
    47545477CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
    47555478compiler_c_o=no
    4756 if { (eval echo configure:4756: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
     5479if { (eval echo configure:5479: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
    47575480  # The compiler can only warn and ignore the option if not recognized
    47585481  # So say no if there are warnings
     
    47785501
    47795502compiler_c_o=$lt_cv_compiler_c_o
    4780 echo "$as_me:$LINENO: result: $compiler_c_o" >&5
    4781 echo "${ECHO_T}$compiler_c_o" >&6
     5503{ $as_echo "$as_me:$LINENO: result: $compiler_c_o" >&5
     5504$as_echo "$compiler_c_o" >&6; }
    47825505
    47835506if test x"$compiler_c_o" = x"yes"; then
    47845507  # Check to see if we can write to a .lo
    4785   echo "$as_me:$LINENO: checking if $compiler supports -c -o file.lo" >&5
    4786 echo $ECHO_N "checking if $compiler supports -c -o file.lo... $ECHO_C" >&6
     5508  { $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.lo" >&5
     5509$as_echo_n "checking if $compiler supports -c -o file.lo... " >&6; }
    47875510  if test "${lt_cv_compiler_o_lo+set}" = set; then
    4788   echo $ECHO_N "(cached) $ECHO_C" >&6
     5511  $as_echo_n "(cached) " >&6
    47895512else
    47905513
     
    48105533_ACEOF
    48115534rm -f conftest.$ac_objext
    4812 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4813   (eval $ac_compile) 2>conftest.er1
     5535if { (ac_try="$ac_compile"
     5536case "(($ac_try" in
     5537  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     5538  *) ac_try_echo=$ac_try;;
     5539esac
     5540eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5541$as_echo "$ac_try_echo") >&5
     5542  (eval "$ac_compile") 2>conftest.er1
    48145543  ac_status=$?
    48155544  grep -v '^ *+' conftest.er1 >conftest.err
    48165545  rm -f conftest.er1
    48175546  cat conftest.err >&5
    4818   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4819   (exit $ac_status); } &&
    4820      { ac_try='test -z "$ac_c_werror_flag"
    4821              || test ! -s conftest.err'
    4822   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4823   (eval $ac_try) 2>&5
    4824   ac_status=$?
    4825   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4826   (exit $ac_status); }; } &&
    4827      { ac_try='test -s conftest.$ac_objext'
    4828   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4829   (eval $ac_try) 2>&5
    4830   ac_status=$?
    4831   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4832   (exit $ac_status); }; }; then
     5547  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5548  (exit $ac_status); } && {
     5549     test -z "$ac_c_werror_flag" ||
     5550     test ! -s conftest.err
     5551       } && test -s conftest.$ac_objext; then
    48335552      # The compiler can only warn and ignore the option if not recognized
    48345553    # So say no if there are warnings
     
    48405559
    48415560else
    4842   echo "$as_me: failed program was:" >&5
     5561  $as_echo "$as_me: failed program was:" >&5
    48435562sed 's/^/| /' conftest.$ac_ext >&5
    48445563
    4845 fi
    4846 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     5564
     5565fi
     5566
     5567rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    48475568  ac_objext="$save_objext"
    48485569  CFLAGS="$save_CFLAGS"
     
    48515572
    48525573  compiler_o_lo=$lt_cv_compiler_o_lo
    4853   echo "$as_me:$LINENO: result: $compiler_o_lo" >&5
    4854 echo "${ECHO_T}$compiler_o_lo" >&6
     5574  { $as_echo "$as_me:$LINENO: result: $compiler_o_lo" >&5
     5575$as_echo "$compiler_o_lo" >&6; }
    48555576else
    48565577  compiler_o_lo=no
     
    48655586if test "$compiler_c_o" = no && test "$need_locks" != no; then
    48665587  # do not overwrite the value of need_locks provided by the user
    4867   echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
    4868 echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
     5588  { $as_echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
     5589$as_echo_n "checking if we can lock with hard links... " >&6; }
    48695590  hard_links=yes
    48705591  $rm conftest*
     
    48735594  ln conftest.a conftest.b 2>&5 || hard_links=no
    48745595  ln conftest.a conftest.b 2>/dev/null && hard_links=no
    4875   echo "$as_me:$LINENO: result: $hard_links" >&5
    4876 echo "${ECHO_T}$hard_links" >&6
     5596  { $as_echo "$as_me:$LINENO: result: $hard_links" >&5
     5597$as_echo "$hard_links" >&6; }
    48775598  if test "$hard_links" = no; then
    4878     { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
    4879 echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
     5599    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
     5600$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
    48805601    need_locks=warn
    48815602  fi
     
    48905611if test "$GCC" = yes; then
    48915612  # Check to see if options -fno-rtti -fno-exceptions are supported by compiler
    4892   echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
    4893 echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
     5613  { $as_echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
     5614$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
    48945615  echo "int some_variable = 0;" > conftest.$ac_ext
    48955616  save_CFLAGS="$CFLAGS"
     
    49125633_ACEOF
    49135634rm -f conftest.$ac_objext
    4914 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    4915   (eval $ac_compile) 2>conftest.er1
     5635if { (ac_try="$ac_compile"
     5636case "(($ac_try" in
     5637  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     5638  *) ac_try_echo=$ac_try;;
     5639esac
     5640eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     5641$as_echo "$ac_try_echo") >&5
     5642  (eval "$ac_compile") 2>conftest.er1
    49165643  ac_status=$?
    49175644  grep -v '^ *+' conftest.er1 >conftest.err
    49185645  rm -f conftest.er1
    49195646  cat conftest.err >&5
    4920   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4921   (exit $ac_status); } &&
    4922      { ac_try='test -z "$ac_c_werror_flag"
    4923              || test ! -s conftest.err'
    4924   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4925   (eval $ac_try) 2>&5
    4926   ac_status=$?
    4927   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4928   (exit $ac_status); }; } &&
    4929      { ac_try='test -s conftest.$ac_objext'
    4930   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    4931   (eval $ac_try) 2>&5
    4932   ac_status=$?
    4933   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    4934   (exit $ac_status); }; }; then
     5647  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     5648  (exit $ac_status); } && {
     5649     test -z "$ac_c_werror_flag" ||
     5650     test ! -s conftest.err
     5651       } && test -s conftest.$ac_objext; then
    49355652      # The compiler can only warn and ignore the option if not recognized
    49365653    # So say no if there are warnings
     
    49425659
    49435660else
    4944   echo "$as_me: failed program was:" >&5
     5661  $as_echo "$as_me: failed program was:" >&5
    49455662sed 's/^/| /' conftest.$ac_ext >&5
    49465663
    4947 fi
    4948 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
     5664
     5665fi
     5666
     5667rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    49495668  CFLAGS="$save_CFLAGS"
    4950   echo "$as_me:$LINENO: result: $compiler_rtti_exceptions" >&5
    4951 echo "${ECHO_T}$compiler_rtti_exceptions" >&6
     5669  { $as_echo "$as_me:$LINENO: result: $compiler_rtti_exceptions" >&5
     5670$as_echo "$compiler_rtti_exceptions" >&6; }
    49525671
    49535672  if test "$compiler_rtti_exceptions" = "yes"; then
     
    49635682##
    49645683# See if the linker supports building shared libraries.
    4965 echo "$as_me:$LINENO: checking whether the linker ($LD) supports shared libraries" >&5
    4966 echo $ECHO_N "checking whether the linker ($LD) supports shared libraries... $ECHO_C" >&6
     5684{ $as_echo "$as_me:$LINENO: checking whether the linker ($LD) supports shared libraries" >&5
     5685$as_echo_n "checking whether the linker ($LD) supports shared libraries... " >&6; }
    49675686
    49685687allow_undefined_flag=
     
    56436362  esac
    56446363fi
    5645 echo "$as_me:$LINENO: result: $ld_shlibs" >&5
    5646 echo "${ECHO_T}$ld_shlibs" >&6
     6364{ $as_echo "$as_me:$LINENO: result: $ld_shlibs" >&5
     6365$as_echo "$ld_shlibs" >&6; }
    56476366test "$ld_shlibs" = no && can_build_shared=no
    56486367##
     
    56526371##
    56536372# Check hardcoding attributes.
    5654 echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
    5655 echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
     6373{ $as_echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
     6374$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
    56566375hardcode_action=
    56576376if test -n "$hardcode_libdir_flag_spec" || \
     
    56766395  hardcode_action=unsupported
    56776396fi
    5678 echo "$as_me:$LINENO: result: $hardcode_action" >&5
    5679 echo "${ECHO_T}$hardcode_action" >&6
     6397{ $as_echo "$as_me:$LINENO: result: $hardcode_action" >&5
     6398$as_echo "$hardcode_action" >&6; }
    56806399##
    56816400## END FIXME
     
    56856404striplib=
    56866405old_striplib=
    5687 echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
    5688 echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
     6406{ $as_echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
     6407$as_echo_n "checking whether stripping libraries is possible... " >&6; }
    56896408if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
    56906409  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
    56916410  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
    5692   echo "$as_me:$LINENO: result: yes" >&5
    5693 echo "${ECHO_T}yes" >&6
    5694 else
    5695   echo "$as_me:$LINENO: result: no" >&5
    5696 echo "${ECHO_T}no" >&6
     6411  { $as_echo "$as_me:$LINENO: result: yes" >&5
     6412$as_echo "yes" >&6; }
     6413else
     6414  { $as_echo "$as_me:$LINENO: result: no" >&5
     6415$as_echo "no" >&6; }
    56976416fi
    56986417##
     
    57056424##
    57066425# PORTME Fill in your ld.so characteristics
    5707 echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
    5708 echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
     6426{ $as_echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
     6427$as_echo_n "checking dynamic linker characteristics... " >&6; }
    57096428library_names_spec=
    57106429libname_spec='lib$name'
     
    60986817  ;;
    60996818esac
    6100 echo "$as_me:$LINENO: result: $dynamic_linker" >&5
    6101 echo "${ECHO_T}$dynamic_linker" >&6
     6819{ $as_echo "$as_me:$LINENO: result: $dynamic_linker" >&5
     6820$as_echo "$dynamic_linker" >&6; }
    61026821test "$dynamic_linker" = no && can_build_shared=no
    61036822##
     
    61076826##
    61086827# Report the final consequences.
    6109 echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
    6110 echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
    6111 echo "$as_me:$LINENO: result: $can_build_shared" >&5
    6112 echo "${ECHO_T}$can_build_shared" >&6
     6828{ $as_echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
     6829$as_echo_n "checking if libtool supports shared libraries... " >&6; }
     6830{ $as_echo "$as_me:$LINENO: result: $can_build_shared" >&5
     6831$as_echo "$can_build_shared" >&6; }
    61136832##
    61146833## END FIXME
     
    61166835## FIXME: this should be a separate macro
    61176836##
    6118 echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
    6119 echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
     6837{ $as_echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
     6838$as_echo_n "checking whether to build shared libraries... " >&6; }
    61206839test "$can_build_shared" = "no" && enable_shared=no
    61216840
     
    61376856  ;;
    61386857esac
    6139 echo "$as_me:$LINENO: result: $enable_shared" >&5
    6140 echo "${ECHO_T}$enable_shared" >&6
     6858{ $as_echo "$as_me:$LINENO: result: $enable_shared" >&5
     6859$as_echo "$enable_shared" >&6; }
    61416860##
    61426861## END FIXME
     
    61446863## FIXME: this should be a separate macro
    61456864##
    6146 echo "$as_me:$LINENO: checking whether to build static libraries" >&5
    6147 echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
     6865{ $as_echo "$as_me:$LINENO: checking whether to build static libraries" >&5
     6866$as_echo_n "checking whether to build static libraries... " >&6; }
    61486867# Make sure either enable_shared or enable_static is yes.
    61496868test "$enable_shared" = yes || enable_static=yes
    6150 echo "$as_me:$LINENO: result: $enable_static" >&5
    6151 echo "${ECHO_T}$enable_static" >&6
     6869{ $as_echo "$as_me:$LINENO: result: $enable_static" >&5
     6870$as_echo "$enable_static" >&6; }
    61526871##
    61536872## END FIXME
     
    61886907
    61896908  *)
    6190     echo "$as_me:$LINENO: checking for shl_load" >&5
    6191 echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
     6909    { $as_echo "$as_me:$LINENO: checking for shl_load" >&5
     6910$as_echo_n "checking for shl_load... " >&6; }
    61926911if test "${ac_cv_func_shl_load+set}" = set; then
    6193   echo $ECHO_N "(cached) $ECHO_C" >&6
     6912  $as_echo_n "(cached) " >&6
    61946913else
    61956914  cat >conftest.$ac_ext <<_ACEOF
     
    62166935#undef shl_load
    62176936
    6218 /* Override any gcc2 internal prototype to avoid an error.  */
     6937/* Override any GCC internal prototype to avoid an error.
     6938   Use char because int might match the return type of a GCC
     6939   builtin and then its argument prototype would still apply.  */
    62196940#ifdef __cplusplus
    62206941extern "C"
    6221 {
    62226942#endif
    6223 /* We use char because int might match the return type of a gcc2
    6224    builtin and then its argument prototype would still apply.  */
    62256943char shl_load ();
    62266944/* The GNU C library defines this for functions which it implements
    62276945    to always fail with ENOSYS.  Some functions are actually named
    62286946    something starting with __ and the normal name is an alias.  */
    6229 #if defined (__stub_shl_load) || defined (__stub___shl_load)
     6947#if defined __stub_shl_load || defined __stub___shl_load
    62306948choke me
    6231 #else
    6232 char (*f) () = shl_load;
    6233 #endif
    6234 #ifdef __cplusplus
    6235 }
    62366949#endif
    62376950
     
    62396952main ()
    62406953{
    6241 return f != shl_load;
     6954return shl_load ();
    62426955  ;
    62436956  return 0;
     
    62456958_ACEOF
    62466959rm -f conftest.$ac_objext conftest$ac_exeext
    6247 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6248   (eval $ac_link) 2>conftest.er1
     6960if { (ac_try="$ac_link"
     6961case "(($ac_try" in
     6962  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     6963  *) ac_try_echo=$ac_try;;
     6964esac
     6965eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     6966$as_echo "$ac_try_echo") >&5
     6967  (eval "$ac_link") 2>conftest.er1
    62496968  ac_status=$?
    62506969  grep -v '^ *+' conftest.er1 >conftest.err
    62516970  rm -f conftest.er1
    62526971  cat conftest.err >&5
    6253   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6254   (exit $ac_status); } &&
    6255      { ac_try='test -z "$ac_c_werror_flag"
    6256              || test ! -s conftest.err'
    6257   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6258   (eval $ac_try) 2>&5
    6259   ac_status=$?
    6260   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6261   (exit $ac_status); }; } &&
    6262      { ac_try='test -s conftest$ac_exeext'
    6263   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6264   (eval $ac_try) 2>&5
    6265   ac_status=$?
    6266   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6267   (exit $ac_status); }; }; then
     6972  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     6973  (exit $ac_status); } && {
     6974     test -z "$ac_c_werror_flag" ||
     6975     test ! -s conftest.err
     6976       } && test -s conftest$ac_exeext && {
     6977     test "$cross_compiling" = yes ||
     6978     $as_test_x conftest$ac_exeext
     6979       }; then
    62686980  ac_cv_func_shl_load=yes
    62696981else
    6270   echo "$as_me: failed program was:" >&5
     6982  $as_echo "$as_me: failed program was:" >&5
    62716983sed 's/^/| /' conftest.$ac_ext >&5
    62726984
    6273 ac_cv_func_shl_load=no
    6274 fi
    6275 rm -f conftest.err conftest.$ac_objext \
     6985    ac_cv_func_shl_load=no
     6986fi
     6987
     6988rm -rf conftest.dSYM
     6989rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    62766990      conftest$ac_exeext conftest.$ac_ext
    62776991fi
    6278 echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
    6279 echo "${ECHO_T}$ac_cv_func_shl_load" >&6
    6280 if test $ac_cv_func_shl_load = yes; then
     6992{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
     6993$as_echo "$ac_cv_func_shl_load" >&6; }
     6994if test "x$ac_cv_func_shl_load" = x""yes; then
    62816995  lt_cv_dlopen="shl_load"
    62826996else
    6283   echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
    6284 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
     6997  { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
     6998$as_echo_n "checking for shl_load in -ldld... " >&6; }
    62856999if test "${ac_cv_lib_dld_shl_load+set}" = set; then
    6286   echo $ECHO_N "(cached) $ECHO_C" >&6
     7000  $as_echo_n "(cached) " >&6
    62877001else
    62887002  ac_check_lib_save_LIBS=$LIBS
     
    62957009/* end confdefs.h.  */
    62967010
    6297 /* Override any gcc2 internal prototype to avoid an error.  */
     7011/* Override any GCC internal prototype to avoid an error.
     7012   Use char because int might match the return type of a GCC
     7013   builtin and then its argument prototype would still apply.  */
    62987014#ifdef __cplusplus
    62997015extern "C"
    63007016#endif
    6301 /* We use char because int might match the return type of a gcc2
    6302    builtin and then its argument prototype would still apply.  */
    63037017char shl_load ();
    63047018int
    63057019main ()
    63067020{
    6307 shl_load ();
     7021return shl_load ();
    63087022  ;
    63097023  return 0;
     
    63117025_ACEOF
    63127026rm -f conftest.$ac_objext conftest$ac_exeext
    6313 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6314   (eval $ac_link) 2>conftest.er1
     7027if { (ac_try="$ac_link"
     7028case "(($ac_try" in
     7029  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     7030  *) ac_try_echo=$ac_try;;
     7031esac
     7032eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7033$as_echo "$ac_try_echo") >&5
     7034  (eval "$ac_link") 2>conftest.er1
    63157035  ac_status=$?
    63167036  grep -v '^ *+' conftest.er1 >conftest.err
    63177037  rm -f conftest.er1
    63187038  cat conftest.err >&5
    6319   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6320   (exit $ac_status); } &&
    6321      { ac_try='test -z "$ac_c_werror_flag"
    6322              || test ! -s conftest.err'
    6323   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6324   (eval $ac_try) 2>&5
    6325   ac_status=$?
    6326   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6327   (exit $ac_status); }; } &&
    6328      { ac_try='test -s conftest$ac_exeext'
    6329   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6330   (eval $ac_try) 2>&5
    6331   ac_status=$?
    6332   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6333   (exit $ac_status); }; }; then
     7039  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7040  (exit $ac_status); } && {
     7041     test -z "$ac_c_werror_flag" ||
     7042     test ! -s conftest.err
     7043       } && test -s conftest$ac_exeext && {
     7044     test "$cross_compiling" = yes ||
     7045     $as_test_x conftest$ac_exeext
     7046       }; then
    63347047  ac_cv_lib_dld_shl_load=yes
    63357048else
    6336   echo "$as_me: failed program was:" >&5
     7049  $as_echo "$as_me: failed program was:" >&5
    63377050sed 's/^/| /' conftest.$ac_ext >&5
    63387051
    6339 ac_cv_lib_dld_shl_load=no
    6340 fi
    6341 rm -f conftest.err conftest.$ac_objext \
     7052    ac_cv_lib_dld_shl_load=no
     7053fi
     7054
     7055rm -rf conftest.dSYM
     7056rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    63427057      conftest$ac_exeext conftest.$ac_ext
    63437058LIBS=$ac_check_lib_save_LIBS
    63447059fi
    6345 echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
    6346 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
    6347 if test $ac_cv_lib_dld_shl_load = yes; then
     7060{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
     7061$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
     7062if test "x$ac_cv_lib_dld_shl_load" = x""yes; then
    63487063  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
    63497064else
    6350   echo "$as_me:$LINENO: checking for dlopen" >&5
    6351 echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
     7065  { $as_echo "$as_me:$LINENO: checking for dlopen" >&5
     7066$as_echo_n "checking for dlopen... " >&6; }
    63527067if test "${ac_cv_func_dlopen+set}" = set; then
    6353   echo $ECHO_N "(cached) $ECHO_C" >&6
     7068  $as_echo_n "(cached) " >&6
    63547069else
    63557070  cat >conftest.$ac_ext <<_ACEOF
     
    63767091#undef dlopen
    63777092
    6378 /* Override any gcc2 internal prototype to avoid an error.  */
     7093/* Override any GCC internal prototype to avoid an error.
     7094   Use char because int might match the return type of a GCC
     7095   builtin and then its argument prototype would still apply.  */
    63797096#ifdef __cplusplus
    63807097extern "C"
    6381 {
    63827098#endif
    6383 /* We use char because int might match the return type of a gcc2
    6384    builtin and then its argument prototype would still apply.  */
    63857099char dlopen ();
    63867100/* The GNU C library defines this for functions which it implements
    63877101    to always fail with ENOSYS.  Some functions are actually named
    63887102    something starting with __ and the normal name is an alias.  */
    6389 #if defined (__stub_dlopen) || defined (__stub___dlopen)
     7103#if defined __stub_dlopen || defined __stub___dlopen
    63907104choke me
    6391 #else
    6392 char (*f) () = dlopen;
    6393 #endif
    6394 #ifdef __cplusplus
    6395 }
    63967105#endif
    63977106
     
    63997108main ()
    64007109{
    6401 return f != dlopen;
     7110return dlopen ();
    64027111  ;
    64037112  return 0;
     
    64057114_ACEOF
    64067115rm -f conftest.$ac_objext conftest$ac_exeext
    6407 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6408   (eval $ac_link) 2>conftest.er1
     7116if { (ac_try="$ac_link"
     7117case "(($ac_try" in
     7118  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     7119  *) ac_try_echo=$ac_try;;
     7120esac
     7121eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7122$as_echo "$ac_try_echo") >&5
     7123  (eval "$ac_link") 2>conftest.er1
    64097124  ac_status=$?
    64107125  grep -v '^ *+' conftest.er1 >conftest.err
    64117126  rm -f conftest.er1
    64127127  cat conftest.err >&5
    6413   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6414   (exit $ac_status); } &&
    6415      { ac_try='test -z "$ac_c_werror_flag"
    6416              || test ! -s conftest.err'
    6417   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6418   (eval $ac_try) 2>&5
    6419   ac_status=$?
    6420   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6421   (exit $ac_status); }; } &&
    6422      { ac_try='test -s conftest$ac_exeext'
    6423   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6424   (eval $ac_try) 2>&5
    6425   ac_status=$?
    6426   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6427   (exit $ac_status); }; }; then
     7128  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7129  (exit $ac_status); } && {
     7130     test -z "$ac_c_werror_flag" ||
     7131     test ! -s conftest.err
     7132       } && test -s conftest$ac_exeext && {
     7133     test "$cross_compiling" = yes ||
     7134     $as_test_x conftest$ac_exeext
     7135       }; then
    64287136  ac_cv_func_dlopen=yes
    64297137else
    6430   echo "$as_me: failed program was:" >&5
     7138  $as_echo "$as_me: failed program was:" >&5
    64317139sed 's/^/| /' conftest.$ac_ext >&5
    64327140
    6433 ac_cv_func_dlopen=no
    6434 fi
    6435 rm -f conftest.err conftest.$ac_objext \
     7141    ac_cv_func_dlopen=no
     7142fi
     7143
     7144rm -rf conftest.dSYM
     7145rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    64367146      conftest$ac_exeext conftest.$ac_ext
    64377147fi
    6438 echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
    6439 echo "${ECHO_T}$ac_cv_func_dlopen" >&6
    6440 if test $ac_cv_func_dlopen = yes; then
     7148{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
     7149$as_echo "$ac_cv_func_dlopen" >&6; }
     7150if test "x$ac_cv_func_dlopen" = x""yes; then
    64417151  lt_cv_dlopen="dlopen"
    64427152else
    6443   echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
    6444 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
     7153  { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
     7154$as_echo_n "checking for dlopen in -ldl... " >&6; }
    64457155if test "${ac_cv_lib_dl_dlopen+set}" = set; then
    6446   echo $ECHO_N "(cached) $ECHO_C" >&6
     7156  $as_echo_n "(cached) " >&6
    64477157else
    64487158  ac_check_lib_save_LIBS=$LIBS
     
    64557165/* end confdefs.h.  */
    64567166
    6457 /* Override any gcc2 internal prototype to avoid an error.  */
     7167/* Override any GCC internal prototype to avoid an error.
     7168   Use char because int might match the return type of a GCC
     7169   builtin and then its argument prototype would still apply.  */
    64587170#ifdef __cplusplus
    64597171extern "C"
    64607172#endif
    6461 /* We use char because int might match the return type of a gcc2
    6462    builtin and then its argument prototype would still apply.  */
    64637173char dlopen ();
    64647174int
    64657175main ()
    64667176{
    6467 dlopen ();
     7177return dlopen ();
    64687178  ;
    64697179  return 0;
     
    64717181_ACEOF
    64727182rm -f conftest.$ac_objext conftest$ac_exeext
    6473 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6474   (eval $ac_link) 2>conftest.er1
     7183if { (ac_try="$ac_link"
     7184case "(($ac_try" in
     7185  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     7186  *) ac_try_echo=$ac_try;;
     7187esac
     7188eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7189$as_echo "$ac_try_echo") >&5
     7190  (eval "$ac_link") 2>conftest.er1
    64757191  ac_status=$?
    64767192  grep -v '^ *+' conftest.er1 >conftest.err
    64777193  rm -f conftest.er1
    64787194  cat conftest.err >&5
    6479   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6480   (exit $ac_status); } &&
    6481      { ac_try='test -z "$ac_c_werror_flag"
    6482              || test ! -s conftest.err'
    6483   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6484   (eval $ac_try) 2>&5
    6485   ac_status=$?
    6486   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6487   (exit $ac_status); }; } &&
    6488      { ac_try='test -s conftest$ac_exeext'
    6489   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6490   (eval $ac_try) 2>&5
    6491   ac_status=$?
    6492   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6493   (exit $ac_status); }; }; then
     7195  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7196  (exit $ac_status); } && {
     7197     test -z "$ac_c_werror_flag" ||
     7198     test ! -s conftest.err
     7199       } && test -s conftest$ac_exeext && {
     7200     test "$cross_compiling" = yes ||
     7201     $as_test_x conftest$ac_exeext
     7202       }; then
    64947203  ac_cv_lib_dl_dlopen=yes
    64957204else
    6496   echo "$as_me: failed program was:" >&5
     7205  $as_echo "$as_me: failed program was:" >&5
    64977206sed 's/^/| /' conftest.$ac_ext >&5
    64987207
    6499 ac_cv_lib_dl_dlopen=no
    6500 fi
    6501 rm -f conftest.err conftest.$ac_objext \
     7208    ac_cv_lib_dl_dlopen=no
     7209fi
     7210
     7211rm -rf conftest.dSYM
     7212rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    65027213      conftest$ac_exeext conftest.$ac_ext
    65037214LIBS=$ac_check_lib_save_LIBS
    65047215fi
    6505 echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
    6506 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
    6507 if test $ac_cv_lib_dl_dlopen = yes; then
     7216{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
     7217$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
     7218if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
    65087219  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
    65097220else
    6510   echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
    6511 echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
     7221  { $as_echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
     7222$as_echo_n "checking for dlopen in -lsvld... " >&6; }
    65127223if test "${ac_cv_lib_svld_dlopen+set}" = set; then
    6513   echo $ECHO_N "(cached) $ECHO_C" >&6
     7224  $as_echo_n "(cached) " >&6
    65147225else
    65157226  ac_check_lib_save_LIBS=$LIBS
     
    65227233/* end confdefs.h.  */
    65237234
    6524 /* Override any gcc2 internal prototype to avoid an error.  */
     7235/* Override any GCC internal prototype to avoid an error.
     7236   Use char because int might match the return type of a GCC
     7237   builtin and then its argument prototype would still apply.  */
    65257238#ifdef __cplusplus
    65267239extern "C"
    65277240#endif
    6528 /* We use char because int might match the return type of a gcc2
    6529    builtin and then its argument prototype would still apply.  */
    65307241char dlopen ();
    65317242int
    65327243main ()
    65337244{
    6534 dlopen ();
     7245return dlopen ();
    65357246  ;
    65367247  return 0;
     
    65387249_ACEOF
    65397250rm -f conftest.$ac_objext conftest$ac_exeext
    6540 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6541   (eval $ac_link) 2>conftest.er1
     7251if { (ac_try="$ac_link"
     7252case "(($ac_try" in
     7253  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     7254  *) ac_try_echo=$ac_try;;
     7255esac
     7256eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7257$as_echo "$ac_try_echo") >&5
     7258  (eval "$ac_link") 2>conftest.er1
    65427259  ac_status=$?
    65437260  grep -v '^ *+' conftest.er1 >conftest.err
    65447261  rm -f conftest.er1
    65457262  cat conftest.err >&5
    6546   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6547   (exit $ac_status); } &&
    6548      { ac_try='test -z "$ac_c_werror_flag"
    6549              || test ! -s conftest.err'
    6550   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6551   (eval $ac_try) 2>&5
    6552   ac_status=$?
    6553   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6554   (exit $ac_status); }; } &&
    6555      { ac_try='test -s conftest$ac_exeext'
    6556   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6557   (eval $ac_try) 2>&5
    6558   ac_status=$?
    6559   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6560   (exit $ac_status); }; }; then
     7263  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7264  (exit $ac_status); } && {
     7265     test -z "$ac_c_werror_flag" ||
     7266     test ! -s conftest.err
     7267       } && test -s conftest$ac_exeext && {
     7268     test "$cross_compiling" = yes ||
     7269     $as_test_x conftest$ac_exeext
     7270       }; then
    65617271  ac_cv_lib_svld_dlopen=yes
    65627272else
    6563   echo "$as_me: failed program was:" >&5
     7273  $as_echo "$as_me: failed program was:" >&5
    65647274sed 's/^/| /' conftest.$ac_ext >&5
    65657275
    6566 ac_cv_lib_svld_dlopen=no
    6567 fi
    6568 rm -f conftest.err conftest.$ac_objext \
     7276    ac_cv_lib_svld_dlopen=no
     7277fi
     7278
     7279rm -rf conftest.dSYM
     7280rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    65697281      conftest$ac_exeext conftest.$ac_ext
    65707282LIBS=$ac_check_lib_save_LIBS
    65717283fi
    6572 echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
    6573 echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
    6574 if test $ac_cv_lib_svld_dlopen = yes; then
     7284{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
     7285$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
     7286if test "x$ac_cv_lib_svld_dlopen" = x""yes; then
    65757287  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
    65767288else
    6577   echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
    6578 echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
     7289  { $as_echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
     7290$as_echo_n "checking for dld_link in -ldld... " >&6; }
    65797291if test "${ac_cv_lib_dld_dld_link+set}" = set; then
    6580   echo $ECHO_N "(cached) $ECHO_C" >&6
     7292  $as_echo_n "(cached) " >&6
    65817293else
    65827294  ac_check_lib_save_LIBS=$LIBS
     
    65897301/* end confdefs.h.  */
    65907302
    6591 /* Override any gcc2 internal prototype to avoid an error.  */
     7303/* Override any GCC internal prototype to avoid an error.
     7304   Use char because int might match the return type of a GCC
     7305   builtin and then its argument prototype would still apply.  */
    65927306#ifdef __cplusplus
    65937307extern "C"
    65947308#endif
    6595 /* We use char because int might match the return type of a gcc2
    6596    builtin and then its argument prototype would still apply.  */
    65977309char dld_link ();
    65987310int
    65997311main ()
    66007312{
    6601 dld_link ();
     7313return dld_link ();
    66027314  ;
    66037315  return 0;
     
    66057317_ACEOF
    66067318rm -f conftest.$ac_objext conftest$ac_exeext
    6607 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    6608   (eval $ac_link) 2>conftest.er1
     7319if { (ac_try="$ac_link"
     7320case "(($ac_try" in
     7321  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     7322  *) ac_try_echo=$ac_try;;
     7323esac
     7324eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     7325$as_echo "$ac_try_echo") >&5
     7326  (eval "$ac_link") 2>conftest.er1
    66097327  ac_status=$?
    66107328  grep -v '^ *+' conftest.er1 >conftest.err
    66117329  rm -f conftest.er1
    66127330  cat conftest.err >&5
    6613   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6614   (exit $ac_status); } &&
    6615      { ac_try='test -z "$ac_c_werror_flag"
    6616              || test ! -s conftest.err'
    6617   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6618   (eval $ac_try) 2>&5
    6619   ac_status=$?
    6620   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6621   (exit $ac_status); }; } &&
    6622      { ac_try='test -s conftest$ac_exeext'
    6623   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    6624   (eval $ac_try) 2>&5
    6625   ac_status=$?
    6626   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    6627   (exit $ac_status); }; }; then
     7331  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7332  (exit $ac_status); } && {
     7333     test -z "$ac_c_werror_flag" ||
     7334     test ! -s conftest.err
     7335       } && test -s conftest$ac_exeext && {
     7336     test "$cross_compiling" = yes ||
     7337     $as_test_x conftest$ac_exeext
     7338       }; then
    66287339  ac_cv_lib_dld_dld_link=yes
    66297340else
    6630   echo "$as_me: failed program was:" >&5
     7341  $as_echo "$as_me: failed program was:" >&5
    66317342sed 's/^/| /' conftest.$ac_ext >&5
    66327343
    6633 ac_cv_lib_dld_dld_link=no
    6634 fi
    6635 rm -f conftest.err conftest.$ac_objext \
     7344    ac_cv_lib_dld_dld_link=no
     7345fi
     7346
     7347rm -rf conftest.dSYM
     7348rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    66367349      conftest$ac_exeext conftest.$ac_ext
    66377350LIBS=$ac_check_lib_save_LIBS
    66387351fi
    6639 echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
    6640 echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
    6641 if test $ac_cv_lib_dld_dld_link = yes; then
     7352{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
     7353$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
     7354if test "x$ac_cv_lib_dld_dld_link" = x""yes; then
    66427355  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
    66437356fi
     
    66787391    LIBS="$lt_cv_dlopen_libs $LIBS"
    66797392
    6680     echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
    6681 echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
     7393    { $as_echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
     7394$as_echo_n "checking whether a program can dlopen itself... " >&6; }
    66827395if test "${lt_cv_dlopen_self+set}" = set; then
    6683   echo $ECHO_N "(cached) $ECHO_C" >&6
     7396  $as_echo_n "(cached) " >&6
    66847397else
    66857398      if test "$cross_compiling" = yes; then :
     
    66897402  lt_status=$lt_dlunknown
    66907403  cat > conftest.$ac_ext <<EOF
    6691 #line 6691 "configure"
     7404#line 7404 "configure"
    66927405#include "confdefs.h"
    66937406
     
    67537466  (eval $ac_link) 2>&5
    67547467  ac_status=$?
    6755   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7468  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    67567469  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
    67577470    (./conftest; exit; ) 2>/dev/null
     
    67717484
    67727485fi
    6773 echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
    6774 echo "${ECHO_T}$lt_cv_dlopen_self" >&6
     7486{ $as_echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
     7487$as_echo "$lt_cv_dlopen_self" >&6; }
    67757488
    67767489    if test "x$lt_cv_dlopen_self" = xyes; then
    67777490      LDFLAGS="$LDFLAGS $link_static_flag"
    6778       echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
    6779 echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
     7491      { $as_echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
     7492$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
    67807493if test "${lt_cv_dlopen_self_static+set}" = set; then
    6781   echo $ECHO_N "(cached) $ECHO_C" >&6
     7494  $as_echo_n "(cached) " >&6
    67827495else
    67837496      if test "$cross_compiling" = yes; then :
     
    67877500  lt_status=$lt_dlunknown
    67887501  cat > conftest.$ac_ext <<EOF
    6789 #line 6789 "configure"
     7502#line 7502 "configure"
    67907503#include "confdefs.h"
    67917504
     
    68517564  (eval $ac_link) 2>&5
    68527565  ac_status=$?
    6853   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7566  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    68547567  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
    68557568    (./conftest; exit; ) 2>/dev/null
     
    68697582
    68707583fi
    6871 echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
    6872 echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
     7584{ $as_echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
     7585$as_echo "$lt_cv_dlopen_self_static" >&6; }
    68737586    fi
    68747587
     
    69027615    # systems, -lgcc has to come before -lc. If gcc already passes -lc
    69037616    # to ld, don't add -lc before -lgcc.
    6904     echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
    6905 echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
     7617    { $as_echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
     7618$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
    69067619    if test "${lt_cv_archive_cmds_need_lc+set}" = set; then
    6907   echo $ECHO_N "(cached) $ECHO_C" >&6
     7620  $as_echo_n "(cached) " >&6
    69087621else
    69097622  $rm conftest*
     
    69137626  (eval $ac_compile) 2>&5
    69147627  ac_status=$?
    6915   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7628  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    69167629  (exit $ac_status); }; then
    69177630      soname=conftest
     
    69307643  (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
    69317644  ac_status=$?
    6932   echo "$as_me:$LINENO: \$? = $ac_status" >&5
     7645  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
    69337646  (exit $ac_status); }
    69347647      then
     
    69437656fi
    69447657
    6945     echo "$as_me:$LINENO: result: $lt_cv_archive_cmds_need_lc" >&5
    6946 echo "${ECHO_T}$lt_cv_archive_cmds_need_lc" >&6
     7658    { $as_echo "$as_me:$LINENO: result: $lt_cv_archive_cmds_need_lc" >&5
     7659$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
    69477660    ;;
    69487661  esac
     
    75208233
    75218234
    7522 
    7523 
    75248235cat >>confdefs.h <<_ACEOF
    7525 #define COMPAT32BITFLAGS $COMPAT32BITFLAGS
    7526 _ACEOF
    7527 
    7528 
    7529 
    7530 
    7531 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
    7532 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
     8236#define ARCH_DEP_FLAGS $ARCH_DEP_FLAGS
     8237_ACEOF
     8238
     8239
     8240
     8241
     8242{ $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
     8243$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
    75338244if test "${ac_cv_c_const+set}" = set; then
    7534   echo $ECHO_N "(cached) $ECHO_C" >&6
     8245  $as_echo_n "(cached) " >&6
    75358246else
    75368247  cat >conftest.$ac_ext <<_ACEOF
     
    75488259  /* Ultrix mips cc rejects this.  */
    75498260  typedef int charset[2];
    7550   const charset x;
     8261  const charset cs;
    75518262  /* SunOS 4.1.1 cc rejects this.  */
    7552   char const *const *ccp;
    7553   char **p;
     8263  char const *const *pcpcc;
     8264  char **ppc;
    75548265  /* NEC SVR4.0.2 mips cc rejects this.  */
    75558266  struct point {int x, y;};
     
    75608271     expression */
    75618272  const char *g = "string";
    7562   ccp = &g + (g ? g-g : 0);
     8273  pcpcc = &g + (g ? g-g : 0);
    75638274  /* HPUX 7.0 cc rejects these. */
    7564   ++ccp;
    7565   p = (char**) ccp;
    7566   ccp = (char const *const *) p;
     8275  ++pcpcc;
     8276  ppc = (char**) pcpcc;
     8277  pcpcc = (char const *const *) ppc;
    75678278  { /* SCO 3.2v4 cc rejects this.  */
    75688279    char *t;
     
    75708281
    75718282    *t++ = 0;
     8283    if (s) return 0;
    75728284  }
    75738285  { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
     
    75888300  { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
    75898301    const int foo = 10;
     8302    if (!foo) return 0;
    75908303  }
     8304  return !cs[0] && !zero.x;
    75918305#endif
    75928306
     
    75968310_ACEOF
    75978311rm -f conftest.$ac_objext
    7598 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    7599   (eval $ac_compile) 2>conftest.er1
     8312if { (ac_try="$ac_compile"
     8313case "(($ac_try" in
     8314  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8315  *) ac_try_echo=$ac_try;;
     8316esac
     8317eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8318$as_echo "$ac_try_echo") >&5
     8319  (eval "$ac_compile") 2>conftest.er1
    76008320  ac_status=$?
    76018321  grep -v '^ *+' conftest.er1 >conftest.err
    76028322  rm -f conftest.er1
    76038323  cat conftest.err >&5
    7604   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7605   (exit $ac_status); } &&
    7606      { ac_try='test -z "$ac_c_werror_flag"
    7607              || test ! -s conftest.err'
    7608   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7609   (eval $ac_try) 2>&5
    7610   ac_status=$?
    7611   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7612   (exit $ac_status); }; } &&
    7613      { ac_try='test -s conftest.$ac_objext'
    7614   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7615   (eval $ac_try) 2>&5
    7616   ac_status=$?
    7617   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7618   (exit $ac_status); }; }; then
     8324  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8325  (exit $ac_status); } && {
     8326     test -z "$ac_c_werror_flag" ||
     8327     test ! -s conftest.err
     8328       } && test -s conftest.$ac_objext; then
    76198329  ac_cv_c_const=yes
    76208330else
    7621   echo "$as_me: failed program was:" >&5
     8331  $as_echo "$as_me: failed program was:" >&5
    76228332sed 's/^/| /' conftest.$ac_ext >&5
    76238333
    7624 ac_cv_c_const=no
    7625 fi
    7626 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    7627 fi
    7628 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
    7629 echo "${ECHO_T}$ac_cv_c_const" >&6
     8334    ac_cv_c_const=no
     8335fi
     8336
     8337rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     8338fi
     8339{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
     8340$as_echo "$ac_cv_c_const" >&6; }
    76308341if test $ac_cv_c_const = no; then
    76318342
    76328343cat >>confdefs.h <<\_ACEOF
    7633 #define const
     8344#define const /**/
    76348345_ACEOF
    76358346
     
    76458356for ac_header in stdlib.h string.h sys/file.h unistd.h fcntl.h sys/types.h memory.y
    76468357do
    7647 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
    7648 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    7649   echo "$as_me:$LINENO: checking for $ac_header" >&5
    7650 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
    7651 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    7652   echo $ECHO_N "(cached) $ECHO_C" >&6
    7653 fi
    7654 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    7655 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
     8358as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
     8359if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     8360  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     8361$as_echo_n "checking for $ac_header... " >&6; }
     8362if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     8363  $as_echo_n "(cached) " >&6
     8364fi
     8365ac_res=`eval 'as_val=${'$as_ac_Header'}
     8366         $as_echo "$as_val"'`
     8367           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     8368$as_echo "$ac_res" >&6; }
    76568369else
    76578370  # Is the header compilable?
    7658 echo "$as_me:$LINENO: checking $ac_header usability" >&5
    7659 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
     8371{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
     8372$as_echo_n "checking $ac_header usability... " >&6; }
    76608373cat >conftest.$ac_ext <<_ACEOF
    76618374/* confdefs.h.  */
     
    76688381_ACEOF
    76698382rm -f conftest.$ac_objext
    7670 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    7671   (eval $ac_compile) 2>conftest.er1
     8383if { (ac_try="$ac_compile"
     8384case "(($ac_try" in
     8385  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8386  *) ac_try_echo=$ac_try;;
     8387esac
     8388eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8389$as_echo "$ac_try_echo") >&5
     8390  (eval "$ac_compile") 2>conftest.er1
    76728391  ac_status=$?
    76738392  grep -v '^ *+' conftest.er1 >conftest.err
    76748393  rm -f conftest.er1
    76758394  cat conftest.err >&5
    7676   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7677   (exit $ac_status); } &&
    7678      { ac_try='test -z "$ac_c_werror_flag"
    7679              || test ! -s conftest.err'
    7680   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7681   (eval $ac_try) 2>&5
    7682   ac_status=$?
    7683   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7684   (exit $ac_status); }; } &&
    7685      { ac_try='test -s conftest.$ac_objext'
    7686   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7687   (eval $ac_try) 2>&5
    7688   ac_status=$?
    7689   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7690   (exit $ac_status); }; }; then
     8395  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8396  (exit $ac_status); } && {
     8397     test -z "$ac_c_werror_flag" ||
     8398     test ! -s conftest.err
     8399       } && test -s conftest.$ac_objext; then
    76918400  ac_header_compiler=yes
    76928401else
    7693   echo "$as_me: failed program was:" >&5
     8402  $as_echo "$as_me: failed program was:" >&5
    76948403sed 's/^/| /' conftest.$ac_ext >&5
    76958404
    7696 ac_header_compiler=no
    7697 fi
    7698 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    7699 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
    7700 echo "${ECHO_T}$ac_header_compiler" >&6
     8405    ac_header_compiler=no
     8406fi
     8407
     8408rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     8409{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
     8410$as_echo "$ac_header_compiler" >&6; }
    77018411
    77028412# Is the header present?
    7703 echo "$as_me:$LINENO: checking $ac_header presence" >&5
    7704 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
     8413{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
     8414$as_echo_n "checking $ac_header presence... " >&6; }
    77058415cat >conftest.$ac_ext <<_ACEOF
    77068416/* confdefs.h.  */
     
    77118421#include <$ac_header>
    77128422_ACEOF
    7713 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
    7714   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
     8423if { (ac_try="$ac_cpp conftest.$ac_ext"
     8424case "(($ac_try" in
     8425  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8426  *) ac_try_echo=$ac_try;;
     8427esac
     8428eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8429$as_echo "$ac_try_echo") >&5
     8430  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
    77158431  ac_status=$?
    77168432  grep -v '^ *+' conftest.er1 >conftest.err
    77178433  rm -f conftest.er1
    77188434  cat conftest.err >&5
    7719   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7720   (exit $ac_status); } >/dev/null; then
    7721   if test -s conftest.err; then
    7722     ac_cpp_err=$ac_c_preproc_warn_flag
    7723     ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
    7724   else
    7725     ac_cpp_err=
    7726   fi
    7727 else
    7728   ac_cpp_err=yes
    7729 fi
    7730 if test -z "$ac_cpp_err"; then
     8435  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8436  (exit $ac_status); } >/dev/null && {
     8437     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
     8438     test ! -s conftest.err
     8439       }; then
    77318440  ac_header_preproc=yes
    77328441else
    7733   echo "$as_me: failed program was:" >&5
     8442  $as_echo "$as_me: failed program was:" >&5
    77348443sed 's/^/| /' conftest.$ac_ext >&5
    77358444
    77368445  ac_header_preproc=no
    77378446fi
     8447
    77388448rm -f conftest.err conftest.$ac_ext
    7739 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
    7740 echo "${ECHO_T}$ac_header_preproc" >&6
     8449{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
     8450$as_echo "$ac_header_preproc" >&6; }
    77418451
    77428452# So?  What about this header?
    77438453case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
    77448454  yes:no: )
    7745     { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
    7746 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
    7747     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
    7748 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
     8455    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
     8456$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
     8457    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
     8458$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
    77498459    ac_header_preproc=yes
    77508460    ;;
    77518461  no:yes:* )
    7752     { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
    7753 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
    7754     { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
    7755 echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
    7756     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
    7757 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
    7758     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
    7759 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
    7760     { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
    7761 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
    7762     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
    7763 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
    7764     (
    7765       cat <<\_ASBOX
    7766 ## ------------------------------- ##
    7767 ## Report this to the gdbm lists.  ##
    7768 ## ------------------------------- ##
    7769 _ASBOX
    7770     ) |
    7771       sed "s/^/$as_me: WARNING:     /" >&2
     8462    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
     8463$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
     8464    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
     8465$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
     8466    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
     8467$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
     8468    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
     8469$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
     8470    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
     8471$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     8472    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
     8473$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     8474
    77728475    ;;
    77738476esac
    7774 echo "$as_me:$LINENO: checking for $ac_header" >&5
    7775 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
    7776 if eval "test \"\${$as_ac_Header+set}\" = set"; then
    7777   echo $ECHO_N "(cached) $ECHO_C" >&6
     8477{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
     8478$as_echo_n "checking for $ac_header... " >&6; }
     8479if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
     8480  $as_echo_n "(cached) " >&6
    77788481else
    77798482  eval "$as_ac_Header=\$ac_header_preproc"
    77808483fi
    7781 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
    7782 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
    7783 
    7784 fi
    7785 if test `eval echo '${'$as_ac_Header'}'` = yes; then
     8484ac_res=`eval 'as_val=${'$as_ac_Header'}
     8485         $as_echo "$as_val"'`
     8486           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     8487$as_echo "$ac_res" >&6; }
     8488
     8489fi
     8490as_val=`eval 'as_val=${'$as_ac_Header'}
     8491         $as_echo "$as_val"'`
     8492   if test "x$as_val" = x""yes; then
    77868493  cat >>confdefs.h <<_ACEOF
    7787 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
     8494#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
    77888495_ACEOF
    77898496
     
    77938500
    77948501
    7795 echo "$as_me:$LINENO: checking for main in -ldbm" >&5
    7796 echo $ECHO_N "checking for main in -ldbm... $ECHO_C" >&6
     8502{ $as_echo "$as_me:$LINENO: checking for main in -ldbm" >&5
     8503$as_echo_n "checking for main in -ldbm... " >&6; }
    77978504if test "${ac_cv_lib_dbm_main+set}" = set; then
    7798   echo $ECHO_N "(cached) $ECHO_C" >&6
     8505  $as_echo_n "(cached) " >&6
    77998506else
    78008507  ac_check_lib_save_LIBS=$LIBS
     
    78118518main ()
    78128519{
    7813 main ();
     8520return main ();
    78148521  ;
    78158522  return 0;
     
    78178524_ACEOF
    78188525rm -f conftest.$ac_objext conftest$ac_exeext
    7819 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    7820   (eval $ac_link) 2>conftest.er1
     8526if { (ac_try="$ac_link"
     8527case "(($ac_try" in
     8528  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8529  *) ac_try_echo=$ac_try;;
     8530esac
     8531eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8532$as_echo "$ac_try_echo") >&5
     8533  (eval "$ac_link") 2>conftest.er1
    78218534  ac_status=$?
    78228535  grep -v '^ *+' conftest.er1 >conftest.err
    78238536  rm -f conftest.er1
    78248537  cat conftest.err >&5
    7825   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7826   (exit $ac_status); } &&
    7827      { ac_try='test -z "$ac_c_werror_flag"
    7828              || test ! -s conftest.err'
    7829   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7830   (eval $ac_try) 2>&5
    7831   ac_status=$?
    7832   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7833   (exit $ac_status); }; } &&
    7834      { ac_try='test -s conftest$ac_exeext'
    7835   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7836   (eval $ac_try) 2>&5
    7837   ac_status=$?
    7838   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7839   (exit $ac_status); }; }; then
     8538  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8539  (exit $ac_status); } && {
     8540     test -z "$ac_c_werror_flag" ||
     8541     test ! -s conftest.err
     8542       } && test -s conftest$ac_exeext && {
     8543     test "$cross_compiling" = yes ||
     8544     $as_test_x conftest$ac_exeext
     8545       }; then
    78408546  ac_cv_lib_dbm_main=yes
    78418547else
    7842   echo "$as_me: failed program was:" >&5
     8548  $as_echo "$as_me: failed program was:" >&5
    78438549sed 's/^/| /' conftest.$ac_ext >&5
    78448550
    7845 ac_cv_lib_dbm_main=no
    7846 fi
    7847 rm -f conftest.err conftest.$ac_objext \
     8551    ac_cv_lib_dbm_main=no
     8552fi
     8553
     8554rm -rf conftest.dSYM
     8555rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    78488556      conftest$ac_exeext conftest.$ac_ext
    78498557LIBS=$ac_check_lib_save_LIBS
    78508558fi
    7851 echo "$as_me:$LINENO: result: $ac_cv_lib_dbm_main" >&5
    7852 echo "${ECHO_T}$ac_cv_lib_dbm_main" >&6
    7853 if test $ac_cv_lib_dbm_main = yes; then
     8559{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dbm_main" >&5
     8560$as_echo "$ac_cv_lib_dbm_main" >&6; }
     8561if test "x$ac_cv_lib_dbm_main" = x""yes; then
    78548562  cat >>confdefs.h <<_ACEOF
    78558563#define HAVE_LIBDBM 1
     
    78618569
    78628570
    7863 echo "$as_me:$LINENO: checking for main in -lndbm" >&5
    7864 echo $ECHO_N "checking for main in -lndbm... $ECHO_C" >&6
     8571{ $as_echo "$as_me:$LINENO: checking for main in -lndbm" >&5
     8572$as_echo_n "checking for main in -lndbm... " >&6; }
    78658573if test "${ac_cv_lib_ndbm_main+set}" = set; then
    7866   echo $ECHO_N "(cached) $ECHO_C" >&6
     8574  $as_echo_n "(cached) " >&6
    78678575else
    78688576  ac_check_lib_save_LIBS=$LIBS
     
    78798587main ()
    78808588{
    7881 main ();
     8589return main ();
    78828590  ;
    78838591  return 0;
     
    78858593_ACEOF
    78868594rm -f conftest.$ac_objext conftest$ac_exeext
    7887 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    7888   (eval $ac_link) 2>conftest.er1
     8595if { (ac_try="$ac_link"
     8596case "(($ac_try" in
     8597  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8598  *) ac_try_echo=$ac_try;;
     8599esac
     8600eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8601$as_echo "$ac_try_echo") >&5
     8602  (eval "$ac_link") 2>conftest.er1
    78898603  ac_status=$?
    78908604  grep -v '^ *+' conftest.er1 >conftest.err
    78918605  rm -f conftest.er1
    78928606  cat conftest.err >&5
    7893   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7894   (exit $ac_status); } &&
    7895      { ac_try='test -z "$ac_c_werror_flag"
    7896              || test ! -s conftest.err'
    7897   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7898   (eval $ac_try) 2>&5
    7899   ac_status=$?
    7900   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7901   (exit $ac_status); }; } &&
    7902      { ac_try='test -s conftest$ac_exeext'
    7903   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    7904   (eval $ac_try) 2>&5
    7905   ac_status=$?
    7906   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    7907   (exit $ac_status); }; }; then
     8607  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8608  (exit $ac_status); } && {
     8609     test -z "$ac_c_werror_flag" ||
     8610     test ! -s conftest.err
     8611       } && test -s conftest$ac_exeext && {
     8612     test "$cross_compiling" = yes ||
     8613     $as_test_x conftest$ac_exeext
     8614       }; then
    79088615  ac_cv_lib_ndbm_main=yes
    79098616else
    7910   echo "$as_me: failed program was:" >&5
     8617  $as_echo "$as_me: failed program was:" >&5
    79118618sed 's/^/| /' conftest.$ac_ext >&5
    79128619
    7913 ac_cv_lib_ndbm_main=no
    7914 fi
    7915 rm -f conftest.err conftest.$ac_objext \
     8620    ac_cv_lib_ndbm_main=no
     8621fi
     8622
     8623rm -rf conftest.dSYM
     8624rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    79168625      conftest$ac_exeext conftest.$ac_ext
    79178626LIBS=$ac_check_lib_save_LIBS
    79188627fi
    7919 echo "$as_me:$LINENO: result: $ac_cv_lib_ndbm_main" >&5
    7920 echo "${ECHO_T}$ac_cv_lib_ndbm_main" >&6
    7921 if test $ac_cv_lib_ndbm_main = yes; then
     8628{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ndbm_main" >&5
     8629$as_echo "$ac_cv_lib_ndbm_main" >&6; }
     8630if test "x$ac_cv_lib_ndbm_main" = x""yes; then
    79228631  cat >>confdefs.h <<_ACEOF
    79238632#define HAVE_LIBNDBM 1
     
    79358644for ac_func in rename ftruncate flock bcopy fsync
    79368645do
    7937 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
    7938 echo "$as_me:$LINENO: checking for $ac_func" >&5
    7939 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
    7940 if eval "test \"\${$as_ac_var+set}\" = set"; then
    7941   echo $ECHO_N "(cached) $ECHO_C" >&6
     8646as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
     8647{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
     8648$as_echo_n "checking for $ac_func... " >&6; }
     8649if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
     8650  $as_echo_n "(cached) " >&6
    79428651else
    79438652  cat >conftest.$ac_ext <<_ACEOF
     
    79648673#undef $ac_func
    79658674
    7966 /* Override any gcc2 internal prototype to avoid an error.  */
     8675/* Override any GCC internal prototype to avoid an error.
     8676   Use char because int might match the return type of a GCC
     8677   builtin and then its argument prototype would still apply.  */
    79678678#ifdef __cplusplus
    79688679extern "C"
    7969 {
    79708680#endif
    7971 /* We use char because int might match the return type of a gcc2
    7972    builtin and then its argument prototype would still apply.  */
    79738681char $ac_func ();
    79748682/* The GNU C library defines this for functions which it implements
    79758683    to always fail with ENOSYS.  Some functions are actually named
    79768684    something starting with __ and the normal name is an alias.  */
    7977 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
     8685#if defined __stub_$ac_func || defined __stub___$ac_func
    79788686choke me
    7979 #else
    7980 char (*f) () = $ac_func;
    7981 #endif
    7982 #ifdef __cplusplus
    7983 }
    79848687#endif
    79858688
     
    79878690main ()
    79888691{
    7989 return f != $ac_func;
     8692return $ac_func ();
    79908693  ;
    79918694  return 0;
     
    79938696_ACEOF
    79948697rm -f conftest.$ac_objext conftest$ac_exeext
    7995 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    7996   (eval $ac_link) 2>conftest.er1
     8698if { (ac_try="$ac_link"
     8699case "(($ac_try" in
     8700  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8701  *) ac_try_echo=$ac_try;;
     8702esac
     8703eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8704$as_echo "$ac_try_echo") >&5
     8705  (eval "$ac_link") 2>conftest.er1
    79978706  ac_status=$?
    79988707  grep -v '^ *+' conftest.er1 >conftest.err
    79998708  rm -f conftest.er1
    80008709  cat conftest.err >&5
    8001   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8002   (exit $ac_status); } &&
    8003      { ac_try='test -z "$ac_c_werror_flag"
    8004              || test ! -s conftest.err'
    8005   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8006   (eval $ac_try) 2>&5
    8007   ac_status=$?
    8008   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8009   (exit $ac_status); }; } &&
    8010      { ac_try='test -s conftest$ac_exeext'
    8011   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8012   (eval $ac_try) 2>&5
    8013   ac_status=$?
    8014   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8015   (exit $ac_status); }; }; then
     8710  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8711  (exit $ac_status); } && {
     8712     test -z "$ac_c_werror_flag" ||
     8713     test ! -s conftest.err
     8714       } && test -s conftest$ac_exeext && {
     8715     test "$cross_compiling" = yes ||
     8716     $as_test_x conftest$ac_exeext
     8717       }; then
    80168718  eval "$as_ac_var=yes"
    80178719else
    8018   echo "$as_me: failed program was:" >&5
     8720  $as_echo "$as_me: failed program was:" >&5
    80198721sed 's/^/| /' conftest.$ac_ext >&5
    80208722
    8021 eval "$as_ac_var=no"
    8022 fi
    8023 rm -f conftest.err conftest.$ac_objext \
     8723    eval "$as_ac_var=no"
     8724fi
     8725
     8726rm -rf conftest.dSYM
     8727rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    80248728      conftest$ac_exeext conftest.$ac_ext
    80258729fi
    8026 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
    8027 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
    8028 if test `eval echo '${'$as_ac_var'}'` = yes; then
     8730ac_res=`eval 'as_val=${'$as_ac_var'}
     8731         $as_echo "$as_val"'`
     8732           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     8733$as_echo "$ac_res" >&6; }
     8734as_val=`eval 'as_val=${'$as_ac_var'}
     8735         $as_echo "$as_val"'`
     8736   if test "x$as_val" = x""yes; then
    80298737  cat >>confdefs.h <<_ACEOF
    8030 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
     8738#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
    80318739_ACEOF
    80328740
     
    80378745for ac_func in getopt
    80388746do
    8039 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
    8040 echo "$as_me:$LINENO: checking for $ac_func" >&5
    8041 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
    8042 if eval "test \"\${$as_ac_var+set}\" = set"; then
    8043   echo $ECHO_N "(cached) $ECHO_C" >&6
     8747as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
     8748{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
     8749$as_echo_n "checking for $ac_func... " >&6; }
     8750if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
     8751  $as_echo_n "(cached) " >&6
    80448752else
    80458753  cat >conftest.$ac_ext <<_ACEOF
     
    80668774#undef $ac_func
    80678775
    8068 /* Override any gcc2 internal prototype to avoid an error.  */
     8776/* Override any GCC internal prototype to avoid an error.
     8777   Use char because int might match the return type of a GCC
     8778   builtin and then its argument prototype would still apply.  */
    80698779#ifdef __cplusplus
    80708780extern "C"
    8071 {
    80728781#endif
    8073 /* We use char because int might match the return type of a gcc2
    8074    builtin and then its argument prototype would still apply.  */
    80758782char $ac_func ();
    80768783/* The GNU C library defines this for functions which it implements
    80778784    to always fail with ENOSYS.  Some functions are actually named
    80788785    something starting with __ and the normal name is an alias.  */
    8079 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
     8786#if defined __stub_$ac_func || defined __stub___$ac_func
    80808787choke me
    8081 #else
    8082 char (*f) () = $ac_func;
    8083 #endif
    8084 #ifdef __cplusplus
    8085 }
    80868788#endif
    80878789
     
    80898791main ()
    80908792{
    8091 return f != $ac_func;
     8793return $ac_func ();
    80928794  ;
    80938795  return 0;
     
    80958797_ACEOF
    80968798rm -f conftest.$ac_objext conftest$ac_exeext
    8097 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
    8098   (eval $ac_link) 2>conftest.er1
     8799if { (ac_try="$ac_link"
     8800case "(($ac_try" in
     8801  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8802  *) ac_try_echo=$ac_try;;
     8803esac
     8804eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8805$as_echo "$ac_try_echo") >&5
     8806  (eval "$ac_link") 2>conftest.er1
    80998807  ac_status=$?
    81008808  grep -v '^ *+' conftest.er1 >conftest.err
    81018809  rm -f conftest.er1
    81028810  cat conftest.err >&5
    8103   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8104   (exit $ac_status); } &&
    8105      { ac_try='test -z "$ac_c_werror_flag"
    8106              || test ! -s conftest.err'
    8107   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8108   (eval $ac_try) 2>&5
    8109   ac_status=$?
    8110   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8111   (exit $ac_status); }; } &&
    8112      { ac_try='test -s conftest$ac_exeext'
    8113   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8114   (eval $ac_try) 2>&5
    8115   ac_status=$?
    8116   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8117   (exit $ac_status); }; }; then
     8811  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8812  (exit $ac_status); } && {
     8813     test -z "$ac_c_werror_flag" ||
     8814     test ! -s conftest.err
     8815       } && test -s conftest$ac_exeext && {
     8816     test "$cross_compiling" = yes ||
     8817     $as_test_x conftest$ac_exeext
     8818       }; then
    81188819  eval "$as_ac_var=yes"
    81198820else
    8120   echo "$as_me: failed program was:" >&5
     8821  $as_echo "$as_me: failed program was:" >&5
    81218822sed 's/^/| /' conftest.$ac_ext >&5
    81228823
    8123 eval "$as_ac_var=no"
    8124 fi
    8125 rm -f conftest.err conftest.$ac_objext \
     8824    eval "$as_ac_var=no"
     8825fi
     8826
     8827rm -rf conftest.dSYM
     8828rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
    81268829      conftest$ac_exeext conftest.$ac_ext
    81278830fi
    8128 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
    8129 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
    8130 if test `eval echo '${'$as_ac_var'}'` = yes; then
     8831ac_res=`eval 'as_val=${'$as_ac_var'}
     8832         $as_echo "$as_val"'`
     8833           { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
     8834$as_echo "$ac_res" >&6; }
     8835as_val=`eval 'as_val=${'$as_ac_var'}
     8836         $as_echo "$as_val"'`
     8837   if test "x$as_val" = x""yes; then
    81318838  cat >>confdefs.h <<_ACEOF
    8132 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
    8133 _ACEOF
    8134 
    8135 else
    8136   case $LIBOBJS in
    8137     "$ac_func.$ac_objext"   | \
    8138   *" $ac_func.$ac_objext"   | \
    8139     "$ac_func.$ac_objext "* | \
     8839#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     8840_ACEOF
     8841
     8842else
     8843  case " $LIBOBJS " in
    81408844  *" $ac_func.$ac_objext "* ) ;;
    8141   *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext" ;;
     8845  *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
     8846 ;;
    81428847esac
    81438848
     
    81468851
    81478852
    8148 echo "$as_me:$LINENO: checking for off_t" >&5
    8149 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
     8853{ $as_echo "$as_me:$LINENO: checking for off_t" >&5
     8854$as_echo_n "checking for off_t... " >&6; }
    81508855if test "${ac_cv_type_off_t+set}" = set; then
    8151   echo $ECHO_N "(cached) $ECHO_C" >&6
    8152 else
    8153   cat >conftest.$ac_ext <<_ACEOF
     8856  $as_echo_n "(cached) " >&6
     8857else
     8858  ac_cv_type_off_t=no
     8859cat >conftest.$ac_ext <<_ACEOF
    81548860/* confdefs.h.  */
    81558861_ACEOF
     
    81618867main ()
    81628868{
    8163 if ((off_t *) 0)
    8164   return 0;
    81658869if (sizeof (off_t))
    8166   return 0;
     8870       return 0;
    81678871  ;
    81688872  return 0;
     
    81708874_ACEOF
    81718875rm -f conftest.$ac_objext
    8172 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    8173   (eval $ac_compile) 2>conftest.er1
     8876if { (ac_try="$ac_compile"
     8877case "(($ac_try" in
     8878  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8879  *) ac_try_echo=$ac_try;;
     8880esac
     8881eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8882$as_echo "$ac_try_echo") >&5
     8883  (eval "$ac_compile") 2>conftest.er1
    81748884  ac_status=$?
    81758885  grep -v '^ *+' conftest.er1 >conftest.err
    81768886  rm -f conftest.er1
    81778887  cat conftest.err >&5
    8178   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8179   (exit $ac_status); } &&
    8180      { ac_try='test -z "$ac_c_werror_flag"
    8181              || test ! -s conftest.err'
    8182   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8183   (eval $ac_try) 2>&5
     8888  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8889  (exit $ac_status); } && {
     8890     test -z "$ac_c_werror_flag" ||
     8891     test ! -s conftest.err
     8892       } && test -s conftest.$ac_objext; then
     8893  cat >conftest.$ac_ext <<_ACEOF
     8894/* confdefs.h.  */
     8895_ACEOF
     8896cat confdefs.h >>conftest.$ac_ext
     8897cat >>conftest.$ac_ext <<_ACEOF
     8898/* end confdefs.h.  */
     8899$ac_includes_default
     8900int
     8901main ()
     8902{
     8903if (sizeof ((off_t)))
     8904      return 0;
     8905  ;
     8906  return 0;
     8907}
     8908_ACEOF
     8909rm -f conftest.$ac_objext
     8910if { (ac_try="$ac_compile"
     8911case "(($ac_try" in
     8912  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8913  *) ac_try_echo=$ac_try;;
     8914esac
     8915eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8916$as_echo "$ac_try_echo") >&5
     8917  (eval "$ac_compile") 2>conftest.er1
    81848918  ac_status=$?
    8185   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8186   (exit $ac_status); }; } &&
    8187      { ac_try='test -s conftest.$ac_objext'
    8188   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8189   (eval $ac_try) 2>&5
    8190   ac_status=$?
    8191   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8192   (exit $ac_status); }; }; then
    8193   ac_cv_type_off_t=yes
    8194 else
    8195   echo "$as_me: failed program was:" >&5
     8919  grep -v '^ *+' conftest.er1 >conftest.err
     8920  rm -f conftest.er1
     8921  cat conftest.err >&5
     8922  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8923  (exit $ac_status); } && {
     8924     test -z "$ac_c_werror_flag" ||
     8925     test ! -s conftest.err
     8926       } && test -s conftest.$ac_objext; then
     8927  :
     8928else
     8929  $as_echo "$as_me: failed program was:" >&5
    81968930sed 's/^/| /' conftest.$ac_ext >&5
    81978931
    8198 ac_cv_type_off_t=no
    8199 fi
    8200 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    8201 fi
    8202 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
    8203 echo "${ECHO_T}$ac_cv_type_off_t" >&6
    8204 if test $ac_cv_type_off_t = yes; then
     8932    ac_cv_type_off_t=yes
     8933fi
     8934
     8935rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     8936else
     8937  $as_echo "$as_me: failed program was:" >&5
     8938sed 's/^/| /' conftest.$ac_ext >&5
     8939
     8940
     8941fi
     8942
     8943rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     8944fi
     8945{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
     8946$as_echo "$ac_cv_type_off_t" >&6; }
     8947if test "x$ac_cv_type_off_t" = x""yes; then
    82058948  :
    82068949else
    82078950
    82088951cat >>confdefs.h <<_ACEOF
    8209 #define off_t long
    8210 _ACEOF
    8211 
    8212 fi
    8213 
    8214 echo "$as_me:$LINENO: checking for struct stat.st_blksize" >&5
    8215 echo $ECHO_N "checking for struct stat.st_blksize... $ECHO_C" >&6
     8952#define off_t long int
     8953_ACEOF
     8954
     8955fi
     8956
     8957{ $as_echo "$as_me:$LINENO: checking for struct stat.st_blksize" >&5
     8958$as_echo_n "checking for struct stat.st_blksize... " >&6; }
    82168959if test "${ac_cv_member_struct_stat_st_blksize+set}" = set; then
    8217   echo $ECHO_N "(cached) $ECHO_C" >&6
     8960  $as_echo_n "(cached) " >&6
    82188961else
    82198962  cat >conftest.$ac_ext <<_ACEOF
     
    82358978_ACEOF
    82368979rm -f conftest.$ac_objext
    8237 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    8238   (eval $ac_compile) 2>conftest.er1
     8980if { (ac_try="$ac_compile"
     8981case "(($ac_try" in
     8982  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     8983  *) ac_try_echo=$ac_try;;
     8984esac
     8985eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     8986$as_echo "$ac_try_echo") >&5
     8987  (eval "$ac_compile") 2>conftest.er1
    82398988  ac_status=$?
    82408989  grep -v '^ *+' conftest.er1 >conftest.err
    82418990  rm -f conftest.er1
    82428991  cat conftest.err >&5
    8243   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8244   (exit $ac_status); } &&
    8245      { ac_try='test -z "$ac_c_werror_flag"
    8246              || test ! -s conftest.err'
    8247   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8248   (eval $ac_try) 2>&5
    8249   ac_status=$?
    8250   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8251   (exit $ac_status); }; } &&
    8252      { ac_try='test -s conftest.$ac_objext'
    8253   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8254   (eval $ac_try) 2>&5
    8255   ac_status=$?
    8256   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8257   (exit $ac_status); }; }; then
     8992  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     8993  (exit $ac_status); } && {
     8994     test -z "$ac_c_werror_flag" ||
     8995     test ! -s conftest.err
     8996       } && test -s conftest.$ac_objext; then
    82588997  ac_cv_member_struct_stat_st_blksize=yes
    82598998else
    8260   echo "$as_me: failed program was:" >&5
     8999  $as_echo "$as_me: failed program was:" >&5
    82619000sed 's/^/| /' conftest.$ac_ext >&5
    82629001
    8263 cat >conftest.$ac_ext <<_ACEOF
     9002    cat >conftest.$ac_ext <<_ACEOF
    82649003/* confdefs.h.  */
    82659004_ACEOF
     
    82799018_ACEOF
    82809019rm -f conftest.$ac_objext
    8281 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    8282   (eval $ac_compile) 2>conftest.er1
     9020if { (ac_try="$ac_compile"
     9021case "(($ac_try" in
     9022  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     9023  *) ac_try_echo=$ac_try;;
     9024esac
     9025eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
     9026$as_echo "$ac_try_echo") >&5
     9027  (eval "$ac_compile") 2>conftest.er1
    82839028  ac_status=$?
    82849029  grep -v '^ *+' conftest.er1 >conftest.err
    82859030  rm -f conftest.er1
    82869031  cat conftest.err >&5
    8287   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8288   (exit $ac_status); } &&
    8289      { ac_try='test -z "$ac_c_werror_flag"
    8290              || test ! -s conftest.err'
    8291   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8292   (eval $ac_try) 2>&5
    8293   ac_status=$?
    8294   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8295   (exit $ac_status); }; } &&
    8296      { ac_try='test -s conftest.$ac_objext'
    8297   { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
    8298   (eval $ac_try) 2>&5
    8299   ac_status=$?
    8300   echo "$as_me:$LINENO: \$? = $ac_status" >&5
    8301   (exit $ac_status); }; }; then
     9032  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
     9033  (exit $ac_status); } && {
     9034     test -z "$ac_c_werror_flag" ||
     9035     test ! -s conftest.err
     9036       } && test -s conftest.$ac_objext; then
    83029037  ac_cv_member_struct_stat_st_blksize=yes
    83039038else
    8304   echo "$as_me: failed program was:" >&5
     9039  $as_echo "$as_me: failed program was:" >&5
    83059040sed 's/^/| /' conftest.$ac_ext >&5
    83069041
    8307 ac_cv_member_struct_stat_st_blksize=no
    8308 fi
    8309 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    8310 fi
    8311 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
    8312 fi
    8313 echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blksize" >&5
    8314 echo "${ECHO_T}$ac_cv_member_struct_stat_st_blksize" >&6
    8315 if test $ac_cv_member_struct_stat_st_blksize = yes; then
     9042    ac_cv_member_struct_stat_st_blksize=no
     9043fi
     9044
     9045rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     9046fi
     9047
     9048rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     9049fi
     9050{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blksize" >&5
     9051$as_echo "$ac_cv_member_struct_stat_st_blksize" >&6; }
     9052if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then
    83169053
    83179054cat >>confdefs.h <<_ACEOF
     
    83229059fi
    83239060
    8324           ac_config_files="$ac_config_files Makefile"
     9061ac_config_files="$ac_config_files Makefile"
    83259062
    83269063cat >confcache <<\_ACEOF
     
    83429079# The following way of writing the cache mishandles newlines in values,
    83439080# but we know of no workaround that is simple, portable, and efficient.
    8344 # So, don't put newlines in cache variables' values.
     9081# So, we kill variables containing newlines.
    83459082# Ultrix sh set writes to stderr and can't be redirected directly,
    83469083# and sets the high bit in the cache file unless we assign to the vars.
    8347 {
     9084(
     9085  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
     9086    eval ac_val=\$$ac_var
     9087    case $ac_val in #(
     9088    *${as_nl}*)
     9089      case $ac_var in #(
     9090      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
     9091$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
     9092      esac
     9093      case $ac_var in #(
     9094      _ | IFS | as_nl) ;; #(
     9095      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
     9096      *) $as_unset $ac_var ;;
     9097      esac ;;
     9098    esac
     9099  done
     9100
    83489101  (set) 2>&1 |
    8349     case `(ac_space=' '; set | grep ac_space) 2>&1` in
    8350     *ac_space=\ *)
     9102    case $as_nl`(ac_space=' '; set) 2>&1` in #(
     9103    *${as_nl}ac_space=\ *)
    83519104      # `set' does not quote correctly, so add quotes (double-quote
    83529105      # substitution turns \\\\ into \\, and sed turns \\ into \).
     
    83549107    "s/'/'\\\\''/g;
    83559108      s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
    8356       ;;
     9109      ;; #(
    83579110    *)
    83589111      # `set' quotes correctly as required by POSIX, so do not add quotes.
    8359       sed -n \
    8360     "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
     9112      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
    83619113      ;;
    8362     esac;
    8363 } |
     9114    esac |
     9115    sort
     9116) |
    83649117  sed '
     9118     /^ac_cv_env_/b end
    83659119     t clear
    8366      : clear
     9120     :clear
    83679121     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
    83689122     t end
    8369      /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
    8370      : end' >>confcache
    8371 if diff $cache_file confcache >/dev/null 2>&1; then :; else
    8372   if test -w $cache_file; then
    8373     test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
     9123     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
     9124     :end' >>confcache
     9125if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
     9126  if test -w "$cache_file"; then
     9127    test "x$cache_file" != "x/dev/null" &&
     9128      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
     9129$as_echo "$as_me: updating cache $cache_file" >&6;}
    83749130    cat confcache >$cache_file
    83759131  else
    8376     echo "not updating unwritable cache $cache_file"
     9132    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
     9133$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
    83779134  fi
    83789135fi
     
    83829139# Let make expand exec_prefix.
    83839140test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
    8384 
    8385 # VPATH may cause trouble with some makes, so we remove $(srcdir),
    8386 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
    8387 # trailing colons and then remove the whole line if VPATH becomes empty
    8388 # (actually we leave an empty line to preserve line numbers).
    8389 if test "x$srcdir" = x.; then
    8390   ac_vpsub='/^[  ]*VPATH[    ]*=/{
    8391 s/:*\$(srcdir):*/:/;
    8392 s/:*\${srcdir}:*/:/;
    8393 s/:*@srcdir@:*/:/;
    8394 s/^\([^=]*=[     ]*\):*/\1/;
    8395 s/:*$//;
    8396 s/^[^=]*=[   ]*$//;
    8397 }'
    8398 fi
    83999141
    84009142DEFS=-DHAVE_CONFIG_H
     
    84049146for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
    84059147  # 1. Remove the extension, and $U if already installed.
    8406   ac_i=`echo "$ac_i" |
    8407      sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
    8408   # 2. Add them.
    8409   ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
    8410   ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
     9148  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
     9149  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
     9150  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
     9151  #    will be set to the directory where LIBOBJS objects are built.
     9152  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
     9153  ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
    84119154done
    84129155LIBOBJS=$ac_libobjs
     
    84179160
    84189161: ${CONFIG_STATUS=./config.status}
     9162ac_write_fail=0
    84199163ac_clean_files_save=$ac_clean_files
    84209164ac_clean_files="$ac_clean_files $CONFIG_STATUS"
    8421 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
    8422 echo "$as_me: creating $CONFIG_STATUS" >&6;}
    8423 cat >$CONFIG_STATUS <<_ACEOF
     9165{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
     9166$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
     9167cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    84249168#! $SHELL
    84259169# Generated by $as_me.
     
    84349178_ACEOF
    84359179
    8436 cat >>$CONFIG_STATUS <<\_ACEOF
     9180cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    84379181## --------------------- ##
    84389182## M4sh Initialization.  ##
    84399183## --------------------- ##
    84409184
    8441 # Be Bourne compatible
     9185# Be more Bourne compatible
     9186DUALCASE=1; export DUALCASE # for MKS sh
    84429187if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
    84439188  emulate sh
    84449189  NULLCMD=:
    8445   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
     9190  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
    84469191  # is contrary to our usage.  Disable this feature.
    84479192  alias -g '${1+"$@"}'='"$@"'
    8448 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
    8449   set -o posix
    8450 fi
    8451 DUALCASE=1; export DUALCASE # for MKS sh
    8452 
    8453 # Support unset when possible.
    8454 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
    8455   as_unset=unset
    8456 else
    8457   as_unset=false
    8458 fi
    8459 
    8460 
    8461 # Work around bugs in pre-3.0 UWIN ksh.
    8462 $as_unset ENV MAIL MAILPATH
    8463 PS1='$ '
    8464 PS2='> '
    8465 PS4='+ '
    8466 
    8467 # NLS nuisances.
    8468 for as_var in \
    8469   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
    8470   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
    8471   LC_TELEPHONE LC_TIME
    8472 do
    8473   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
    8474     eval $as_var=C; export $as_var
    8475   else
    8476     $as_unset $as_var
    8477   fi
    8478 done
    8479 
    8480 # Required to use basename.
    8481 if expr a : '\(a\)' >/dev/null 2>&1; then
    8482   as_expr=expr
    8483 else
    8484   as_expr=false
    8485 fi
    8486 
    8487 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
    8488   as_basename=basename
    8489 else
    8490   as_basename=false
    8491 fi
    8492 
    8493 
    8494 # Name of the executable.
    8495 as_me=`$as_basename "$0" ||
    8496 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
    8497      X"$0" : 'X\(//\)$' \| \
    8498      X"$0" : 'X\(/\)$' \| \
    8499      .     : '\(.\)' 2>/dev/null ||
    8500 echo X/"$0" |
    8501     sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
    8502       /^X\/\(\/\/\)$/{ s//\1/; q; }
    8503       /^X\/\(\/\).*/{ s//\1/; q; }
    8504       s/.*/./; q'`
    8505 
    8506 
    8507 # PATH needs CR, and LINENO needs CR and PATH.
     9193  setopt NO_GLOB_SUBST
     9194else
     9195  case `(set -o) 2>/dev/null` in
     9196  *posix*) set -o posix ;;
     9197esac
     9198
     9199fi
     9200
     9201
     9202
     9203
     9204# PATH needs CR
    85089205# Avoid depending upon Character Ranges.
    85099206as_cr_letters='abcdefghijklmnopqrstuvwxyz'
     
    85139210as_cr_alnum=$as_cr_Letters$as_cr_digits
    85149211
     9212as_nl='
     9213'
     9214export as_nl
     9215# Printing a long string crashes Solaris 7 /usr/bin/printf.
     9216as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
     9217as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
     9218as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
     9219if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
     9220  as_echo='printf %s\n'
     9221  as_echo_n='printf %s'
     9222else
     9223  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
     9224    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
     9225    as_echo_n='/usr/ucb/echo -n'
     9226  else
     9227    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
     9228    as_echo_n_body='eval
     9229      arg=$1;
     9230      case $arg in
     9231      *"$as_nl"*)
     9232    expr "X$arg" : "X\\(.*\\)$as_nl";
     9233    arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
     9234      esac;
     9235      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
     9236    '
     9237    export as_echo_n_body
     9238    as_echo_n='sh -c $as_echo_n_body as_echo'
     9239  fi
     9240  export as_echo_body
     9241  as_echo='sh -c $as_echo_body as_echo'
     9242fi
     9243
    85159244# The user is always right.
    85169245if test "${PATH_SEPARATOR+set}" != set; then
    8517   echo "#! /bin/sh" >conf$$.sh
    8518   echo  "exit 0"   >>conf$$.sh
    8519   chmod +x conf$$.sh
    8520   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
    8521     PATH_SEPARATOR=';'
    8522   else
    8523     PATH_SEPARATOR=:
    8524   fi
    8525   rm -f conf$$.sh
    8526 fi
    8527 
    8528 
    8529   as_lineno_1=$LINENO
    8530   as_lineno_2=$LINENO
    8531   as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
    8532   test "x$as_lineno_1" != "x$as_lineno_2" &&
    8533   test "x$as_lineno_3"  = "x$as_lineno_2"  || {
    8534   # Find who we are.  Look in the path if we contain no path at all
    8535   # relative or not.
    8536   case $0 in
    8537     *[\\/]* ) as_myself=$0 ;;
    8538     *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
     9246  PATH_SEPARATOR=:
     9247  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
     9248    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
     9249      PATH_SEPARATOR=';'
     9250  }
     9251fi
     9252
     9253# Support unset when possible.
     9254if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
     9255  as_unset=unset
     9256else
     9257  as_unset=false
     9258fi
     9259
     9260
     9261# IFS
     9262# We need space, tab and new line, in precisely that order.  Quoting is
     9263# there to prevent editors from complaining about space-tab.
     9264# (If _AS_PATH_WALK were called with IFS unset, it would disable word
     9265# splitting by setting IFS to empty value.)
     9266IFS=" ""    $as_nl"
     9267
     9268# Find who we are.  Look in the path if we contain no directory separator.
     9269case $0 in
     9270  *[\\/]* ) as_myself=$0 ;;
     9271  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    85399272for as_dir in $PATH
    85409273do
     
    85439276  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
    85449277done
    8545 
    8546        ;;
    8547   esac
    8548   # We did not find ourselves, most probably we were run as `sh COMMAND'
    8549   # in which case we are not to be found in the path.
    8550   if test "x$as_myself" = x; then
    8551     as_myself=$0
    8552   fi
    8553   if test ! -f "$as_myself"; then
    8554     { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
    8555 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
    8556    { (exit 1); exit 1; }; }
    8557   fi
    8558   case $CONFIG_SHELL in
    8559   '')
    8560     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    8561 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
    8562 do
    8563   IFS=$as_save_IFS
    8564   test -z "$as_dir" && as_dir=.
    8565   for as_base in sh bash ksh sh5; do
    8566      case $as_dir in
    8567      /*)
    8568        if ("$as_dir/$as_base" -c '
     9278IFS=$as_save_IFS
     9279
     9280     ;;
     9281esac
     9282# We did not find ourselves, most probably we were run as `sh COMMAND'
     9283# in which case we are not to be found in the path.
     9284if test "x$as_myself" = x; then
     9285  as_myself=$0
     9286fi
     9287if test ! -f "$as_myself"; then
     9288  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
     9289  { (exit 1); exit 1; }
     9290fi
     9291
     9292# Work around bugs in pre-3.0 UWIN ksh.
     9293for as_var in ENV MAIL MAILPATH
     9294do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
     9295done
     9296PS1='$ '
     9297PS2='> '
     9298PS4='+ '
     9299
     9300# NLS nuisances.
     9301LC_ALL=C
     9302export LC_ALL
     9303LANGUAGE=C
     9304export LANGUAGE
     9305
     9306# Required to use basename.
     9307if expr a : '\(a\)' >/dev/null 2>&1 &&
     9308   test "X`expr 00001 : '.*\(...\)'`" = X001; then
     9309  as_expr=expr
     9310else
     9311  as_expr=false
     9312fi
     9313
     9314if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
     9315  as_basename=basename
     9316else
     9317  as_basename=false
     9318fi
     9319
     9320
     9321# Name of the executable.
     9322as_me=`$as_basename -- "$0" ||
     9323$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
     9324     X"$0" : 'X\(//\)$' \| \
     9325     X"$0" : 'X\(/\)' \| . 2>/dev/null ||
     9326$as_echo X/"$0" |
     9327    sed '/^.*\/\([^/][^/]*\)\/*$/{
     9328        s//\1/
     9329        q
     9330      }
     9331      /^X\/\(\/\/\)$/{
     9332        s//\1/
     9333        q
     9334      }
     9335      /^X\/\(\/\).*/{
     9336        s//\1/
     9337        q
     9338      }
     9339      s/.*/./; q'`
     9340
     9341# CDPATH.
     9342$as_unset CDPATH
     9343
     9344
     9345
    85699346  as_lineno_1=$LINENO
    85709347  as_lineno_2=$LINENO
    8571   as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
    85729348  test "x$as_lineno_1" != "x$as_lineno_2" &&
    8573   test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
    8574          $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
    8575          $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
    8576          CONFIG_SHELL=$as_dir/$as_base
    8577          export CONFIG_SHELL
    8578          exec "$CONFIG_SHELL" "$0" ${1+"$@"}
    8579        fi;;
    8580      esac
    8581        done
    8582 done
    8583 ;;
    8584   esac
     9349  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
    85859350
    85869351  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
    85879352  # uniformly replaced by the line number.  The first 'sed' inserts a
    8588   # line-number line before each line; the second 'sed' does the real
    8589   # work.  The second script uses 'N' to pair each line-number line
    8590   # with the numbered line, and appends trailing '-' during
    8591   # substitution so that $LINENO is not a special case at line end.
     9353  # line-number line after each line using $LINENO; the second 'sed'
     9354  # does the real work.  The second script uses 'N' to pair each
     9355  # line-number line with the line containing $LINENO, and appends
     9356  # trailing '-' during substitution so that $LINENO is not a special
     9357  # case at line end.
    85929358  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
    8593   # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
    8594   sed '=' <$as_myself |
     9359  # scripts with optimization help from Paolo Bonzini.  Blame Lee
     9360  # E. McMahon (1931-1989) for sed's syntax.  :-)
     9361  sed -n '
     9362    p
     9363    /[$]LINENO/=
     9364  ' <$as_myself |
    85959365    sed '
     9366      s/[$]LINENO.*/&-/
     9367      t lineno
     9368      b
     9369      :lineno
    85969370      N
    8597       s,$,-,
    8598       : loop
    8599       s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
     9371      :loop
     9372      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
    86009373      t loop
    8601       s,-$,,
    8602       s,^['$as_cr_digits']*\n,,
     9374      s/-\n.*//
    86039375    ' >$as_me.lineno &&
    8604   chmod +x $as_me.lineno ||
    8605     { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
    8606 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
     9376  chmod +x "$as_me.lineno" ||
     9377    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
    86079378   { (exit 1); exit 1; }; }
    86089379
    86099380  # Don't try to exec as it changes $[0], causing all sort of problems
    86109381  # (the dirname of $[0] is not the place where we might find the
    8611   # original and so on.  Autoconf is especially sensible to this).
    8612   . ./$as_me.lineno
     9382  # original and so on.  Autoconf is especially sensitive to this).
     9383  . "./$as_me.lineno"
    86139384  # Exit status is that of the last command.
    86149385  exit
     
    86169387
    86179388
    8618 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
    8619   *c*,-n*) ECHO_N= ECHO_C='
    8620 ' ECHO_T='  ' ;;
    8621   *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
    8622   *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
     9389if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
     9390  as_dirname=dirname
     9391else
     9392  as_dirname=false
     9393fi
     9394
     9395ECHO_C= ECHO_N= ECHO_T=
     9396case `echo -n x` in
     9397-n*)
     9398  case `echo 'x\c'` in
     9399  *c*) ECHO_T=' ';; # ECHO_T is single tab character.
     9400  *)   ECHO_C='\c';;
     9401  esac;;
     9402*)
     9403  ECHO_N='-n';;
    86239404esac
    8624 
    8625 if expr a : '\(a\)' >/dev/null 2>&1; then
     9405if expr a : '\(a\)' >/dev/null 2>&1 &&
     9406   test "X`expr 00001 : '.*\(...\)'`" = X001; then
    86269407  as_expr=expr
    86279408else
     
    86309411
    86319412rm -f conf$$ conf$$.exe conf$$.file
    8632 echo >conf$$.file
    8633 if ln -s conf$$.file conf$$ 2>/dev/null; then
    8634   # We could just check for DJGPP; but this test a) works b) is more generic
    8635   # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
    8636   if test -f conf$$.exe; then
    8637     # Don't use ln at all; we don't have any links
     9413if test -d conf$$.dir; then
     9414  rm -f conf$$.dir/conf$$.file
     9415else
     9416  rm -f conf$$.dir
     9417  mkdir conf$$.dir 2>/dev/null
     9418fi
     9419if (echo >conf$$.file) 2>/dev/null; then
     9420  if ln -s conf$$.file conf$$ 2>/dev/null; then
     9421    as_ln_s='ln -s'
     9422    # ... but there are two gotchas:
     9423    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
     9424    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
     9425    # In both cases, we have to default to `cp -p'.
     9426    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
     9427      as_ln_s='cp -p'
     9428  elif ln conf$$.file conf$$ 2>/dev/null; then
     9429    as_ln_s=ln
     9430  else
    86389431    as_ln_s='cp -p'
    8639   else
    8640     as_ln_s='ln -s'
    86419432  fi
    8642 elif ln conf$$.file conf$$ 2>/dev/null; then
    8643   as_ln_s=ln
    86449433else
    86459434  as_ln_s='cp -p'
    86469435fi
    8647 rm -f conf$$ conf$$.exe conf$$.file
     9436rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     9437rmdir conf$$.dir 2>/dev/null
    86489438
    86499439if mkdir -p . 2>/dev/null; then
     
    86549444fi
    86559445
    8656 as_executable_p="test -f"
     9446if test -x / >/dev/null 2>&1; then
     9447  as_test_x='test -x'
     9448else
     9449  if ls -dL / >/dev/null 2>&1; then
     9450    as_ls_L_option=L
     9451  else
     9452    as_ls_L_option=
     9453  fi
     9454  as_test_x='
     9455    eval sh -c '\''
     9456      if test -d "$1"; then
     9457    test -d "$1/.";
     9458      else
     9459    case $1 in
     9460    -*)set "./$1";;
     9461    esac;
     9462    case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
     9463    ???[sx]*):;;*)false;;esac;fi
     9464    '\'' sh
     9465  '
     9466fi
     9467as_executable_p=$as_test_x
    86579468
    86589469# Sed expression to map a string onto a valid CPP name.
     
    86639474
    86649475
    8665 # IFS
    8666 # We need space, tab and new line, in precisely that order.
    8667 as_nl='
    8668 '
    8669 IFS="   $as_nl"
    8670 
    8671 # CDPATH.
    8672 $as_unset CDPATH
    8673 
    86749476exec 6>&1
    86759477
    8676 # Open the log real soon, to keep \$[0] and so on meaningful, and to
     9478# Save the log message, to keep $[0] and so on meaningful, and to
    86779479# report actual input values of CONFIG_FILES etc. instead of their
    8678 # values after options handling.  Logging --version etc. is OK.
     9480# values after options handling.
     9481ac_log="
     9482This file was extended by gdbm $as_me 1.8.3, which was
     9483generated by GNU Autoconf 2.63.  Invocation command line was
     9484
     9485  CONFIG_FILES    = $CONFIG_FILES
     9486  CONFIG_HEADERS  = $CONFIG_HEADERS
     9487  CONFIG_LINKS    = $CONFIG_LINKS
     9488  CONFIG_COMMANDS = $CONFIG_COMMANDS
     9489  $ $0 $@
     9490
     9491on `(hostname || uname -n) 2>/dev/null | sed 1q`
     9492"
     9493
     9494_ACEOF
     9495
     9496case $ac_config_files in *"
     9497"*) set x $ac_config_files; shift; ac_config_files=$*;;
     9498esac
     9499
     9500case $ac_config_headers in *"
     9501"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
     9502esac
     9503
     9504
     9505cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9506# Files that config.status was made for.
     9507config_files="$ac_config_files"
     9508config_headers="$ac_config_headers"
     9509
     9510_ACEOF
     9511
     9512cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9513ac_cs_usage="\
     9514\`$as_me' instantiates files from templates according to the
     9515current configuration.
     9516
     9517Usage: $0 [OPTION]... [FILE]...
     9518
     9519  -h, --help       print this help, then exit
     9520  -V, --version    print version number and configuration settings, then exit
     9521  -q, --quiet, --silent
     9522                   do not print progress messages
     9523  -d, --debug      don't remove temporary files
     9524      --recheck    update $as_me by reconfiguring in the same conditions
     9525      --file=FILE[:TEMPLATE]
     9526                   instantiate the configuration file FILE
     9527      --header=FILE[:TEMPLATE]
     9528                   instantiate the configuration header FILE
     9529
     9530Configuration files:
     9531$config_files
     9532
     9533Configuration headers:
     9534$config_headers
     9535
     9536Report bugs to <[email protected]>."
     9537
     9538_ACEOF
     9539cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9540ac_cs_version="\\
     9541gdbm config.status 1.8.3
     9542configured by $0, generated by GNU Autoconf 2.63,
     9543  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
     9544
     9545Copyright (C) 2008 Free Software Foundation, Inc.
     9546This config.status script is free software; the Free Software Foundation
     9547gives unlimited permission to copy, distribute and modify it."
     9548
     9549ac_pwd='$ac_pwd'
     9550srcdir='$srcdir'
     9551INSTALL='$INSTALL'
     9552test -n "\$AWK" || AWK=awk
     9553_ACEOF
     9554
     9555cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9556# The default lists apply if the user does not specify any file.
     9557ac_need_defaults=:
     9558while test $# != 0
     9559do
     9560  case $1 in
     9561  --*=*)
     9562    ac_option=`expr "X$1" : 'X\([^=]*\)='`
     9563    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
     9564    ac_shift=:
     9565    ;;
     9566  *)
     9567    ac_option=$1
     9568    ac_optarg=$2
     9569    ac_shift=shift
     9570    ;;
     9571  esac
     9572
     9573  case $ac_option in
     9574  # Handling of the options.
     9575  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
     9576    ac_cs_recheck=: ;;
     9577  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
     9578    $as_echo "$ac_cs_version"; exit ;;
     9579  --debug | --debu | --deb | --de | --d | -d )
     9580    debug=: ;;
     9581  --file | --fil | --fi | --f )
     9582    $ac_shift
     9583    case $ac_optarg in
     9584    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
     9585    esac
     9586    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
     9587    ac_need_defaults=false;;
     9588  --header | --heade | --head | --hea )
     9589    $ac_shift
     9590    case $ac_optarg in
     9591    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
     9592    esac
     9593    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
     9594    ac_need_defaults=false;;
     9595  --he | --h)
     9596    # Conflict between --help and --header
     9597    { $as_echo "$as_me: error: ambiguous option: $1
     9598Try \`$0 --help' for more information." >&2
     9599   { (exit 1); exit 1; }; };;
     9600  --help | --hel | -h )
     9601    $as_echo "$ac_cs_usage"; exit ;;
     9602  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
     9603  | -silent | --silent | --silen | --sile | --sil | --si | --s)
     9604    ac_cs_silent=: ;;
     9605
     9606  # This is an error.
     9607  -*) { $as_echo "$as_me: error: unrecognized option: $1
     9608Try \`$0 --help' for more information." >&2
     9609   { (exit 1); exit 1; }; } ;;
     9610
     9611  *) ac_config_targets="$ac_config_targets $1"
     9612     ac_need_defaults=false ;;
     9613
     9614  esac
     9615  shift
     9616done
     9617
     9618ac_configure_extra_args=
     9619
     9620if $ac_cs_silent; then
     9621  exec 6>/dev/null
     9622  ac_configure_extra_args="$ac_configure_extra_args --silent"
     9623fi
     9624
     9625_ACEOF
     9626cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9627if \$ac_cs_recheck; then
     9628  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     9629  shift
     9630  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
     9631  CONFIG_SHELL='$SHELL'
     9632  export CONFIG_SHELL
     9633  exec "\$@"
     9634fi
     9635
     9636_ACEOF
     9637cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    86799638exec 5>>config.log
    86809639{
     
    86839642## Running $as_me. ##
    86849643_ASBOX
     9644  $as_echo "$ac_log"
    86859645} >&5
    8686 cat >&5 <<_CSEOF
    8687 
    8688 This file was extended by gdbm $as_me 1.8.3, which was
    8689 generated by GNU Autoconf 2.59.  Invocation command line was
    8690 
    8691   CONFIG_FILES    = $CONFIG_FILES
    8692   CONFIG_HEADERS  = $CONFIG_HEADERS
    8693   CONFIG_LINKS    = $CONFIG_LINKS
    8694   CONFIG_COMMANDS = $CONFIG_COMMANDS
    8695   $ $0 $@
    8696 
    8697 _CSEOF
    8698 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
    8699 echo >&5
    8700 _ACEOF
    8701 
    8702 # Files that config.status was made for.
    8703 if test -n "$ac_config_files"; then
    8704   echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
    8705 fi
    8706 
    8707 if test -n "$ac_config_headers"; then
    8708   echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
    8709 fi
    8710 
    8711 if test -n "$ac_config_links"; then
    8712   echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
    8713 fi
    8714 
    8715 if test -n "$ac_config_commands"; then
    8716   echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
    8717 fi
    8718 
    8719 cat >>$CONFIG_STATUS <<\_ACEOF
    8720 
    8721 ac_cs_usage="\
    8722 \`$as_me' instantiates files from templates according to the
    8723 current configuration.
    8724 
    8725 Usage: $0 [OPTIONS] [FILE]...
    8726 
    8727   -h, --help       print this help, then exit
    8728   -V, --version    print version number, then exit
    8729   -q, --quiet      do not print progress messages
    8730   -d, --debug      don't remove temporary files
    8731       --recheck    update $as_me by reconfiguring in the same conditions
    8732   --file=FILE[:TEMPLATE]
    8733            instantiate the configuration file FILE
    8734   --header=FILE[:TEMPLATE]
    8735            instantiate the configuration header FILE
    8736 
    8737 Configuration files:
    8738 $config_files
    8739 
    8740 Configuration headers:
    8741 $config_headers
    8742 
    8743 Report bugs to <[email protected]>."
    8744 _ACEOF
    8745 
    8746 cat >>$CONFIG_STATUS <<_ACEOF
    8747 ac_cs_version="\\
    8748 gdbm config.status 1.8.3
    8749 configured by $0, generated by GNU Autoconf 2.59,
    8750   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
    8751 
    8752 Copyright (C) 2003 Free Software Foundation, Inc.
    8753 This config.status script is free software; the Free Software Foundation
    8754 gives unlimited permission to copy, distribute and modify it."
    8755 srcdir=$srcdir
    8756 INSTALL="$INSTALL"
    8757 _ACEOF
    8758 
    8759 cat >>$CONFIG_STATUS <<\_ACEOF
    8760 # If no file are specified by the user, then we need to provide default
    8761 # value.  By we need to know if files were specified by the user.
    8762 ac_need_defaults=:
    8763 while test $# != 0
    8764 do
    8765   case $1 in
    8766   --*=*)
    8767     ac_option=`expr "x$1" : 'x\([^=]*\)='`
    8768     ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
    8769     ac_shift=:
    8770     ;;
    8771   -*)
    8772     ac_option=$1
    8773     ac_optarg=$2
    8774     ac_shift=shift
    8775     ;;
    8776   *) # This is not an option, so the user has probably given explicit
    8777      # arguments.
    8778      ac_option=$1
    8779      ac_need_defaults=false;;
    8780   esac
    8781 
    8782   case $ac_option in
    8783   # Handling of the options.
    8784 _ACEOF
    8785 cat >>$CONFIG_STATUS <<\_ACEOF
    8786   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    8787     ac_cs_recheck=: ;;
    8788   --version | --vers* | -V )
    8789     echo "$ac_cs_version"; exit 0 ;;
    8790   --he | --h)
    8791     # Conflict between --help and --header
    8792     { { echo "$as_me:$LINENO: error: ambiguous option: $1
    8793 Try \`$0 --help' for more information." >&5
    8794 echo "$as_me: error: ambiguous option: $1
    8795 Try \`$0 --help' for more information." >&2;}
    8796    { (exit 1); exit 1; }; };;
    8797   --help | --hel | -h )
    8798     echo "$ac_cs_usage"; exit 0 ;;
    8799   --debug | --d* | -d )
    8800     debug=: ;;
    8801   --file | --fil | --fi | --f )
    8802     $ac_shift
    8803     CONFIG_FILES="$CONFIG_FILES $ac_optarg"
    8804     ac_need_defaults=false;;
    8805   --header | --heade | --head | --hea )
    8806     $ac_shift
    8807     CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
    8808     ac_need_defaults=false;;
    8809   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    8810   | -silent | --silent | --silen | --sile | --sil | --si | --s)
    8811     ac_cs_silent=: ;;
    8812 
    8813   # This is an error.
    8814   -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
    8815 Try \`$0 --help' for more information." >&5
    8816 echo "$as_me: error: unrecognized option: $1
    8817 Try \`$0 --help' for more information." >&2;}
    8818    { (exit 1); exit 1; }; } ;;
    8819 
    8820   *) ac_config_targets="$ac_config_targets $1" ;;
    8821 
    8822   esac
    8823   shift
    8824 done
    8825 
    8826 ac_configure_extra_args=
    8827 
    8828 if $ac_cs_silent; then
    8829   exec 6>/dev/null
    8830   ac_configure_extra_args="$ac_configure_extra_args --silent"
    8831 fi
    8832 
    8833 _ACEOF
    8834 cat >>$CONFIG_STATUS <<_ACEOF
    8835 if \$ac_cs_recheck; then
    8836   echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
    8837   exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    8838 fi
    8839 
    8840 _ACEOF
    8841 
    8842 
    8843 
    8844 
    8845 
    8846 cat >>$CONFIG_STATUS <<\_ACEOF
     9646
     9647_ACEOF
     9648cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9649_ACEOF
     9650
     9651cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9652
     9653# Handling of arguments.
    88479654for ac_config_target in $ac_config_targets
    88489655do
    8849   case "$ac_config_target" in
    8850   # Handling of arguments.
    8851   "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
    8852   "autoconf.h" ) CONFIG_HEADERS="$CONFIG_HEADERS autoconf.h" ;;
    8853   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
    8854 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
     9656  case $ac_config_target in
     9657    "autoconf.h") CONFIG_HEADERS="$CONFIG_HEADERS autoconf.h" ;;
     9658    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     9659
     9660  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
     9661$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    88559662   { (exit 1); exit 1; }; };;
    88569663  esac
    88579664done
     9665
    88589666
    88599667# If the user did not use the arguments to specify the items to instantiate,
     
    88679675
    88689676# Have a temporary directory for convenience.  Make it in the build tree
    8869 # simply because there is no reason to put it here, and in addition,
     9677# simply because there is no reason against having it here, and in addition,
    88709678# creating and moving files from /tmp can sometimes cause problems.
    8871 # Create a temporary directory, and hook for its removal unless debugging.
     9679# Hook for its removal unless debugging.
     9680# Note that there is a small window in which the directory will not be cleaned:
     9681# after its creation but before its name has been assigned to `$tmp'.
    88729682$debug ||
    88739683{
    8874   trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
     9684  tmp=
     9685  trap 'exit_status=$?
     9686  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
     9687' 0
    88759688  trap '{ (exit 1); exit 1; }' 1 2 13 15
    88769689}
    8877 
    88789690# Create a (secure) tmp directory for tmp files.
    88799691
    88809692{
    8881   tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
     9693  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
    88829694  test -n "$tmp" && test -d "$tmp"
    88839695}  ||
    88849696{
    8885   tmp=./confstat$$-$RANDOM
    8886   (umask 077 && mkdir $tmp)
     9697  tmp=./conf$$-$RANDOM
     9698  (umask 077 && mkdir "$tmp")
    88879699} ||
    88889700{
    8889    echo "$me: cannot create a temporary directory in ." >&2
     9701   $as_echo "$as_me: cannot create a temporary directory in ." >&2
    88909702   { (exit 1); exit 1; }
    88919703}
    88929704
    8893 _ACEOF
    8894 
    8895 cat >>$CONFIG_STATUS <<_ACEOF
    8896 
    8897 #
    8898 # CONFIG_FILES section.
    8899 #
    8900 
    8901 # No need to generate the scripts if there are no CONFIG_FILES.
    8902 # This happens for instance when ./config.status config.h
    8903 if test -n "\$CONFIG_FILES"; then
    8904   # Protect against being on the right side of a sed subst in config.status.
    8905   sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
    8906    s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
    8907 s,@SHELL@,$SHELL,;t t
    8908 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
    8909 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
    8910 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
    8911 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
    8912 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
    8913 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
    8914 s,@exec_prefix@,$exec_prefix,;t t
    8915 s,@prefix@,$prefix,;t t
    8916 s,@program_transform_name@,$program_transform_name,;t t
    8917 s,@bindir@,$bindir,;t t
    8918 s,@sbindir@,$sbindir,;t t
    8919 s,@libexecdir@,$libexecdir,;t t
    8920 s,@datadir@,$datadir,;t t
    8921 s,@sysconfdir@,$sysconfdir,;t t
    8922 s,@sharedstatedir@,$sharedstatedir,;t t
    8923 s,@localstatedir@,$localstatedir,;t t
    8924 s,@libdir@,$libdir,;t t
    8925 s,@includedir@,$includedir,;t t
    8926 s,@oldincludedir@,$oldincludedir,;t t
    8927 s,@infodir@,$infodir,;t t
    8928 s,@mandir@,$mandir,;t t
    8929 s,@build_alias@,$build_alias,;t t
    8930 s,@host_alias@,$host_alias,;t t
    8931 s,@target_alias@,$target_alias,;t t
    8932 s,@DEFS@,$DEFS,;t t
    8933 s,@ECHO_C@,$ECHO_C,;t t
    8934 s,@ECHO_N@,$ECHO_N,;t t
    8935 s,@ECHO_T@,$ECHO_T,;t t
    8936 s,@LIBS@,$LIBS,;t t
    8937 s,@build@,$build,;t t
    8938 s,@build_cpu@,$build_cpu,;t t
    8939 s,@build_vendor@,$build_vendor,;t t
    8940 s,@build_os@,$build_os,;t t
    8941 s,@host@,$host,;t t
    8942 s,@host_cpu@,$host_cpu,;t t
    8943 s,@host_vendor@,$host_vendor,;t t
    8944 s,@host_os@,$host_os,;t t
    8945 s,@target@,$target,;t t
    8946 s,@target_cpu@,$target_cpu,;t t
    8947 s,@target_vendor@,$target_vendor,;t t
    8948 s,@target_os@,$target_os,;t t
    8949 s,@CC@,$CC,;t t
    8950 s,@CFLAGS@,$CFLAGS,;t t
    8951 s,@LDFLAGS@,$LDFLAGS,;t t
    8952 s,@CPPFLAGS@,$CPPFLAGS,;t t
    8953 s,@ac_ct_CC@,$ac_ct_CC,;t t
    8954 s,@EXEEXT@,$EXEEXT,;t t
    8955 s,@OBJEXT@,$OBJEXT,;t t
    8956 s,@CPP@,$CPP,;t t
    8957 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
    8958 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
    8959 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
    8960 s,@LN_S@,$LN_S,;t t
    8961 s,@ECHO@,$ECHO,;t t
    8962 s,@RANLIB@,$RANLIB,;t t
    8963 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
    8964 s,@STRIP@,$STRIP,;t t
    8965 s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
    8966 s,@EGREP@,$EGREP,;t t
    8967 s,@LIBTOOL@,$LIBTOOL,;t t
    8968 s,@COMPAT32BITFLAGS@,$COMPAT32BITFLAGS,;t t
    8969 s,@LIBOBJS@,$LIBOBJS,;t t
    8970 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
    8971 CEOF
    8972 
    8973 _ACEOF
    8974 
    8975   cat >>$CONFIG_STATUS <<\_ACEOF
    8976   # Split the substitutions into bite-sized pieces for seds with
    8977   # small command number limits, like on Digital OSF/1 and HP-UX.
    8978   ac_max_sed_lines=48
    8979   ac_sed_frag=1 # Number of current file.
    8980   ac_beg=1 # First line for current file.
    8981   ac_end=$ac_max_sed_lines # Line after last line for current file.
    8982   ac_more_lines=:
    8983   ac_sed_cmds=
    8984   while $ac_more_lines; do
    8985     if test $ac_beg -gt 1; then
    8986       sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    8987     else
    8988       sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
     9705# Set up the scripts for CONFIG_FILES section.
     9706# No need to generate them if there are no CONFIG_FILES.
     9707# This happens for instance with `./config.status config.h'.
     9708if test -n "$CONFIG_FILES"; then
     9709
     9710
     9711ac_cr='
     9712'
     9713ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
     9714if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
     9715  ac_cs_awk_cr='\\r'
     9716else
     9717  ac_cs_awk_cr=$ac_cr
     9718fi
     9719
     9720echo 'BEGIN {' >"$tmp/subs1.awk" &&
     9721_ACEOF
     9722
     9723
     9724{
     9725  echo "cat >conf$$subs.awk <<_ACEOF" &&
     9726  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
     9727  echo "_ACEOF"
     9728} >conf$$subs.sh ||
     9729  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9730$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9731   { (exit 1); exit 1; }; }
     9732ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
     9733ac_delim='%!_!# '
     9734for ac_last_try in false false false false false :; do
     9735  . ./conf$$subs.sh ||
     9736    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9737$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9738   { (exit 1); exit 1; }; }
     9739
     9740  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
     9741  if test $ac_delim_n = $ac_delim_num; then
     9742    break
     9743  elif $ac_last_try; then
     9744    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
     9745$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
     9746   { (exit 1); exit 1; }; }
     9747  else
     9748    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
     9749  fi
     9750done
     9751rm -f conf$$subs.sh
     9752
     9753cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9754cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
     9755_ACEOF
     9756sed -n '
     9757h
     9758s/^/S["/; s/!.*/"]=/
     9759p
     9760g
     9761s/^[^!]*!//
     9762:repl
     9763t repl
     9764s/'"$ac_delim"'$//
     9765t delim
     9766:nl
     9767h
     9768s/\(.\{148\}\).*/\1/
     9769t more1
     9770s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
     9771p
     9772n
     9773b repl
     9774:more1
     9775s/["\\]/\\&/g; s/^/"/; s/$/"\\/
     9776p
     9777g
     9778s/.\{148\}//
     9779t nl
     9780:delim
     9781h
     9782s/\(.\{148\}\).*/\1/
     9783t more2
     9784s/["\\]/\\&/g; s/^/"/; s/$/"/
     9785p
     9786b
     9787:more2
     9788s/["\\]/\\&/g; s/^/"/; s/$/"\\/
     9789p
     9790g
     9791s/.\{148\}//
     9792t delim
     9793' <conf$$subs.awk | sed '
     9794/^[^""]/{
     9795  N
     9796  s/\n//
     9797}
     9798' >>$CONFIG_STATUS || ac_write_fail=1
     9799rm -f conf$$subs.awk
     9800cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9801_ACAWK
     9802cat >>"\$tmp/subs1.awk" <<_ACAWK &&
     9803  for (key in S) S_is_set[key] = 1
     9804  FS = ""
     9805
     9806}
     9807{
     9808  line = $ 0
     9809  nfields = split(line, field, "@")
     9810  substed = 0
     9811  len = length(field[1])
     9812  for (i = 2; i < nfields; i++) {
     9813    key = field[i]
     9814    keylen = length(key)
     9815    if (S_is_set[key]) {
     9816      value = S[key]
     9817      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
     9818      len += length(value) + length(field[++i])
     9819      substed = 1
     9820    } else
     9821      len += 1 + keylen
     9822  }
     9823
     9824  print line
     9825}
     9826
     9827_ACAWK
     9828_ACEOF
     9829cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9830if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
     9831  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
     9832else
     9833  cat
     9834fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
     9835  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
     9836$as_echo "$as_me: error: could not setup config files machinery" >&2;}
     9837   { (exit 1); exit 1; }; }
     9838_ACEOF
     9839
     9840# VPATH may cause trouble with some makes, so we remove $(srcdir),
     9841# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
     9842# trailing colons and then remove the whole line if VPATH becomes empty
     9843# (actually we leave an empty line to preserve line numbers).
     9844if test "x$srcdir" = x.; then
     9845  ac_vpsub='/^[  ]*VPATH[    ]*=/{
     9846s/:*\$(srcdir):*/:/
     9847s/:*\${srcdir}:*/:/
     9848s/:*@srcdir@:*/:/
     9849s/^\([^=]*=[     ]*\):*/\1/
     9850s/:*$//
     9851s/^[^=]*=[   ]*$//
     9852}'
     9853fi
     9854
     9855cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9856fi # test -n "$CONFIG_FILES"
     9857
     9858# Set up the scripts for CONFIG_HEADERS section.
     9859# No need to generate them if there are no CONFIG_HEADERS.
     9860# This happens for instance with `./config.status Makefile'.
     9861if test -n "$CONFIG_HEADERS"; then
     9862cat >"$tmp/defines.awk" <<\_ACAWK ||
     9863BEGIN {
     9864_ACEOF
     9865
     9866# Transform confdefs.h into an awk script `defines.awk', embedded as
     9867# here-document in config.status, that substitutes the proper values into
     9868# config.h.in to produce config.h.
     9869
     9870# Create a delimiter string that does not exist in confdefs.h, to ease
     9871# handling of long lines.
     9872ac_delim='%!_!# '
     9873for ac_last_try in false false :; do
     9874  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
     9875  if test -z "$ac_t"; then
     9876    break
     9877  elif $ac_last_try; then
     9878    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
     9879$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
     9880   { (exit 1); exit 1; }; }
     9881  else
     9882    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
     9883  fi
     9884done
     9885
     9886# For the awk script, D is an array of macro values keyed by name,
     9887# likewise P contains macro parameters if any.  Preserve backslash
     9888# newline sequences.
     9889
     9890ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
     9891sed -n '
     9892s/.\{148\}/&'"$ac_delim"'/g
     9893t rset
     9894:rset
     9895s/^[     ]*#[    ]*define[   ][  ]*/ /
     9896t def
     9897d
     9898:def
     9899s/\\$//
     9900t bsnl
     9901s/["\\]/\\&/g
     9902s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
     9903D["\1"]=" \3"/p
     9904s/^ \('"$ac_word_re"'\)[     ]*\(.*\)/D["\1"]=" \2"/p
     9905d
     9906:bsnl
     9907s/["\\]/\\&/g
     9908s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
     9909D["\1"]=" \3\\\\\\n"\\/p
     9910t cont
     9911s/^ \('"$ac_word_re"'\)[     ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
     9912t cont
     9913d
     9914:cont
     9915n
     9916s/.\{148\}/&'"$ac_delim"'/g
     9917t clear
     9918:clear
     9919s/\\$//
     9920t bsnlc
     9921s/["\\]/\\&/g; s/^/"/; s/$/"/p
     9922d
     9923:bsnlc
     9924s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
     9925b cont
     9926' <confdefs.h | sed '
     9927s/'"$ac_delim"'/"\\\
     9928"/g' >>$CONFIG_STATUS || ac_write_fail=1
     9929
     9930cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     9931  for (key in D) D_is_set[key] = 1
     9932  FS = ""
     9933}
     9934/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
     9935  line = \$ 0
     9936  split(line, arg, " ")
     9937  if (arg[1] == "#") {
     9938    defundef = arg[2]
     9939    mac1 = arg[3]
     9940  } else {
     9941    defundef = substr(arg[1], 2)
     9942    mac1 = arg[2]
     9943  }
     9944  split(mac1, mac2, "(") #)
     9945  macro = mac2[1]
     9946  prefix = substr(line, 1, index(line, defundef) - 1)
     9947  if (D_is_set[macro]) {
     9948    # Preserve the white space surrounding the "#".
     9949    print prefix "define", macro P[macro] D[macro]
     9950    next
     9951  } else {
     9952    # Replace #undef with comments.  This is necessary, for example,
     9953    # in the case of _POSIX_SOURCE, which is predefined and required
     9954    # on some systems where configure will not decide to define it.
     9955    if (defundef == "undef") {
     9956      print "/*", prefix defundef, macro, "*/"
     9957      next
     9958    }
     9959  }
     9960}
     9961{ print }
     9962_ACAWK
     9963_ACEOF
     9964cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     9965  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
     9966$as_echo "$as_me: error: could not setup config headers machinery" >&2;}
     9967   { (exit 1); exit 1; }; }
     9968fi # test -n "$CONFIG_HEADERS"
     9969
     9970
     9971eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    "
     9972shift
     9973for ac_tag
     9974do
     9975  case $ac_tag in
     9976  :[FHLC]) ac_mode=$ac_tag; continue;;
     9977  esac
     9978  case $ac_mode$ac_tag in
     9979  :[FHL]*:*);;
     9980  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
     9981$as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
     9982   { (exit 1); exit 1; }; };;
     9983  :[FH]-) ac_tag=-:-;;
     9984  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
     9985  esac
     9986  ac_save_IFS=$IFS
     9987  IFS=:
     9988  set x $ac_tag
     9989  IFS=$ac_save_IFS
     9990  shift
     9991  ac_file=$1
     9992  shift
     9993
     9994  case $ac_mode in
     9995  :L) ac_source=$1;;
     9996  :[FH])
     9997    ac_file_inputs=
     9998    for ac_f
     9999    do
     10000      case $ac_f in
     10001      -) ac_f="$tmp/stdin";;
     10002      *) # Look for the file first in the build tree, then in the source tree
     10003     # (if the path is not absolute).  The absolute path cannot be DOS-style,
     10004     # because $ac_f cannot contain `:'.
     10005     test -f "$ac_f" ||
     10006       case $ac_f in
     10007       [\\/$]*) false;;
     10008       *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
     10009       esac ||
     10010       { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
     10011$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
     10012   { (exit 1); exit 1; }; };;
     10013      esac
     10014      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     10015      ac_file_inputs="$ac_file_inputs '$ac_f'"
     10016    done
     10017
     10018    # Let's still pretend it is `configure' which instantiates (i.e., don't
     10019    # use $as_me), people would be surprised to read:
     10020    #    /* config.h.  Generated by config.status.  */
     10021    configure_input='Generated from '`
     10022      $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
     10023    `' by configure.'
     10024    if test x"$ac_file" != x-; then
     10025      configure_input="$ac_file.  $configure_input"
     10026      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
     10027$as_echo "$as_me: creating $ac_file" >&6;}
    898910028    fi
    8990     if test ! -s $tmp/subs.frag; then
    8991       ac_more_lines=false
    8992     else
    8993       # The purpose of the label and of the branching condition is to
    8994       # speed up the sed processing (if there are no `@' at all, there
    8995       # is no need to browse any of the substitutions).
    8996       # These are the two extra sed commands mentioned above.
    8997       (echo ':t
    8998   /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
    8999       if test -z "$ac_sed_cmds"; then
    9000     ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
    9001       else
    9002     ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
    9003       fi
    9004       ac_sed_frag=`expr $ac_sed_frag + 1`
    9005       ac_beg=$ac_end
    9006       ac_end=`expr $ac_end + $ac_max_sed_lines`
    9007     fi
    9008   done
    9009   if test -z "$ac_sed_cmds"; then
    9010     ac_sed_cmds=cat
    9011   fi
    9012 fi # test -n "$CONFIG_FILES"
    9013 
    9014 _ACEOF
    9015 cat >>$CONFIG_STATUS <<\_ACEOF
    9016 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
    9017   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
    9018   case $ac_file in
    9019   - | *:- | *:-:* ) # input from stdin
    9020     cat >$tmp/stdin
    9021     ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    9022     ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    9023   *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    9024     ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    9025   * )   ac_file_in=$ac_file.in ;;
     10029    # Neutralize special characters interpreted by sed in replacement strings.
     10030    case $configure_input in #(
     10031    *\&* | *\|* | *\\* )
     10032       ac_sed_conf_input=`$as_echo "$configure_input" |
     10033       sed 's/[\\\\&|]/\\\\&/g'`;; #(
     10034    *) ac_sed_conf_input=$configure_input;;
     10035    esac
     10036
     10037    case $ac_tag in
     10038    *:-:* | *:-) cat >"$tmp/stdin" \
     10039      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10040$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10041   { (exit 1); exit 1; }; } ;;
     10042    esac
     10043    ;;
    902610044  esac
    902710045
    9028   # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
    9029   ac_dir=`(dirname "$ac_file") 2>/dev/null ||
     10046  ac_dir=`$as_dirname -- "$ac_file" ||
    903010047$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    903110048     X"$ac_file" : 'X\(//\)[^/]' \| \
    903210049     X"$ac_file" : 'X\(//\)$' \| \
    9033      X"$ac_file" : 'X\(/\)' \| \
    9034      .     : '\(.\)' 2>/dev/null ||
    9035 echo X"$ac_file" |
    9036     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    9037       /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    9038       /^X\(\/\/\)$/{ s//\1/; q; }
    9039       /^X\(\/\).*/{ s//\1/; q; }
    9040       s/.*/./; q'`
    9041   { if $as_mkdir_p; then
    9042     mkdir -p "$ac_dir"
    9043   else
    9044     as_dir="$ac_dir"
     10050     X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
     10051$as_echo X"$ac_file" |
     10052    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     10053        s//\1/
     10054        q
     10055      }
     10056      /^X\(\/\/\)[^/].*/{
     10057        s//\1/
     10058        q
     10059      }
     10060      /^X\(\/\/\)$/{
     10061        s//\1/
     10062        q
     10063      }
     10064      /^X\(\/\).*/{
     10065        s//\1/
     10066        q
     10067      }
     10068      s/.*/./; q'`
     10069  { as_dir="$ac_dir"
     10070  case $as_dir in #(
     10071  -*) as_dir=./$as_dir;;
     10072  esac
     10073  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
    904510074    as_dirs=
    9046     while test ! -d "$as_dir"; do
    9047       as_dirs="$as_dir $as_dirs"
    9048       as_dir=`(dirname "$as_dir") 2>/dev/null ||
     10075    while :; do
     10076      case $as_dir in #(
     10077      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
     10078      *) as_qdir=$as_dir;;
     10079      esac
     10080      as_dirs="'$as_qdir' $as_dirs"
     10081      as_dir=`$as_dirname -- "$as_dir" ||
    904910082$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    905010083     X"$as_dir" : 'X\(//\)[^/]' \| \
    905110084     X"$as_dir" : 'X\(//\)$' \| \
    9052      X"$as_dir" : 'X\(/\)' \| \
    9053      .     : '\(.\)' 2>/dev/null ||
    9054 echo X"$as_dir" |
    9055     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    9056       /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    9057       /^X\(\/\/\)$/{ s//\1/; q; }
    9058       /^X\(\/\).*/{ s//\1/; q; }
    9059       s/.*/./; q'`
     10085     X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
     10086$as_echo X"$as_dir" |
     10087    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
     10088        s//\1/
     10089        q
     10090      }
     10091      /^X\(\/\/\)[^/].*/{
     10092        s//\1/
     10093        q
     10094      }
     10095      /^X\(\/\/\)$/{
     10096        s//\1/
     10097        q
     10098      }
     10099      /^X\(\/\).*/{
     10100        s//\1/
     10101        q
     10102      }
     10103      s/.*/./; q'`
     10104      test -d "$as_dir" && break
    906010105    done
    9061     test ! -n "$as_dirs" || mkdir $as_dirs
    9062   fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
    9063 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
     10106    test -z "$as_dirs" || eval "mkdir $as_dirs"
     10107  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
     10108$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
    906410109   { (exit 1); exit 1; }; }; }
    9065 
    906610110  ac_builddir=.
    906710111
    9068 if test "$ac_dir" != .; then
    9069   ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
    9070   # A "../" for each directory in $ac_dir_suffix.
    9071   ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
    9072 else
    9073   ac_dir_suffix= ac_top_builddir=
    9074 fi
     10112case "$ac_dir" in
     10113.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
     10114*)
     10115  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
     10116  # A ".." for each directory in $ac_dir_suffix.
     10117  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
     10118  case $ac_top_builddir_sub in
     10119  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
     10120  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
     10121  esac ;;
     10122esac
     10123ac_abs_top_builddir=$ac_pwd
     10124ac_abs_builddir=$ac_pwd$ac_dir_suffix
     10125# for backward compatibility:
     10126ac_top_builddir=$ac_top_build_prefix
    907510127
    907610128case $srcdir in
    9077   .)  # No --srcdir option.  We are building in place.
     10129  .)  # We are building in place.
    907810130    ac_srcdir=.
    9079     if test -z "$ac_top_builddir"; then
    9080        ac_top_srcdir=.
    9081     else
    9082        ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
    9083     fi ;;
    9084   [\\/]* | ?:[\\/]* )  # Absolute path.
     10131    ac_top_srcdir=$ac_top_builddir_sub
     10132    ac_abs_top_srcdir=$ac_pwd ;;
     10133  [\\/]* | ?:[\\/]* )  # Absolute name.
    908510134    ac_srcdir=$srcdir$ac_dir_suffix;
    9086     ac_top_srcdir=$srcdir ;;
    9087   *) # Relative path.
    9088     ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
    9089     ac_top_srcdir=$ac_top_builddir$srcdir ;;
     10135    ac_top_srcdir=$srcdir
     10136    ac_abs_top_srcdir=$srcdir ;;
     10137  *) # Relative name.
     10138    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
     10139    ac_top_srcdir=$ac_top_build_prefix$srcdir
     10140    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
    909010141esac
    9091 
    9092 # Do not use `cd foo && pwd` to compute absolute paths, because
    9093 # the directories may not exist.
    9094 case `pwd` in
    9095 .) ac_abs_builddir="$ac_dir";;
    9096 *)
    9097   case "$ac_dir" in
    9098   .) ac_abs_builddir=`pwd`;;
    9099   [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
    9100   *) ac_abs_builddir=`pwd`/"$ac_dir";;
    9101   esac;;
    9102 esac
    9103 case $ac_abs_builddir in
    9104 .) ac_abs_top_builddir=${ac_top_builddir}.;;
    9105 *)
    9106   case ${ac_top_builddir}. in
    9107   .) ac_abs_top_builddir=$ac_abs_builddir;;
    9108   [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
    9109   *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
    9110   esac;;
    9111 esac
    9112 case $ac_abs_builddir in
    9113 .) ac_abs_srcdir=$ac_srcdir;;
    9114 *)
    9115   case $ac_srcdir in
    9116   .) ac_abs_srcdir=$ac_abs_builddir;;
    9117   [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
    9118   *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
    9119   esac;;
    9120 esac
    9121 case $ac_abs_builddir in
    9122 .) ac_abs_top_srcdir=$ac_top_srcdir;;
    9123 *)
    9124   case $ac_top_srcdir in
    9125   .) ac_abs_top_srcdir=$ac_abs_builddir;;
    9126   [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
    9127   *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
    9128   esac;;
    9129 esac
    9130 
     10142ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
     10143
     10144
     10145  case $ac_mode in
     10146  :F)
     10147  #
     10148  # CONFIG_FILE
     10149  #
    913110150
    913210151  case $INSTALL in
    913310152  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
    9134   *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
     10153  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
    913510154  esac
    9136 
    9137   if test x"$ac_file" != x-; then
    9138     { echo "$as_me:$LINENO: creating $ac_file" >&5
    9139 echo "$as_me: creating $ac_file" >&6;}
    9140     rm -f "$ac_file"
    9141   fi
    9142   # Let's still pretend it is `configure' which instantiates (i.e., don't
    9143   # use $as_me), people would be surprised to read:
    9144   #    /* config.h.  Generated by config.status.  */
    9145   if test x"$ac_file" = x-; then
    9146     configure_input=
    9147   else
    9148     configure_input="$ac_file.  "
    9149   fi
    9150   configure_input=$configure_input"Generated from `echo $ac_file_in |
    9151                      sed 's,.*/,,'` by configure."
    9152 
    9153   # First look for the input files in the build tree, otherwise in the
    9154   # src tree.
    9155   ac_file_inputs=`IFS=:
    9156     for f in $ac_file_in; do
    9157       case $f in
    9158       -) echo $tmp/stdin ;;
    9159       [\\/$]*)
    9160      # Absolute (can't be DOS-style, as IFS=:)
    9161      test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    9162 echo "$as_me: error: cannot find input file: $f" >&2;}
    9163    { (exit 1); exit 1; }; }
    9164      echo "$f";;
    9165       *) # Relative
    9166      if test -f "$f"; then
    9167        # Build tree
    9168        echo "$f"
    9169      elif test -f "$srcdir/$f"; then
    9170        # Source tree
    9171        echo "$srcdir/$f"
    9172      else
    9173        # /dev/null tree
    9174        { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    9175 echo "$as_me: error: cannot find input file: $f" >&2;}
    9176    { (exit 1); exit 1; }; }
    9177      fi;;
    9178       esac
    9179     done` || { (exit 1); exit 1; }
    9180 _ACEOF
    9181 cat >>$CONFIG_STATUS <<_ACEOF
    9182   sed "$ac_vpsub
     10155_ACEOF
     10156
     10157cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
     10158# If the template does not know about datarootdir, expand it.
     10159# FIXME: This hack should be removed a few years after 2.60.
     10160ac_datarootdir_hack=; ac_datarootdir_seen=
     10161
     10162ac_sed_dataroot='
     10163/datarootdir/ {
     10164  p
     10165  q
     10166}
     10167/@datadir@/p
     10168/@docdir@/p
     10169/@infodir@/p
     10170/@localedir@/p
     10171/@mandir@/p
     10172'
     10173case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
     10174*datarootdir*) ac_datarootdir_seen=yes;;
     10175*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
     10176  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
     10177$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
     10178_ACEOF
     10179cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     10180  ac_datarootdir_hack='
     10181  s&@datadir@&$datadir&g
     10182  s&@docdir@&$docdir&g
     10183  s&@infodir@&$infodir&g
     10184  s&@localedir@&$localedir&g
     10185  s&@mandir@&$mandir&g
     10186    s&\\\${datarootdir}&$datarootdir&g' ;;
     10187esac
     10188_ACEOF
     10189
     10190# Neutralize VPATH when `$srcdir' = `.'.
     10191# Shell code in configure.ac might set extrasub.
     10192# FIXME: do we really want to maintain this feature?
     10193cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
     10194ac_sed_extra="$ac_vpsub
    918310195$extrasub
    918410196_ACEOF
    9185 cat >>$CONFIG_STATUS <<\_ACEOF
     10197cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    918610198:t
    918710199/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
    9188 s,@configure_input@,$configure_input,;t t
    9189 s,@srcdir@,$ac_srcdir,;t t
    9190 s,@abs_srcdir@,$ac_abs_srcdir,;t t
    9191 s,@top_srcdir@,$ac_top_srcdir,;t t
    9192 s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
    9193 s,@builddir@,$ac_builddir,;t t
    9194 s,@abs_builddir@,$ac_abs_builddir,;t t
    9195 s,@top_builddir@,$ac_top_builddir,;t t
    9196 s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
    9197 s,@INSTALL@,$ac_INSTALL,;t t
    9198 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
    9199   rm -f $tmp/stdin
     10200s|@configure_input@|$ac_sed_conf_input|;t t
     10201s&@top_builddir@&$ac_top_builddir_sub&;t t
     10202s&@top_build_prefix@&$ac_top_build_prefix&;t t
     10203s&@srcdir@&$ac_srcdir&;t t
     10204s&@abs_srcdir@&$ac_abs_srcdir&;t t
     10205s&@top_srcdir@&$ac_top_srcdir&;t t
     10206s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
     10207s&@builddir@&$ac_builddir&;t t
     10208s&@abs_builddir@&$ac_abs_builddir&;t t
     10209s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
     10210s&@INSTALL@&$ac_INSTALL&;t t
     10211$ac_datarootdir_hack
     10212"
     10213eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
     10214  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10215$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10216   { (exit 1); exit 1; }; }
     10217
     10218test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
     10219  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
     10220  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
     10221  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     10222which seems to be undefined.  Please make sure it is defined." >&5
     10223$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
     10224which seems to be undefined.  Please make sure it is defined." >&2;}
     10225
     10226  rm -f "$tmp/stdin"
     10227  case $ac_file in
     10228  -) cat "$tmp/out" && rm -f "$tmp/out";;
     10229  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
     10230  esac \
     10231  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10232$as_echo "$as_me: error: could not create $ac_file" >&2;}
     10233   { (exit 1); exit 1; }; }
     10234 ;;
     10235  :H)
     10236  #
     10237  # CONFIG_HEADER
     10238  #
    920010239  if test x"$ac_file" != x-; then
    9201     mv $tmp/out $ac_file
    9202   else
    9203     cat $tmp/out
    9204     rm -f $tmp/out
    9205   fi
    9206 
    9207 done
    9208 _ACEOF
    9209 cat >>$CONFIG_STATUS <<\_ACEOF
    9210 
    9211 #
    9212 # CONFIG_HEADER section.
    9213 #
    9214 
    9215 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
    9216 # NAME is the cpp macro being defined and VALUE is the value it is being given.
    9217 #
    9218 # ac_d sets the value in "#define NAME VALUE" lines.
    9219 ac_dA='s,^\([    ]*\)#\([    ]*define[   ][  ]*\)'
    9220 ac_dB='[     ].*$,\1#\2'
    9221 ac_dC=' '
    9222 ac_dD=',;t'
    9223 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
    9224 ac_uA='s,^\([    ]*\)#\([    ]*\)undef\([    ][  ]*\)'
    9225 ac_uB='$,\1#\2define\3'
    9226 ac_uC=' '
    9227 ac_uD=',;t'
    9228 
    9229 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
    9230   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
    9231   case $ac_file in
    9232   - | *:- | *:-:* ) # input from stdin
    9233     cat >$tmp/stdin
    9234     ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    9235     ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    9236   *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
    9237     ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
    9238   * )   ac_file_in=$ac_file.in ;;
    9239   esac
    9240 
    9241   test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
    9242 echo "$as_me: creating $ac_file" >&6;}
    9243 
    9244   # First look for the input files in the build tree, otherwise in the
    9245   # src tree.
    9246   ac_file_inputs=`IFS=:
    9247     for f in $ac_file_in; do
    9248       case $f in
    9249       -) echo $tmp/stdin ;;
    9250       [\\/$]*)
    9251      # Absolute (can't be DOS-style, as IFS=:)
    9252      test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    9253 echo "$as_me: error: cannot find input file: $f" >&2;}
     10240    {
     10241      $as_echo "/* $configure_input  */" \
     10242      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
     10243    } >"$tmp/config.h" \
     10244      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10245$as_echo "$as_me: error: could not create $ac_file" >&2;}
    925410246   { (exit 1); exit 1; }; }
    9255      # Do quote $f, to prevent DOS paths from being IFS'd.
    9256      echo "$f";;
    9257       *) # Relative
    9258      if test -f "$f"; then
    9259        # Build tree
    9260        echo "$f"
    9261      elif test -f "$srcdir/$f"; then
    9262        # Source tree
    9263        echo "$srcdir/$f"
    9264      else
    9265        # /dev/null tree
    9266        { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
    9267 echo "$as_me: error: cannot find input file: $f" >&2;}
     10247    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
     10248      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
     10249$as_echo "$as_me: $ac_file is unchanged" >&6;}
     10250    else
     10251      rm -f "$ac_file"
     10252      mv "$tmp/config.h" "$ac_file" \
     10253    || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
     10254$as_echo "$as_me: error: could not create $ac_file" >&2;}
    926810255   { (exit 1); exit 1; }; }
    9269      fi;;
    9270       esac
    9271     done` || { (exit 1); exit 1; }
    9272   # Remove the trailing spaces.
    9273   sed 's/[   ]*$//' $ac_file_inputs >$tmp/in
    9274 
    9275 _ACEOF
    9276 
    9277 # Transform confdefs.h into two sed scripts, `conftest.defines' and
    9278 # `conftest.undefs', that substitutes the proper values into
    9279 # config.h.in to produce config.h.  The first handles `#define'
    9280 # templates, and the second `#undef' templates.
    9281 # And first: Protect against being on the right side of a sed subst in
    9282 # config.status.  Protect against being in an unquoted here document
    9283 # in config.status.
    9284 rm -f conftest.defines conftest.undefs
    9285 # Using a here document instead of a string reduces the quoting nightmare.
    9286 # Putting comments in sed scripts is not portable.
    9287 #
    9288 # `end' is used to avoid that the second main sed command (meant for
    9289 # 0-ary CPP macros) applies to n-ary macro definitions.
    9290 # See the Autoconf documentation for `clear'.
    9291 cat >confdef2sed.sed <<\_ACEOF
    9292 s/[\\&,]/\\&/g
    9293 s,[\\$`],\\&,g
    9294 t clear
    9295 : clear
    9296 s,^[     ]*#[    ]*define[   ][  ]*\([^  (][^    (]*\)\(([^)]*)\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
    9297 t end
    9298 s,^[     ]*#[    ]*define[   ][  ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
    9299 : end
    9300 _ACEOF
    9301 # If some macros were called several times there might be several times
    9302 # the same #defines, which is useless.  Nevertheless, we may not want to
    9303 # sort them, since we want the *last* AC-DEFINE to be honored.
    9304 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
    9305 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
    9306 rm -f confdef2sed.sed
    9307 
    9308 # This sed command replaces #undef with comments.  This is necessary, for
    9309 # example, in the case of _POSIX_SOURCE, which is predefined and required
    9310 # on some systems where configure will not decide to define it.
    9311 cat >>conftest.undefs <<\_ACEOF
    9312 s,^[     ]*#[    ]*undef[    ][  ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
    9313 _ACEOF
    9314 
    9315 # Break up conftest.defines because some shells have a limit on the size
    9316 # of here documents, and old seds have small limits too (100 cmds).
    9317 echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
    9318 echo '  if grep "^[  ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
    9319 echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
    9320 echo '  :' >>$CONFIG_STATUS
    9321 rm -f conftest.tail
    9322 while grep . conftest.defines >/dev/null
    9323 do
    9324   # Write a limited-size here document to $tmp/defines.sed.
    9325   echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
    9326   # Speed up: don't consider the non `#define' lines.
    9327   echo '/^[  ]*#[    ]*define/!b' >>$CONFIG_STATUS
    9328   # Work around the forget-to-reset-the-flag bug.
    9329   echo 't clr' >>$CONFIG_STATUS
    9330   echo ': clr' >>$CONFIG_STATUS
    9331   sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
    9332   echo 'CEOF
    9333   sed -f $tmp/defines.sed $tmp/in >$tmp/out
    9334   rm -f $tmp/in
    9335   mv $tmp/out $tmp/in
    9336 ' >>$CONFIG_STATUS
    9337   sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
    9338   rm -f conftest.defines
    9339   mv conftest.tail conftest.defines
    9340 done
    9341 rm -f conftest.defines
    9342 echo '  fi # grep' >>$CONFIG_STATUS
    9343 echo >>$CONFIG_STATUS
    9344 
    9345 # Break up conftest.undefs because some shells have a limit on the size
    9346 # of here documents, and old seds have small limits too (100 cmds).
    9347 echo '  # Handle all the #undef templates' >>$CONFIG_STATUS
    9348 rm -f conftest.tail
    9349 while grep . conftest.undefs >/dev/null
    9350 do
    9351   # Write a limited-size here document to $tmp/undefs.sed.
    9352   echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
    9353   # Speed up: don't consider the non `#undef'
    9354   echo '/^[  ]*#[    ]*undef/!b' >>$CONFIG_STATUS
    9355   # Work around the forget-to-reset-the-flag bug.
    9356   echo 't clr' >>$CONFIG_STATUS
    9357   echo ': clr' >>$CONFIG_STATUS
    9358   sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
    9359   echo 'CEOF
    9360   sed -f $tmp/undefs.sed $tmp/in >$tmp/out
    9361   rm -f $tmp/in
    9362   mv $tmp/out $tmp/in
    9363 ' >>$CONFIG_STATUS
    9364   sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
    9365   rm -f conftest.undefs
    9366   mv conftest.tail conftest.undefs
    9367 done
    9368 rm -f conftest.undefs
    9369 
    9370 cat >>$CONFIG_STATUS <<\_ACEOF
    9371   # Let's still pretend it is `configure' which instantiates (i.e., don't
    9372   # use $as_me), people would be surprised to read:
    9373   #    /* config.h.  Generated by config.status.  */
    9374   if test x"$ac_file" = x-; then
    9375     echo "/* Generated by configure.  */" >$tmp/config.h
    9376   else
    9377     echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
    9378   fi
    9379   cat $tmp/in >>$tmp/config.h
    9380   rm -f $tmp/in
    9381   if test x"$ac_file" != x-; then
    9382     if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
    9383       { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
    9384 echo "$as_me: $ac_file is unchanged" >&6;}
    9385     else
    9386       ac_dir=`(dirname "$ac_file") 2>/dev/null ||
    9387 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    9388      X"$ac_file" : 'X\(//\)[^/]' \| \
    9389      X"$ac_file" : 'X\(//\)$' \| \
    9390      X"$ac_file" : 'X\(/\)' \| \
    9391      .     : '\(.\)' 2>/dev/null ||
    9392 echo X"$ac_file" |
    9393     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    9394       /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    9395       /^X\(\/\/\)$/{ s//\1/; q; }
    9396       /^X\(\/\).*/{ s//\1/; q; }
    9397       s/.*/./; q'`
    9398       { if $as_mkdir_p; then
    9399     mkdir -p "$ac_dir"
    9400   else
    9401     as_dir="$ac_dir"
    9402     as_dirs=
    9403     while test ! -d "$as_dir"; do
    9404       as_dirs="$as_dir $as_dirs"
    9405       as_dir=`(dirname "$as_dir") 2>/dev/null ||
    9406 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    9407      X"$as_dir" : 'X\(//\)[^/]' \| \
    9408      X"$as_dir" : 'X\(//\)$' \| \
    9409      X"$as_dir" : 'X\(/\)' \| \
    9410      .     : '\(.\)' 2>/dev/null ||
    9411 echo X"$as_dir" |
    9412     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
    9413       /^X\(\/\/\)[^/].*/{ s//\1/; q; }
    9414       /^X\(\/\/\)$/{ s//\1/; q; }
    9415       /^X\(\/\).*/{ s//\1/; q; }
    9416       s/.*/./; q'`
    9417     done
    9418     test ! -n "$as_dirs" || mkdir $as_dirs
    9419   fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
    9420 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
    9421    { (exit 1); exit 1; }; }; }
    9422 
    9423       rm -f $ac_file
    9424       mv $tmp/config.h $ac_file
    942510256    fi
    942610257  else
    9427     cat $tmp/config.h
    9428     rm -f $tmp/config.h
     10258    $as_echo "/* $configure_input  */" \
     10259      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
     10260      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
     10261$as_echo "$as_me: error: could not create -" >&2;}
     10262   { (exit 1); exit 1; }; }
    942910263  fi
    9430 done
    9431 _ACEOF
    9432 
    9433 cat >>$CONFIG_STATUS <<\_ACEOF
     10264 ;;
     10265
     10266
     10267  esac
     10268
     10269done # for ac_tag
     10270
    943410271
    943510272{ (exit 0); exit 0; }
     
    943710274chmod +x $CONFIG_STATUS
    943810275ac_clean_files=$ac_clean_files_save
     10276
     10277test $ac_write_fail = 0 ||
     10278  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
     10279$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
     10280   { (exit 1); exit 1; }; }
    943910281
    944010282
     
    945910301  $ac_cs_success || { (exit 1); exit 1; }
    946010302fi
    9461 
     10303if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
     10304  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
     10305$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
     10306fi
     10307
Note: See TracChangeset for help on using the changeset viewer.