Show
Ignore:
Timestamp:
04/10/08 23:45:18 (9 months ago)
Author:
karpet
Message:

fix autodetection of LARGEFILE support

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish-e/branches/2.6/configure

    r2085 r2115  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61
     3# Generated by GNU Autoconf 2.59
    44# 
    5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
    6 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
     5# Copyright (C) 2003 Free Software Foundation, Inc. 
    76# This configure script is free software; the Free Software Foundation 
    87# gives unlimited permission to copy, distribute and modify it. 
     
    1110## --------------------- ## 
    1211 
    13 # Be more Bourne compatible 
    14 DUALCASE=1; export DUALCASE # for MKS sh 
     12# Be Bourne compatible 
    1513if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 
    1614  emulate sh 
     
    1917  # is contrary to our usage.  Disable this feature. 
    2018  alias -g '${1+"$@"}'='"$@"' 
    21   setopt NO_GLOB_SUBST 
    22 else 
    23   case `(set -o) 2>/dev/null` in 
    24   *posix*) set -o posix ;; 
    25 esac 
    26  
    27 fi 
    28  
    29  
    30  
    31  
    32 # PATH needs CR 
     19elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 
     20  set -o posix 
     21fi 
     22DUALCASE=1; export DUALCASE # for MKS sh 
     23 
     24# Support unset when possible. 
     25if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 
     26  as_unset=unset 
     27else 
     28  as_unset=false 
     29fi 
     30 
     31 
     32# Work around bugs in pre-3.0 UWIN ksh. 
     33$as_unset ENV MAIL MAILPATH 
     34PS1='$ ' 
     35PS2='> ' 
     36PS4='+ ' 
     37 
     38# NLS nuisances. 
     39for 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 
     43do 
     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 
     49done 
     50 
     51# Required to use basename. 
     52if expr a : '\(a\)' >/dev/null 2>&1; then 
     53  as_expr=expr 
     54else 
     55  as_expr=false 
     56fi 
     57 
     58if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then 
     59  as_basename=basename 
     60else 
     61  as_basename=false 
     62fi 
     63 
     64 
     65# Name of the executable. 
     66as_me=`$as_basename "$0" || 
     67$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 
     68         X"$0" : 'X\(//\)$' \| \ 
     69         X"$0" : 'X\(/\)$' \| \ 
     70         .     : '\(.\)' 2>/dev/null || 
     71echo 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. 
    3379# Avoid depending upon Character Ranges. 
    3480as_cr_letters='abcdefghijklmnopqrstuvwxyz' 
     
    5197fi 
    5298 
    53 # Support unset when possible. 
    54 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 
    55   as_unset=unset 
    56 else 
    57   as_unset=false 
    58 fi 
    59  
    60  
    61 # IFS 
    62 # We need space, tab and new line, in precisely that order.  Quoting is 
    63 # there to prevent editors from complaining about space-tab. 
    64 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 
    65 # splitting by setting IFS to empty value.) 
    66 as_nl=' 
    67 
    68 IFS=" ""        $as_nl" 
    69  
    70 # Find who we are.  Look in the path if we contain no directory separator. 
    71 case $0 in 
    72   *[\\/]* ) as_myself=$0 ;; 
    73   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     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 
    74110for as_dir in $PATH 
    75111do 
     
    78114  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 
    79115done 
    80 IFS=$as_save_IFS 
    81  
    82      ;; 
    83 esac 
    84 # We did not find ourselves, most probably we were run as `sh COMMAND' 
    85 # in which case we are not to be found in the path. 
    86 if test "x$as_myself" = x; then 
    87   as_myself=$0 
    88 fi 
    89 if test ! -f "$as_myself"; then 
    90   echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
    91   { (exit 1); exit 1; } 
    92 fi 
    93  
    94 # Work around bugs in pre-3.0 UWIN ksh. 
    95 for as_var in ENV MAIL MAILPATH 
    96 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    97 done 
    98 PS1='$ ' 
    99 PS2='> ' 
    100 PS4='+ ' 
    101  
    102 # NLS nuisances. 
    103 for as_var in \ 
    104   LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 
    105   LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 
    106   LC_TELEPHONE LC_TIME 
    107 do 
    108   if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 
    109     eval $as_var=C; export $as_var 
    110   else 
    111     ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
     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 
    112123  fi 
    113 done 
    114  
    115 # Required to use basename. 
    116 if expr a : '\(a\)' >/dev/null 2>&1 && 
    117    test "X`expr 00001 : '.*\(...\)'`" = X001; then 
    118   as_expr=expr 
    119 else 
    120   as_expr=false 
    121 fi 
    122  
    123 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 
    124   as_basename=basename 
    125 else 
    126   as_basename=false 
    127 fi 
    128  
    129  
    130 # Name of the executable. 
    131 as_me=`$as_basename -- "$0" || 
    132 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 
    133          X"$0" : 'X\(//\)$' \| \ 
    134          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    135 echo X/"$0" | 
    136     sed '/^.*\/\([^/][^/]*\)\/*$/{ 
    137             s//\1/ 
    138             q 
    139           } 
    140           /^X\/\(\/\/\)$/{ 
    141             s//\1/ 
    142             q 
    143           } 
    144           /^X\/\(\/\).*/{ 
    145             s//\1/ 
    146             q 
    147           } 
    148           s/.*/./; q'` 
    149  
    150 # CDPATH. 
    151 $as_unset CDPATH 
    152  
    153  
    154 if test "x$CONFIG_SHELL" = x; then 
    155   if (eval ":") 2>/dev/null; then 
    156   as_have_required=yes 
    157 else 
    158   as_have_required=no 
    159 fi 
    160  
    161   if test $as_have_required = yes &&     (eval ": 
    162 (as_func_return () { 
    163   (exit \$1) 
    164 
    165 as_func_success () { 
    166   as_func_return 0 
    167 
    168 as_func_failure () { 
    169   as_func_return 1 
    170 
    171 as_func_ret_success () { 
    172   return 0 
    173 
    174 as_func_ret_failure () { 
    175   return 1 
    176 
    177  
    178 exitcode=0 
    179 if as_func_success; then 
    180   : 
    181 else 
    182   exitcode=1 
    183   echo as_func_success failed. 
    184 fi 
    185  
    186 if as_func_failure; then 
    187   exitcode=1 
    188   echo as_func_failure succeeded. 
    189 fi 
    190  
    191 if as_func_ret_success; then 
    192   : 
    193 else 
    194   exitcode=1 
    195   echo as_func_ret_success failed. 
    196 fi 
    197  
    198 if as_func_ret_failure; then 
    199   exitcode=1 
    200   echo as_func_ret_failure succeeded. 
    201 fi 
    202  
    203 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 
    204   : 
    205 else 
    206   exitcode=1 
    207   echo positional parameters were not saved. 
    208 fi 
    209  
    210 test \$exitcode = 0) || { (exit 1); exit 1; } 
    211  
    212 
    213   as_lineno_1=\$LINENO 
    214   as_lineno_2=\$LINENO 
    215   test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && 
    216   test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } 
    217 ") 2> /dev/null; then 
    218   : 
    219 else 
    220   as_candidate_shells= 
     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  '') 
    221130    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    222131for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH 
     
    224133  IFS=$as_save_IFS 
    225134  test -z "$as_dir" && as_dir=. 
    226   case $as_dir in 
     135  for as_base in sh bash ksh sh5; do 
     136         case $as_dir in 
    227137         /*) 
    228            for as_base in sh bash ksh sh5; do 
    229              as_candidate_shells="$as_candidate_shells $as_dir/$as_base" 
    230            done;; 
    231        esac 
    232 done 
    233 IFS=$as_save_IFS 
    234  
    235  
    236       for as_shell in $as_candidate_shells $SHELL; do 
    237          # Try only shells that exist, to save several forks. 
    238          if { test -f "$as_shell" || test -f "$as_shell.exe"; } && 
    239                 { ("$as_shell") 2> /dev/null <<\_ASEOF 
    240 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 
    241   emulate sh 
    242   NULLCMD=: 
    243   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
    244   # is contrary to our usage.  Disable this feature. 
    245   alias -g '${1+"$@"}'='"$@"' 
    246   setopt NO_GLOB_SUBST 
    247 else 
    248   case `(set -o) 2>/dev/null` in 
    249   *posix*) set -o posix ;; 
    250 esac 
    251  
    252 fi 
    253  
    254  
    255 
    256 _ASEOF 
    257 }; then 
    258   CONFIG_SHELL=$as_shell 
    259                as_have_required=yes 
    260                if { "$as_shell" 2> /dev/null <<\_ASEOF 
    261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 
    262   emulate sh 
    263   NULLCMD=: 
    264   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
    265   # is contrary to our usage.  Disable this feature. 
    266   alias -g '${1+"$@"}'='"$@"' 
    267   setopt NO_GLOB_SUBST 
    268 else 
    269   case `(set -o) 2>/dev/null` in 
    270   *posix*) set -o posix ;; 
    271 esac 
    272  
    273 fi 
    274  
    275  
    276 
    277 (as_func_return () { 
    278   (exit $1) 
    279 
    280 as_func_success () { 
    281   as_func_return 0 
    282 
    283 as_func_failure () { 
    284   as_func_return 1 
    285 
    286 as_func_ret_success () { 
    287   return 0 
    288 
    289 as_func_ret_failure () { 
    290   return 1 
    291 
    292  
    293 exitcode=0 
    294 if as_func_success; then 
    295   : 
    296 else 
    297   exitcode=1 
    298   echo as_func_success failed. 
    299 fi 
    300  
    301 if as_func_failure; then 
    302   exitcode=1 
    303   echo as_func_failure succeeded. 
    304 fi 
    305  
    306 if as_func_ret_success; then 
    307   : 
    308 else 
    309   exitcode=1 
    310   echo as_func_ret_success failed. 
    311 fi 
    312  
    313 if as_func_ret_failure; then 
    314   exitcode=1 
    315   echo as_func_ret_failure succeeded. 
    316 fi 
    317  
    318 if ( set x; as_func_ret_success y && test x = "$1" ); then 
    319   : 
    320 else 
    321   exitcode=1 
    322   echo positional parameters were not saved. 
    323 fi 
    324  
    325 test $exitcode = 0) || { (exit 1); exit 1; } 
    326  
    327 
     138           if ("$as_dir/$as_base" -c ' 
    328139  as_lineno_1=$LINENO 
    329140  as_lineno_2=$LINENO 
     141  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` 
    330142  test "x$as_lineno_1" != "x$as_lineno_2" && 
    331   test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } 
    332  
    333 _ASEOF 
    334 }; then 
    335   break 
    336 fi 
    337  
    338 fi 
    339  
    340       done 
    341  
    342       if test "x$CONFIG_SHELL" != x; then 
    343   for as_var in BASH_ENV ENV 
    344         do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    345         done 
    346         export CONFIG_SHELL 
    347         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 
    348 fi 
    349  
    350  
    351     if test $as_have_required = no; then 
    352   echo This script requires a shell more modern than all the 
    353       echo shells that I found on your system.  Please install a 
    354       echo modern shell, or manually run the script under such a 
    355       echo shell if you do have one. 
    356       { (exit 1); exit 1; } 
    357 fi 
    358  
    359  
    360 fi 
    361  
    362 fi 
    363  
    364  
    365  
    366 (eval "as_func_return () { 
    367   (exit \$1) 
    368 
    369 as_func_success () { 
    370   as_func_return 0 
    371 
    372 as_func_failure () { 
    373   as_func_return 1 
    374 
    375 as_func_ret_success () { 
    376   return 0 
    377 
    378 as_func_ret_failure () { 
    379   return 1 
    380 
    381  
    382 exitcode=0 
    383 if as_func_success; then 
    384   : 
    385 else 
    386   exitcode=1 
    387   echo as_func_success failed. 
    388 fi 
    389  
    390 if as_func_failure; then 
    391   exitcode=1 
    392   echo as_func_failure succeeded. 
    393 fi 
    394  
    395 if as_func_ret_success; then 
    396   : 
    397 else 
    398   exitcode=1 
    399   echo as_func_ret_success failed. 
    400 fi 
    401  
    402 if as_func_ret_failure; then 
    403   exitcode=1 
    404   echo as_func_ret_failure succeeded. 
    405 fi 
    406  
    407 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 
    408   : 
    409 else 
    410   exitcode=1 
    411   echo positional parameters were not saved. 
    412 fi 
    413  
    414 test \$exitcode = 0") || { 
    415   echo No shell found that supports shell functions. 
    416   echo Please tell autoconf@gnu.org about your system, 
    417   echo including any error possibly output before this 
    418   echo message 
    419 
    420  
    421  
    422  
    423   as_lineno_1=$LINENO 
    424   as_lineno_2=$LINENO 
    425   test "x$as_lineno_1" != "x$as_lineno_2" && 
    426   test "x`expr $as_lineno_1 + 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 
     152done 
     153;; 
     154  esac 
    427155 
    428156  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO 
    429157  # uniformly replaced by the line number.  The first 'sed' inserts a 
    430   # line-number line after each line using $LINENO; the second 'sed' 
    431   # does the real work.  The second script uses 'N' to pair each 
    432   # line-number line with the line containing $LINENO, and appends 
    433   # trailing '-' during substitution so that $LINENO is not a special 
    434   # case at line end. 
     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. 
    435162  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 
    436   # scripts with optimization help from Paolo Bonzini.  Blame Lee 
    437   # E. McMahon (1931-1989) for sed's syntax.  :-) 
    438   sed -n ' 
    439     p 
    440     /[$]LINENO/= 
    441   ' <$as_myself | 
     163  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-) 
     164  sed '=' <$as_myself | 
    442165    sed ' 
    443       s/[$]LINENO.*/&-/ 
    444       t lineno 
    445       b 
    446       :lineno 
    447166      N 
    448       :loop 
    449       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ 
     167      s,$,-, 
     168      : loop 
     169      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, 
    450170      t loop 
    451       s/-\n.*// 
     171      s,-$,, 
     172      s,^['$as_cr_digits']*\n,, 
    452173    ' >$as_me.lineno && 
    453   chmod +x "$as_me.lineno" || 
     174  chmod +x $as_me.lineno || 
    454175    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
    455176   { (exit 1); exit 1; }; } 
     
    457178  # Don't try to exec as it changes $[0], causing all sort of problems 
    458179  # (the dirname of $[0] is not the place where we might find the 
    459   # original and so on.  Autoconf is especially sensitive to this). 
    460   . "./$as_me.lineno" 
     180  # original and so on.  Autoconf is especially sensible to this). 
     181  . ./$as_me.lineno 
    461182  # Exit status is that of the last command. 
    462183  exit 
     
    464185 
    465186 
    466 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then 
    467   as_dirname=dirname 
    468 else 
    469   as_dirname=false 
    470 fi 
    471  
    472 ECHO_C= ECHO_N= ECHO_T= 
    473 case `echo -n x` in 
    474 -n*) 
    475   case `echo 'x\c'` in 
    476   *c*) ECHO_T=' ';;     # ECHO_T is single tab character. 
    477   *)   ECHO_C='\c';; 
    478   esac;; 
    479 *) 
    480   ECHO_N='-n';; 
     187case `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= ;; 
    481192esac 
    482193 
    483 if expr a : '\(a\)' >/dev/null 2>&1 && 
    484    test "X`expr 00001 : '.*\(...\)'`" = X001; then 
     194if expr a : '\(a\)' >/dev/null 2>&1; then 
    485195  as_expr=expr 
    486196else 
     
    489199 
    490200rm -f conf$$ conf$$.exe conf$$.file 
    491 if test -d conf$$.dir; then 
    492   rm -f conf$$.dir/conf$$.file 
    493 else 
    494   rm -f conf$$.dir 
    495   mkdir conf$$.dir 
    496 fi 
    497201echo >conf$$.file 
    498202if ln -s conf$$.file conf$$ 2>/dev/null; then 
    499   as_ln_s='ln -s' 
    500   # ... but there are two gotchas: 
    501   # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
    502   # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
    503   # In both cases, we have to default to `cp -p'. 
    504   ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
     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 
    505207    as_ln_s='cp -p' 
     208  else 
     209    as_ln_s='ln -s' 
     210  fi 
    506211elif ln conf$$.file conf$$ 2>/dev/null; then 
    507212  as_ln_s=ln 
     
    509214  as_ln_s='cp -p' 
    510215fi 
    511 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 
    512 rmdir conf$$.dir 2>/dev/null 
     216rm -f conf$$ conf$$.exe conf$$.file 
    513217 
    514218if mkdir -p . 2>/dev/null; then 
     
    519223fi 
    520224 
    521 if test -x / >/dev/null 2>&1; then 
    522   as_test_x='test -x' 
    523 else 
    524   if ls -dL / >/dev/null 2>&1; then 
    525     as_ls_L_option=L 
    526   else 
    527     as_ls_L_option= 
    528   fi 
    529   as_test_x=' 
    530     eval sh -c '\'' 
    531       if test -d "$1"; then 
    532         test -d "$1/."; 
    533       else 
    534         case $1 in 
    535         -*)set "./$1";; 
    536         esac; 
    537         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 
    538         ???[sx]*):;;*)false;;esac;fi 
    539     '\'' sh 
    540   ' 
    541 fi 
    542 as_executable_p=$as_test_x 
     225as_executable_p="test -f" 
    543226 
    544227# Sed expression to map a string onto a valid CPP name. 
     
    548231as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 
    549232 
     233 
     234# IFS 
     235# We need space, tab and new line, in precisely that order. 
     236as_nl=' 
     237' 
     238IFS="   $as_nl" 
     239 
     240# CDPATH. 
     241$as_unset CDPATH 
    550242 
    551243 
     
    704396tagnames=${tagnames+${tagnames},}F77 
    705397 
    706 exec 7<&0 </dev/null 6>&1 
    707  
    708398# Name of the host. 
    709399# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 
     
    711401ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 
    712402 
     403exec 6>&1 
     404 
    713405# 
    714406# Initializations. 
    715407# 
    716408ac_default_prefix=/usr/local 
    717 ac_clean_files= 
    718409ac_config_libobj_dir=. 
    719 LIBOBJS= 
    720410cross_compiling=no 
    721411subdirs= 
     
    723413MAKEFLAGS= 
    724414SHELL=${CONFIG_SHELL-/bin/sh} 
     415 
     416# Maximum number of lines to put in a shell here document. 
     417# This variable seems obsolete.  It should probably be removed, and 
     418# only ac_max_sed_lines should be used. 
     419: ${ac_max_here_lines=38} 
    725420 
    726421# Identity of this package. 
     
    735430ac_includes_default="\ 
    736431#include <stdio.h> 
    737 #ifdef HAVE_SYS_TYPES_H 
     432#if HAVE_SYS_TYPES_H 
    738433# include <sys/types.h> 
    739434#endif 
    740 #ifdef HAVE_SYS_STAT_H 
     435#if HAVE_SYS_STAT_H 
    741436# include <sys/stat.h> 
    742437#endif 
    743 #ifdef STDC_HEADERS 
     438#if STDC_HEADERS 
    744439# include <stdlib.h> 
    745440# include <stddef.h> 
    746441#else 
    747 # ifdef HAVE_STDLIB_H 
     442# if HAVE_STDLIB_H 
    748443#  include <stdlib.h> 
    749444# endif 
    750445#endif 
    751 #ifdef HAVE_STRING_H 
    752 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H 
     446#if HAVE_STRING_H 
     447# if !STDC_HEADERS && HAVE_MEMORY_H 
    753448#  include <memory.h> 
    754449# endif 
    755450# include <string.h> 
    756451#endif 
    757 #ifdef HAVE_STRINGS_H 
     452#if HAVE_STRINGS_H 
    758453# include <strings.h> 
    759454#endif 
    760 #ifdef HAVE_INTTYPES_H 
     455#if HAVE_INTTYPES_H 
    761456# include <inttypes.h> 
     457#else 
     458# if HAVE_STDINT_H 
     459#  include <stdint.h> 
     460# endif 
    762461#endif 
    763 #ifdef HAVE_STDINT_H 
    764 # include <stdint.h> 
    765 #endif 
    766 #ifdef HAVE_UNISTD_H 
     462#if HAVE_UNISTD_H 
    767463# include <unistd.h> 
    768464#endif" 
    769465 
    770 ac_subst_vars='SHELL 
    771 PATH_SEPARATOR 
    772 PACKAGE_NAME 
    773 PACKAGE_TARNAME 
    774 PACKAGE_VERSION 
    775 PACKAGE_STRING 
    776 PACKAGE_BUGREPORT 
    777 exec_prefix 
    778 prefix 
    779 program_transform_name 
    780 bindir 
    781 sbindir 
    782 libexecdir 
    783 datarootdir 
    784 datadir 
    785 sysconfdir 
    786 sharedstatedir 
    787 localstatedir 
    788 includedir 
    789 oldincludedir 
    790 docdir 
    791 infodir 
    792 htmldir 
    793 dvidir 
    794 pdfdir 
    795 psdir 
    796 libdir 
    797 localedir 
    798 mandir 
    799 DEFS 
    800 ECHO_C 
    801 ECHO_N 
    802 ECHO_T 
    803 LIBS 
    804 build_alias 
    805 host_alias 
    806 target_alias 
    807 BUILDDOCS_TRUE 
    808 BUILDDOCS_FALSE 
    809 INSTALLDOCS_TRUE 
    810 INSTALLDOCS_FALSE 
    811 SWISH_WEB 
    812 INSTALL_PROGRAM 
    813 INSTALL_SCRIPT 
    814 INSTALL_DATA 
    815 am__isrc 
    816 CYGPATH_W 
    817 PACKAGE 
    818 VERSION 
    819 ACLOCAL 
    820 AUTOCONF 
    821 AUTOMAKE 
    822 AUTOHEADER 
    823 MAKEINFO 
    824 install_sh 
    825 STRIP 
    826 INSTALL_STRIP_PROGRAM 
    827 mkdir_p 
    828 AWK 
    829 SET_MAKE 
    830 am__leading_dot 
    831 AMTAR 
    832 am__tar 
    833 am__untar 
    834 CC 
    835 CFLAGS 
    836 LDFLAGS 
    837 CPPFLAGS 
    838 ac_ct_CC 
    839 EXEEXT 
    840 OBJEXT 
    841 DEPDIR 
    842 am__include 
    843 am__quote 
    844 AMDEP_TRUE 
    845 AMDEP_FALSE 
    846 AMDEPBACKSLASH 
    847 CCDEPMODE 
    848 am__fastdepCC_TRUE 
    849 am__fastdepCC_FALSE 
    850 build 
    851 build_cpu 
    852 build_vendor 
    853 build_os 
    854 host 
    855 host_cpu 
    856 host_vendor 
    857 host_os 
    858 SED 
    859 GREP 
    860 EGREP 
    861 LN_S 
    862 ECHO 
    863 AR 
    864 RANLIB 
    865 DLLTOOL 
    866 AS 
    867 OBJDUMP 
    868 CPP 
    869 CXX 
    870 CXXFLAGS 
    871 ac_ct_CXX 
    872 CXXDEPMODE 
    873 am__fastdepCXX_TRUE 
    874 am__fastdepCXX_FALSE 
    875 CXXCPP 
    876 F77 
    877 FFLAGS 
    878 ac_ct_F77 
    879 LIBTOOL 
    880 MAINTAINER_MODE_TRUE 
    881 MAINTAINER_MODE_FALSE 
    882 MAINT 
    883 PERL 
    884 POD2MAN 
    885 ALLOCA 
    886 LIBOBJS 
    887 XML2_CONFIG 
    888 LIBXML_REQUIRED_VERSION 
    889 LIBXML2_OBJS 
    890 LIBXML2_LIB 
    891 LIBXML2_CFLAGS 
    892 Z_CFLAGS 
    893 Z_LIBS 
    894 PCRE_CONFIG 
    895 PCRE_REQUIRED_VERSION 
    896 PCRE_CFLAGS 
    897 PCRE_LIBS 
    898 LARGEFILES_MACROS 
    899 LTLIBOBJS' 
     466ac_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 BUILDDOCS_TRUE BUILDDOCS_FALSE INSTALLDOCS_TRUE INSTALLDOCS_FALSE SWISH_WEB INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os SED EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB DLLTOOL ac_ct_DLLTOOL AS ac_ct_AS OBJDUMP ac_ct_OBJDUMP CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL POD2MAN ALLOCA LIBOBJS XML2_CONFIG LIBXML_REQUIRED_VERSION LIBXML2_OBJS LIBXML2_LIB LIBXML2_CFLAGS Z_CFLAGS Z_LIBS PCRE_CONFIG PCRE_REQUIRED_VERSION PCRE_CFLAGS PCRE_LIBS LARGEFILES_MACROS LTLIBOBJS' 
    900467ac_subst_files='' 
    901       ac_precious_vars='build_alias 
    902 host_alias 
    903 target_alias 
    904 CC 
    905 CFLAGS 
    906 LDFLAGS 
    907 LIBS 
    908 CPPFLAGS 
    909 CPP 
    910 CXX 
    911 CXXFLAGS 
    912 CCC 
    913 CXXCPP 
    914 F77 
    915 FFLAGS' 
    916  
    917468 
    918469# Initialize some variables set by options. 
     
    941492# by default will actually change. 
    942493# Use braces instead of parens because sh, perl, etc. also accept them. 
    943 # (The list follows the same order as the GNU Coding Standards.) 
    944494bindir='${exec_prefix}/bin' 
    945495sbindir='${exec_prefix}/sbin' 
    946496libexecdir='${exec_prefix}/libexec' 
    947 datarootdir='${prefix}/share' 
    948 datadir='${datarootdir}' 
     497datadir='${prefix}/share' 
    949498sysconfdir='${prefix}/etc' 
    950499sharedstatedir='${prefix}/com' 
    951500localstatedir='${prefix}/var' 
     501libdir='${exec_prefix}/lib' 
    952502includedir='${prefix}/include' 
    953503oldincludedir='/usr/include' 
    954 docdir='${datarootdir}/doc/${PACKAGE}' 
    955 infodir='${datarootdir}/info' 
    956 htmldir='${docdir}' 
    957 dvidir='${docdir}' 
    958 pdfdir='${docdir}' 
    959 psdir='${docdir}' 
    960 libdir='${exec_prefix}/lib' 
    961 localedir='${datarootdir}/locale' 
    962 mandir='${datarootdir}/man' 
     504infodir='${prefix}/info' 
     505mandir='${prefix}/man' 
    963506 
    964507ac_prev= 
    965 ac_dashdash= 
    966508for ac_option 
    967509do 
    968510  # If the previous option needs an argument, assign it. 
    969511  if test -n "$ac_prev"; then 
    970     eval $ac_prev=\$ac_option 
     512    eval "$ac_prev=\$ac_option" 
    971513    ac_prev= 
    972514    continue 
    973515  fi 
    974516 
     517  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` 
     518 
     519  # Accept the important Cygnus configure options, so we can diagnose typos. 
     520 
    975521  case $ac_option in 
    976   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 
    977   *)    ac_optarg=yes ;; 
    978   esac 
    979  
    980   # Accept the important Cygnus configure options, so we can diagnose typos. 
    981  
    982   case $ac_dashdash$ac_option in 
    983   --) 
    984     ac_dashdash=yes ;; 
    985522 
    986523  -bindir | --bindir | --bindi | --bind | --bin | --bi) 
     
    1004541    cache_file=config.cache ;; 
    1005542 
    1006   -datadir | --datadir | --datadi | --datad
     543  -datadir | --datadir | --datadi | --datad | --data | --dat | --da
    1007544    ac_prev=datadir ;; 
    1008   -datadir=* | --datadir=* | --datadi=* | --datad=*) 
     545  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ 
     546  | --da=*) 
    1009547    datadir=$ac_optarg ;; 
    1010  
    1011   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ 
    1012   | --dataroo | --dataro | --datar) 
    1013     ac_prev=datarootdir ;; 
    1014   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ 
    1015   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) 
    1016     datarootdir=$ac_optarg ;; 
    1017548 
    1018549  -disable-* | --disable-*) 
    1019550    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
    1020551    # Reject names that are not valid shell variable names. 
    1021     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     552    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && 
    1022553      { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
    1023554   { (exit 1); exit 1; }; } 
    1024     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    1025     eval enable_$ac_feature=no ;; 
    1026  
    1027   -docdir | --docdir | --docdi | --doc | --do) 
    1028     ac_prev=docdir ;; 
    1029   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) 
    1030     docdir=$ac_optarg ;; 
    1031  
    1032   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) 
    1033     ac_prev=dvidir ;; 
    1034   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) 
    1035     dvidir=$ac_optarg ;; 
     555    ac_feature=`echo $ac_feature | sed 's/-/_/g'` 
     556    eval "enable_$ac_feature=no" ;; 
    1036557 
    1037558  -enable-* | --enable-*) 
    1038559    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
    1039560    # Reject names that are not valid shell variable names. 
    1040     expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     561    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && 
    1041562      { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
    1042563   { (exit 1); exit 1; }; } 
    1043     ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
    1044     eval enable_$ac_feature=\$ac_optarg ;; 
     564    ac_feature=`echo $ac_feature | sed 's/-/_/g'` 
     565    case $ac_option in 
     566      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; 
     567      *) ac_optarg=yes ;; 
     568    esac 
     569    eval "enable_$ac_feature='$ac_optarg'" ;; 
    1045570 
    1046571  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 
     
    1069594    host_alias=$ac_optarg ;; 
    1070595 
    1071   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) 
    1072     ac_prev=htmldir ;; 
    1073   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ 
    1074   | --ht=*) 
    1075     htmldir=$ac_optarg ;; 
    1076  
    1077596  -includedir | --includedir | --includedi | --included | --include \ 
    1078597  | --includ | --inclu | --incl | --inc) 
     
    1099618    libexecdir=$ac_optarg ;; 
    1100619 
    1101   -localedir | --localedir | --localedi | --localed | --locale) 
    1102     ac_prev=localedir ;; 
    1103   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) 
    1104     localedir=$ac_optarg ;; 
    1105  
    1106620  -localstatedir | --localstatedir | --localstatedi | --localstated \ 
    1107   | --localstate | --localstat | --localsta | --localst | --locals) 
     621  | --localstate | --localstat | --localsta | --localst \ 
     622  | --locals | --local | --loca | --loc | --lo) 
    1108623    ac_prev=localstatedir ;; 
    1109624  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ 
    1110   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) 
     625  | --localstate=* | --localstat=* | --localsta=* | --localst=* \ 
     626  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) 
    1111627    localstatedir=$ac_optarg ;; 
    1112628 
     
    1173689    program_transform_name=$ac_optarg ;; 
    1174690 
    1175   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) 
    1176     ac_prev=pdfdir ;; 
    1177   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) 
    1178     pdfdir=$ac_optarg ;; 
    1179  
    1180   -psdir | --psdir | --psdi | --psd | --ps) 
    1181     ac_prev=psdir ;; 
    1182   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 
    1183     psdir=$ac_optarg ;; 
    1184  
    1185691  -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 
    1186692  | -silent | --silent | --silen | --sile | --sil) 
     
    1235741    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
    1236742    # Reject names that are not valid shell variable names. 
    1237     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     743    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && 
    1238744      { echo "$as_me: error: invalid package name: $ac_package" >&2 
    1239745   { (exit 1); exit 1; }; } 
    1240     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1241     eval with_$ac_package=\$ac_optarg ;; 
     746    ac_package=`echo $ac_package| sed 's/-/_/g'` 
     747    case $ac_option in 
     748      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; 
     749      *) ac_optarg=yes ;; 
     750    esac 
     751    eval "with_$ac_package='$ac_optarg'" ;; 
    1242752 
    1243753  -without-* | --without-*) 
    1244754    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
    1245755    # Reject names that are not valid shell variable names. 
    1246     expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
     756    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && 
    1247757      { echo "$as_me: error: invalid package name: $ac_package" >&2 
    1248758   { (exit 1); exit 1; }; } 
    1249     ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
    1250     eval with_$ac_package=no ;; 
     759    ac_package=`echo $ac_package | sed 's/-/_/g'` 
     760    eval "with_$ac_package=no" ;; 
    1251761 
    1252762  --x) 
     
    1279789      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
    1280790   { (exit 1); exit 1; }; } 
    1281     eval $ac_envvar=\$ac_optarg 
     791    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` 
     792    eval "$ac_envvar='$ac_optarg'" 
    1282793    export $ac_envvar ;; 
    1283794 
     
    1299810fi 
    1300811 
    1301 # Be sure to have absolute directory names. 
    1302 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \ 
    1303                 datadir sysconfdir sharedstatedir localstatedir includedir \ 
    1304                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ 
    1305                 libdir localedir mandir 
     812# Be sure to have absolute paths. 
     813for ac_var in exec_prefix prefix 
    1306814do 
    1307   eval ac_val=\$$ac_var 
     815  eval ac_val=$`echo $ac_var` 
    1308816  case $ac_val in 
    1309     [\\/$]* | ?:[\\/]* )  continue;; 
    1310     NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 
     817    [\\/$]* | ?:[\\/]* | NONE | '' ) ;; 
     818    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     819   { (exit 1); exit 1; }; };; 
    1311820  esac 
    1312   { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    1313    { (exit 1); exit 1; }; } 
     821done 
     822 
     823# Be sure to have absolute paths. 
     824for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ 
     825              localstatedir libdir includedir oldincludedir infodir mandir 
     826do 
     827  eval ac_val=$`echo $ac_var` 
     828  case $ac_val in 
     829    [\\/$]* | ?:[\\/]* ) ;; 
     830    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     831   { (exit 1); exit 1; }; };; 
     832  esac 
    1314833done 
    1315834 
     
    1338857 
    1339858 
    1340 ac_pwd=`pwd` && test -n "$ac_pwd" && 
    1341 ac_ls_di=`ls -di .` && 
    1342 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
    1343   { echo "$as_me: error: Working directory cannot be determined" >&2 
    1344    { (exit 1); exit 1; }; } 
    1345 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
    1346   { echo "$as_me: error: pwd does not report name of working directory" >&2 
    1347    { (exit 1); exit 1; }; } 
    1348  
    1349  
    1350859# Find the source files, if location was not specified. 
    1351860if test -z "$srcdir"; then 
    1352861  ac_srcdir_defaulted=yes 
    1353   # Try the directory containing this script, then the parent directory
    1354   ac_confdir=`$as_dirname -- "$0" || 
     862  # Try the directory containing this script, then its parent
     863  ac_confdir=`(dirname "$0") 2>/dev/null || 
    1355864$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
    1356865         X"$0" : 'X\(//\)[^/]' \| \ 
    1357866         X"$0" : 'X\(//\)$' \| \ 
    1358          X"$0" : 'X\(/\)' \| . 2>/dev/null || 
     867         X"$0" : 'X\(/\)' \| \ 
     868         .     : '\(.\)' 2>/dev/null || 
    1359869echo X"$0" | 
    1360     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
    1361             s//\1/ 
    1362             q 
    1363           } 
    1364           /^X\(\/\/\)[^/].*/{ 
    1365             s//\1/ 
    1366             q 
    1367           } 
    1368           /^X\(\/\/\)$/{ 
    1369             s//\1/ 
    1370             q 
    1371           } 
    1372           /^X\(\/\).*/{ 
    1373             s//\1/ 
    1374             q 
    1375           } 
    1376           s/.*/./; q'` 
     870    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 
     871          /^X\(\/\/\)[^/].*/{ s//\1/; q; } 
     872          /^X\(\/\/\)$/{ s//\1/; q; } 
     873          /^X\(\/\).*/{ s//\1/; q; } 
     874          s/.*/./; q'` 
    1377875  srcdir=$ac_confdir 
    1378   if test ! -r "$srcdir/$ac_unique_file"; then 
     876  if test ! -r $srcdir/$ac_unique_file; then 
    1379877    srcdir=.. 
    1380878  fi 
     
    1382880  ac_srcdir_defaulted=no 
    1383881fi 
    1384 if test ! -r "$srcdir/$ac_unique_file"; then 
    1385   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 
    1386   { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
     882if test ! -r $srcdir/$ac_unique_file; then 
     883  if test "$ac_srcdir_defaulted" = yes; then 
     884    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 
    1387885   { (exit 1); exit 1; }; } 
    1388 fi 
    1389 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 
    1390 ac_abs_confdir=`( 
    1391         cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 
     886  else 
     887    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
    1392888   { (exit 1); exit 1; }; } 
    1393         pwd)` 
    1394 # When building in place, set srcdir=. 
    1395 if test "$ac_abs_confdir" = "$ac_pwd"; then 
    1396   srcdir=. 
    1397 fi 
    1398 # Remove unnecessary trailing slashes from srcdir. 
    1399 # Double slashes in file names in object file debugging info 
    1400 # mess up M-x gdb in Emacs. 
    1401 case $srcdir in 
    1402 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; 
    1403 esac 
    1404 for ac_var in $ac_precious_vars; do 
    1405   eval ac_env_${ac_var}_set=\${${ac_var}+set} 
    1406   eval ac_env_${ac_var}_value=\$${ac_var} 
    1407   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} 
    1408   eval ac_cv_env_${ac_var}_value=\$${ac_var} 
    1409 done 
     889  fi 
     890fi 
     891(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || 
     892  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 
     893   { (exit 1); exit 1; }; } 
     894srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` 
     895ac_env_build_alias_set=${build_alias+set} 
     896ac_env_build_alias_value=$build_alias 
     897ac_cv_env_build_alias_set=${build_alias+set} 
     898ac_cv_env_build_alias_value=$build_alias 
     899ac_env_host_alias_set=${host_alias+set} 
     900ac_env_host_alias_value=$host_alias 
     901ac_cv_env_host_alias_set=${host_alias+set} 
     902ac_cv_env_host_alias_value=$host_alias 
     903ac_env_target_alias_set=${target_alias+set} 
     904ac_env_target_alias_value=$target_alias 
     905ac_cv_env_target_alias_set=${target_alias+set} 
     906ac_cv_env_target_alias_value=$target_alias 
     907ac_env_CC_set=${CC+set} 
     908ac_env_CC_value=$CC 
     909ac_cv_env_CC_set=${CC+set} 
     910ac_cv_env_CC_value=$CC 
     911ac_env_CFLAGS_set=${CFLAGS+set} 
     912ac_env_CFLAGS_value=$CFLAGS 
     913ac_cv_env_CFLAGS_set=${CFLAGS+set} 
     914ac_cv_env_CFLAGS_value=$CFLAGS 
     915ac_env_LDFLAGS_set=${LDFLAGS+set} 
     916ac_env_LDFLAGS_value=$LDFLAGS 
     917ac_cv_env_LDFLAGS_set=${LDFLAGS+set} 
     918ac_cv_env_LDFLAGS_value=$LDFLAGS 
     919ac_env_CPPFLAGS_set=${CPPFLAGS+set} 
     920ac_env_CPPFLAGS_value=$CPPFLAGS 
     921ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} 
     922ac_cv_env_CPPFLAGS_value=$CPPFLAGS 
     923ac_env_CPP_set=${CPP+set} 
     924ac_env_CP