common/autoconf/generated-configure.sh

changeset 698
e404d321abc6
parent 695
1dfcc874461e
child 699
e1a929afcfc4
     1.1 --- a/common/autoconf/generated-configure.sh	Tue Apr 30 14:39:49 2013 -0700
     1.2 +++ b/common/autoconf/generated-configure.sh	Thu May 02 15:46:38 2013 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  #! /bin/sh
     1.5  # Guess values for system-dependent variables and create Makefiles.
     1.6 -# Generated by GNU Autoconf 2.68 for OpenJDK jdk8.
     1.7 +# Generated by GNU Autoconf 2.67 for OpenJDK jdk8.
     1.8  #
     1.9  # Report bugs to <build-dev@openjdk.java.net>.
    1.10  #
    1.11 @@ -91,7 +91,6 @@
    1.12  IFS=" ""	$as_nl"
    1.13  
    1.14  # Find who we are.  Look in the path if we contain no directory separator.
    1.15 -as_myself=
    1.16  case $0 in #((
    1.17    *[\\/]* ) as_myself=$0 ;;
    1.18    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    1.19 @@ -217,18 +216,11 @@
    1.20    # We cannot yet assume a decent shell, so we have to provide a
    1.21  	# neutralization value for shells without unset; and this also
    1.22  	# works around shells that cannot unset nonexistent variables.
    1.23 -	# Preserve -v and -x to the replacement shell.
    1.24  	BASH_ENV=/dev/null
    1.25  	ENV=/dev/null
    1.26  	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
    1.27  	export CONFIG_SHELL
    1.28 -	case $- in # ((((
    1.29 -	  *v*x* | *x*v* ) as_opts=-vx ;;
    1.30 -	  *v* ) as_opts=-v ;;
    1.31 -	  *x* ) as_opts=-x ;;
    1.32 -	  * ) as_opts= ;;
    1.33 -	esac
    1.34 -	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    1.35 +	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
    1.36  fi
    1.37  
    1.38      if test x$as_have_required = xno; then :
    1.39 @@ -647,6 +639,8 @@
    1.40  CFLAGS_DEBUG_SYMBOLS
    1.41  ZIP_DEBUGINFO_FILES
    1.42  ENABLE_DEBUG_SYMBOLS
    1.43 +COMPILER_SUPPORTS_TARGET_BITS_FLAG
    1.44 +ZERO_ARCHFLAG
    1.45  LDFLAGS_CXX_JDK
    1.46  LDFLAGS_JDKEXE_SUFFIX
    1.47  LDFLAGS_JDKLIB_SUFFIX
    1.48 @@ -687,7 +681,6 @@
    1.49  STATIC_LIBRARY
    1.50  SHARED_LIBRARY
    1.51  OBJ_SUFFIX
    1.52 -COMPILER_SUPPORTS_TARGET_BITS_FLAG
    1.53  LIPO
    1.54  ac_ct_OBJDUMP
    1.55  OBJDUMP
    1.56 @@ -720,10 +713,20 @@
    1.57  ac_ct_OBJC
    1.58  OBJCFLAGS
    1.59  OBJC
    1.60 +ac_ct_CXX
    1.61 +CXXFLAGS
    1.62 +CXX
    1.63  ac_ct_PROPER_COMPILER_CXX
    1.64  PROPER_COMPILER_CXX
    1.65  POTENTIAL_CXX
    1.66  TOOLS_DIR_CXX
    1.67 +OBJEXT
    1.68 +EXEEXT
    1.69 +ac_ct_CC
    1.70 +CPPFLAGS
    1.71 +LDFLAGS
    1.72 +CFLAGS
    1.73 +CC
    1.74  ac_ct_PROPER_COMPILER_CC
    1.75  PROPER_COMPILER_CC
    1.76  POTENTIAL_CC
    1.77 @@ -834,17 +837,6 @@
    1.78  PATH_SEP
    1.79  SRC_ROOT
    1.80  ZERO_ARCHDEF
    1.81 -ZERO_ARCHFLAG
    1.82 -ac_ct_CXX
    1.83 -CXXFLAGS
    1.84 -CXX
    1.85 -OBJEXT
    1.86 -EXEEXT
    1.87 -ac_ct_CC
    1.88 -CPPFLAGS
    1.89 -LDFLAGS
    1.90 -CFLAGS
    1.91 -CC
    1.92  DEFINE_CROSS_COMPILE_ARCH
    1.93  LP64
    1.94  OPENJDK_TARGET_OS_API_DIR
    1.95 @@ -1041,6 +1033,7 @@
    1.96        ac_precious_vars='build_alias
    1.97  host_alias
    1.98  target_alias
    1.99 +PKG_CONFIG
   1.100  CC
   1.101  CFLAGS
   1.102  LDFLAGS
   1.103 @@ -1049,7 +1042,6 @@
   1.104  CXX
   1.105  CXXFLAGS
   1.106  CCC
   1.107 -PKG_CONFIG
   1.108  OBJC
   1.109  OBJCFLAGS
   1.110  CPP
   1.111 @@ -1465,7 +1457,7 @@
   1.112      $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
   1.113      expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
   1.114        $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
   1.115 -    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
   1.116 +    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
   1.117      ;;
   1.118  
   1.119    esac
   1.120 @@ -1809,6 +1801,7 @@
   1.121    --with-ccache-dir       where to store ccache files [~/.ccache]
   1.122  
   1.123  Some influential environment variables:
   1.124 +  PKG_CONFIG  path to pkg-config utility
   1.125    CC          C compiler command
   1.126    CFLAGS      C compiler flags
   1.127    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
   1.128 @@ -1818,7 +1811,6 @@
   1.129                you have headers in a nonstandard directory <include dir>
   1.130    CXX         C++ compiler command
   1.131    CXXFLAGS    C++ compiler flags
   1.132 -  PKG_CONFIG  path to pkg-config utility
   1.133    OBJC        Objective C compiler command
   1.134    OBJCFLAGS   Objective C compiler flags
   1.135    CPP         C preprocessor
   1.136 @@ -1902,7 +1894,7 @@
   1.137  if $ac_init_version; then
   1.138    cat <<\_ACEOF
   1.139  OpenJDK configure jdk8
   1.140 -generated by GNU Autoconf 2.68
   1.141 +generated by GNU Autoconf 2.67
   1.142  
   1.143  Copyright (C) 2010 Free Software Foundation, Inc.
   1.144  This configure script is free software; the Free Software Foundation
   1.145 @@ -1948,7 +1940,7 @@
   1.146  
   1.147  	ac_retval=1
   1.148  fi
   1.149 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.150 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.151    as_fn_set_status $ac_retval
   1.152  
   1.153  } # ac_fn_c_try_compile
   1.154 @@ -1986,7 +1978,7 @@
   1.155  
   1.156  	ac_retval=1
   1.157  fi
   1.158 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.159 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.160    as_fn_set_status $ac_retval
   1.161  
   1.162  } # ac_fn_cxx_try_compile
   1.163 @@ -2024,7 +2016,7 @@
   1.164  
   1.165  	ac_retval=1
   1.166  fi
   1.167 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.168 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.169    as_fn_set_status $ac_retval
   1.170  
   1.171  } # ac_fn_objc_try_compile
   1.172 @@ -2061,7 +2053,7 @@
   1.173  
   1.174      ac_retval=1
   1.175  fi
   1.176 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.177 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.178    as_fn_set_status $ac_retval
   1.179  
   1.180  } # ac_fn_c_try_cpp
   1.181 @@ -2098,7 +2090,7 @@
   1.182  
   1.183      ac_retval=1
   1.184  fi
   1.185 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.186 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.187    as_fn_set_status $ac_retval
   1.188  
   1.189  } # ac_fn_cxx_try_cpp
   1.190 @@ -2111,10 +2103,10 @@
   1.191  ac_fn_cxx_check_header_mongrel ()
   1.192  {
   1.193    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.194 -  if eval \${$3+:} false; then :
   1.195 +  if eval "test \"\${$3+set}\"" = set; then :
   1.196    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.197  $as_echo_n "checking for $2... " >&6; }
   1.198 -if eval \${$3+:} false; then :
   1.199 +if eval "test \"\${$3+set}\"" = set; then :
   1.200    $as_echo_n "(cached) " >&6
   1.201  fi
   1.202  eval ac_res=\$$3
   1.203 @@ -2181,7 +2173,7 @@
   1.204  esac
   1.205    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.206  $as_echo_n "checking for $2... " >&6; }
   1.207 -if eval \${$3+:} false; then :
   1.208 +if eval "test \"\${$3+set}\"" = set; then :
   1.209    $as_echo_n "(cached) " >&6
   1.210  else
   1.211    eval "$3=\$ac_header_compiler"
   1.212 @@ -2190,7 +2182,7 @@
   1.213  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.214  $as_echo "$ac_res" >&6; }
   1.215  fi
   1.216 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.217 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.218  
   1.219  } # ac_fn_cxx_check_header_mongrel
   1.220  
   1.221 @@ -2231,7 +2223,7 @@
   1.222         ac_retval=$ac_status
   1.223  fi
   1.224    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   1.225 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.226 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.227    as_fn_set_status $ac_retval
   1.228  
   1.229  } # ac_fn_cxx_try_run
   1.230 @@ -2245,7 +2237,7 @@
   1.231    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.232    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.233  $as_echo_n "checking for $2... " >&6; }
   1.234 -if eval \${$3+:} false; then :
   1.235 +if eval "test \"\${$3+set}\"" = set; then :
   1.236    $as_echo_n "(cached) " >&6
   1.237  else
   1.238    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.239 @@ -2263,7 +2255,7 @@
   1.240  eval ac_res=\$$3
   1.241  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.242  $as_echo "$ac_res" >&6; }
   1.243 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.244 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.245  
   1.246  } # ac_fn_cxx_check_header_compile
   1.247  
   1.248 @@ -2440,7 +2432,7 @@
   1.249  rm -f conftest.val
   1.250  
   1.251    fi
   1.252 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.253 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.254    as_fn_set_status $ac_retval
   1.255  
   1.256  } # ac_fn_cxx_compute_int
   1.257 @@ -2486,7 +2478,7 @@
   1.258    # interfere with the next link command; also delete a directory that is
   1.259    # left behind by Apple's compiler.  We do this before executing the actions.
   1.260    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   1.261 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.262 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.263    as_fn_set_status $ac_retval
   1.264  
   1.265  } # ac_fn_cxx_try_link
   1.266 @@ -2499,7 +2491,7 @@
   1.267    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.268    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.269  $as_echo_n "checking for $2... " >&6; }
   1.270 -if eval \${$3+:} false; then :
   1.271 +if eval "test \"\${$3+set}\"" = set; then :
   1.272    $as_echo_n "(cached) " >&6
   1.273  else
   1.274    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.275 @@ -2554,7 +2546,7 @@
   1.276  eval ac_res=\$$3
   1.277  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.278  $as_echo "$ac_res" >&6; }
   1.279 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.280 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.281  
   1.282  } # ac_fn_cxx_check_func
   1.283  
   1.284 @@ -2567,7 +2559,7 @@
   1.285    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.286    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.287  $as_echo_n "checking for $2... " >&6; }
   1.288 -if eval \${$3+:} false; then :
   1.289 +if eval "test \"\${$3+set}\"" = set; then :
   1.290    $as_echo_n "(cached) " >&6
   1.291  else
   1.292    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.293 @@ -2585,7 +2577,7 @@
   1.294  eval ac_res=\$$3
   1.295  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.296  $as_echo "$ac_res" >&6; }
   1.297 -  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.298 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.299  
   1.300  } # ac_fn_c_check_header_compile
   1.301  cat >config.log <<_ACEOF
   1.302 @@ -2593,7 +2585,7 @@
   1.303  running configure, to aid debugging if configure makes a mistake.
   1.304  
   1.305  It was created by OpenJDK $as_me jdk8, which was
   1.306 -generated by GNU Autoconf 2.68.  Invocation command line was
   1.307 +generated by GNU Autoconf 2.67.  Invocation command line was
   1.308  
   1.309    $ $0 $@
   1.310  
   1.311 @@ -2851,7 +2843,7 @@
   1.312        || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   1.313  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
   1.314  as_fn_error $? "failed to load site script $ac_site_file
   1.315 -See \`config.log' for more details" "$LINENO" 5; }
   1.316 +See \`config.log' for more details" "$LINENO" 5 ; }
   1.317    fi
   1.318  done
   1.319  
   1.320 @@ -3636,16 +3628,6 @@
   1.321  
   1.322  
   1.323  
   1.324 -# PLATFORM_COMPILER_CHECK_ARGUMENTS([ARGUMENT], [RUN-IF-TRUE],
   1.325 -#                                   [RUN-IF-FALSE])
   1.326 -# ------------------------------------------------------------
   1.327 -# Check that the c and c++ compilers support an argument
   1.328 -
   1.329 -
   1.330 -# Check that the compiler supports -mX flags
   1.331 -# Set COMPILER_SUPPORTS_TARGET_BITS_FLAG to 'true' if it does
   1.332 -
   1.333 -
   1.334  # Support macro for PLATFORM_SETUP_OPENJDK_TARGET_BITS.
   1.335  # Add -mX to various FLAGS variables.
   1.336  
   1.337 @@ -3733,6 +3715,15 @@
   1.338  
   1.339  
   1.340  
   1.341 +
   1.342 +# TOOLCHAIN_COMPILER_CHECK_ARGUMENTS([ARGUMENT], [RUN-IF-TRUE],
   1.343 +#                                   [RUN-IF-FALSE])
   1.344 +# ------------------------------------------------------------
   1.345 +# Check that the c and c++ compilers support an argument
   1.346 +
   1.347 +
   1.348 +
   1.349 +
   1.350  #
   1.351  # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
   1.352  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   1.353 @@ -3783,7 +3774,7 @@
   1.354  #CUSTOM_AUTOCONF_INCLUDE
   1.355  
   1.356  # Do not change or remove the following line, it is needed for consistency checks:
   1.357 -DATE_WHEN_GENERATED=1366642537
   1.358 +DATE_WHEN_GENERATED=1367502345
   1.359  
   1.360  ###############################################################################
   1.361  #
   1.362 @@ -3821,7 +3812,7 @@
   1.363  set dummy $ac_prog; ac_word=$2
   1.364  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.365  $as_echo_n "checking for $ac_word... " >&6; }
   1.366 -if ${ac_cv_path_BASENAME+:} false; then :
   1.367 +if test "${ac_cv_path_BASENAME+set}" = set; then :
   1.368    $as_echo_n "(cached) " >&6
   1.369  else
   1.370    case $BASENAME in
   1.371 @@ -3880,7 +3871,7 @@
   1.372  set dummy $ac_prog; ac_word=$2
   1.373  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.374  $as_echo_n "checking for $ac_word... " >&6; }
   1.375 -if ${ac_cv_path_BASH+:} false; then :
   1.376 +if test "${ac_cv_path_BASH+set}" = set; then :
   1.377    $as_echo_n "(cached) " >&6
   1.378  else
   1.379    case $BASH in
   1.380 @@ -3939,7 +3930,7 @@
   1.381  set dummy $ac_prog; ac_word=$2
   1.382  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.383  $as_echo_n "checking for $ac_word... " >&6; }
   1.384 -if ${ac_cv_path_CAT+:} false; then :
   1.385 +if test "${ac_cv_path_CAT+set}" = set; then :
   1.386    $as_echo_n "(cached) " >&6
   1.387  else
   1.388    case $CAT in
   1.389 @@ -3998,7 +3989,7 @@
   1.390  set dummy $ac_prog; ac_word=$2
   1.391  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.392  $as_echo_n "checking for $ac_word... " >&6; }
   1.393 -if ${ac_cv_path_CHMOD+:} false; then :
   1.394 +if test "${ac_cv_path_CHMOD+set}" = set; then :
   1.395    $as_echo_n "(cached) " >&6
   1.396  else
   1.397    case $CHMOD in
   1.398 @@ -4057,7 +4048,7 @@
   1.399  set dummy $ac_prog; ac_word=$2
   1.400  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.401  $as_echo_n "checking for $ac_word... " >&6; }
   1.402 -if ${ac_cv_path_CMP+:} false; then :
   1.403 +if test "${ac_cv_path_CMP+set}" = set; then :
   1.404    $as_echo_n "(cached) " >&6
   1.405  else
   1.406    case $CMP in
   1.407 @@ -4116,7 +4107,7 @@
   1.408  set dummy $ac_prog; ac_word=$2
   1.409  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.410  $as_echo_n "checking for $ac_word... " >&6; }
   1.411 -if ${ac_cv_path_COMM+:} false; then :
   1.412 +if test "${ac_cv_path_COMM+set}" = set; then :
   1.413    $as_echo_n "(cached) " >&6
   1.414  else
   1.415    case $COMM in
   1.416 @@ -4175,7 +4166,7 @@
   1.417  set dummy $ac_prog; ac_word=$2
   1.418  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.419  $as_echo_n "checking for $ac_word... " >&6; }
   1.420 -if ${ac_cv_path_CP+:} false; then :
   1.421 +if test "${ac_cv_path_CP+set}" = set; then :
   1.422    $as_echo_n "(cached) " >&6
   1.423  else
   1.424    case $CP in
   1.425 @@ -4234,7 +4225,7 @@
   1.426  set dummy $ac_prog; ac_word=$2
   1.427  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.428  $as_echo_n "checking for $ac_word... " >&6; }
   1.429 -if ${ac_cv_path_CPIO+:} false; then :
   1.430 +if test "${ac_cv_path_CPIO+set}" = set; then :
   1.431    $as_echo_n "(cached) " >&6
   1.432  else
   1.433    case $CPIO in
   1.434 @@ -4293,7 +4284,7 @@
   1.435  set dummy $ac_prog; ac_word=$2
   1.436  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.437  $as_echo_n "checking for $ac_word... " >&6; }
   1.438 -if ${ac_cv_path_CUT+:} false; then :
   1.439 +if test "${ac_cv_path_CUT+set}" = set; then :
   1.440    $as_echo_n "(cached) " >&6
   1.441  else
   1.442    case $CUT in
   1.443 @@ -4352,7 +4343,7 @@
   1.444  set dummy $ac_prog; ac_word=$2
   1.445  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.446  $as_echo_n "checking for $ac_word... " >&6; }
   1.447 -if ${ac_cv_path_DATE+:} false; then :
   1.448 +if test "${ac_cv_path_DATE+set}" = set; then :
   1.449    $as_echo_n "(cached) " >&6
   1.450  else
   1.451    case $DATE in
   1.452 @@ -4411,7 +4402,7 @@
   1.453  set dummy $ac_prog; ac_word=$2
   1.454  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.455  $as_echo_n "checking for $ac_word... " >&6; }
   1.456 -if ${ac_cv_path_DIFF+:} false; then :
   1.457 +if test "${ac_cv_path_DIFF+set}" = set; then :
   1.458    $as_echo_n "(cached) " >&6
   1.459  else
   1.460    case $DIFF in
   1.461 @@ -4470,7 +4461,7 @@
   1.462  set dummy $ac_prog; ac_word=$2
   1.463  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.464  $as_echo_n "checking for $ac_word... " >&6; }
   1.465 -if ${ac_cv_path_DIRNAME+:} false; then :
   1.466 +if test "${ac_cv_path_DIRNAME+set}" = set; then :
   1.467    $as_echo_n "(cached) " >&6
   1.468  else
   1.469    case $DIRNAME in
   1.470 @@ -4529,7 +4520,7 @@
   1.471  set dummy $ac_prog; ac_word=$2
   1.472  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.473  $as_echo_n "checking for $ac_word... " >&6; }
   1.474 -if ${ac_cv_path_ECHO+:} false; then :
   1.475 +if test "${ac_cv_path_ECHO+set}" = set; then :
   1.476    $as_echo_n "(cached) " >&6
   1.477  else
   1.478    case $ECHO in
   1.479 @@ -4588,7 +4579,7 @@
   1.480  set dummy $ac_prog; ac_word=$2
   1.481  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.482  $as_echo_n "checking for $ac_word... " >&6; }
   1.483 -if ${ac_cv_path_EXPR+:} false; then :
   1.484 +if test "${ac_cv_path_EXPR+set}" = set; then :
   1.485    $as_echo_n "(cached) " >&6
   1.486  else
   1.487    case $EXPR in
   1.488 @@ -4647,7 +4638,7 @@
   1.489  set dummy $ac_prog; ac_word=$2
   1.490  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.491  $as_echo_n "checking for $ac_word... " >&6; }
   1.492 -if ${ac_cv_path_FILE+:} false; then :
   1.493 +if test "${ac_cv_path_FILE+set}" = set; then :
   1.494    $as_echo_n "(cached) " >&6
   1.495  else
   1.496    case $FILE in
   1.497 @@ -4706,7 +4697,7 @@
   1.498  set dummy $ac_prog; ac_word=$2
   1.499  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.500  $as_echo_n "checking for $ac_word... " >&6; }
   1.501 -if ${ac_cv_path_FIND+:} false; then :
   1.502 +if test "${ac_cv_path_FIND+set}" = set; then :
   1.503    $as_echo_n "(cached) " >&6
   1.504  else
   1.505    case $FIND in
   1.506 @@ -4765,7 +4756,7 @@
   1.507  set dummy $ac_prog; ac_word=$2
   1.508  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.509  $as_echo_n "checking for $ac_word... " >&6; }
   1.510 -if ${ac_cv_path_HEAD+:} false; then :
   1.511 +if test "${ac_cv_path_HEAD+set}" = set; then :
   1.512    $as_echo_n "(cached) " >&6
   1.513  else
   1.514    case $HEAD in
   1.515 @@ -4824,7 +4815,7 @@
   1.516  set dummy $ac_prog; ac_word=$2
   1.517  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.518  $as_echo_n "checking for $ac_word... " >&6; }
   1.519 -if ${ac_cv_path_LN+:} false; then :
   1.520 +if test "${ac_cv_path_LN+set}" = set; then :
   1.521    $as_echo_n "(cached) " >&6
   1.522  else
   1.523    case $LN in
   1.524 @@ -4883,7 +4874,7 @@
   1.525  set dummy $ac_prog; ac_word=$2
   1.526  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.527  $as_echo_n "checking for $ac_word... " >&6; }
   1.528 -if ${ac_cv_path_LS+:} false; then :
   1.529 +if test "${ac_cv_path_LS+set}" = set; then :
   1.530    $as_echo_n "(cached) " >&6
   1.531  else
   1.532    case $LS in
   1.533 @@ -4942,7 +4933,7 @@
   1.534  set dummy $ac_prog; ac_word=$2
   1.535  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.536  $as_echo_n "checking for $ac_word... " >&6; }
   1.537 -if ${ac_cv_path_MKDIR+:} false; then :
   1.538 +if test "${ac_cv_path_MKDIR+set}" = set; then :
   1.539    $as_echo_n "(cached) " >&6
   1.540  else
   1.541    case $MKDIR in
   1.542 @@ -5001,7 +4992,7 @@
   1.543  set dummy $ac_prog; ac_word=$2
   1.544  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.545  $as_echo_n "checking for $ac_word... " >&6; }
   1.546 -if ${ac_cv_path_MKTEMP+:} false; then :
   1.547 +if test "${ac_cv_path_MKTEMP+set}" = set; then :
   1.548    $as_echo_n "(cached) " >&6
   1.549  else
   1.550    case $MKTEMP in
   1.551 @@ -5060,7 +5051,7 @@
   1.552  set dummy $ac_prog; ac_word=$2
   1.553  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.554  $as_echo_n "checking for $ac_word... " >&6; }
   1.555 -if ${ac_cv_path_MV+:} false; then :
   1.556 +if test "${ac_cv_path_MV+set}" = set; then :
   1.557    $as_echo_n "(cached) " >&6
   1.558  else
   1.559    case $MV in
   1.560 @@ -5119,7 +5110,7 @@
   1.561  set dummy $ac_prog; ac_word=$2
   1.562  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.563  $as_echo_n "checking for $ac_word... " >&6; }
   1.564 -if ${ac_cv_path_PRINTF+:} false; then :
   1.565 +if test "${ac_cv_path_PRINTF+set}" = set; then :
   1.566    $as_echo_n "(cached) " >&6
   1.567  else
   1.568    case $PRINTF in
   1.569 @@ -5178,7 +5169,7 @@
   1.570  set dummy $ac_prog; ac_word=$2
   1.571  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.572  $as_echo_n "checking for $ac_word... " >&6; }
   1.573 -if ${ac_cv_path_THEPWDCMD+:} false; then :
   1.574 +if test "${ac_cv_path_THEPWDCMD+set}" = set; then :
   1.575    $as_echo_n "(cached) " >&6
   1.576  else
   1.577    case $THEPWDCMD in
   1.578 @@ -5237,7 +5228,7 @@
   1.579  set dummy $ac_prog; ac_word=$2
   1.580  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.581  $as_echo_n "checking for $ac_word... " >&6; }
   1.582 -if ${ac_cv_path_RM+:} false; then :
   1.583 +if test "${ac_cv_path_RM+set}" = set; then :
   1.584    $as_echo_n "(cached) " >&6
   1.585  else
   1.586    case $RM in
   1.587 @@ -5296,7 +5287,7 @@
   1.588  set dummy $ac_prog; ac_word=$2
   1.589  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.590  $as_echo_n "checking for $ac_word... " >&6; }
   1.591 -if ${ac_cv_path_SH+:} false; then :
   1.592 +if test "${ac_cv_path_SH+set}" = set; then :
   1.593    $as_echo_n "(cached) " >&6
   1.594  else
   1.595    case $SH in
   1.596 @@ -5355,7 +5346,7 @@
   1.597  set dummy $ac_prog; ac_word=$2
   1.598  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.599  $as_echo_n "checking for $ac_word... " >&6; }
   1.600 -if ${ac_cv_path_SORT+:} false; then :
   1.601 +if test "${ac_cv_path_SORT+set}" = set; then :
   1.602    $as_echo_n "(cached) " >&6
   1.603  else
   1.604    case $SORT in
   1.605 @@ -5414,7 +5405,7 @@
   1.606  set dummy $ac_prog; ac_word=$2
   1.607  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.608  $as_echo_n "checking for $ac_word... " >&6; }
   1.609 -if ${ac_cv_path_TAIL+:} false; then :
   1.610 +if test "${ac_cv_path_TAIL+set}" = set; then :
   1.611    $as_echo_n "(cached) " >&6
   1.612  else
   1.613    case $TAIL in
   1.614 @@ -5473,7 +5464,7 @@
   1.615  set dummy $ac_prog; ac_word=$2
   1.616  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.617  $as_echo_n "checking for $ac_word... " >&6; }
   1.618 -if ${ac_cv_path_TAR+:} false; then :
   1.619 +if test "${ac_cv_path_TAR+set}" = set; then :
   1.620    $as_echo_n "(cached) " >&6
   1.621  else
   1.622    case $TAR in
   1.623 @@ -5532,7 +5523,7 @@
   1.624  set dummy $ac_prog; ac_word=$2
   1.625  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.626  $as_echo_n "checking for $ac_word... " >&6; }
   1.627 -if ${ac_cv_path_TEE+:} false; then :
   1.628 +if test "${ac_cv_path_TEE+set}" = set; then :
   1.629    $as_echo_n "(cached) " >&6
   1.630  else
   1.631    case $TEE in
   1.632 @@ -5591,7 +5582,7 @@
   1.633  set dummy $ac_prog; ac_word=$2
   1.634  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.635  $as_echo_n "checking for $ac_word... " >&6; }
   1.636 -if ${ac_cv_path_TOUCH+:} false; then :
   1.637 +if test "${ac_cv_path_TOUCH+set}" = set; then :
   1.638    $as_echo_n "(cached) " >&6
   1.639  else
   1.640    case $TOUCH in
   1.641 @@ -5650,7 +5641,7 @@
   1.642  set dummy $ac_prog; ac_word=$2
   1.643  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.644  $as_echo_n "checking for $ac_word... " >&6; }
   1.645 -if ${ac_cv_path_TR+:} false; then :
   1.646 +if test "${ac_cv_path_TR+set}" = set; then :
   1.647    $as_echo_n "(cached) " >&6
   1.648  else
   1.649    case $TR in
   1.650 @@ -5709,7 +5700,7 @@
   1.651  set dummy $ac_prog; ac_word=$2
   1.652  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.653  $as_echo_n "checking for $ac_word... " >&6; }
   1.654 -if ${ac_cv_path_UNAME+:} false; then :
   1.655 +if test "${ac_cv_path_UNAME+set}" = set; then :
   1.656    $as_echo_n "(cached) " >&6
   1.657  else
   1.658    case $UNAME in
   1.659 @@ -5768,7 +5759,7 @@
   1.660  set dummy $ac_prog; ac_word=$2
   1.661  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.662  $as_echo_n "checking for $ac_word... " >&6; }
   1.663 -if ${ac_cv_path_UNIQ+:} false; then :
   1.664 +if test "${ac_cv_path_UNIQ+set}" = set; then :
   1.665    $as_echo_n "(cached) " >&6
   1.666  else
   1.667    case $UNIQ in
   1.668 @@ -5827,7 +5818,7 @@
   1.669  set dummy $ac_prog; ac_word=$2
   1.670  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.671  $as_echo_n "checking for $ac_word... " >&6; }
   1.672 -if ${ac_cv_path_WC+:} false; then :
   1.673 +if test "${ac_cv_path_WC+set}" = set; then :
   1.674    $as_echo_n "(cached) " >&6
   1.675  else
   1.676    case $WC in
   1.677 @@ -5886,7 +5877,7 @@
   1.678  set dummy $ac_prog; ac_word=$2
   1.679  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.680  $as_echo_n "checking for $ac_word... " >&6; }
   1.681 -if ${ac_cv_path_WHICH+:} false; then :
   1.682 +if test "${ac_cv_path_WHICH+set}" = set; then :
   1.683    $as_echo_n "(cached) " >&6
   1.684  else
   1.685    case $WHICH in
   1.686 @@ -5945,7 +5936,7 @@
   1.687  set dummy $ac_prog; ac_word=$2
   1.688  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.689  $as_echo_n "checking for $ac_word... " >&6; }
   1.690 -if ${ac_cv_path_XARGS+:} false; then :
   1.691 +if test "${ac_cv_path_XARGS+set}" = set; then :
   1.692    $as_echo_n "(cached) " >&6
   1.693  else
   1.694    case $XARGS in
   1.695 @@ -6005,7 +5996,7 @@
   1.696  set dummy $ac_prog; ac_word=$2
   1.697  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.698  $as_echo_n "checking for $ac_word... " >&6; }
   1.699 -if ${ac_cv_prog_AWK+:} false; then :
   1.700 +if test "${ac_cv_prog_AWK+set}" = set; then :
   1.701    $as_echo_n "(cached) " >&6
   1.702  else
   1.703    if test -n "$AWK"; then
   1.704 @@ -6055,7 +6046,7 @@
   1.705  
   1.706  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
   1.707  $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
   1.708 -if ${ac_cv_path_GREP+:} false; then :
   1.709 +if test "${ac_cv_path_GREP+set}" = set; then :
   1.710    $as_echo_n "(cached) " >&6
   1.711  else
   1.712    if test -z "$GREP"; then
   1.713 @@ -6130,7 +6121,7 @@
   1.714  
   1.715  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
   1.716  $as_echo_n "checking for egrep... " >&6; }
   1.717 -if ${ac_cv_path_EGREP+:} false; then :
   1.718 +if test "${ac_cv_path_EGREP+set}" = set; then :
   1.719    $as_echo_n "(cached) " >&6
   1.720  else
   1.721    if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
   1.722 @@ -6209,7 +6200,7 @@
   1.723  
   1.724  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
   1.725  $as_echo_n "checking for fgrep... " >&6; }
   1.726 -if ${ac_cv_path_FGREP+:} false; then :
   1.727 +if test "${ac_cv_path_FGREP+set}" = set; then :
   1.728    $as_echo_n "(cached) " >&6
   1.729  else
   1.730    if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
   1.731 @@ -6288,7 +6279,7 @@
   1.732  
   1.733  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
   1.734  $as_echo_n "checking for a sed that does not truncate output... " >&6; }
   1.735 -if ${ac_cv_path_SED+:} false; then :
   1.736 +if test "${ac_cv_path_SED+set}" = set; then :
   1.737    $as_echo_n "(cached) " >&6
   1.738  else
   1.739              ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
   1.740 @@ -6374,7 +6365,7 @@
   1.741  set dummy $ac_prog; ac_word=$2
   1.742  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.743  $as_echo_n "checking for $ac_word... " >&6; }
   1.744 -if ${ac_cv_path_NAWK+:} false; then :
   1.745 +if test "${ac_cv_path_NAWK+set}" = set; then :
   1.746    $as_echo_n "(cached) " >&6
   1.747  else
   1.748    case $NAWK in
   1.749 @@ -6434,7 +6425,7 @@
   1.750  set dummy cygpath; ac_word=$2
   1.751  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.752  $as_echo_n "checking for $ac_word... " >&6; }
   1.753 -if ${ac_cv_path_CYGPATH+:} false; then :
   1.754 +if test "${ac_cv_path_CYGPATH+set}" = set; then :
   1.755    $as_echo_n "(cached) " >&6
   1.756  else
   1.757    case $CYGPATH in
   1.758 @@ -6474,7 +6465,7 @@
   1.759  set dummy readlink; ac_word=$2
   1.760  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.761  $as_echo_n "checking for $ac_word... " >&6; }
   1.762 -if ${ac_cv_path_READLINK+:} false; then :
   1.763 +if test "${ac_cv_path_READLINK+set}" = set; then :
   1.764    $as_echo_n "(cached) " >&6
   1.765  else
   1.766    case $READLINK in
   1.767 @@ -6514,7 +6505,7 @@
   1.768  set dummy df; ac_word=$2
   1.769  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.770  $as_echo_n "checking for $ac_word... " >&6; }
   1.771 -if ${ac_cv_path_DF+:} false; then :
   1.772 +if test "${ac_cv_path_DF+set}" = set; then :
   1.773    $as_echo_n "(cached) " >&6
   1.774  else
   1.775    case $DF in
   1.776 @@ -6554,7 +6545,7 @@
   1.777  set dummy SetFile; ac_word=$2
   1.778  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.779  $as_echo_n "checking for $ac_word... " >&6; }
   1.780 -if ${ac_cv_path_SETFILE+:} false; then :
   1.781 +if test "${ac_cv_path_SETFILE+set}" = set; then :
   1.782    $as_echo_n "(cached) " >&6
   1.783  else
   1.784    case $SETFILE in
   1.785 @@ -6600,7 +6591,7 @@
   1.786  
   1.787  { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
   1.788  $as_echo_n "checking build system type... " >&6; }
   1.789 -if ${ac_cv_build+:} false; then :
   1.790 +if test "${ac_cv_build+set}" = set; then :
   1.791    $as_echo_n "(cached) " >&6
   1.792  else
   1.793    ac_build_alias=$build_alias
   1.794 @@ -6616,7 +6607,7 @@
   1.795  $as_echo "$ac_cv_build" >&6; }
   1.796  case $ac_cv_build in
   1.797  *-*-*) ;;
   1.798 -*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
   1.799 +*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
   1.800  esac
   1.801  build=$ac_cv_build
   1.802  ac_save_IFS=$IFS; IFS='-'
   1.803 @@ -6634,7 +6625,7 @@
   1.804  
   1.805  { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
   1.806  $as_echo_n "checking host system type... " >&6; }
   1.807 -if ${ac_cv_host+:} false; then :
   1.808 +if test "${ac_cv_host+set}" = set; then :
   1.809    $as_echo_n "(cached) " >&6
   1.810  else
   1.811    if test "x$host_alias" = x; then
   1.812 @@ -6649,7 +6640,7 @@
   1.813  $as_echo "$ac_cv_host" >&6; }
   1.814  case $ac_cv_host in
   1.815  *-*-*) ;;
   1.816 -*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
   1.817 +*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
   1.818  esac
   1.819  host=$ac_cv_host
   1.820  ac_save_IFS=$IFS; IFS='-'
   1.821 @@ -6667,7 +6658,7 @@
   1.822  
   1.823  { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
   1.824  $as_echo_n "checking target system type... " >&6; }
   1.825 -if ${ac_cv_target+:} false; then :
   1.826 +if test "${ac_cv_target+set}" = set; then :
   1.827    $as_echo_n "(cached) " >&6
   1.828  else
   1.829    if test "x$target_alias" = x; then
   1.830 @@ -6682,7 +6673,7 @@
   1.831  $as_echo "$ac_cv_target" >&6; }
   1.832  case $ac_cv_target in
   1.833  *-*-*) ;;
   1.834 -*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
   1.835 +*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;;
   1.836  esac
   1.837  target=$ac_cv_target
   1.838  ac_save_IFS=$IFS; IFS='-'
   1.839 @@ -6704,1055 +6695,6 @@
   1.840    test "$program_prefix$program_suffix$program_transform_name" = \
   1.841      NONENONEs,x,x, &&
   1.842    program_prefix=${target_alias}-
   1.843 -ac_ext=c
   1.844 -ac_cpp='$CPP $CPPFLAGS'
   1.845 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
   1.846 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
   1.847 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
   1.848 -if test -n "$ac_tool_prefix"; then
   1.849 -  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
   1.850 -set dummy ${ac_tool_prefix}gcc; ac_word=$2
   1.851 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.852 -$as_echo_n "checking for $ac_word... " >&6; }
   1.853 -if ${ac_cv_prog_CC+:} false; then :
   1.854 -  $as_echo_n "(cached) " >&6
   1.855 -else
   1.856 -  if test -n "$CC"; then
   1.857 -  ac_cv_prog_CC="$CC" # Let the user override the test.
   1.858 -else
   1.859 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   1.860 -for as_dir in $PATH
   1.861 -do
   1.862 -  IFS=$as_save_IFS
   1.863 -  test -z "$as_dir" && as_dir=.
   1.864 -    for ac_exec_ext in '' $ac_executable_extensions; do
   1.865 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
   1.866 -    ac_cv_prog_CC="${ac_tool_prefix}gcc"
   1.867 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
   1.868 -    break 2
   1.869 -  fi
   1.870 -done
   1.871 -  done
   1.872 -IFS=$as_save_IFS
   1.873 -
   1.874 -fi
   1.875 -fi
   1.876 -CC=$ac_cv_prog_CC
   1.877 -if test -n "$CC"; then
   1.878 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
   1.879 -$as_echo "$CC" >&6; }
   1.880 -else
   1.881 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
   1.882 -$as_echo "no" >&6; }
   1.883 -fi
   1.884 -
   1.885 -
   1.886 -fi
   1.887 -if test -z "$ac_cv_prog_CC"; then
   1.888 -  ac_ct_CC=$CC
   1.889 -  # Extract the first word of "gcc", so it can be a program name with args.
   1.890 -set dummy gcc; ac_word=$2
   1.891 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.892 -$as_echo_n "checking for $ac_word... " >&6; }
   1.893 -if ${ac_cv_prog_ac_ct_CC+:} false; then :
   1.894 -  $as_echo_n "(cached) " >&6
   1.895 -else
   1.896 -  if test -n "$ac_ct_CC"; then
   1.897 -  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
   1.898 -else
   1.899 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   1.900 -for as_dir in $PATH
   1.901 -do
   1.902 -  IFS=$as_save_IFS
   1.903 -  test -z "$as_dir" && as_dir=.
   1.904 -    for ac_exec_ext in '' $ac_executable_extensions; do
   1.905 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
   1.906 -    ac_cv_prog_ac_ct_CC="gcc"
   1.907 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
   1.908 -    break 2
   1.909 -  fi
   1.910 -done
   1.911 -  done
   1.912 -IFS=$as_save_IFS
   1.913 -
   1.914 -fi
   1.915 -fi
   1.916 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
   1.917 -if test -n "$ac_ct_CC"; then
   1.918 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
   1.919 -$as_echo "$ac_ct_CC" >&6; }
   1.920 -else
   1.921 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
   1.922 -$as_echo "no" >&6; }
   1.923 -fi
   1.924 -
   1.925 -  if test "x$ac_ct_CC" = x; then
   1.926 -    CC=""
   1.927 -  else
   1.928 -    case $cross_compiling:$ac_tool_warned in
   1.929 -yes:)
   1.930 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
   1.931 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
   1.932 -ac_tool_warned=yes ;;
   1.933 -esac
   1.934 -    CC=$ac_ct_CC
   1.935 -  fi
   1.936 -else
   1.937 -  CC="$ac_cv_prog_CC"
   1.938 -fi
   1.939 -
   1.940 -if test -z "$CC"; then
   1.941 -          if test -n "$ac_tool_prefix"; then
   1.942 -    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
   1.943 -set dummy ${ac_tool_prefix}cc; ac_word=$2
   1.944 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.945 -$as_echo_n "checking for $ac_word... " >&6; }
   1.946 -if ${ac_cv_prog_CC+:} false; then :
   1.947 -  $as_echo_n "(cached) " >&6
   1.948 -else
   1.949 -  if test -n "$CC"; then
   1.950 -  ac_cv_prog_CC="$CC" # Let the user override the test.
   1.951 -else
   1.952 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   1.953 -for as_dir in $PATH
   1.954 -do
   1.955 -  IFS=$as_save_IFS
   1.956 -  test -z "$as_dir" && as_dir=.
   1.957 -    for ac_exec_ext in '' $ac_executable_extensions; do
   1.958 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
   1.959 -    ac_cv_prog_CC="${ac_tool_prefix}cc"
   1.960 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
   1.961 -    break 2
   1.962 -  fi
   1.963 -done
   1.964 -  done
   1.965 -IFS=$as_save_IFS
   1.966 -
   1.967 -fi
   1.968 -fi
   1.969 -CC=$ac_cv_prog_CC
   1.970 -if test -n "$CC"; then
   1.971 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
   1.972 -$as_echo "$CC" >&6; }
   1.973 -else
   1.974 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
   1.975 -$as_echo "no" >&6; }
   1.976 -fi
   1.977 -
   1.978 -
   1.979 -  fi
   1.980 -fi
   1.981 -if test -z "$CC"; then
   1.982 -  # Extract the first word of "cc", so it can be a program name with args.
   1.983 -set dummy cc; ac_word=$2
   1.984 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.985 -$as_echo_n "checking for $ac_word... " >&6; }
   1.986 -if ${ac_cv_prog_CC+:} false; then :
   1.987 -  $as_echo_n "(cached) " >&6
   1.988 -else
   1.989 -  if test -n "$CC"; then
   1.990 -  ac_cv_prog_CC="$CC" # Let the user override the test.
   1.991 -else
   1.992 -  ac_prog_rejected=no
   1.993 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   1.994 -for as_dir in $PATH
   1.995 -do
   1.996 -  IFS=$as_save_IFS
   1.997 -  test -z "$as_dir" && as_dir=.
   1.998 -    for ac_exec_ext in '' $ac_executable_extensions; do
   1.999 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  1.1000 -    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
  1.1001 -       ac_prog_rejected=yes
  1.1002 -       continue
  1.1003 -     fi
  1.1004 -    ac_cv_prog_CC="cc"
  1.1005 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  1.1006 -    break 2
  1.1007 -  fi
  1.1008 -done
  1.1009 -  done
  1.1010 -IFS=$as_save_IFS
  1.1011 -
  1.1012 -if test $ac_prog_rejected = yes; then
  1.1013 -  # We found a bogon in the path, so make sure we never use it.
  1.1014 -  set dummy $ac_cv_prog_CC
  1.1015 -  shift
  1.1016 -  if test $# != 0; then
  1.1017 -    # We chose a different compiler from the bogus one.
  1.1018 -    # However, it has the same basename, so the bogon will be chosen
  1.1019 -    # first if we set CC to just the basename; use the full file name.
  1.1020 -    shift
  1.1021 -    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
  1.1022 -  fi
  1.1023 -fi
  1.1024 -fi
  1.1025 -fi
  1.1026 -CC=$ac_cv_prog_CC
  1.1027 -if test -n "$CC"; then
  1.1028 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  1.1029 -$as_echo "$CC" >&6; }
  1.1030 -else
  1.1031 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1.1032 -$as_echo "no" >&6; }
  1.1033 -fi
  1.1034 -
  1.1035 -
  1.1036 -fi
  1.1037 -if test -z "$CC"; then
  1.1038 -  if test -n "$ac_tool_prefix"; then
  1.1039 -  for ac_prog in cl.exe
  1.1040 -  do
  1.1041 -    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
  1.1042 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.1043 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1044 -$as_echo_n "checking for $ac_word... " >&6; }
  1.1045 -if ${ac_cv_prog_CC+:} false; then :
  1.1046 -  $as_echo_n "(cached) " >&6
  1.1047 -else
  1.1048 -  if test -n "$CC"; then
  1.1049 -  ac_cv_prog_CC="$CC" # Let the user override the test.
  1.1050 -else
  1.1051 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1.1052 -for as_dir in $PATH
  1.1053 -do
  1.1054 -  IFS=$as_save_IFS
  1.1055 -  test -z "$as_dir" && as_dir=.
  1.1056 -    for ac_exec_ext in '' $ac_executable_extensions; do
  1.1057 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  1.1058 -    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
  1.1059 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  1.1060 -    break 2
  1.1061 -  fi
  1.1062 -done
  1.1063 -  done
  1.1064 -IFS=$as_save_IFS
  1.1065 -
  1.1066 -fi
  1.1067 -fi
  1.1068 -CC=$ac_cv_prog_CC
  1.1069 -if test -n "$CC"; then
  1.1070 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  1.1071 -$as_echo "$CC" >&6; }
  1.1072 -else
  1.1073 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1.1074 -$as_echo "no" >&6; }
  1.1075 -fi
  1.1076 -
  1.1077 -
  1.1078 -    test -n "$CC" && break
  1.1079 -  done
  1.1080 -fi
  1.1081 -if test -z "$CC"; then
  1.1082 -  ac_ct_CC=$CC
  1.1083 -  for ac_prog in cl.exe
  1.1084 -do
  1.1085 -  # Extract the first word of "$ac_prog", so it can be a program name with args.
  1.1086 -set dummy $ac_prog; ac_word=$2
  1.1087 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1088 -$as_echo_n "checking for $ac_word... " >&6; }
  1.1089 -if ${ac_cv_prog_ac_ct_CC+:} false; then :
  1.1090 -  $as_echo_n "(cached) " >&6
  1.1091 -else
  1.1092 -  if test -n "$ac_ct_CC"; then
  1.1093 -  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
  1.1094 -else
  1.1095 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1.1096 -for as_dir in $PATH
  1.1097 -do
  1.1098 -  IFS=$as_save_IFS
  1.1099 -  test -z "$as_dir" && as_dir=.
  1.1100 -    for ac_exec_ext in '' $ac_executable_extensions; do
  1.1101 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  1.1102 -    ac_cv_prog_ac_ct_CC="$ac_prog"
  1.1103 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  1.1104 -    break 2
  1.1105 -  fi
  1.1106 -done
  1.1107 -  done
  1.1108 -IFS=$as_save_IFS
  1.1109 -
  1.1110 -fi
  1.1111 -fi
  1.1112 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
  1.1113 -if test -n "$ac_ct_CC"; then
  1.1114 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
  1.1115 -$as_echo "$ac_ct_CC" >&6; }
  1.1116 -else
  1.1117 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1.1118 -$as_echo "no" >&6; }
  1.1119 -fi
  1.1120 -
  1.1121 -
  1.1122 -  test -n "$ac_ct_CC" && break
  1.1123 -done
  1.1124 -
  1.1125 -  if test "x$ac_ct_CC" = x; then
  1.1126 -    CC=""
  1.1127 -  else
  1.1128 -    case $cross_compiling:$ac_tool_warned in
  1.1129 -yes:)
  1.1130 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  1.1131 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  1.1132 -ac_tool_warned=yes ;;
  1.1133 -esac
  1.1134 -    CC=$ac_ct_CC
  1.1135 -  fi
  1.1136 -fi
  1.1137 -
  1.1138 -fi
  1.1139 -
  1.1140 -
  1.1141 -test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.1142 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.1143 -as_fn_error $? "no acceptable C compiler found in \$PATH
  1.1144 -See \`config.log' for more details" "$LINENO" 5; }
  1.1145 -
  1.1146 -# Provide some information about the compiler.
  1.1147 -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
  1.1148 -set X $ac_compile
  1.1149 -ac_compiler=$2
  1.1150 -for ac_option in --version -v -V -qversion; do
  1.1151 -  { { ac_try="$ac_compiler $ac_option >&5"
  1.1152 -case "(($ac_try" in
  1.1153 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.1154 -  *) ac_try_echo=$ac_try;;
  1.1155 -esac
  1.1156 -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.1157 -$as_echo "$ac_try_echo"; } >&5
  1.1158 -  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
  1.1159 -  ac_status=$?
  1.1160 -  if test -s conftest.err; then
  1.1161 -    sed '10a\
  1.1162 -... rest of stderr output deleted ...
  1.1163 -         10q' conftest.err >conftest.er1
  1.1164 -    cat conftest.er1 >&5
  1.1165 -  fi
  1.1166 -  rm -f conftest.er1 conftest.err
  1.1167 -  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.1168 -  test $ac_status = 0; }
  1.1169 -done
  1.1170 -
  1.1171 -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1172 -/* end confdefs.h.  */
  1.1173 -
  1.1174 -int
  1.1175 -main ()
  1.1176 -{
  1.1177 -
  1.1178 -  ;
  1.1179 -  return 0;
  1.1180 -}
  1.1181 -_ACEOF
  1.1182 -ac_clean_files_save=$ac_clean_files
  1.1183 -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
  1.1184 -# Try to create an executable without -o first, disregard a.out.
  1.1185 -# It will help us diagnose broken compilers, and finding out an intuition
  1.1186 -# of exeext.
  1.1187 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
  1.1188 -$as_echo_n "checking whether the C compiler works... " >&6; }
  1.1189 -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
  1.1190 -
  1.1191 -# The possible output files:
  1.1192 -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
  1.1193 -
  1.1194 -ac_rmfiles=
  1.1195 -for ac_file in $ac_files
  1.1196 -do
  1.1197 -  case $ac_file in
  1.1198 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
  1.1199 -    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
  1.1200 -  esac
  1.1201 -done
  1.1202 -rm -f $ac_rmfiles
  1.1203 -
  1.1204 -if { { ac_try="$ac_link_default"
  1.1205 -case "(($ac_try" in
  1.1206 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.1207 -  *) ac_try_echo=$ac_try;;
  1.1208 -esac
  1.1209 -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.1210 -$as_echo "$ac_try_echo"; } >&5
  1.1211 -  (eval "$ac_link_default") 2>&5
  1.1212 -  ac_status=$?
  1.1213 -  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.1214 -  test $ac_status = 0; }; then :
  1.1215 -  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
  1.1216 -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
  1.1217 -# in a Makefile.  We should not override ac_cv_exeext if it was cached,
  1.1218 -# so that the user can short-circuit this test for compilers unknown to
  1.1219 -# Autoconf.
  1.1220 -for ac_file in $ac_files ''
  1.1221 -do
  1.1222 -  test -f "$ac_file" || continue
  1.1223 -  case $ac_file in
  1.1224 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
  1.1225 -	;;
  1.1226 -    [ab].out )
  1.1227 -	# We found the default executable, but exeext='' is most
  1.1228 -	# certainly right.
  1.1229 -	break;;
  1.1230 -    *.* )
  1.1231 -	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
  1.1232 -	then :; else
  1.1233 -	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
  1.1234 -	fi
  1.1235 -	# We set ac_cv_exeext here because the later test for it is not
  1.1236 -	# safe: cross compilers may not add the suffix if given an `-o'
  1.1237 -	# argument, so we may need to know it at that point already.
  1.1238 -	# Even if this section looks crufty: it has the advantage of
  1.1239 -	# actually working.
  1.1240 -	break;;
  1.1241 -    * )
  1.1242 -	break;;
  1.1243 -  esac
  1.1244 -done
  1.1245 -test "$ac_cv_exeext" = no && ac_cv_exeext=
  1.1246 -
  1.1247 -else
  1.1248 -  ac_file=''
  1.1249 -fi
  1.1250 -if test -z "$ac_file"; then :
  1.1251 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1.1252 -$as_echo "no" >&6; }
  1.1253 -$as_echo "$as_me: failed program was:" >&5
  1.1254 -sed 's/^/| /' conftest.$ac_ext >&5
  1.1255 -
  1.1256 -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.1257 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.1258 -as_fn_error 77 "C compiler cannot create executables
  1.1259 -See \`config.log' for more details" "$LINENO" 5; }
  1.1260 -else
  1.1261 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  1.1262 -$as_echo "yes" >&6; }
  1.1263 -fi
  1.1264 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
  1.1265 -$as_echo_n "checking for C compiler default output file name... " >&6; }
  1.1266 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
  1.1267 -$as_echo "$ac_file" >&6; }
  1.1268 -ac_exeext=$ac_cv_exeext
  1.1269 -
  1.1270 -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
  1.1271 -ac_clean_files=$ac_clean_files_save
  1.1272 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
  1.1273 -$as_echo_n "checking for suffix of executables... " >&6; }
  1.1274 -if { { ac_try="$ac_link"
  1.1275 -case "(($ac_try" in
  1.1276 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.1277 -  *) ac_try_echo=$ac_try;;
  1.1278 -esac
  1.1279 -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.1280 -$as_echo "$ac_try_echo"; } >&5
  1.1281 -  (eval "$ac_link") 2>&5
  1.1282 -  ac_status=$?
  1.1283 -  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.1284 -  test $ac_status = 0; }; then :
  1.1285 -  # If both `conftest.exe' and `conftest' are `present' (well, observable)
  1.1286 -# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
  1.1287 -# work properly (i.e., refer to `conftest.exe'), while it won't with
  1.1288 -# `rm'.
  1.1289 -for ac_file in conftest.exe conftest conftest.*; do
  1.1290 -  test -f "$ac_file" || continue
  1.1291 -  case $ac_file in
  1.1292 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
  1.1293 -    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
  1.1294 -	  break;;
  1.1295 -    * ) break;;
  1.1296 -  esac
  1.1297 -done
  1.1298 -else
  1.1299 -  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.1300 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.1301 -as_fn_error $? "cannot compute suffix of executables: cannot compile and link
  1.1302 -See \`config.log' for more details" "$LINENO" 5; }
  1.1303 -fi
  1.1304 -rm -f conftest conftest$ac_cv_exeext
  1.1305 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
  1.1306 -$as_echo "$ac_cv_exeext" >&6; }
  1.1307 -
  1.1308 -rm -f conftest.$ac_ext
  1.1309 -EXEEXT=$ac_cv_exeext
  1.1310 -ac_exeext=$EXEEXT
  1.1311 -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1312 -/* end confdefs.h.  */
  1.1313 -#include <stdio.h>
  1.1314 -int
  1.1315 -main ()
  1.1316 -{
  1.1317 -FILE *f = fopen ("conftest.out", "w");
  1.1318 - return ferror (f) || fclose (f) != 0;
  1.1319 -
  1.1320 -  ;
  1.1321 -  return 0;
  1.1322 -}
  1.1323 -_ACEOF
  1.1324 -ac_clean_files="$ac_clean_files conftest.out"
  1.1325 -# Check that the compiler produces executables we can run.  If not, either
  1.1326 -# the compiler is broken, or we cross compile.
  1.1327 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
  1.1328 -$as_echo_n "checking whether we are cross compiling... " >&6; }
  1.1329 -if test "$cross_compiling" != yes; then
  1.1330 -  { { ac_try="$ac_link"
  1.1331 -case "(($ac_try" in
  1.1332 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.1333 -  *) ac_try_echo=$ac_try;;
  1.1334 -esac
  1.1335 -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.1336 -$as_echo "$ac_try_echo"; } >&5
  1.1337 -  (eval "$ac_link") 2>&5
  1.1338 -  ac_status=$?
  1.1339 -  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.1340 -  test $ac_status = 0; }
  1.1341 -  if { ac_try='./conftest$ac_cv_exeext'
  1.1342 -  { { case "(($ac_try" in
  1.1343 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.1344 -  *) ac_try_echo=$ac_try;;
  1.1345 -esac
  1.1346 -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.1347 -$as_echo "$ac_try_echo"; } >&5
  1.1348 -  (eval "$ac_try") 2>&5
  1.1349 -  ac_status=$?
  1.1350 -  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.1351 -  test $ac_status = 0; }; }; then
  1.1352 -    cross_compiling=no
  1.1353 -  else
  1.1354 -    if test "$cross_compiling" = maybe; then
  1.1355 -	cross_compiling=yes
  1.1356 -    else
  1.1357 -	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.1358 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.1359 -as_fn_error $? "cannot run C compiled programs.
  1.1360 -If you meant to cross compile, use \`--host'.
  1.1361 -See \`config.log' for more details" "$LINENO" 5; }
  1.1362 -    fi
  1.1363 -  fi
  1.1364 -fi
  1.1365 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
  1.1366 -$as_echo "$cross_compiling" >&6; }
  1.1367 -
  1.1368 -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
  1.1369 -ac_clean_files=$ac_clean_files_save
  1.1370 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
  1.1371 -$as_echo_n "checking for suffix of object files... " >&6; }
  1.1372 -if ${ac_cv_objext+:} false; then :
  1.1373 -  $as_echo_n "(cached) " >&6
  1.1374 -else
  1.1375 -  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1376 -/* end confdefs.h.  */
  1.1377 -
  1.1378 -int
  1.1379 -main ()
  1.1380 -{
  1.1381 -
  1.1382 -  ;
  1.1383 -  return 0;
  1.1384 -}
  1.1385 -_ACEOF
  1.1386 -rm -f conftest.o conftest.obj
  1.1387 -if { { ac_try="$ac_compile"
  1.1388 -case "(($ac_try" in
  1.1389 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.1390 -  *) ac_try_echo=$ac_try;;
  1.1391 -esac
  1.1392 -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.1393 -$as_echo "$ac_try_echo"; } >&5
  1.1394 -  (eval "$ac_compile") 2>&5
  1.1395 -  ac_status=$?
  1.1396 -  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.1397 -  test $ac_status = 0; }; then :
  1.1398 -  for ac_file in conftest.o conftest.obj conftest.*; do
  1.1399 -  test -f "$ac_file" || continue;
  1.1400 -  case $ac_file in
  1.1401 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
  1.1402 -    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
  1.1403 -       break;;
  1.1404 -  esac
  1.1405 -done
  1.1406 -else
  1.1407 -  $as_echo "$as_me: failed program was:" >&5
  1.1408 -sed 's/^/| /' conftest.$ac_ext >&5
  1.1409 -
  1.1410 -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.1411 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.1412 -as_fn_error $? "cannot compute suffix of object files: cannot compile
  1.1413 -See \`config.log' for more details" "$LINENO" 5; }
  1.1414 -fi
  1.1415 -rm -f conftest.$ac_cv_objext conftest.$ac_ext
  1.1416 -fi
  1.1417 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
  1.1418 -$as_echo "$ac_cv_objext" >&6; }
  1.1419 -OBJEXT=$ac_cv_objext
  1.1420 -ac_objext=$OBJEXT
  1.1421 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
  1.1422 -$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
  1.1423 -if ${ac_cv_c_compiler_gnu+:} false; then :
  1.1424 -  $as_echo_n "(cached) " >&6
  1.1425 -else
  1.1426 -  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1427 -/* end confdefs.h.  */
  1.1428 -
  1.1429 -int
  1.1430 -main ()
  1.1431 -{
  1.1432 -#ifndef __GNUC__
  1.1433 -       choke me
  1.1434 -#endif
  1.1435 -
  1.1436 -  ;
  1.1437 -  return 0;
  1.1438 -}
  1.1439 -_ACEOF
  1.1440 -if ac_fn_c_try_compile "$LINENO"; then :
  1.1441 -  ac_compiler_gnu=yes
  1.1442 -else
  1.1443 -  ac_compiler_gnu=no
  1.1444 -fi
  1.1445 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1446 -ac_cv_c_compiler_gnu=$ac_compiler_gnu
  1.1447 -
  1.1448 -fi
  1.1449 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
  1.1450 -$as_echo "$ac_cv_c_compiler_gnu" >&6; }
  1.1451 -if test $ac_compiler_gnu = yes; then
  1.1452 -  GCC=yes
  1.1453 -else
  1.1454 -  GCC=
  1.1455 -fi
  1.1456 -ac_test_CFLAGS=${CFLAGS+set}
  1.1457 -ac_save_CFLAGS=$CFLAGS
  1.1458 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
  1.1459 -$as_echo_n "checking whether $CC accepts -g... " >&6; }
  1.1460 -if ${ac_cv_prog_cc_g+:} false; then :
  1.1461 -  $as_echo_n "(cached) " >&6
  1.1462 -else
  1.1463 -  ac_save_c_werror_flag=$ac_c_werror_flag
  1.1464 -   ac_c_werror_flag=yes
  1.1465 -   ac_cv_prog_cc_g=no
  1.1466 -   CFLAGS="-g"
  1.1467 -   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1468 -/* end confdefs.h.  */
  1.1469 -
  1.1470 -int
  1.1471 -main ()
  1.1472 -{
  1.1473 -
  1.1474 -  ;
  1.1475 -  return 0;
  1.1476 -}
  1.1477 -_ACEOF
  1.1478 -if ac_fn_c_try_compile "$LINENO"; then :
  1.1479 -  ac_cv_prog_cc_g=yes
  1.1480 -else
  1.1481 -  CFLAGS=""
  1.1482 -      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1483 -/* end confdefs.h.  */
  1.1484 -
  1.1485 -int
  1.1486 -main ()
  1.1487 -{
  1.1488 -
  1.1489 -  ;
  1.1490 -  return 0;
  1.1491 -}
  1.1492 -_ACEOF
  1.1493 -if ac_fn_c_try_compile "$LINENO"; then :
  1.1494 -
  1.1495 -else
  1.1496 -  ac_c_werror_flag=$ac_save_c_werror_flag
  1.1497 -	 CFLAGS="-g"
  1.1498 -	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1499 -/* end confdefs.h.  */
  1.1500 -
  1.1501 -int
  1.1502 -main ()
  1.1503 -{
  1.1504 -
  1.1505 -  ;
  1.1506 -  return 0;
  1.1507 -}
  1.1508 -_ACEOF
  1.1509 -if ac_fn_c_try_compile "$LINENO"; then :
  1.1510 -  ac_cv_prog_cc_g=yes
  1.1511 -fi
  1.1512 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1513 -fi
  1.1514 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1515 -fi
  1.1516 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1517 -   ac_c_werror_flag=$ac_save_c_werror_flag
  1.1518 -fi
  1.1519 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
  1.1520 -$as_echo "$ac_cv_prog_cc_g" >&6; }
  1.1521 -if test "$ac_test_CFLAGS" = set; then
  1.1522 -  CFLAGS=$ac_save_CFLAGS
  1.1523 -elif test $ac_cv_prog_cc_g = yes; then
  1.1524 -  if test "$GCC" = yes; then
  1.1525 -    CFLAGS="-g -O2"
  1.1526 -  else
  1.1527 -    CFLAGS="-g"
  1.1528 -  fi
  1.1529 -else
  1.1530 -  if test "$GCC" = yes; then
  1.1531 -    CFLAGS="-O2"
  1.1532 -  else
  1.1533 -    CFLAGS=
  1.1534 -  fi
  1.1535 -fi
  1.1536 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
  1.1537 -$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
  1.1538 -if ${ac_cv_prog_cc_c89+:} false; then :
  1.1539 -  $as_echo_n "(cached) " >&6
  1.1540 -else
  1.1541 -  ac_cv_prog_cc_c89=no
  1.1542 -ac_save_CC=$CC
  1.1543 -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1544 -/* end confdefs.h.  */
  1.1545 -#include <stdarg.h>
  1.1546 -#include <stdio.h>
  1.1547 -#include <sys/types.h>
  1.1548 -#include <sys/stat.h>
  1.1549 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
  1.1550 -struct buf { int x; };
  1.1551 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
  1.1552 -static char *e (p, i)
  1.1553 -     char **p;
  1.1554 -     int i;
  1.1555 -{
  1.1556 -  return p[i];
  1.1557 -}
  1.1558 -static char *f (char * (*g) (char **, int), char **p, ...)
  1.1559 -{
  1.1560 -  char *s;
  1.1561 -  va_list v;
  1.1562 -  va_start (v,p);
  1.1563 -  s = g (p, va_arg (v,int));
  1.1564 -  va_end (v);
  1.1565 -  return s;
  1.1566 -}
  1.1567 -
  1.1568 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
  1.1569 -   function prototypes and stuff, but not '\xHH' hex character constants.
  1.1570 -   These don't provoke an error unfortunately, instead are silently treated
  1.1571 -   as 'x'.  The following induces an error, until -std is added to get
  1.1572 -   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
  1.1573 -   array size at least.  It's necessary to write '\x00'==0 to get something
  1.1574 -   that's true only with -std.  */
  1.1575 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  1.1576 -
  1.1577 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  1.1578 -   inside strings and character constants.  */
  1.1579 -#define FOO(x) 'x'
  1.1580 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  1.1581 -
  1.1582 -int test (int i, double x);
  1.1583 -struct s1 {int (*f) (int a);};
  1.1584 -struct s2 {int (*f) (double a);};
  1.1585 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  1.1586 -int argc;
  1.1587 -char **argv;
  1.1588 -int
  1.1589 -main ()
  1.1590 -{
  1.1591 -return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
  1.1592 -  ;
  1.1593 -  return 0;
  1.1594 -}
  1.1595 -_ACEOF
  1.1596 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
  1.1597 -	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
  1.1598 -do
  1.1599 -  CC="$ac_save_CC $ac_arg"
  1.1600 -  if ac_fn_c_try_compile "$LINENO"; then :
  1.1601 -  ac_cv_prog_cc_c89=$ac_arg
  1.1602 -fi
  1.1603 -rm -f core conftest.err conftest.$ac_objext
  1.1604 -  test "x$ac_cv_prog_cc_c89" != "xno" && break
  1.1605 -done
  1.1606 -rm -f conftest.$ac_ext
  1.1607 -CC=$ac_save_CC
  1.1608 -
  1.1609 -fi
  1.1610 -# AC_CACHE_VAL
  1.1611 -case "x$ac_cv_prog_cc_c89" in
  1.1612 -  x)
  1.1613 -    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
  1.1614 -$as_echo "none needed" >&6; } ;;
  1.1615 -  xno)
  1.1616 -    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
  1.1617 -$as_echo "unsupported" >&6; } ;;
  1.1618 -  *)
  1.1619 -    CC="$CC $ac_cv_prog_cc_c89"
  1.1620 -    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
  1.1621 -$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
  1.1622 -esac
  1.1623 -if test "x$ac_cv_prog_cc_c89" != xno; then :
  1.1624 -
  1.1625 -fi
  1.1626 -
  1.1627 -ac_ext=c
  1.1628 -ac_cpp='$CPP $CPPFLAGS'
  1.1629 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.1630 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.1631 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
  1.1632 -
  1.1633 -
  1.1634 -ac_ext=cpp
  1.1635 -ac_cpp='$CXXCPP $CPPFLAGS'
  1.1636 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.1637 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.1638 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.1639 -if test -z "$CXX"; then
  1.1640 -  if test -n "$CCC"; then
  1.1641 -    CXX=$CCC
  1.1642 -  else
  1.1643 -    if test -n "$ac_tool_prefix"; then
  1.1644 -  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
  1.1645 -  do
  1.1646 -    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
  1.1647 -set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.1648 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1649 -$as_echo_n "checking for $ac_word... " >&6; }
  1.1650 -if ${ac_cv_prog_CXX+:} false; then :
  1.1651 -  $as_echo_n "(cached) " >&6
  1.1652 -else
  1.1653 -  if test -n "$CXX"; then
  1.1654 -  ac_cv_prog_CXX="$CXX" # Let the user override the test.
  1.1655 -else
  1.1656 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1.1657 -for as_dir in $PATH
  1.1658 -do
  1.1659 -  IFS=$as_save_IFS
  1.1660 -  test -z "$as_dir" && as_dir=.
  1.1661 -    for ac_exec_ext in '' $ac_executable_extensions; do
  1.1662 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  1.1663 -    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
  1.1664 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  1.1665 -    break 2
  1.1666 -  fi
  1.1667 -done
  1.1668 -  done
  1.1669 -IFS=$as_save_IFS
  1.1670 -
  1.1671 -fi
  1.1672 -fi
  1.1673 -CXX=$ac_cv_prog_CXX
  1.1674 -if test -n "$CXX"; then
  1.1675 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
  1.1676 -$as_echo "$CXX" >&6; }
  1.1677 -else
  1.1678 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1.1679 -$as_echo "no" >&6; }
  1.1680 -fi
  1.1681 -
  1.1682 -
  1.1683 -    test -n "$CXX" && break
  1.1684 -  done
  1.1685 -fi
  1.1686 -if test -z "$CXX"; then
  1.1687 -  ac_ct_CXX=$CXX
  1.1688 -  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
  1.1689 -do
  1.1690 -  # Extract the first word of "$ac_prog", so it can be a program name with args.
  1.1691 -set dummy $ac_prog; ac_word=$2
  1.1692 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1693 -$as_echo_n "checking for $ac_word... " >&6; }
  1.1694 -if ${ac_cv_prog_ac_ct_CXX+:} false; then :
  1.1695 -  $as_echo_n "(cached) " >&6
  1.1696 -else
  1.1697 -  if test -n "$ac_ct_CXX"; then
  1.1698 -  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
  1.1699 -else
  1.1700 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1.1701 -for as_dir in $PATH
  1.1702 -do
  1.1703 -  IFS=$as_save_IFS
  1.1704 -  test -z "$as_dir" && as_dir=.
  1.1705 -    for ac_exec_ext in '' $ac_executable_extensions; do
  1.1706 -  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
  1.1707 -    ac_cv_prog_ac_ct_CXX="$ac_prog"
  1.1708 -    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
  1.1709 -    break 2
  1.1710 -  fi
  1.1711 -done
  1.1712 -  done
  1.1713 -IFS=$as_save_IFS
  1.1714 -
  1.1715 -fi
  1.1716 -fi
  1.1717 -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
  1.1718 -if test -n "$ac_ct_CXX"; then
  1.1719 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
  1.1720 -$as_echo "$ac_ct_CXX" >&6; }
  1.1721 -else
  1.1722 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1.1723 -$as_echo "no" >&6; }
  1.1724 -fi
  1.1725 -
  1.1726 -
  1.1727 -  test -n "$ac_ct_CXX" && break
  1.1728 -done
  1.1729 -
  1.1730 -  if test "x$ac_ct_CXX" = x; then
  1.1731 -    CXX="g++"
  1.1732 -  else
  1.1733 -    case $cross_compiling:$ac_tool_warned in
  1.1734 -yes:)
  1.1735 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  1.1736 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  1.1737 -ac_tool_warned=yes ;;
  1.1738 -esac
  1.1739 -    CXX=$ac_ct_CXX
  1.1740 -  fi
  1.1741 -fi
  1.1742 -
  1.1743 -  fi
  1.1744 -fi
  1.1745 -# Provide some information about the compiler.
  1.1746 -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
  1.1747 -set X $ac_compile
  1.1748 -ac_compiler=$2
  1.1749 -for ac_option in --version -v -V -qversion; do
  1.1750 -  { { ac_try="$ac_compiler $ac_option >&5"
  1.1751 -case "(($ac_try" in
  1.1752 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.1753 -  *) ac_try_echo=$ac_try;;
  1.1754 -esac
  1.1755 -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.1756 -$as_echo "$ac_try_echo"; } >&5
  1.1757 -  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
  1.1758 -  ac_status=$?
  1.1759 -  if test -s conftest.err; then
  1.1760 -    sed '10a\
  1.1761 -... rest of stderr output deleted ...
  1.1762 -         10q' conftest.err >conftest.er1
  1.1763 -    cat conftest.er1 >&5
  1.1764 -  fi
  1.1765 -  rm -f conftest.er1 conftest.err
  1.1766 -  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.1767 -  test $ac_status = 0; }
  1.1768 -done
  1.1769 -
  1.1770 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
  1.1771 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
  1.1772 -if ${ac_cv_cxx_compiler_gnu+:} false; then :
  1.1773 -  $as_echo_n "(cached) " >&6
  1.1774 -else
  1.1775 -  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1776 -/* end confdefs.h.  */
  1.1777 -
  1.1778 -int
  1.1779 -main ()
  1.1780 -{
  1.1781 -#ifndef __GNUC__
  1.1782 -       choke me
  1.1783 -#endif
  1.1784 -
  1.1785 -  ;
  1.1786 -  return 0;
  1.1787 -}
  1.1788 -_ACEOF
  1.1789 -if ac_fn_cxx_try_compile "$LINENO"; then :
  1.1790 -  ac_compiler_gnu=yes
  1.1791 -else
  1.1792 -  ac_compiler_gnu=no
  1.1793 -fi
  1.1794 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1795 -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
  1.1796 -
  1.1797 -fi
  1.1798 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
  1.1799 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
  1.1800 -if test $ac_compiler_gnu = yes; then
  1.1801 -  GXX=yes
  1.1802 -else
  1.1803 -  GXX=
  1.1804 -fi
  1.1805 -ac_test_CXXFLAGS=${CXXFLAGS+set}
  1.1806 -ac_save_CXXFLAGS=$CXXFLAGS
  1.1807 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
  1.1808 -$as_echo_n "checking whether $CXX accepts -g... " >&6; }
  1.1809 -if ${ac_cv_prog_cxx_g+:} false; then :
  1.1810 -  $as_echo_n "(cached) " >&6
  1.1811 -else
  1.1812 -  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
  1.1813 -   ac_cxx_werror_flag=yes
  1.1814 -   ac_cv_prog_cxx_g=no
  1.1815 -   CXXFLAGS="-g"
  1.1816 -   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1817 -/* end confdefs.h.  */
  1.1818 -
  1.1819 -int
  1.1820 -main ()
  1.1821 -{
  1.1822 -
  1.1823 -  ;
  1.1824 -  return 0;
  1.1825 -}
  1.1826 -_ACEOF
  1.1827 -if ac_fn_cxx_try_compile "$LINENO"; then :
  1.1828 -  ac_cv_prog_cxx_g=yes
  1.1829 -else
  1.1830 -  CXXFLAGS=""
  1.1831 -      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1832 -/* end confdefs.h.  */
  1.1833 -
  1.1834 -int
  1.1835 -main ()
  1.1836 -{
  1.1837 -
  1.1838 -  ;
  1.1839 -  return 0;
  1.1840 -}
  1.1841 -_ACEOF
  1.1842 -if ac_fn_cxx_try_compile "$LINENO"; then :
  1.1843 -
  1.1844 -else
  1.1845 -  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
  1.1846 -	 CXXFLAGS="-g"
  1.1847 -	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1848 -/* end confdefs.h.  */
  1.1849 -
  1.1850 -int
  1.1851 -main ()
  1.1852 -{
  1.1853 -
  1.1854 -  ;
  1.1855 -  return 0;
  1.1856 -}
  1.1857 -_ACEOF
  1.1858 -if ac_fn_cxx_try_compile "$LINENO"; then :
  1.1859 -  ac_cv_prog_cxx_g=yes
  1.1860 -fi
  1.1861 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1862 -fi
  1.1863 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1864 -fi
  1.1865 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1866 -   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
  1.1867 -fi
  1.1868 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
  1.1869 -$as_echo "$ac_cv_prog_cxx_g" >&6; }
  1.1870 -if test "$ac_test_CXXFLAGS" = set; then
  1.1871 -  CXXFLAGS=$ac_save_CXXFLAGS
  1.1872 -elif test $ac_cv_prog_cxx_g = yes; then
  1.1873 -  if test "$GXX" = yes; then
  1.1874 -    CXXFLAGS="-g -O2"
  1.1875 -  else
  1.1876 -    CXXFLAGS="-g"
  1.1877 -  fi
  1.1878 -else
  1.1879 -  if test "$GXX" = yes; then
  1.1880 -    CXXFLAGS="-O2"
  1.1881 -  else
  1.1882 -    CXXFLAGS=
  1.1883 -  fi
  1.1884 -fi
  1.1885 -ac_ext=cpp
  1.1886 -ac_cpp='$CXXCPP $CPPFLAGS'
  1.1887 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.1888 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.1889 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.1890 -
  1.1891 -
  1.1892  
  1.1893  # Figure out the build and target systems. # Note that in autoconf terminology, "build" is obvious, but "target"
  1.1894  # is confusing; it assumes you are cross-compiling a cross-compiler (!)  and "target" is thus the target of the
  1.1895 @@ -8167,86 +7109,6 @@
  1.1896      fi
  1.1897  
  1.1898  
  1.1899 -    # Some Zero and Shark settings.
  1.1900 -    # ZERO_ARCHFLAG tells the compiler which mode to build for
  1.1901 -    case "${OPENJDK_TARGET_CPU}" in
  1.1902 -      s390)
  1.1903 -        ZERO_ARCHFLAG="-m31"
  1.1904 -        ;;
  1.1905 -      *)
  1.1906 -        ZERO_ARCHFLAG="-m${OPENJDK_TARGET_CPU_BITS}"
  1.1907 -    esac
  1.1908 -
  1.1909 -  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler supports \"$ZERO_ARCHFLAG\"" >&5
  1.1910 -$as_echo_n "checking if compiler supports \"$ZERO_ARCHFLAG\"... " >&6; }
  1.1911 -  supports=yes
  1.1912 -
  1.1913 -  saved_cflags="$CFLAGS"
  1.1914 -  CFLAGS="$CFLAGS $ZERO_ARCHFLAG"
  1.1915 -  ac_ext=c
  1.1916 -ac_cpp='$CPP $CPPFLAGS'
  1.1917 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.1918 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.1919 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
  1.1920 -
  1.1921 -  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1922 -/* end confdefs.h.  */
  1.1923 -
  1.1924 -    int i;
  1.1925 -
  1.1926 -_ACEOF
  1.1927 -if ac_fn_c_try_compile "$LINENO"; then :
  1.1928 -
  1.1929 -else
  1.1930 -  supports=no
  1.1931 -fi
  1.1932 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1933 -  ac_ext=c
  1.1934 -ac_cpp='$CPP $CPPFLAGS'
  1.1935 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.1936 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.1937 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
  1.1938 -
  1.1939 -  CFLAGS="$saved_cflags"
  1.1940 -
  1.1941 -  saved_cxxflags="$CXXFLAGS"
  1.1942 -  CXXFLAGS="$CXXFLAG $ZERO_ARCHFLAG"
  1.1943 -  ac_ext=cpp
  1.1944 -ac_cpp='$CXXCPP $CPPFLAGS'
  1.1945 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.1946 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.1947 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.1948 -
  1.1949 -  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1950 -/* end confdefs.h.  */
  1.1951 -
  1.1952 -    int i;
  1.1953 -
  1.1954 -_ACEOF
  1.1955 -if ac_fn_cxx_try_compile "$LINENO"; then :
  1.1956 -
  1.1957 -else
  1.1958 -  supports=no
  1.1959 -fi
  1.1960 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.1961 -  ac_ext=c
  1.1962 -ac_cpp='$CPP $CPPFLAGS'
  1.1963 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.1964 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.1965 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
  1.1966 -
  1.1967 -  CXXFLAGS="$saved_cxxflags"
  1.1968 -
  1.1969 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supports" >&5
  1.1970 -$as_echo "$supports" >&6; }
  1.1971 -  if test "x$supports" = "xyes" ; then
  1.1972 -    :
  1.1973 -  else
  1.1974 -    ZERO_ARCHFLAG=""
  1.1975 -  fi
  1.1976 -
  1.1977 -
  1.1978 -
  1.1979      # ZERO_ARCHDEF is used to enable architecture-specific code
  1.1980      case "${OPENJDK_TARGET_CPU}" in
  1.1981        ppc*)    ZERO_ARCHDEF=PPC   ;;
  1.1982 @@ -9298,7 +8160,7 @@
  1.1983  set dummy $ac_prog; ac_word=$2
  1.1984  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1985  $as_echo_n "checking for $ac_word... " >&6; }
  1.1986 -if ${ac_cv_prog_PKGHANDLER+:} false; then :
  1.1987 +if test "${ac_cv_prog_PKGHANDLER+set}" = set; then :
  1.1988    $as_echo_n "(cached) " >&6
  1.1989  else
  1.1990    if test -n "$PKGHANDLER"; then
  1.1991 @@ -9663,7 +8525,7 @@
  1.1992  set dummy $ac_prog; ac_word=$2
  1.1993  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1994  $as_echo_n "checking for $ac_word... " >&6; }
  1.1995 -if ${ac_cv_path_CHECK_GMAKE+:} false; then :
  1.1996 +if test "${ac_cv_path_CHECK_GMAKE+set}" = set; then :
  1.1997    $as_echo_n "(cached) " >&6
  1.1998  else
  1.1999    case $CHECK_GMAKE in
  1.2000 @@ -10017,7 +8879,7 @@
  1.2001  set dummy $ac_prog; ac_word=$2
  1.2002  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2003  $as_echo_n "checking for $ac_word... " >&6; }
  1.2004 -if ${ac_cv_path_CHECK_MAKE+:} false; then :
  1.2005 +if test "${ac_cv_path_CHECK_MAKE+set}" = set; then :
  1.2006    $as_echo_n "(cached) " >&6
  1.2007  else
  1.2008    case $CHECK_MAKE in
  1.2009 @@ -10376,7 +9238,7 @@
  1.2010  set dummy $ac_prog; ac_word=$2
  1.2011  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2012  $as_echo_n "checking for $ac_word... " >&6; }
  1.2013 -if ${ac_cv_path_CHECK_TOOLSDIR_GMAKE+:} false; then :
  1.2014 +if test "${ac_cv_path_CHECK_TOOLSDIR_GMAKE+set}" = set; then :
  1.2015    $as_echo_n "(cached) " >&6
  1.2016  else
  1.2017    case $CHECK_TOOLSDIR_GMAKE in
  1.2018 @@ -10729,7 +9591,7 @@
  1.2019  set dummy $ac_prog; ac_word=$2
  1.2020  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2021  $as_echo_n "checking for $ac_word... " >&6; }
  1.2022 -if ${ac_cv_path_CHECK_TOOLSDIR_MAKE+:} false; then :
  1.2023 +if test "${ac_cv_path_CHECK_TOOLSDIR_MAKE+set}" = set; then :
  1.2024    $as_echo_n "(cached) " >&6
  1.2025  else
  1.2026    case $CHECK_TOOLSDIR_MAKE in
  1.2027 @@ -11125,7 +9987,7 @@
  1.2028  set dummy $ac_prog; ac_word=$2
  1.2029  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2030  $as_echo_n "checking for $ac_word... " >&6; }
  1.2031 -if ${ac_cv_path_UNZIP+:} false; then :
  1.2032 +if test "${ac_cv_path_UNZIP+set}" = set; then :
  1.2033    $as_echo_n "(cached) " >&6
  1.2034  else
  1.2035    case $UNZIP in
  1.2036 @@ -11184,7 +10046,7 @@
  1.2037  set dummy $ac_prog; ac_word=$2
  1.2038  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2039  $as_echo_n "checking for $ac_word... " >&6; }
  1.2040 -if ${ac_cv_path_ZIP+:} false; then :
  1.2041 +if test "${ac_cv_path_ZIP+set}" = set; then :
  1.2042    $as_echo_n "(cached) " >&6
  1.2043  else
  1.2044    case $ZIP in
  1.2045 @@ -11243,7 +10105,7 @@
  1.2046  set dummy ldd; ac_word=$2
  1.2047  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2048  $as_echo_n "checking for $ac_word... " >&6; }
  1.2049 -if ${ac_cv_path_LDD+:} false; then :
  1.2050 +if test "${ac_cv_path_LDD+set}" = set; then :
  1.2051    $as_echo_n "(cached) " >&6
  1.2052  else
  1.2053    case $LDD in
  1.2054 @@ -11289,7 +10151,7 @@
  1.2055  set dummy otool; ac_word=$2
  1.2056  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2057  $as_echo_n "checking for $ac_word... " >&6; }
  1.2058 -if ${ac_cv_path_OTOOL+:} false; then :
  1.2059 +if test "${ac_cv_path_OTOOL+set}" = set; then :
  1.2060    $as_echo_n "(cached) " >&6
  1.2061  else
  1.2062    case $OTOOL in
  1.2063 @@ -11334,7 +10196,7 @@
  1.2064  set dummy $ac_prog; ac_word=$2
  1.2065  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2066  $as_echo_n "checking for $ac_word... " >&6; }
  1.2067 -if ${ac_cv_path_READELF+:} false; then :
  1.2068 +if test "${ac_cv_path_READELF+set}" = set; then :
  1.2069    $as_echo_n "(cached) " >&6
  1.2070  else
  1.2071    case $READELF in
  1.2072 @@ -11377,7 +10239,7 @@
  1.2073  set dummy hg; ac_word=$2
  1.2074  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2075  $as_echo_n "checking for $ac_word... " >&6; }
  1.2076 -if ${ac_cv_path_HG+:} false; then :
  1.2077 +if test "${ac_cv_path_HG+set}" = set; then :
  1.2078    $as_echo_n "(cached) " >&6
  1.2079  else
  1.2080    case $HG in
  1.2081 @@ -11417,7 +10279,7 @@
  1.2082  set dummy stat; ac_word=$2
  1.2083  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2084  $as_echo_n "checking for $ac_word... " >&6; }
  1.2085 -if ${ac_cv_path_STAT+:} false; then :
  1.2086 +if test "${ac_cv_path_STAT+set}" = set; then :
  1.2087    $as_echo_n "(cached) " >&6
  1.2088  else
  1.2089    case $STAT in
  1.2090 @@ -11457,7 +10319,7 @@
  1.2091  set dummy time; ac_word=$2
  1.2092  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2093  $as_echo_n "checking for $ac_word... " >&6; }
  1.2094 -if ${ac_cv_path_TIME+:} false; then :
  1.2095 +if test "${ac_cv_path_TIME+set}" = set; then :
  1.2096    $as_echo_n "(cached) " >&6
  1.2097  else
  1.2098    case $TIME in
  1.2099 @@ -11502,7 +10364,7 @@
  1.2100  set dummy $ac_prog; ac_word=$2
  1.2101  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2102  $as_echo_n "checking for $ac_word... " >&6; }
  1.2103 -if ${ac_cv_path_COMM+:} false; then :
  1.2104 +if test "${ac_cv_path_COMM+set}" = set; then :
  1.2105    $as_echo_n "(cached) " >&6
  1.2106  else
  1.2107    case $COMM in
  1.2108 @@ -11564,7 +10426,7 @@
  1.2109  set dummy $ac_prog; ac_word=$2
  1.2110  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2111  $as_echo_n "checking for $ac_word... " >&6; }
  1.2112 -if ${ac_cv_path_XATTR+:} false; then :
  1.2113 +if test "${ac_cv_path_XATTR+set}" = set; then :
  1.2114    $as_echo_n "(cached) " >&6
  1.2115  else
  1.2116    case $XATTR in
  1.2117 @@ -11628,7 +10490,7 @@
  1.2118  set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
  1.2119  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2120  $as_echo_n "checking for $ac_word... " >&6; }
  1.2121 -if ${ac_cv_path_PKG_CONFIG+:} false; then :
  1.2122 +if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
  1.2123    $as_echo_n "(cached) " >&6
  1.2124  else
  1.2125    case $PKG_CONFIG in
  1.2126 @@ -11671,7 +10533,7 @@
  1.2127  set dummy pkg-config; ac_word=$2
  1.2128  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2129  $as_echo_n "checking for $ac_word... " >&6; }
  1.2130 -if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
  1.2131 +if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
  1.2132    $as_echo_n "(cached) " >&6
  1.2133  else
  1.2134    case $ac_pt_PKG_CONFIG in
  1.2135 @@ -11844,7 +10706,7 @@
  1.2136  set dummy $ac_prog; ac_word=$2
  1.2137  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2138  $as_echo_n "checking for $ac_word... " >&6; }
  1.2139 -if ${ac_cv_prog_BDEPS_UNZIP+:} false; then :
  1.2140 +if test "${ac_cv_prog_BDEPS_UNZIP+set}" = set; then :
  1.2141    $as_echo_n "(cached) " >&6
  1.2142  else
  1.2143    if test -n "$BDEPS_UNZIP"; then
  1.2144 @@ -11890,7 +10752,7 @@
  1.2145  set dummy $ac_prog; ac_word=$2
  1.2146  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2147  $as_echo_n "checking for $ac_word... " >&6; }
  1.2148 -if ${ac_cv_prog_BDEPS_FTP+:} false; then :
  1.2149 +if test "${ac_cv_prog_BDEPS_FTP+set}" = set; then :
  1.2150    $as_echo_n "(cached) " >&6
  1.2151  else
  1.2152    if test -n "$BDEPS_FTP"; then
  1.2153 @@ -13163,7 +12025,7 @@
  1.2154  set dummy javac; ac_word=$2
  1.2155  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2156  $as_echo_n "checking for $ac_word... " >&6; }
  1.2157 -if ${ac_cv_path_JAVAC_CHECK+:} false; then :
  1.2158 +if test "${ac_cv_path_JAVAC_CHECK+set}" = set; then :
  1.2159    $as_echo_n "(cached) " >&6
  1.2160  else
  1.2161    case $JAVAC_CHECK in
  1.2162 @@ -13203,7 +12065,7 @@
  1.2163  set dummy java; ac_word=$2
  1.2164  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2165  $as_echo_n "checking for $ac_word... " >&6; }
  1.2166 -if ${ac_cv_path_JAVA_CHECK+:} false; then :
  1.2167 +if test "${ac_cv_path_JAVA_CHECK+set}" = set; then :
  1.2168    $as_echo_n "(cached) " >&6
  1.2169  else
  1.2170    case $JAVA_CHECK in
  1.2171 @@ -17277,7 +16139,7 @@
  1.2172  set dummy link; ac_word=$2
  1.2173  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2174  $as_echo_n "checking for $ac_word... " >&6; }
  1.2175 -if ${ac_cv_path_CYGWIN_LINK+:} false; then :
  1.2176 +if test "${ac_cv_path_CYGWIN_LINK+set}" = set; then :
  1.2177    $as_echo_n "(cached) " >&6
  1.2178  else
  1.2179    case $CYGWIN_LINK in
  1.2180 @@ -18692,7 +17554,7 @@
  1.2181  set dummy $ac_prog; ac_word=$2
  1.2182  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2183  $as_echo_n "checking for $ac_word... " >&6; }
  1.2184 -if ${ac_cv_path_BUILD_CC+:} false; then :
  1.2185 +if test "${ac_cv_path_BUILD_CC+set}" = set; then :
  1.2186    $as_echo_n "(cached) " >&6
  1.2187  else
  1.2188    case $BUILD_CC in
  1.2189 @@ -19003,7 +17865,7 @@
  1.2190  set dummy $ac_prog; ac_word=$2
  1.2191  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2192  $as_echo_n "checking for $ac_word... " >&6; }
  1.2193 -if ${ac_cv_path_BUILD_CXX+:} false; then :
  1.2194 +if test "${ac_cv_path_BUILD_CXX+set}" = set; then :
  1.2195    $as_echo_n "(cached) " >&6
  1.2196  else
  1.2197    case $BUILD_CXX in
  1.2198 @@ -19312,7 +18174,7 @@
  1.2199  set dummy ld; ac_word=$2
  1.2200  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2201  $as_echo_n "checking for $ac_word... " >&6; }
  1.2202 -if ${ac_cv_path_BUILD_LD+:} false; then :
  1.2203 +if test "${ac_cv_path_BUILD_LD+set}" = set; then :
  1.2204    $as_echo_n "(cached) " >&6
  1.2205  else
  1.2206    case $BUILD_LD in
  1.2207 @@ -19828,7 +18690,7 @@
  1.2208  set dummy $ac_prog; ac_word=$2
  1.2209  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2210  $as_echo_n "checking for $ac_word... " >&6; }
  1.2211 -if ${ac_cv_path_TOOLS_DIR_CC+:} false; then :
  1.2212 +if test "${ac_cv_path_TOOLS_DIR_CC+set}" = set; then :
  1.2213    $as_echo_n "(cached) " >&6
  1.2214  else
  1.2215    case $TOOLS_DIR_CC in
  1.2216 @@ -19880,7 +18742,7 @@
  1.2217  set dummy $ac_prog; ac_word=$2
  1.2218  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2219  $as_echo_n "checking for $ac_word... " >&6; }
  1.2220 -if ${ac_cv_path_POTENTIAL_CC+:} false; then :
  1.2221 +if test "${ac_cv_path_POTENTIAL_CC+set}" = set; then :
  1.2222    $as_echo_n "(cached) " >&6
  1.2223  else
  1.2224    case $POTENTIAL_CC in
  1.2225 @@ -20293,7 +19155,7 @@
  1.2226  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.2227  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2228  $as_echo_n "checking for $ac_word... " >&6; }
  1.2229 -if ${ac_cv_prog_PROPER_COMPILER_CC+:} false; then :
  1.2230 +if test "${ac_cv_prog_PROPER_COMPILER_CC+set}" = set; then :
  1.2231    $as_echo_n "(cached) " >&6
  1.2232  else
  1.2233    if test -n "$PROPER_COMPILER_CC"; then
  1.2234 @@ -20337,7 +19199,7 @@
  1.2235  set dummy $ac_prog; ac_word=$2
  1.2236  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2237  $as_echo_n "checking for $ac_word... " >&6; }
  1.2238 -if ${ac_cv_prog_ac_ct_PROPER_COMPILER_CC+:} false; then :
  1.2239 +if test "${ac_cv_prog_ac_ct_PROPER_COMPILER_CC+set}" = set; then :
  1.2240    $as_echo_n "(cached) " >&6
  1.2241  else
  1.2242    if test -n "$ac_ct_PROPER_COMPILER_CC"; then
  1.2243 @@ -20787,7 +19649,7 @@
  1.2244  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.2245  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2246  $as_echo_n "checking for $ac_word... " >&6; }
  1.2247 -if ${ac_cv_prog_CC+:} false; then :
  1.2248 +if test "${ac_cv_prog_CC+set}" = set; then :
  1.2249    $as_echo_n "(cached) " >&6
  1.2250  else
  1.2251    if test -n "$CC"; then
  1.2252 @@ -20831,7 +19693,7 @@
  1.2253  set dummy $ac_prog; ac_word=$2
  1.2254  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2255  $as_echo_n "checking for $ac_word... " >&6; }
  1.2256 -if ${ac_cv_prog_ac_ct_CC+:} false; then :
  1.2257 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
  1.2258    $as_echo_n "(cached) " >&6
  1.2259  else
  1.2260    if test -n "$ac_ct_CC"; then
  1.2261 @@ -20884,7 +19746,7 @@
  1.2262  test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2263  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2264  as_fn_error $? "no acceptable C compiler found in \$PATH
  1.2265 -See \`config.log' for more details" "$LINENO" 5; }
  1.2266 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2267  
  1.2268  # Provide some information about the compiler.
  1.2269  $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
  1.2270 @@ -20911,9 +19773,259 @@
  1.2271    test $ac_status = 0; }
  1.2272  done
  1.2273  
  1.2274 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2275 +/* end confdefs.h.  */
  1.2276 +
  1.2277 +int
  1.2278 +main ()
  1.2279 +{
  1.2280 +
  1.2281 +  ;
  1.2282 +  return 0;
  1.2283 +}
  1.2284 +_ACEOF
  1.2285 +ac_clean_files_save=$ac_clean_files
  1.2286 +ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
  1.2287 +# Try to create an executable without -o first, disregard a.out.
  1.2288 +# It will help us diagnose broken compilers, and finding out an intuition
  1.2289 +# of exeext.
  1.2290 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
  1.2291 +$as_echo_n "checking whether the C compiler works... " >&6; }
  1.2292 +ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
  1.2293 +
  1.2294 +# The possible output files:
  1.2295 +ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
  1.2296 +
  1.2297 +ac_rmfiles=
  1.2298 +for ac_file in $ac_files
  1.2299 +do
  1.2300 +  case $ac_file in
  1.2301 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
  1.2302 +    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
  1.2303 +  esac
  1.2304 +done
  1.2305 +rm -f $ac_rmfiles
  1.2306 +
  1.2307 +if { { ac_try="$ac_link_default"
  1.2308 +case "(($ac_try" in
  1.2309 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.2310 +  *) ac_try_echo=$ac_try;;
  1.2311 +esac
  1.2312 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.2313 +$as_echo "$ac_try_echo"; } >&5
  1.2314 +  (eval "$ac_link_default") 2>&5
  1.2315 +  ac_status=$?
  1.2316 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.2317 +  test $ac_status = 0; }; then :
  1.2318 +  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
  1.2319 +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
  1.2320 +# in a Makefile.  We should not override ac_cv_exeext if it was cached,
  1.2321 +# so that the user can short-circuit this test for compilers unknown to
  1.2322 +# Autoconf.
  1.2323 +for ac_file in $ac_files ''
  1.2324 +do
  1.2325 +  test -f "$ac_file" || continue
  1.2326 +  case $ac_file in
  1.2327 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
  1.2328 +	;;
  1.2329 +    [ab].out )
  1.2330 +	# We found the default executable, but exeext='' is most
  1.2331 +	# certainly right.
  1.2332 +	break;;
  1.2333 +    *.* )
  1.2334 +	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
  1.2335 +	then :; else
  1.2336 +	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
  1.2337 +	fi
  1.2338 +	# We set ac_cv_exeext here because the later test for it is not
  1.2339 +	# safe: cross compilers may not add the suffix if given an `-o'
  1.2340 +	# argument, so we may need to know it at that point already.
  1.2341 +	# Even if this section looks crufty: it has the advantage of
  1.2342 +	# actually working.
  1.2343 +	break;;
  1.2344 +    * )
  1.2345 +	break;;
  1.2346 +  esac
  1.2347 +done
  1.2348 +test "$ac_cv_exeext" = no && ac_cv_exeext=
  1.2349 +
  1.2350 +else
  1.2351 +  ac_file=''
  1.2352 +fi
  1.2353 +if test -z "$ac_file"; then :
  1.2354 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  1.2355 +$as_echo "no" >&6; }
  1.2356 +$as_echo "$as_me: failed program was:" >&5
  1.2357 +sed 's/^/| /' conftest.$ac_ext >&5
  1.2358 +
  1.2359 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2360 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2361 +as_fn_error 77 "C compiler cannot create executables
  1.2362 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2363 +else
  1.2364 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  1.2365 +$as_echo "yes" >&6; }
  1.2366 +fi
  1.2367 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
  1.2368 +$as_echo_n "checking for C compiler default output file name... " >&6; }
  1.2369 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
  1.2370 +$as_echo "$ac_file" >&6; }
  1.2371 +ac_exeext=$ac_cv_exeext
  1.2372 +
  1.2373 +rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
  1.2374 +ac_clean_files=$ac_clean_files_save
  1.2375 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
  1.2376 +$as_echo_n "checking for suffix of executables... " >&6; }
  1.2377 +if { { ac_try="$ac_link"
  1.2378 +case "(($ac_try" in
  1.2379 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.2380 +  *) ac_try_echo=$ac_try;;
  1.2381 +esac
  1.2382 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.2383 +$as_echo "$ac_try_echo"; } >&5
  1.2384 +  (eval "$ac_link") 2>&5
  1.2385 +  ac_status=$?
  1.2386 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.2387 +  test $ac_status = 0; }; then :
  1.2388 +  # If both `conftest.exe' and `conftest' are `present' (well, observable)
  1.2389 +# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
  1.2390 +# work properly (i.e., refer to `conftest.exe'), while it won't with
  1.2391 +# `rm'.
  1.2392 +for ac_file in conftest.exe conftest conftest.*; do
  1.2393 +  test -f "$ac_file" || continue
  1.2394 +  case $ac_file in
  1.2395 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
  1.2396 +    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
  1.2397 +	  break;;
  1.2398 +    * ) break;;
  1.2399 +  esac
  1.2400 +done
  1.2401 +else
  1.2402 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2403 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2404 +as_fn_error $? "cannot compute suffix of executables: cannot compile and link
  1.2405 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2406 +fi
  1.2407 +rm -f conftest conftest$ac_cv_exeext
  1.2408 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
  1.2409 +$as_echo "$ac_cv_exeext" >&6; }
  1.2410 +
  1.2411 +rm -f conftest.$ac_ext
  1.2412 +EXEEXT=$ac_cv_exeext
  1.2413 +ac_exeext=$EXEEXT
  1.2414 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2415 +/* end confdefs.h.  */
  1.2416 +#include <stdio.h>
  1.2417 +int
  1.2418 +main ()
  1.2419 +{
  1.2420 +FILE *f = fopen ("conftest.out", "w");
  1.2421 + return ferror (f) || fclose (f) != 0;
  1.2422 +
  1.2423 +  ;
  1.2424 +  return 0;
  1.2425 +}
  1.2426 +_ACEOF
  1.2427 +ac_clean_files="$ac_clean_files conftest.out"
  1.2428 +# Check that the compiler produces executables we can run.  If not, either
  1.2429 +# the compiler is broken, or we cross compile.
  1.2430 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
  1.2431 +$as_echo_n "checking whether we are cross compiling... " >&6; }
  1.2432 +if test "$cross_compiling" != yes; then
  1.2433 +  { { ac_try="$ac_link"
  1.2434 +case "(($ac_try" in
  1.2435 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.2436 +  *) ac_try_echo=$ac_try;;
  1.2437 +esac
  1.2438 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.2439 +$as_echo "$ac_try_echo"; } >&5
  1.2440 +  (eval "$ac_link") 2>&5
  1.2441 +  ac_status=$?
  1.2442 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.2443 +  test $ac_status = 0; }
  1.2444 +  if { ac_try='./conftest$ac_cv_exeext'
  1.2445 +  { { case "(($ac_try" in
  1.2446 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.2447 +  *) ac_try_echo=$ac_try;;
  1.2448 +esac
  1.2449 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.2450 +$as_echo "$ac_try_echo"; } >&5
  1.2451 +  (eval "$ac_try") 2>&5
  1.2452 +  ac_status=$?
  1.2453 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.2454 +  test $ac_status = 0; }; }; then
  1.2455 +    cross_compiling=no
  1.2456 +  else
  1.2457 +    if test "$cross_compiling" = maybe; then
  1.2458 +	cross_compiling=yes
  1.2459 +    else
  1.2460 +	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2461 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2462 +as_fn_error $? "cannot run C compiled programs.
  1.2463 +If you meant to cross compile, use \`--host'.
  1.2464 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2465 +    fi
  1.2466 +  fi
  1.2467 +fi
  1.2468 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
  1.2469 +$as_echo "$cross_compiling" >&6; }
  1.2470 +
  1.2471 +rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
  1.2472 +ac_clean_files=$ac_clean_files_save
  1.2473 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
  1.2474 +$as_echo_n "checking for suffix of object files... " >&6; }
  1.2475 +if test "${ac_cv_objext+set}" = set; then :
  1.2476 +  $as_echo_n "(cached) " >&6
  1.2477 +else
  1.2478 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2479 +/* end confdefs.h.  */
  1.2480 +
  1.2481 +int
  1.2482 +main ()
  1.2483 +{
  1.2484 +
  1.2485 +  ;
  1.2486 +  return 0;
  1.2487 +}
  1.2488 +_ACEOF
  1.2489 +rm -f conftest.o conftest.obj
  1.2490 +if { { ac_try="$ac_compile"
  1.2491 +case "(($ac_try" in
  1.2492 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
  1.2493 +  *) ac_try_echo=$ac_try;;
  1.2494 +esac
  1.2495 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
  1.2496 +$as_echo "$ac_try_echo"; } >&5
  1.2497 +  (eval "$ac_compile") 2>&5
  1.2498 +  ac_status=$?
  1.2499 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
  1.2500 +  test $ac_status = 0; }; then :
  1.2501 +  for ac_file in conftest.o conftest.obj conftest.*; do
  1.2502 +  test -f "$ac_file" || continue;
  1.2503 +  case $ac_file in
  1.2504 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
  1.2505 +    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
  1.2506 +       break;;
  1.2507 +  esac
  1.2508 +done
  1.2509 +else
  1.2510 +  $as_echo "$as_me: failed program was:" >&5
  1.2511 +sed 's/^/| /' conftest.$ac_ext >&5
  1.2512 +
  1.2513 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2514 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2515 +as_fn_error $? "cannot compute suffix of object files: cannot compile
  1.2516 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2517 +fi
  1.2518 +rm -f conftest.$ac_cv_objext conftest.$ac_ext
  1.2519 +fi
  1.2520 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
  1.2521 +$as_echo "$ac_cv_objext" >&6; }
  1.2522 +OBJEXT=$ac_cv_objext
  1.2523 +ac_objext=$OBJEXT
  1.2524  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
  1.2525  $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
  1.2526 -if ${ac_cv_c_compiler_gnu+:} false; then :
  1.2527 +if test "${ac_cv_c_compiler_gnu+set}" = set; then :
  1.2528    $as_echo_n "(cached) " >&6
  1.2529  else
  1.2530    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2531 @@ -20950,7 +20062,7 @@
  1.2532  ac_save_CFLAGS=$CFLAGS
  1.2533  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
  1.2534  $as_echo_n "checking whether $CC accepts -g... " >&6; }
  1.2535 -if ${ac_cv_prog_cc_g+:} false; then :
  1.2536 +if test "${ac_cv_prog_cc_g+set}" = set; then :
  1.2537    $as_echo_n "(cached) " >&6
  1.2538  else
  1.2539    ac_save_c_werror_flag=$ac_c_werror_flag
  1.2540 @@ -21028,7 +20140,7 @@
  1.2541  fi
  1.2542  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
  1.2543  $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
  1.2544 -if ${ac_cv_prog_cc_c89+:} false; then :
  1.2545 +if test "${ac_cv_prog_cc_c89+set}" = set; then :
  1.2546    $as_echo_n "(cached) " >&6
  1.2547  else
  1.2548    ac_cv_prog_cc_c89=no
  1.2549 @@ -21151,7 +20263,7 @@
  1.2550  set dummy $ac_prog; ac_word=$2
  1.2551  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2552  $as_echo_n "checking for $ac_word... " >&6; }
  1.2553 -if ${ac_cv_path_TOOLS_DIR_CXX+:} false; then :
  1.2554 +if test "${ac_cv_path_TOOLS_DIR_CXX+set}" = set; then :
  1.2555    $as_echo_n "(cached) " >&6
  1.2556  else
  1.2557    case $TOOLS_DIR_CXX in
  1.2558 @@ -21203,7 +20315,7 @@
  1.2559  set dummy $ac_prog; ac_word=$2
  1.2560  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2561  $as_echo_n "checking for $ac_word... " >&6; }
  1.2562 -if ${ac_cv_path_POTENTIAL_CXX+:} false; then :
  1.2563 +if test "${ac_cv_path_POTENTIAL_CXX+set}" = set; then :
  1.2564    $as_echo_n "(cached) " >&6
  1.2565  else
  1.2566    case $POTENTIAL_CXX in
  1.2567 @@ -21616,7 +20728,7 @@
  1.2568  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.2569  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2570  $as_echo_n "checking for $ac_word... " >&6; }
  1.2571 -if ${ac_cv_prog_PROPER_COMPILER_CXX+:} false; then :
  1.2572 +if test "${ac_cv_prog_PROPER_COMPILER_CXX+set}" = set; then :
  1.2573    $as_echo_n "(cached) " >&6
  1.2574  else
  1.2575    if test -n "$PROPER_COMPILER_CXX"; then
  1.2576 @@ -21660,7 +20772,7 @@
  1.2577  set dummy $ac_prog; ac_word=$2
  1.2578  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2579  $as_echo_n "checking for $ac_word... " >&6; }
  1.2580 -if ${ac_cv_prog_ac_ct_PROPER_COMPILER_CXX+:} false; then :
  1.2581 +if test "${ac_cv_prog_ac_ct_PROPER_COMPILER_CXX+set}" = set; then :
  1.2582    $as_echo_n "(cached) " >&6
  1.2583  else
  1.2584    if test -n "$ac_ct_PROPER_COMPILER_CXX"; then
  1.2585 @@ -22114,7 +21226,7 @@
  1.2586  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.2587  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2588  $as_echo_n "checking for $ac_word... " >&6; }
  1.2589 -if ${ac_cv_prog_CXX+:} false; then :
  1.2590 +if test "${ac_cv_prog_CXX+set}" = set; then :
  1.2591    $as_echo_n "(cached) " >&6
  1.2592  else
  1.2593    if test -n "$CXX"; then
  1.2594 @@ -22158,7 +21270,7 @@
  1.2595  set dummy $ac_prog; ac_word=$2
  1.2596  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2597  $as_echo_n "checking for $ac_word... " >&6; }
  1.2598 -if ${ac_cv_prog_ac_ct_CXX+:} false; then :
  1.2599 +if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
  1.2600    $as_echo_n "(cached) " >&6
  1.2601  else
  1.2602    if test -n "$ac_ct_CXX"; then
  1.2603 @@ -22236,7 +21348,7 @@
  1.2604  
  1.2605  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
  1.2606  $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
  1.2607 -if ${ac_cv_cxx_compiler_gnu+:} false; then :
  1.2608 +if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
  1.2609    $as_echo_n "(cached) " >&6
  1.2610  else
  1.2611    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2612 @@ -22273,7 +21385,7 @@
  1.2613  ac_save_CXXFLAGS=$CXXFLAGS
  1.2614  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
  1.2615  $as_echo_n "checking whether $CXX accepts -g... " >&6; }
  1.2616 -if ${ac_cv_prog_cxx_g+:} false; then :
  1.2617 +if test "${ac_cv_prog_cxx_g+set}" = set; then :
  1.2618    $as_echo_n "(cached) " >&6
  1.2619  else
  1.2620    ac_save_cxx_werror_flag=$ac_cxx_werror_flag
  1.2621 @@ -22371,7 +21483,7 @@
  1.2622  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.2623  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2624  $as_echo_n "checking for $ac_word... " >&6; }
  1.2625 -if ${ac_cv_prog_OBJC+:} false; then :
  1.2626 +if test "${ac_cv_prog_OBJC+set}" = set; then :
  1.2627    $as_echo_n "(cached) " >&6
  1.2628  else
  1.2629    if test -n "$OBJC"; then
  1.2630 @@ -22415,7 +21527,7 @@
  1.2631  set dummy $ac_prog; ac_word=$2
  1.2632  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2633  $as_echo_n "checking for $ac_word... " >&6; }
  1.2634 -if ${ac_cv_prog_ac_ct_OBJC+:} false; then :
  1.2635 +if test "${ac_cv_prog_ac_ct_OBJC+set}" = set; then :
  1.2636    $as_echo_n "(cached) " >&6
  1.2637  else
  1.2638    if test -n "$ac_ct_OBJC"; then
  1.2639 @@ -22491,7 +21603,7 @@
  1.2640  
  1.2641  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Objective C compiler" >&5
  1.2642  $as_echo_n "checking whether we are using the GNU Objective C compiler... " >&6; }
  1.2643 -if ${ac_cv_objc_compiler_gnu+:} false; then :
  1.2644 +if test "${ac_cv_objc_compiler_gnu+set}" = set; then :
  1.2645    $as_echo_n "(cached) " >&6
  1.2646  else
  1.2647    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2648 @@ -22528,7 +21640,7 @@
  1.2649  ac_save_OBJCFLAGS=$OBJCFLAGS
  1.2650  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $OBJC accepts -g" >&5
  1.2651  $as_echo_n "checking whether $OBJC accepts -g... " >&6; }
  1.2652 -if ${ac_cv_prog_objc_g+:} false; then :
  1.2653 +if test "${ac_cv_prog_objc_g+set}" = set; then :
  1.2654    $as_echo_n "(cached) " >&6
  1.2655  else
  1.2656    ac_save_objc_werror_flag=$ac_objc_werror_flag
  1.2657 @@ -22904,7 +22016,7 @@
  1.2658  set dummy ${ac_tool_prefix}ar; ac_word=$2
  1.2659  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2660  $as_echo_n "checking for $ac_word... " >&6; }
  1.2661 -if ${ac_cv_prog_AR+:} false; then :
  1.2662 +if test "${ac_cv_prog_AR+set}" = set; then :
  1.2663    $as_echo_n "(cached) " >&6
  1.2664  else
  1.2665    if test -n "$AR"; then
  1.2666 @@ -22944,7 +22056,7 @@
  1.2667  set dummy ar; ac_word=$2
  1.2668  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2669  $as_echo_n "checking for $ac_word... " >&6; }
  1.2670 -if ${ac_cv_prog_ac_ct_AR+:} false; then :
  1.2671 +if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
  1.2672    $as_echo_n "(cached) " >&6
  1.2673  else
  1.2674    if test -n "$ac_ct_AR"; then
  1.2675 @@ -23286,7 +22398,7 @@
  1.2676  set dummy link; ac_word=$2
  1.2677  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2678  $as_echo_n "checking for $ac_word... " >&6; }
  1.2679 -if ${ac_cv_prog_WINLD+:} false; then :
  1.2680 +if test "${ac_cv_prog_WINLD+set}" = set; then :
  1.2681    $as_echo_n "(cached) " >&6
  1.2682  else
  1.2683    if test -n "$WINLD"; then
  1.2684 @@ -23625,7 +22737,7 @@
  1.2685  set dummy mt; ac_word=$2
  1.2686  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2687  $as_echo_n "checking for $ac_word... " >&6; }
  1.2688 -if ${ac_cv_prog_MT+:} false; then :
  1.2689 +if test "${ac_cv_prog_MT+set}" = set; then :
  1.2690    $as_echo_n "(cached) " >&6
  1.2691  else
  1.2692    if test -n "$MT"; then
  1.2693 @@ -23946,7 +23058,7 @@
  1.2694  set dummy rc; ac_word=$2
  1.2695  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2696  $as_echo_n "checking for $ac_word... " >&6; }
  1.2697 -if ${ac_cv_prog_RC+:} false; then :
  1.2698 +if test "${ac_cv_prog_RC+set}" = set; then :
  1.2699    $as_echo_n "(cached) " >&6
  1.2700  else
  1.2701    if test -n "$RC"; then
  1.2702 @@ -24337,7 +23449,7 @@
  1.2703  set dummy lib; ac_word=$2
  1.2704  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2705  $as_echo_n "checking for $ac_word... " >&6; }
  1.2706 -if ${ac_cv_prog_WINAR+:} false; then :
  1.2707 +if test "${ac_cv_prog_WINAR+set}" = set; then :
  1.2708    $as_echo_n "(cached) " >&6
  1.2709  else
  1.2710    if test -n "$WINAR"; then
  1.2711 @@ -24643,7 +23755,7 @@
  1.2712  set dummy dumpbin; ac_word=$2
  1.2713  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2714  $as_echo_n "checking for $ac_word... " >&6; }
  1.2715 -if ${ac_cv_prog_DUMPBIN+:} false; then :
  1.2716 +if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
  1.2717    $as_echo_n "(cached) " >&6
  1.2718  else
  1.2719    if test -n "$DUMPBIN"; then
  1.2720 @@ -24962,7 +24074,7 @@
  1.2721    CPP=
  1.2722  fi
  1.2723  if test -z "$CPP"; then
  1.2724 -  if ${ac_cv_prog_CPP+:} false; then :
  1.2725 +  if test "${ac_cv_prog_CPP+set}" = set; then :
  1.2726    $as_echo_n "(cached) " >&6
  1.2727  else
  1.2728        # Double quotes because CPP needs to be expanded
  1.2729 @@ -25078,7 +24190,7 @@
  1.2730    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2731  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2732  as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
  1.2733 -See \`config.log' for more details" "$LINENO" 5; }
  1.2734 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2735  fi
  1.2736  
  1.2737  ac_ext=cpp
  1.2738 @@ -25362,7 +24474,7 @@
  1.2739  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
  1.2740  $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
  1.2741  if test -z "$CXXCPP"; then
  1.2742 -  if ${ac_cv_prog_CXXCPP+:} false; then :
  1.2743 +  if test "${ac_cv_prog_CXXCPP+set}" = set; then :
  1.2744    $as_echo_n "(cached) " >&6
  1.2745  else
  1.2746        # Double quotes because CXXCPP needs to be expanded
  1.2747 @@ -25478,7 +24590,7 @@
  1.2748    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2749  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2750  as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
  1.2751 -See \`config.log' for more details" "$LINENO" 5; }
  1.2752 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2753  fi
  1.2754  
  1.2755  ac_ext=cpp
  1.2756 @@ -25780,7 +24892,7 @@
  1.2757  set dummy as; ac_word=$2
  1.2758  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2759  $as_echo_n "checking for $ac_word... " >&6; }
  1.2760 -if ${ac_cv_path_AS+:} false; then :
  1.2761 +if test "${ac_cv_path_AS+set}" = set; then :
  1.2762    $as_echo_n "(cached) " >&6
  1.2763  else
  1.2764    case $AS in
  1.2765 @@ -26092,7 +25204,7 @@
  1.2766  set dummy nm; ac_word=$2
  1.2767  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2768  $as_echo_n "checking for $ac_word... " >&6; }
  1.2769 -if ${ac_cv_path_NM+:} false; then :
  1.2770 +if test "${ac_cv_path_NM+set}" = set; then :
  1.2771    $as_echo_n "(cached) " >&6
  1.2772  else
  1.2773    case $NM in
  1.2774 @@ -26398,7 +25510,7 @@
  1.2775  set dummy gnm; ac_word=$2
  1.2776  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2777  $as_echo_n "checking for $ac_word... " >&6; }
  1.2778 -if ${ac_cv_path_GNM+:} false; then :
  1.2779 +if test "${ac_cv_path_GNM+set}" = set; then :
  1.2780    $as_echo_n "(cached) " >&6
  1.2781  else
  1.2782    case $GNM in
  1.2783 @@ -26704,7 +25816,7 @@
  1.2784  set dummy strip; ac_word=$2
  1.2785  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2786  $as_echo_n "checking for $ac_word... " >&6; }
  1.2787 -if ${ac_cv_path_STRIP+:} false; then :
  1.2788 +if test "${ac_cv_path_STRIP+set}" = set; then :
  1.2789    $as_echo_n "(cached) " >&6
  1.2790  else
  1.2791    case $STRIP in
  1.2792 @@ -27010,7 +26122,7 @@
  1.2793  set dummy mcs; ac_word=$2
  1.2794  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2795  $as_echo_n "checking for $ac_word... " >&6; }
  1.2796 -if ${ac_cv_path_MCS+:} false; then :
  1.2797 +if test "${ac_cv_path_MCS+set}" = set; then :
  1.2798    $as_echo_n "(cached) " >&6
  1.2799  else
  1.2800    case $MCS in
  1.2801 @@ -27318,7 +26430,7 @@
  1.2802  set dummy ${ac_tool_prefix}nm; ac_word=$2
  1.2803  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2804  $as_echo_n "checking for $ac_word... " >&6; }
  1.2805 -if ${ac_cv_prog_NM+:} false; then :
  1.2806 +if test "${ac_cv_prog_NM+set}" = set; then :
  1.2807    $as_echo_n "(cached) " >&6
  1.2808  else
  1.2809    if test -n "$NM"; then
  1.2810 @@ -27358,7 +26470,7 @@
  1.2811  set dummy nm; ac_word=$2
  1.2812  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2813  $as_echo_n "checking for $ac_word... " >&6; }
  1.2814 -if ${ac_cv_prog_ac_ct_NM+:} false; then :
  1.2815 +if test "${ac_cv_prog_ac_ct_NM+set}" = set; then :
  1.2816    $as_echo_n "(cached) " >&6
  1.2817  else
  1.2818    if test -n "$ac_ct_NM"; then
  1.2819 @@ -27678,7 +26790,7 @@
  1.2820  set dummy ${ac_tool_prefix}strip; ac_word=$2
  1.2821  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2822  $as_echo_n "checking for $ac_word... " >&6; }
  1.2823 -if ${ac_cv_prog_STRIP+:} false; then :
  1.2824 +if test "${ac_cv_prog_STRIP+set}" = set; then :
  1.2825    $as_echo_n "(cached) " >&6
  1.2826  else
  1.2827    if test -n "$STRIP"; then
  1.2828 @@ -27718,7 +26830,7 @@
  1.2829  set dummy strip; ac_word=$2
  1.2830  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2831  $as_echo_n "checking for $ac_word... " >&6; }
  1.2832 -if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
  1.2833 +if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
  1.2834    $as_echo_n "(cached) " >&6
  1.2835  else
  1.2836    if test -n "$ac_ct_STRIP"; then
  1.2837 @@ -28043,7 +27155,7 @@
  1.2838  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.2839  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2840  $as_echo_n "checking for $ac_word... " >&6; }
  1.2841 -if ${ac_cv_prog_OBJCOPY+:} false; then :
  1.2842 +if test "${ac_cv_prog_OBJCOPY+set}" = set; then :
  1.2843    $as_echo_n "(cached) " >&6
  1.2844  else
  1.2845    if test -n "$OBJCOPY"; then
  1.2846 @@ -28087,7 +27199,7 @@
  1.2847  set dummy $ac_prog; ac_word=$2
  1.2848  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2849  $as_echo_n "checking for $ac_word... " >&6; }
  1.2850 -if ${ac_cv_prog_ac_ct_OBJCOPY+:} false; then :
  1.2851 +if test "${ac_cv_prog_ac_ct_OBJCOPY+set}" = set; then :
  1.2852    $as_echo_n "(cached) " >&6
  1.2853  else
  1.2854    if test -n "$ac_ct_OBJCOPY"; then
  1.2855 @@ -28414,7 +27526,7 @@
  1.2856  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.2857  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2858  $as_echo_n "checking for $ac_word... " >&6; }
  1.2859 -if ${ac_cv_prog_OBJDUMP+:} false; then :
  1.2860 +if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
  1.2861    $as_echo_n "(cached) " >&6
  1.2862  else
  1.2863    if test -n "$OBJDUMP"; then
  1.2864 @@ -28458,7 +27570,7 @@
  1.2865  set dummy $ac_prog; ac_word=$2
  1.2866  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2867  $as_echo_n "checking for $ac_word... " >&6; }
  1.2868 -if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
  1.2869 +if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
  1.2870    $as_echo_n "(cached) " >&6
  1.2871  else
  1.2872    if test -n "$ac_ct_OBJDUMP"; then
  1.2873 @@ -28782,7 +27894,7 @@
  1.2874  set dummy lipo; ac_word=$2
  1.2875  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.2876  $as_echo_n "checking for $ac_word... " >&6; }
  1.2877 -if ${ac_cv_path_LIPO+:} false; then :
  1.2878 +if test "${ac_cv_path_LIPO+set}" = set; then :
  1.2879    $as_echo_n "(cached) " >&6
  1.2880  else
  1.2881    case $LIPO in
  1.2882 @@ -29094,9 +28206,10 @@
  1.2883  
  1.2884  # And we can test some aspects on the target using configure macros.
  1.2885  
  1.2886 +
  1.2887  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
  1.2888  $as_echo_n "checking for ANSI C header files... " >&6; }
  1.2889 -if ${ac_cv_header_stdc+:} false; then :
  1.2890 +if test "${ac_cv_header_stdc+set}" = set; then :
  1.2891    $as_echo_n "(cached) " >&6
  1.2892  else
  1.2893    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2894 @@ -29231,79 +28344,6 @@
  1.2895  # is made at runtime.)
  1.2896  #
  1.2897  
  1.2898 -
  1.2899 -
  1.2900 -  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler supports \"-m${OPENJDK_TARGET_CPU_BITS}\"" >&5
  1.2901 -$as_echo_n "checking if compiler supports \"-m${OPENJDK_TARGET_CPU_BITS}\"... " >&6; }
  1.2902 -  supports=yes
  1.2903 -
  1.2904 -  saved_cflags="$CFLAGS"
  1.2905 -  CFLAGS="$CFLAGS -m${OPENJDK_TARGET_CPU_BITS}"
  1.2906 -  ac_ext=c
  1.2907 -ac_cpp='$CPP $CPPFLAGS'
  1.2908 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.2909 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.2910 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
  1.2911 -
  1.2912 -  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2913 -/* end confdefs.h.  */
  1.2914 -
  1.2915 -    int i;
  1.2916 -
  1.2917 -_ACEOF
  1.2918 -if ac_fn_c_try_compile "$LINENO"; then :
  1.2919 -
  1.2920 -else
  1.2921 -  supports=no
  1.2922 -fi
  1.2923 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.2924 -  ac_ext=cpp
  1.2925 -ac_cpp='$CXXCPP $CPPFLAGS'
  1.2926 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.2927 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.2928 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.2929 -
  1.2930 -  CFLAGS="$saved_cflags"
  1.2931 -
  1.2932 -  saved_cxxflags="$CXXFLAGS"
  1.2933 -  CXXFLAGS="$CXXFLAG -m${OPENJDK_TARGET_CPU_BITS}"
  1.2934 -  ac_ext=cpp
  1.2935 -ac_cpp='$CXXCPP $CPPFLAGS'
  1.2936 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.2937 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.2938 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.2939 -
  1.2940 -  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.2941 -/* end confdefs.h.  */
  1.2942 -
  1.2943 -    int i;
  1.2944 -
  1.2945 -_ACEOF
  1.2946 -if ac_fn_cxx_try_compile "$LINENO"; then :
  1.2947 -
  1.2948 -else
  1.2949 -  supports=no
  1.2950 -fi
  1.2951 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.2952 -  ac_ext=cpp
  1.2953 -ac_cpp='$CXXCPP $CPPFLAGS'
  1.2954 -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.2955 -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.2956 -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.2957 -
  1.2958 -  CXXFLAGS="$saved_cxxflags"
  1.2959 -
  1.2960 -  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supports" >&5
  1.2961 -$as_echo "$supports" >&6; }
  1.2962 -  if test "x$supports" = "xyes" ; then
  1.2963 -    COMPILER_SUPPORTS_TARGET_BITS_FLAG=true
  1.2964 -  else
  1.2965 -    COMPILER_SUPPORTS_TARGET_BITS_FLAG=false
  1.2966 -  fi
  1.2967 -
  1.2968 -
  1.2969 -
  1.2970 -
  1.2971  if test "x$OPENJDK_TARGET_OS" = xsolaris; then
  1.2972    # Always specify -m flags on Solaris
  1.2973  
  1.2974 @@ -29346,7 +28386,7 @@
  1.2975  for ac_header in stdio.h
  1.2976  do :
  1.2977    ac_fn_cxx_check_header_mongrel "$LINENO" "stdio.h" "ac_cv_header_stdio_h" "$ac_includes_default"
  1.2978 -if test "x$ac_cv_header_stdio_h" = xyes; then :
  1.2979 +if test "x$ac_cv_header_stdio_h" = x""yes; then :
  1.2980    cat >>confdefs.h <<_ACEOF
  1.2981  #define HAVE_STDIO_H 1
  1.2982  _ACEOF
  1.2983 @@ -29375,7 +28415,7 @@
  1.2984  # This bug is HP SR number 8606223364.
  1.2985  { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int *" >&5
  1.2986  $as_echo_n "checking size of int *... " >&6; }
  1.2987 -if ${ac_cv_sizeof_int_p+:} false; then :
  1.2988 +if test "${ac_cv_sizeof_int_p+set}" = set; then :
  1.2989    $as_echo_n "(cached) " >&6
  1.2990  else
  1.2991    if ac_fn_cxx_compute_int "$LINENO" "(long int) (sizeof (int *))" "ac_cv_sizeof_int_p"        "$ac_includes_default"; then :
  1.2992 @@ -29385,7 +28425,7 @@
  1.2993       { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  1.2994  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  1.2995  as_fn_error 77 "cannot compute sizeof (int *)
  1.2996 -See \`config.log' for more details" "$LINENO" 5; }
  1.2997 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.2998     else
  1.2999       ac_cv_sizeof_int_p=0
  1.3000     fi
  1.3001 @@ -29432,7 +28472,7 @@
  1.3002  #
  1.3003   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
  1.3004  $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
  1.3005 -if ${ac_cv_c_bigendian+:} false; then :
  1.3006 +if test "${ac_cv_c_bigendian+set}" = set; then :
  1.3007    $as_echo_n "(cached) " >&6
  1.3008  else
  1.3009    ac_cv_c_bigendian=unknown
  1.3010 @@ -30228,6 +29268,161 @@
  1.3011  
  1.3012  
  1.3013  
  1.3014 +
  1.3015 +  # Some Zero and Shark settings.
  1.3016 +  # ZERO_ARCHFLAG tells the compiler which mode to build for
  1.3017 +  case "${OPENJDK_TARGET_CPU}" in
  1.3018 +    s390)
  1.3019 +      ZERO_ARCHFLAG="-m31"
  1.3020 +      ;;
  1.3021 +    *)
  1.3022 +      ZERO_ARCHFLAG="-m${OPENJDK_TARGET_CPU_BITS}"
  1.3023 +  esac
  1.3024 +
  1.3025 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler supports \"$ZERO_ARCHFLAG\"" >&5
  1.3026 +$as_echo_n "checking if compiler supports \"$ZERO_ARCHFLAG\"... " >&6; }
  1.3027 +  supports=yes
  1.3028 +
  1.3029 +  saved_cflags="$CFLAGS"
  1.3030 +  CFLAGS="$CFLAGS $ZERO_ARCHFLAG"
  1.3031 +  ac_ext=c
  1.3032 +ac_cpp='$CPP $CPPFLAGS'
  1.3033 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3034 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3035 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
  1.3036 +
  1.3037 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.3038 +/* end confdefs.h.  */
  1.3039 +
  1.3040 +    int i;
  1.3041 +
  1.3042 +_ACEOF
  1.3043 +if ac_fn_c_try_compile "$LINENO"; then :
  1.3044 +
  1.3045 +else
  1.3046 +  supports=no
  1.3047 +fi
  1.3048 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.3049 +  ac_ext=cpp
  1.3050 +ac_cpp='$CXXCPP $CPPFLAGS'
  1.3051 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3052 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3053 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.3054 +
  1.3055 +  CFLAGS="$saved_cflags"
  1.3056 +
  1.3057 +  saved_cxxflags="$CXXFLAGS"
  1.3058 +  CXXFLAGS="$CXXFLAG $ZERO_ARCHFLAG"
  1.3059 +  ac_ext=cpp
  1.3060 +ac_cpp='$CXXCPP $CPPFLAGS'
  1.3061 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3062 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3063 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.3064 +
  1.3065 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.3066 +/* end confdefs.h.  */
  1.3067 +
  1.3068 +    int i;
  1.3069 +
  1.3070 +_ACEOF
  1.3071 +if ac_fn_cxx_try_compile "$LINENO"; then :
  1.3072 +
  1.3073 +else
  1.3074 +  supports=no
  1.3075 +fi
  1.3076 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.3077 +  ac_ext=cpp
  1.3078 +ac_cpp='$CXXCPP $CPPFLAGS'
  1.3079 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3080 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3081 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.3082 +
  1.3083 +  CXXFLAGS="$saved_cxxflags"
  1.3084 +
  1.3085 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supports" >&5
  1.3086 +$as_echo "$supports" >&6; }
  1.3087 +  if test "x$supports" = "xyes" ; then
  1.3088 +    :
  1.3089 +  else
  1.3090 +    ZERO_ARCHFLAG=""
  1.3091 +  fi
  1.3092 +
  1.3093 +
  1.3094 +
  1.3095 +  # Check that the compiler supports -mX flags
  1.3096 +  # Set COMPILER_SUPPORTS_TARGET_BITS_FLAG to 'true' if it does
  1.3097 +
  1.3098 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler supports \"-m${OPENJDK_TARGET_CPU_BITS}\"" >&5
  1.3099 +$as_echo_n "checking if compiler supports \"-m${OPENJDK_TARGET_CPU_BITS}\"... " >&6; }
  1.3100 +  supports=yes
  1.3101 +
  1.3102 +  saved_cflags="$CFLAGS"
  1.3103 +  CFLAGS="$CFLAGS -m${OPENJDK_TARGET_CPU_BITS}"
  1.3104 +  ac_ext=c
  1.3105 +ac_cpp='$CPP $CPPFLAGS'
  1.3106 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3107 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3108 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
  1.3109 +
  1.3110 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.3111 +/* end confdefs.h.  */
  1.3112 +
  1.3113 +    int i;
  1.3114 +
  1.3115 +_ACEOF
  1.3116 +if ac_fn_c_try_compile "$LINENO"; then :
  1.3117 +
  1.3118 +else
  1.3119 +  supports=no
  1.3120 +fi
  1.3121 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.3122 +  ac_ext=cpp
  1.3123 +ac_cpp='$CXXCPP $CPPFLAGS'
  1.3124 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3125 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3126 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.3127 +
  1.3128 +  CFLAGS="$saved_cflags"
  1.3129 +
  1.3130 +  saved_cxxflags="$CXXFLAGS"
  1.3131 +  CXXFLAGS="$CXXFLAG -m${OPENJDK_TARGET_CPU_BITS}"
  1.3132 +  ac_ext=cpp
  1.3133 +ac_cpp='$CXXCPP $CPPFLAGS'
  1.3134 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3135 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3136 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.3137 +
  1.3138 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.3139 +/* end confdefs.h.  */
  1.3140 +
  1.3141 +    int i;
  1.3142 +
  1.3143 +_ACEOF
  1.3144 +if ac_fn_cxx_try_compile "$LINENO"; then :
  1.3145 +
  1.3146 +else
  1.3147 +  supports=no
  1.3148 +fi
  1.3149 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  1.3150 +  ac_ext=cpp
  1.3151 +ac_cpp='$CXXCPP $CPPFLAGS'
  1.3152 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  1.3153 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  1.3154 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  1.3155 +
  1.3156 +  CXXFLAGS="$saved_cxxflags"
  1.3157 +
  1.3158 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supports" >&5
  1.3159 +$as_echo "$supports" >&6; }
  1.3160 +  if test "x$supports" = "xyes" ; then
  1.3161 +    COMPILER_SUPPORTS_TARGET_BITS_FLAG=true
  1.3162 +  else
  1.3163 +    COMPILER_SUPPORTS_TARGET_BITS_FLAG=false
  1.3164 +  fi
  1.3165 +
  1.3166 +
  1.3167 +
  1.3168 +
  1.3169  # Setup debug symbols (need objcopy from the toolchain for that)
  1.3170  
  1.3171  #
  1.3172 @@ -30443,8 +29638,8 @@
  1.3173    have_x=disabled
  1.3174  else
  1.3175    case $x_includes,$x_libraries in #(
  1.3176 -    *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
  1.3177 -    *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
  1.3178 +    *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
  1.3179 +    *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
  1.3180    $as_echo_n "(cached) " >&6
  1.3181  else
  1.3182    # One or both of the vars are not set, and there is no cached value.
  1.3183 @@ -30721,7 +29916,7 @@
  1.3184  else
  1.3185    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
  1.3186  $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
  1.3187 -if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :
  1.3188 +if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
  1.3189    $as_echo_n "(cached) " >&6
  1.3190  else
  1.3191    ac_check_lib_save_LIBS=$LIBS
  1.3192 @@ -30755,14 +29950,14 @@
  1.3193  fi
  1.3194  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
  1.3195  $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
  1.3196 -if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then :
  1.3197 +if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
  1.3198    X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
  1.3199  fi
  1.3200  
  1.3201      if test $ac_cv_lib_dnet_dnet_ntoa = no; then
  1.3202        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
  1.3203  $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
  1.3204 -if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :
  1.3205 +if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
  1.3206    $as_echo_n "(cached) " >&6
  1.3207  else
  1.3208    ac_check_lib_save_LIBS=$LIBS
  1.3209 @@ -30796,7 +29991,7 @@
  1.3210  fi
  1.3211  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
  1.3212  $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
  1.3213 -if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then :
  1.3214 +if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then :
  1.3215    X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
  1.3216  fi
  1.3217  
  1.3218 @@ -30815,14 +30010,14 @@
  1.3219      # The functions gethostbyname, getservbyname, and inet_addr are
  1.3220      # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
  1.3221      ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
  1.3222 -if test "x$ac_cv_func_gethostbyname" = xyes; then :
  1.3223 +if test "x$ac_cv_func_gethostbyname" = x""yes; then :
  1.3224  
  1.3225  fi
  1.3226  
  1.3227      if test $ac_cv_func_gethostbyname = no; then
  1.3228        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
  1.3229  $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
  1.3230 -if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
  1.3231 +if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
  1.3232    $as_echo_n "(cached) " >&6
  1.3233  else
  1.3234    ac_check_lib_save_LIBS=$LIBS
  1.3235 @@ -30856,14 +30051,14 @@
  1.3236  fi
  1.3237  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
  1.3238  $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
  1.3239 -if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
  1.3240 +if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
  1.3241    X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
  1.3242  fi
  1.3243  
  1.3244        if test $ac_cv_lib_nsl_gethostbyname = no; then
  1.3245  	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
  1.3246  $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
  1.3247 -if ${ac_cv_lib_bsd_gethostbyname+:} false; then :
  1.3248 +if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
  1.3249    $as_echo_n "(cached) " >&6
  1.3250  else
  1.3251    ac_check_lib_save_LIBS=$LIBS
  1.3252 @@ -30897,7 +30092,7 @@
  1.3253  fi
  1.3254  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
  1.3255  $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
  1.3256 -if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then :
  1.3257 +if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then :
  1.3258    X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
  1.3259  fi
  1.3260  
  1.3261 @@ -30912,14 +30107,14 @@
  1.3262      # must be given before -lnsl if both are needed.  We assume that
  1.3263      # if connect needs -lnsl, so does gethostbyname.
  1.3264      ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
  1.3265 -if test "x$ac_cv_func_connect" = xyes; then :
  1.3266 +if test "x$ac_cv_func_connect" = x""yes; then :
  1.3267  
  1.3268  fi
  1.3269  
  1.3270      if test $ac_cv_func_connect = no; then
  1.3271        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
  1.3272  $as_echo_n "checking for connect in -lsocket... " >&6; }
  1.3273 -if ${ac_cv_lib_socket_connect+:} false; then :
  1.3274 +if test "${ac_cv_lib_socket_connect+set}" = set; then :
  1.3275    $as_echo_n "(cached) " >&6
  1.3276  else
  1.3277    ac_check_lib_save_LIBS=$LIBS
  1.3278 @@ -30953,7 +30148,7 @@
  1.3279  fi
  1.3280  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
  1.3281  $as_echo "$ac_cv_lib_socket_connect" >&6; }
  1.3282 -if test "x$ac_cv_lib_socket_connect" = xyes; then :
  1.3283 +if test "x$ac_cv_lib_socket_connect" = x""yes; then :
  1.3284    X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
  1.3285  fi
  1.3286  
  1.3287 @@ -30961,14 +30156,14 @@
  1.3288  
  1.3289      # Guillermo Gomez says -lposix is necessary on A/UX.
  1.3290      ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
  1.3291 -if test "x$ac_cv_func_remove" = xyes; then :
  1.3292 +if test "x$ac_cv_func_remove" = x""yes; then :
  1.3293  
  1.3294  fi
  1.3295  
  1.3296      if test $ac_cv_func_remove = no; then
  1.3297        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
  1.3298  $as_echo_n "checking for remove in -lposix... " >&6; }
  1.3299 -if ${ac_cv_lib_posix_remove+:} false; then :
  1.3300 +if test "${ac_cv_lib_posix_remove+set}" = set; then :
  1.3301    $as_echo_n "(cached) " >&6
  1.3302  else
  1.3303    ac_check_lib_save_LIBS=$LIBS
  1.3304 @@ -31002,7 +30197,7 @@
  1.3305  fi
  1.3306  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
  1.3307  $as_echo "$ac_cv_lib_posix_remove" >&6; }
  1.3308 -if test "x$ac_cv_lib_posix_remove" = xyes; then :
  1.3309 +if test "x$ac_cv_lib_posix_remove" = x""yes; then :
  1.3310    X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
  1.3311  fi
  1.3312  
  1.3313 @@ -31010,14 +30205,14 @@
  1.3314  
  1.3315      # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
  1.3316      ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
  1.3317 -if test "x$ac_cv_func_shmat" = xyes; then :
  1.3318 +if test "x$ac_cv_func_shmat" = x""yes; then :
  1.3319  
  1.3320  fi
  1.3321  
  1.3322      if test $ac_cv_func_shmat = no; then
  1.3323        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
  1.3324  $as_echo_n "checking for shmat in -lipc... " >&6; }
  1.3325 -if ${ac_cv_lib_ipc_shmat+:} false; then :
  1.3326 +if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
  1.3327    $as_echo_n "(cached) " >&6
  1.3328  else
  1.3329    ac_check_lib_save_LIBS=$LIBS
  1.3330 @@ -31051,7 +30246,7 @@
  1.3331  fi
  1.3332  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
  1.3333  $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
  1.3334 -if test "x$ac_cv_lib_ipc_shmat" = xyes; then :
  1.3335 +if test "x$ac_cv_lib_ipc_shmat" = x""yes; then :
  1.3336    X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
  1.3337  fi
  1.3338  
  1.3339 @@ -31069,7 +30264,7 @@
  1.3340    # John Interrante, Karl Berry
  1.3341    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
  1.3342  $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
  1.3343 -if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :
  1.3344 +if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
  1.3345    $as_echo_n "(cached) " >&6
  1.3346  else
  1.3347    ac_check_lib_save_LIBS=$LIBS
  1.3348 @@ -31103,7 +30298,7 @@
  1.3349  fi
  1.3350  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
  1.3351  $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
  1.3352 -if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then :
  1.3353 +if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then :
  1.3354    X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
  1.3355  fi
  1.3356  
  1.3357 @@ -32116,7 +31311,7 @@
  1.3358              LDFLAGS="$FREETYPE2_LIBS"
  1.3359              { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FT_Init_FreeType in -lfreetype" >&5
  1.3360  $as_echo_n "checking for FT_Init_FreeType in -lfreetype... " >&6; }
  1.3361 -if ${ac_cv_lib_freetype_FT_Init_FreeType+:} false; then :
  1.3362 +if test "${ac_cv_lib_freetype_FT_Init_FreeType+set}" = set; then :
  1.3363    $as_echo_n "(cached) " >&6
  1.3364  else
  1.3365    ac_check_lib_save_LIBS=$LIBS
  1.3366 @@ -32150,7 +31345,7 @@
  1.3367  fi
  1.3368  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_freetype_FT_Init_FreeType" >&5
  1.3369  $as_echo "$ac_cv_lib_freetype_FT_Init_FreeType" >&6; }
  1.3370 -if test "x$ac_cv_lib_freetype_FT_Init_FreeType" = xyes; then :
  1.3371 +if test "x$ac_cv_lib_freetype_FT_Init_FreeType" = x""yes; then :
  1.3372    FREETYPE2_FOUND=true
  1.3373  else
  1.3374    as_fn_error $? "Could not find freetype2! $HELP_MSG " "$LINENO" 5
  1.3375 @@ -32438,7 +31633,7 @@
  1.3376  	    for ac_header in alsa/asoundlib.h
  1.3377  do :
  1.3378    ac_fn_cxx_check_header_mongrel "$LINENO" "alsa/asoundlib.h" "ac_cv_header_alsa_asoundlib_h" "$ac_includes_default"
  1.3379 -if test "x$ac_cv_header_alsa_asoundlib_h" = xyes; then :
  1.3380 +if test "x$ac_cv_header_alsa_asoundlib_h" = x""yes; then :
  1.3381    cat >>confdefs.h <<_ACEOF
  1.3382  #define HAVE_ALSA_ASOUNDLIB_H 1
  1.3383  _ACEOF
  1.3384 @@ -32497,7 +31692,7 @@
  1.3385  USE_EXTERNAL_LIBJPEG=true
  1.3386  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -ljpeg" >&5
  1.3387  $as_echo_n "checking for main in -ljpeg... " >&6; }
  1.3388 -if ${ac_cv_lib_jpeg_main+:} false; then :
  1.3389 +if test "${ac_cv_lib_jpeg_main+set}" = set; then :
  1.3390    $as_echo_n "(cached) " >&6
  1.3391  else
  1.3392    ac_check_lib_save_LIBS=$LIBS
  1.3393 @@ -32525,7 +31720,7 @@
  1.3394  fi
  1.3395  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_main" >&5
  1.3396  $as_echo "$ac_cv_lib_jpeg_main" >&6; }
  1.3397 -if test "x$ac_cv_lib_jpeg_main" = xyes; then :
  1.3398 +if test "x$ac_cv_lib_jpeg_main" = x""yes; then :
  1.3399    cat >>confdefs.h <<_ACEOF
  1.3400  #define HAVE_LIBJPEG 1
  1.3401  _ACEOF
  1.3402 @@ -32574,7 +31769,7 @@
  1.3403      USE_EXTERNAL_LIBGIF=false
  1.3404  elif test "x${with_giflib}" = "xsystem"; then
  1.3405      ac_fn_cxx_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default"
  1.3406 -if test "x$ac_cv_header_gif_lib_h" = xyes; then :
  1.3407 +if test "x$ac_cv_header_gif_lib_h" = x""yes; then :
  1.3408  
  1.3409  else
  1.3410     as_fn_error $? "--with-giflib=system specified, but gif_lib.h not found!" "$LINENO" 5
  1.3411 @@ -32583,7 +31778,7 @@
  1.3412  
  1.3413      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DGifGetCode in -lgif" >&5
  1.3414  $as_echo_n "checking for DGifGetCode in -lgif... " >&6; }
  1.3415 -if ${ac_cv_lib_gif_DGifGetCode+:} false; then :
  1.3416 +if test "${ac_cv_lib_gif_DGifGetCode+set}" = set; then :
  1.3417    $as_echo_n "(cached) " >&6
  1.3418  else
  1.3419    ac_check_lib_save_LIBS=$LIBS
  1.3420 @@ -32617,7 +31812,7 @@
  1.3421  fi
  1.3422  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_DGifGetCode" >&5
  1.3423  $as_echo "$ac_cv_lib_gif_DGifGetCode" >&6; }
  1.3424 -if test "x$ac_cv_lib_gif_DGifGetCode" = xyes; then :
  1.3425 +if test "x$ac_cv_lib_gif_DGifGetCode" = x""yes; then :
  1.3426    cat >>confdefs.h <<_ACEOF
  1.3427  #define HAVE_LIBGIF 1
  1.3428  _ACEOF
  1.3429 @@ -32649,7 +31844,7 @@
  1.3430  
  1.3431  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for compress in -lz" >&5
  1.3432  $as_echo_n "checking for compress in -lz... " >&6; }
  1.3433 -if ${ac_cv_lib_z_compress+:} false; then :
  1.3434 +if test "${ac_cv_lib_z_compress+set}" = set; then :
  1.3435    $as_echo_n "(cached) " >&6
  1.3436  else
  1.3437    ac_check_lib_save_LIBS=$LIBS
  1.3438 @@ -32683,7 +31878,7 @@
  1.3439  fi
  1.3440  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_compress" >&5
  1.3441  $as_echo "$ac_cv_lib_z_compress" >&6; }
  1.3442 -if test "x$ac_cv_lib_z_compress" = xyes; then :
  1.3443 +if test "x$ac_cv_lib_z_compress" = x""yes; then :
  1.3444     ZLIB_FOUND=yes
  1.3445  else
  1.3446     ZLIB_FOUND=no
  1.3447 @@ -32776,7 +31971,7 @@
  1.3448  
  1.3449  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5
  1.3450  $as_echo_n "checking for cos in -lm... " >&6; }
  1.3451 -if ${ac_cv_lib_m_cos+:} false; then :
  1.3452 +if test "${ac_cv_lib_m_cos+set}" = set; then :
  1.3453    $as_echo_n "(cached) " >&6
  1.3454  else
  1.3455    ac_check_lib_save_LIBS=$LIBS
  1.3456 @@ -32810,7 +32005,7 @@
  1.3457  fi
  1.3458  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5
  1.3459  $as_echo "$ac_cv_lib_m_cos" >&6; }
  1.3460 -if test "x$ac_cv_lib_m_cos" = xyes; then :
  1.3461 +if test "x$ac_cv_lib_m_cos" = x""yes; then :
  1.3462    cat >>confdefs.h <<_ACEOF
  1.3463  #define HAVE_LIBM 1
  1.3464  _ACEOF
  1.3465 @@ -32834,7 +32029,7 @@
  1.3466  LIBS=""
  1.3467  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
  1.3468  $as_echo_n "checking for dlopen in -ldl... " >&6; }
  1.3469 -if ${ac_cv_lib_dl_dlopen+:} false; then :
  1.3470 +if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
  1.3471    $as_echo_n "(cached) " >&6
  1.3472  else
  1.3473    ac_check_lib_save_LIBS=$LIBS
  1.3474 @@ -32868,7 +32063,7 @@
  1.3475  fi
  1.3476  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
  1.3477  $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
  1.3478 -if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
  1.3479 +if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
  1.3480    cat >>confdefs.h <<_ACEOF
  1.3481  #define HAVE_LIBDL 1
  1.3482  _ACEOF
  1.3483 @@ -33098,7 +32293,7 @@
  1.3484  See the pkg-config man page for more details.
  1.3485  
  1.3486  To get pkg-config, see <http://pkg-config.freedesktop.org/>.
  1.3487 -See \`config.log' for more details" "$LINENO" 5; }
  1.3488 +See \`config.log' for more details" "$LINENO" 5 ; }
  1.3489  else
  1.3490  	LIBFFI_CFLAGS=$pkg_cv_LIBFFI_CFLAGS
  1.3491  	LIBFFI_LIBS=$pkg_cv_LIBFFI_LIBS
  1.3492 @@ -33114,7 +32309,7 @@
  1.3493  set dummy llvm-config; ac_word=$2
  1.3494  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.3495  $as_echo_n "checking for $ac_word... " >&6; }
  1.3496 -if ${ac_cv_prog_LLVM_CONFIG+:} false; then :
  1.3497 +if test "${ac_cv_prog_LLVM_CONFIG+set}" = set; then :
  1.3498    $as_echo_n "(cached) " >&6
  1.3499  else
  1.3500    if test -n "$LLVM_CONFIG"; then
  1.3501 @@ -33732,7 +32927,7 @@
  1.3502  set dummy ccache; ac_word=$2
  1.3503  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.3504  $as_echo_n "checking for $ac_word... " >&6; }
  1.3505 -if ${ac_cv_path_CCACHE+:} false; then :
  1.3506 +if test "${ac_cv_path_CCACHE+set}" = set; then :
  1.3507    $as_echo_n "(cached) " >&6
  1.3508  else
  1.3509    case $CCACHE in
  1.3510 @@ -33993,21 +33188,10 @@
  1.3511       :end' >>confcache
  1.3512  if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
  1.3513    if test -w "$cache_file"; then
  1.3514 -    if test "x$cache_file" != "x/dev/null"; then
  1.3515 +    test "x$cache_file" != "x/dev/null" &&
  1.3516        { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
  1.3517  $as_echo "$as_me: updating cache $cache_file" >&6;}
  1.3518 -      if test ! -f "$cache_file" || test -h "$cache_file"; then
  1.3519 -	cat confcache >"$cache_file"
  1.3520 -      else
  1.3521 -        case $cache_file in #(
  1.3522 -        */* | ?:*)
  1.3523 -	  mv -f confcache "$cache_file"$$ &&
  1.3524 -	  mv -f "$cache_file"$$ "$cache_file" ;; #(
  1.3525 -        *)
  1.3526 -	  mv -f confcache "$cache_file" ;;
  1.3527 -	esac
  1.3528 -      fi
  1.3529 -    fi
  1.3530 +    cat confcache >$cache_file
  1.3531    else
  1.3532      { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
  1.3533  $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  1.3534 @@ -34039,7 +33223,7 @@
  1.3535  
  1.3536  
  1.3537  
  1.3538 -: "${CONFIG_STATUS=./config.status}"
  1.3539 +: ${CONFIG_STATUS=./config.status}
  1.3540  ac_write_fail=0
  1.3541  ac_clean_files_save=$ac_clean_files
  1.3542  ac_clean_files="$ac_clean_files $CONFIG_STATUS"
  1.3543 @@ -34140,7 +33324,6 @@
  1.3544  IFS=" ""	$as_nl"
  1.3545  
  1.3546  # Find who we are.  Look in the path if we contain no directory separator.
  1.3547 -as_myself=
  1.3548  case $0 in #((
  1.3549    *[\\/]* ) as_myself=$0 ;;
  1.3550    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1.3551 @@ -34448,7 +33631,7 @@
  1.3552  # values after options handling.
  1.3553  ac_log="
  1.3554  This file was extended by OpenJDK $as_me jdk8, which was
  1.3555 -generated by GNU Autoconf 2.68.  Invocation command line was
  1.3556 +generated by GNU Autoconf 2.67.  Invocation command line was
  1.3557  
  1.3558    CONFIG_FILES    = $CONFIG_FILES
  1.3559    CONFIG_HEADERS  = $CONFIG_HEADERS
  1.3560 @@ -34511,7 +33694,7 @@
  1.3561  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
  1.3562  ac_cs_version="\\
  1.3563  OpenJDK config.status jdk8
  1.3564 -configured by $0, generated by GNU Autoconf 2.68,
  1.3565 +configured by $0, generated by GNU Autoconf 2.67,
  1.3566    with options \\"\$ac_cs_config\\"
  1.3567  
  1.3568  Copyright (C) 2010 Free Software Foundation, Inc.
  1.3569 @@ -34640,7 +33823,7 @@
  1.3570      "$OUTPUT_ROOT/spec.sh") CONFIG_FILES="$CONFIG_FILES $OUTPUT_ROOT/spec.sh:$AUTOCONF_DIR/spec.sh.in" ;;
  1.3571      "$OUTPUT_ROOT/Makefile") CONFIG_FILES="$CONFIG_FILES $OUTPUT_ROOT/Makefile:$AUTOCONF_DIR/Makefile.in" ;;
  1.3572  
  1.3573 -  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
  1.3574 +  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
  1.3575    esac
  1.3576  done
  1.3577  
  1.3578 @@ -34662,10 +33845,9 @@
  1.3579  # after its creation but before its name has been assigned to `$tmp'.
  1.3580  $debug ||
  1.3581  {
  1.3582 -  tmp= ac_tmp=
  1.3583 +  tmp=
  1.3584    trap 'exit_status=$?
  1.3585 -  : "${ac_tmp:=$tmp}"
  1.3586 -  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
  1.3587 +  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
  1.3588  ' 0
  1.3589    trap 'as_fn_exit 1' 1 2 13 15
  1.3590  }
  1.3591 @@ -34673,13 +33855,12 @@
  1.3592  
  1.3593  {
  1.3594    tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
  1.3595 -  test -d "$tmp"
  1.3596 +  test -n "$tmp" && test -d "$tmp"
  1.3597  }  ||
  1.3598  {
  1.3599    tmp=./conf$$-$RANDOM
  1.3600    (umask 077 && mkdir "$tmp")
  1.3601  } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
  1.3602 -ac_tmp=$tmp
  1.3603  
  1.3604  # Set up the scripts for CONFIG_FILES section.
  1.3605  # No need to generate them if there are no CONFIG_FILES.
  1.3606 @@ -34701,7 +33882,7 @@
  1.3607    ac_cs_awk_cr=$ac_cr
  1.3608  fi
  1.3609  
  1.3610 -echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
  1.3611 +echo 'BEGIN {' >"$tmp/subs1.awk" &&
  1.3612  _ACEOF
  1.3613  
  1.3614  
  1.3615 @@ -34729,7 +33910,7 @@
  1.3616  rm -f conf$$subs.sh
  1.3617  
  1.3618  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1.3619 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
  1.3620 +cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
  1.3621  _ACEOF
  1.3622  sed -n '
  1.3623  h
  1.3624 @@ -34777,7 +33958,7 @@
  1.3625  rm -f conf$$subs.awk
  1.3626  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1.3627  _ACAWK
  1.3628 -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
  1.3629 +cat >>"\$tmp/subs1.awk" <<_ACAWK &&
  1.3630    for (key in S) S_is_set[key] = 1
  1.3631    FS = ""
  1.3632  
  1.3633 @@ -34809,7 +33990,7 @@
  1.3634    sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
  1.3635  else
  1.3636    cat
  1.3637 -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
  1.3638 +fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
  1.3639    || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
  1.3640  _ACEOF
  1.3641  
  1.3642 @@ -34843,7 +34024,7 @@
  1.3643  # No need to generate them if there are no CONFIG_HEADERS.
  1.3644  # This happens for instance with `./config.status Makefile'.
  1.3645  if test -n "$CONFIG_HEADERS"; then
  1.3646 -cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
  1.3647 +cat >"$tmp/defines.awk" <<\_ACAWK ||
  1.3648  BEGIN {
  1.3649  _ACEOF
  1.3650  
  1.3651 @@ -34855,8 +34036,8 @@
  1.3652  # handling of long lines.
  1.3653  ac_delim='%!_!# '
  1.3654  for ac_last_try in false false :; do
  1.3655 -  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
  1.3656 -  if test -z "$ac_tt"; then
  1.3657 +  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
  1.3658 +  if test -z "$ac_t"; then
  1.3659      break
  1.3660    elif $ac_last_try; then
  1.3661      as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
  1.3662 @@ -34957,7 +34138,7 @@
  1.3663    esac
  1.3664    case $ac_mode$ac_tag in
  1.3665    :[FHL]*:*);;
  1.3666 -  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
  1.3667 +  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
  1.3668    :[FH]-) ac_tag=-:-;;
  1.3669    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
  1.3670    esac
  1.3671 @@ -34976,7 +34157,7 @@
  1.3672      for ac_f
  1.3673      do
  1.3674        case $ac_f in
  1.3675 -      -) ac_f="$ac_tmp/stdin";;
  1.3676 +      -) ac_f="$tmp/stdin";;
  1.3677        *) # Look for the file first in the build tree, then in the source tree
  1.3678  	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
  1.3679  	 # because $ac_f cannot contain `:'.
  1.3680 @@ -34985,7 +34166,7 @@
  1.3681  	   [\\/$]*) false;;
  1.3682  	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
  1.3683  	   esac ||
  1.3684 -	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
  1.3685 +	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
  1.3686        esac
  1.3687        case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
  1.3688        as_fn_append ac_file_inputs " '$ac_f'"
  1.3689 @@ -35011,8 +34192,8 @@
  1.3690      esac
  1.3691  
  1.3692      case $ac_tag in
  1.3693 -    *:-:* | *:-) cat >"$ac_tmp/stdin" \
  1.3694 -      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
  1.3695 +    *:-:* | *:-) cat >"$tmp/stdin" \
  1.3696 +      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
  1.3697      esac
  1.3698      ;;
  1.3699    esac
  1.3700 @@ -35137,22 +34318,21 @@
  1.3701  s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
  1.3702  $ac_datarootdir_hack
  1.3703  "
  1.3704 -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
  1.3705 -  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.3706 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
  1.3707 +  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.3708  
  1.3709  test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
  1.3710 -  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
  1.3711 -  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
  1.3712 -      "$ac_tmp/out"`; test -z "$ac_out"; } &&
  1.3713 +  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
  1.3714 +  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
  1.3715    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  1.3716  which seems to be undefined.  Please make sure it is defined" >&5
  1.3717  $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  1.3718  which seems to be undefined.  Please make sure it is defined" >&2;}
  1.3719  
  1.3720 -  rm -f "$ac_tmp/stdin"
  1.3721 +  rm -f "$tmp/stdin"
  1.3722    case $ac_file in
  1.3723 -  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
  1.3724 -  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
  1.3725 +  -) cat "$tmp/out" && rm -f "$tmp/out";;
  1.3726 +  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
  1.3727    esac \
  1.3728    || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.3729   ;;
  1.3730 @@ -35163,20 +34343,20 @@
  1.3731    if test x"$ac_file" != x-; then
  1.3732      {
  1.3733        $as_echo "/* $configure_input  */" \
  1.3734 -      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
  1.3735 -    } >"$ac_tmp/config.h" \
  1.3736 +      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
  1.3737 +    } >"$tmp/config.h" \
  1.3738        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.3739 -    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
  1.3740 +    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
  1.3741        { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
  1.3742  $as_echo "$as_me: $ac_file is unchanged" >&6;}
  1.3743      else
  1.3744        rm -f "$ac_file"
  1.3745 -      mv "$ac_tmp/config.h" "$ac_file" \
  1.3746 +      mv "$tmp/config.h" "$ac_file" \
  1.3747  	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.3748      fi
  1.3749    else
  1.3750      $as_echo "/* $configure_input  */" \
  1.3751 -      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
  1.3752 +      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
  1.3753        || as_fn_error $? "could not create -" "$LINENO" 5
  1.3754    fi
  1.3755   ;;

mercurial