common/autoconf/generated-configure.sh

changeset 665
f3cdfb3d360d
parent 664
15c1642967c9
child 670
3b8ffb80db0f
child 889
1378ccca1c79
     1.1 --- a/common/autoconf/generated-configure.sh	Tue Apr 02 13:59:30 2013 +0100
     1.2 +++ b/common/autoconf/generated-configure.sh	Tue Apr 02 14:13:06 2013 -0400
     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.67 for OpenJDK jdk8.
     1.7 +# Generated by GNU Autoconf 2.68 for OpenJDK jdk8.
     1.8  #
     1.9  # Report bugs to <build-dev@openjdk.java.net>.
    1.10  #
    1.11 @@ -91,6 +91,7 @@
    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 @@ -216,11 +217,18 @@
    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 -	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
    1.29 +	case $- in # ((((
    1.30 +	  *v*x* | *x*v* ) as_opts=-vx ;;
    1.31 +	  *v* ) as_opts=-v ;;
    1.32 +	  *x* ) as_opts=-x ;;
    1.33 +	  * ) as_opts= ;;
    1.34 +	esac
    1.35 +	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
    1.36  fi
    1.37  
    1.38      if test x$as_have_required = xno; then :
    1.39 @@ -1005,6 +1013,7 @@
    1.40  with_alsa
    1.41  with_alsa_include
    1.42  with_alsa_lib
    1.43 +with_giflib
    1.44  with_zlib
    1.45  with_stdc__lib
    1.46  with_num_cores
    1.47 @@ -1442,7 +1451,7 @@
    1.48      $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    1.49      expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    1.50        $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    1.51 -    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    1.52 +    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
    1.53      ;;
    1.54  
    1.55    esac
    1.56 @@ -1763,6 +1772,8 @@
    1.57                            headers under PATH/include)
    1.58    --with-alsa-include     specify directory for the alsa include files
    1.59    --with-alsa-lib         specify directory for the alsa library
    1.60 +  --with-giflib           use giflib from build system or OpenJDK source
    1.61 +                          (system, bundled) [bundled]
    1.62    --with-zlib             use zlib from build system or OpenJDK source
    1.63                            (system, bundled) [bundled]
    1.64    --with-stdc++lib=<static>,<dynamic>,<default>
    1.65 @@ -1874,7 +1885,7 @@
    1.66  if $ac_init_version; then
    1.67    cat <<\_ACEOF
    1.68  OpenJDK configure jdk8
    1.69 -generated by GNU Autoconf 2.67
    1.70 +generated by GNU Autoconf 2.68
    1.71  
    1.72  Copyright (C) 2010 Free Software Foundation, Inc.
    1.73  This configure script is free software; the Free Software Foundation
    1.74 @@ -1920,7 +1931,7 @@
    1.75  
    1.76  	ac_retval=1
    1.77  fi
    1.78 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    1.79 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    1.80    as_fn_set_status $ac_retval
    1.81  
    1.82  } # ac_fn_c_try_compile
    1.83 @@ -1958,7 +1969,7 @@
    1.84  
    1.85  	ac_retval=1
    1.86  fi
    1.87 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    1.88 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    1.89    as_fn_set_status $ac_retval
    1.90  
    1.91  } # ac_fn_cxx_try_compile
    1.92 @@ -1996,7 +2007,7 @@
    1.93  
    1.94  	ac_retval=1
    1.95  fi
    1.96 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    1.97 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    1.98    as_fn_set_status $ac_retval
    1.99  
   1.100  } # ac_fn_objc_try_compile
   1.101 @@ -2033,7 +2044,7 @@
   1.102  
   1.103      ac_retval=1
   1.104  fi
   1.105 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.106 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.107    as_fn_set_status $ac_retval
   1.108  
   1.109  } # ac_fn_c_try_cpp
   1.110 @@ -2070,7 +2081,7 @@
   1.111  
   1.112      ac_retval=1
   1.113  fi
   1.114 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.115 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.116    as_fn_set_status $ac_retval
   1.117  
   1.118  } # ac_fn_cxx_try_cpp
   1.119 @@ -2083,10 +2094,10 @@
   1.120  ac_fn_cxx_check_header_mongrel ()
   1.121  {
   1.122    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.123 -  if eval "test \"\${$3+set}\"" = set; then :
   1.124 +  if eval \${$3+:} false; then :
   1.125    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.126  $as_echo_n "checking for $2... " >&6; }
   1.127 -if eval "test \"\${$3+set}\"" = set; then :
   1.128 +if eval \${$3+:} false; then :
   1.129    $as_echo_n "(cached) " >&6
   1.130  fi
   1.131  eval ac_res=\$$3
   1.132 @@ -2153,7 +2164,7 @@
   1.133  esac
   1.134    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.135  $as_echo_n "checking for $2... " >&6; }
   1.136 -if eval "test \"\${$3+set}\"" = set; then :
   1.137 +if eval \${$3+:} false; then :
   1.138    $as_echo_n "(cached) " >&6
   1.139  else
   1.140    eval "$3=\$ac_header_compiler"
   1.141 @@ -2162,7 +2173,7 @@
   1.142  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.143  $as_echo "$ac_res" >&6; }
   1.144  fi
   1.145 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.146 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.147  
   1.148  } # ac_fn_cxx_check_header_mongrel
   1.149  
   1.150 @@ -2203,7 +2214,7 @@
   1.151         ac_retval=$ac_status
   1.152  fi
   1.153    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   1.154 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.155 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.156    as_fn_set_status $ac_retval
   1.157  
   1.158  } # ac_fn_cxx_try_run
   1.159 @@ -2217,7 +2228,7 @@
   1.160    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.161    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.162  $as_echo_n "checking for $2... " >&6; }
   1.163 -if eval "test \"\${$3+set}\"" = set; then :
   1.164 +if eval \${$3+:} false; then :
   1.165    $as_echo_n "(cached) " >&6
   1.166  else
   1.167    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.168 @@ -2235,7 +2246,7 @@
   1.169  eval ac_res=\$$3
   1.170  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.171  $as_echo "$ac_res" >&6; }
   1.172 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.173 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.174  
   1.175  } # ac_fn_cxx_check_header_compile
   1.176  
   1.177 @@ -2412,7 +2423,7 @@
   1.178  rm -f conftest.val
   1.179  
   1.180    fi
   1.181 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.182 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.183    as_fn_set_status $ac_retval
   1.184  
   1.185  } # ac_fn_cxx_compute_int
   1.186 @@ -2458,7 +2469,7 @@
   1.187    # interfere with the next link command; also delete a directory that is
   1.188    # left behind by Apple's compiler.  We do this before executing the actions.
   1.189    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
   1.190 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.191 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.192    as_fn_set_status $ac_retval
   1.193  
   1.194  } # ac_fn_cxx_try_link
   1.195 @@ -2471,7 +2482,7 @@
   1.196    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.197    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.198  $as_echo_n "checking for $2... " >&6; }
   1.199 -if eval "test \"\${$3+set}\"" = set; then :
   1.200 +if eval \${$3+:} false; then :
   1.201    $as_echo_n "(cached) " >&6
   1.202  else
   1.203    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.204 @@ -2526,7 +2537,7 @@
   1.205  eval ac_res=\$$3
   1.206  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.207  $as_echo "$ac_res" >&6; }
   1.208 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.209 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.210  
   1.211  } # ac_fn_cxx_check_func
   1.212  
   1.213 @@ -2539,7 +2550,7 @@
   1.214    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
   1.215    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
   1.216  $as_echo_n "checking for $2... " >&6; }
   1.217 -if eval "test \"\${$3+set}\"" = set; then :
   1.218 +if eval \${$3+:} false; then :
   1.219    $as_echo_n "(cached) " >&6
   1.220  else
   1.221    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.222 @@ -2557,7 +2568,7 @@
   1.223  eval ac_res=\$$3
   1.224  	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
   1.225  $as_echo "$ac_res" >&6; }
   1.226 -  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
   1.227 +  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
   1.228  
   1.229  } # ac_fn_c_check_header_compile
   1.230  cat >config.log <<_ACEOF
   1.231 @@ -2565,7 +2576,7 @@
   1.232  running configure, to aid debugging if configure makes a mistake.
   1.233  
   1.234  It was created by OpenJDK $as_me jdk8, which was
   1.235 -generated by GNU Autoconf 2.67.  Invocation command line was
   1.236 +generated by GNU Autoconf 2.68.  Invocation command line was
   1.237  
   1.238    $ $0 $@
   1.239  
   1.240 @@ -3745,7 +3756,7 @@
   1.241  #CUSTOM_AUTOCONF_INCLUDE
   1.242  
   1.243  # Do not change or remove the following line, it is needed for consistency checks:
   1.244 -DATE_WHEN_GENERATED=1364562324
   1.245 +DATE_WHEN_GENERATED=1364922883
   1.246  
   1.247  ###############################################################################
   1.248  #
   1.249 @@ -3783,7 +3794,7 @@
   1.250  set dummy $ac_prog; ac_word=$2
   1.251  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.252  $as_echo_n "checking for $ac_word... " >&6; }
   1.253 -if test "${ac_cv_path_BASENAME+set}" = set; then :
   1.254 +if ${ac_cv_path_BASENAME+:} false; then :
   1.255    $as_echo_n "(cached) " >&6
   1.256  else
   1.257    case $BASENAME in
   1.258 @@ -3842,7 +3853,7 @@
   1.259  set dummy $ac_prog; ac_word=$2
   1.260  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.261  $as_echo_n "checking for $ac_word... " >&6; }
   1.262 -if test "${ac_cv_path_BASH+set}" = set; then :
   1.263 +if ${ac_cv_path_BASH+:} false; then :
   1.264    $as_echo_n "(cached) " >&6
   1.265  else
   1.266    case $BASH in
   1.267 @@ -3901,7 +3912,7 @@
   1.268  set dummy $ac_prog; ac_word=$2
   1.269  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.270  $as_echo_n "checking for $ac_word... " >&6; }
   1.271 -if test "${ac_cv_path_CAT+set}" = set; then :
   1.272 +if ${ac_cv_path_CAT+:} false; then :
   1.273    $as_echo_n "(cached) " >&6
   1.274  else
   1.275    case $CAT in
   1.276 @@ -3960,7 +3971,7 @@
   1.277  set dummy $ac_prog; ac_word=$2
   1.278  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.279  $as_echo_n "checking for $ac_word... " >&6; }
   1.280 -if test "${ac_cv_path_CHMOD+set}" = set; then :
   1.281 +if ${ac_cv_path_CHMOD+:} false; then :
   1.282    $as_echo_n "(cached) " >&6
   1.283  else
   1.284    case $CHMOD in
   1.285 @@ -4019,7 +4030,7 @@
   1.286  set dummy $ac_prog; ac_word=$2
   1.287  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.288  $as_echo_n "checking for $ac_word... " >&6; }
   1.289 -if test "${ac_cv_path_CMP+set}" = set; then :
   1.290 +if ${ac_cv_path_CMP+:} false; then :
   1.291    $as_echo_n "(cached) " >&6
   1.292  else
   1.293    case $CMP in
   1.294 @@ -4078,7 +4089,7 @@
   1.295  set dummy $ac_prog; ac_word=$2
   1.296  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.297  $as_echo_n "checking for $ac_word... " >&6; }
   1.298 -if test "${ac_cv_path_COMM+set}" = set; then :
   1.299 +if ${ac_cv_path_COMM+:} false; then :
   1.300    $as_echo_n "(cached) " >&6
   1.301  else
   1.302    case $COMM in
   1.303 @@ -4137,7 +4148,7 @@
   1.304  set dummy $ac_prog; ac_word=$2
   1.305  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.306  $as_echo_n "checking for $ac_word... " >&6; }
   1.307 -if test "${ac_cv_path_CP+set}" = set; then :
   1.308 +if ${ac_cv_path_CP+:} false; then :
   1.309    $as_echo_n "(cached) " >&6
   1.310  else
   1.311    case $CP in
   1.312 @@ -4196,7 +4207,7 @@
   1.313  set dummy $ac_prog; ac_word=$2
   1.314  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.315  $as_echo_n "checking for $ac_word... " >&6; }
   1.316 -if test "${ac_cv_path_CPIO+set}" = set; then :
   1.317 +if ${ac_cv_path_CPIO+:} false; then :
   1.318    $as_echo_n "(cached) " >&6
   1.319  else
   1.320    case $CPIO in
   1.321 @@ -4255,7 +4266,7 @@
   1.322  set dummy $ac_prog; ac_word=$2
   1.323  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.324  $as_echo_n "checking for $ac_word... " >&6; }
   1.325 -if test "${ac_cv_path_CUT+set}" = set; then :
   1.326 +if ${ac_cv_path_CUT+:} false; then :
   1.327    $as_echo_n "(cached) " >&6
   1.328  else
   1.329    case $CUT in
   1.330 @@ -4314,7 +4325,7 @@
   1.331  set dummy $ac_prog; ac_word=$2
   1.332  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.333  $as_echo_n "checking for $ac_word... " >&6; }
   1.334 -if test "${ac_cv_path_DATE+set}" = set; then :
   1.335 +if ${ac_cv_path_DATE+:} false; then :
   1.336    $as_echo_n "(cached) " >&6
   1.337  else
   1.338    case $DATE in
   1.339 @@ -4373,7 +4384,7 @@
   1.340  set dummy $ac_prog; ac_word=$2
   1.341  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.342  $as_echo_n "checking for $ac_word... " >&6; }
   1.343 -if test "${ac_cv_path_DIFF+set}" = set; then :
   1.344 +if ${ac_cv_path_DIFF+:} false; then :
   1.345    $as_echo_n "(cached) " >&6
   1.346  else
   1.347    case $DIFF in
   1.348 @@ -4432,7 +4443,7 @@
   1.349  set dummy $ac_prog; ac_word=$2
   1.350  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.351  $as_echo_n "checking for $ac_word... " >&6; }
   1.352 -if test "${ac_cv_path_DIRNAME+set}" = set; then :
   1.353 +if ${ac_cv_path_DIRNAME+:} false; then :
   1.354    $as_echo_n "(cached) " >&6
   1.355  else
   1.356    case $DIRNAME in
   1.357 @@ -4491,7 +4502,7 @@
   1.358  set dummy $ac_prog; ac_word=$2
   1.359  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.360  $as_echo_n "checking for $ac_word... " >&6; }
   1.361 -if test "${ac_cv_path_ECHO+set}" = set; then :
   1.362 +if ${ac_cv_path_ECHO+:} false; then :
   1.363    $as_echo_n "(cached) " >&6
   1.364  else
   1.365    case $ECHO in
   1.366 @@ -4550,7 +4561,7 @@
   1.367  set dummy $ac_prog; ac_word=$2
   1.368  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.369  $as_echo_n "checking for $ac_word... " >&6; }
   1.370 -if test "${ac_cv_path_EXPR+set}" = set; then :
   1.371 +if ${ac_cv_path_EXPR+:} false; then :
   1.372    $as_echo_n "(cached) " >&6
   1.373  else
   1.374    case $EXPR in
   1.375 @@ -4609,7 +4620,7 @@
   1.376  set dummy $ac_prog; ac_word=$2
   1.377  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.378  $as_echo_n "checking for $ac_word... " >&6; }
   1.379 -if test "${ac_cv_path_FILE+set}" = set; then :
   1.380 +if ${ac_cv_path_FILE+:} false; then :
   1.381    $as_echo_n "(cached) " >&6
   1.382  else
   1.383    case $FILE in
   1.384 @@ -4668,7 +4679,7 @@
   1.385  set dummy $ac_prog; ac_word=$2
   1.386  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.387  $as_echo_n "checking for $ac_word... " >&6; }
   1.388 -if test "${ac_cv_path_FIND+set}" = set; then :
   1.389 +if ${ac_cv_path_FIND+:} false; then :
   1.390    $as_echo_n "(cached) " >&6
   1.391  else
   1.392    case $FIND in
   1.393 @@ -4727,7 +4738,7 @@
   1.394  set dummy $ac_prog; ac_word=$2
   1.395  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.396  $as_echo_n "checking for $ac_word... " >&6; }
   1.397 -if test "${ac_cv_path_HEAD+set}" = set; then :
   1.398 +if ${ac_cv_path_HEAD+:} false; then :
   1.399    $as_echo_n "(cached) " >&6
   1.400  else
   1.401    case $HEAD in
   1.402 @@ -4786,7 +4797,7 @@
   1.403  set dummy $ac_prog; ac_word=$2
   1.404  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.405  $as_echo_n "checking for $ac_word... " >&6; }
   1.406 -if test "${ac_cv_path_LN+set}" = set; then :
   1.407 +if ${ac_cv_path_LN+:} false; then :
   1.408    $as_echo_n "(cached) " >&6
   1.409  else
   1.410    case $LN in
   1.411 @@ -4845,7 +4856,7 @@
   1.412  set dummy $ac_prog; ac_word=$2
   1.413  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.414  $as_echo_n "checking for $ac_word... " >&6; }
   1.415 -if test "${ac_cv_path_LS+set}" = set; then :
   1.416 +if ${ac_cv_path_LS+:} false; then :
   1.417    $as_echo_n "(cached) " >&6
   1.418  else
   1.419    case $LS in
   1.420 @@ -4904,7 +4915,7 @@
   1.421  set dummy $ac_prog; ac_word=$2
   1.422  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.423  $as_echo_n "checking for $ac_word... " >&6; }
   1.424 -if test "${ac_cv_path_MKDIR+set}" = set; then :
   1.425 +if ${ac_cv_path_MKDIR+:} false; then :
   1.426    $as_echo_n "(cached) " >&6
   1.427  else
   1.428    case $MKDIR in
   1.429 @@ -4963,7 +4974,7 @@
   1.430  set dummy $ac_prog; ac_word=$2
   1.431  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.432  $as_echo_n "checking for $ac_word... " >&6; }
   1.433 -if test "${ac_cv_path_MKTEMP+set}" = set; then :
   1.434 +if ${ac_cv_path_MKTEMP+:} false; then :
   1.435    $as_echo_n "(cached) " >&6
   1.436  else
   1.437    case $MKTEMP in
   1.438 @@ -5022,7 +5033,7 @@
   1.439  set dummy $ac_prog; ac_word=$2
   1.440  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.441  $as_echo_n "checking for $ac_word... " >&6; }
   1.442 -if test "${ac_cv_path_MV+set}" = set; then :
   1.443 +if ${ac_cv_path_MV+:} false; then :
   1.444    $as_echo_n "(cached) " >&6
   1.445  else
   1.446    case $MV in
   1.447 @@ -5081,7 +5092,7 @@
   1.448  set dummy $ac_prog; ac_word=$2
   1.449  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.450  $as_echo_n "checking for $ac_word... " >&6; }
   1.451 -if test "${ac_cv_path_PRINTF+set}" = set; then :
   1.452 +if ${ac_cv_path_PRINTF+:} false; then :
   1.453    $as_echo_n "(cached) " >&6
   1.454  else
   1.455    case $PRINTF in
   1.456 @@ -5140,7 +5151,7 @@
   1.457  set dummy $ac_prog; ac_word=$2
   1.458  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.459  $as_echo_n "checking for $ac_word... " >&6; }
   1.460 -if test "${ac_cv_path_THEPWDCMD+set}" = set; then :
   1.461 +if ${ac_cv_path_THEPWDCMD+:} false; then :
   1.462    $as_echo_n "(cached) " >&6
   1.463  else
   1.464    case $THEPWDCMD in
   1.465 @@ -5199,7 +5210,7 @@
   1.466  set dummy $ac_prog; ac_word=$2
   1.467  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.468  $as_echo_n "checking for $ac_word... " >&6; }
   1.469 -if test "${ac_cv_path_RM+set}" = set; then :
   1.470 +if ${ac_cv_path_RM+:} false; then :
   1.471    $as_echo_n "(cached) " >&6
   1.472  else
   1.473    case $RM in
   1.474 @@ -5258,7 +5269,7 @@
   1.475  set dummy $ac_prog; ac_word=$2
   1.476  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.477  $as_echo_n "checking for $ac_word... " >&6; }
   1.478 -if test "${ac_cv_path_SH+set}" = set; then :
   1.479 +if ${ac_cv_path_SH+:} false; then :
   1.480    $as_echo_n "(cached) " >&6
   1.481  else
   1.482    case $SH in
   1.483 @@ -5317,7 +5328,7 @@
   1.484  set dummy $ac_prog; ac_word=$2
   1.485  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.486  $as_echo_n "checking for $ac_word... " >&6; }
   1.487 -if test "${ac_cv_path_SORT+set}" = set; then :
   1.488 +if ${ac_cv_path_SORT+:} false; then :
   1.489    $as_echo_n "(cached) " >&6
   1.490  else
   1.491    case $SORT in
   1.492 @@ -5376,7 +5387,7 @@
   1.493  set dummy $ac_prog; ac_word=$2
   1.494  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.495  $as_echo_n "checking for $ac_word... " >&6; }
   1.496 -if test "${ac_cv_path_TAIL+set}" = set; then :
   1.497 +if ${ac_cv_path_TAIL+:} false; then :
   1.498    $as_echo_n "(cached) " >&6
   1.499  else
   1.500    case $TAIL in
   1.501 @@ -5435,7 +5446,7 @@
   1.502  set dummy $ac_prog; ac_word=$2
   1.503  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.504  $as_echo_n "checking for $ac_word... " >&6; }
   1.505 -if test "${ac_cv_path_TAR+set}" = set; then :
   1.506 +if ${ac_cv_path_TAR+:} false; then :
   1.507    $as_echo_n "(cached) " >&6
   1.508  else
   1.509    case $TAR in
   1.510 @@ -5494,7 +5505,7 @@
   1.511  set dummy $ac_prog; ac_word=$2
   1.512  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.513  $as_echo_n "checking for $ac_word... " >&6; }
   1.514 -if test "${ac_cv_path_TEE+set}" = set; then :
   1.515 +if ${ac_cv_path_TEE+:} false; then :
   1.516    $as_echo_n "(cached) " >&6
   1.517  else
   1.518    case $TEE in
   1.519 @@ -5553,7 +5564,7 @@
   1.520  set dummy $ac_prog; ac_word=$2
   1.521  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.522  $as_echo_n "checking for $ac_word... " >&6; }
   1.523 -if test "${ac_cv_path_TOUCH+set}" = set; then :
   1.524 +if ${ac_cv_path_TOUCH+:} false; then :
   1.525    $as_echo_n "(cached) " >&6
   1.526  else
   1.527    case $TOUCH in
   1.528 @@ -5612,7 +5623,7 @@
   1.529  set dummy $ac_prog; ac_word=$2
   1.530  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.531  $as_echo_n "checking for $ac_word... " >&6; }
   1.532 -if test "${ac_cv_path_TR+set}" = set; then :
   1.533 +if ${ac_cv_path_TR+:} false; then :
   1.534    $as_echo_n "(cached) " >&6
   1.535  else
   1.536    case $TR in
   1.537 @@ -5671,7 +5682,7 @@
   1.538  set dummy $ac_prog; ac_word=$2
   1.539  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.540  $as_echo_n "checking for $ac_word... " >&6; }
   1.541 -if test "${ac_cv_path_UNAME+set}" = set; then :
   1.542 +if ${ac_cv_path_UNAME+:} false; then :
   1.543    $as_echo_n "(cached) " >&6
   1.544  else
   1.545    case $UNAME in
   1.546 @@ -5730,7 +5741,7 @@
   1.547  set dummy $ac_prog; ac_word=$2
   1.548  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.549  $as_echo_n "checking for $ac_word... " >&6; }
   1.550 -if test "${ac_cv_path_UNIQ+set}" = set; then :
   1.551 +if ${ac_cv_path_UNIQ+:} false; then :
   1.552    $as_echo_n "(cached) " >&6
   1.553  else
   1.554    case $UNIQ in
   1.555 @@ -5789,7 +5800,7 @@
   1.556  set dummy $ac_prog; ac_word=$2
   1.557  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.558  $as_echo_n "checking for $ac_word... " >&6; }
   1.559 -if test "${ac_cv_path_WC+set}" = set; then :
   1.560 +if ${ac_cv_path_WC+:} false; then :
   1.561    $as_echo_n "(cached) " >&6
   1.562  else
   1.563    case $WC in
   1.564 @@ -5848,7 +5859,7 @@
   1.565  set dummy $ac_prog; ac_word=$2
   1.566  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.567  $as_echo_n "checking for $ac_word... " >&6; }
   1.568 -if test "${ac_cv_path_WHICH+set}" = set; then :
   1.569 +if ${ac_cv_path_WHICH+:} false; then :
   1.570    $as_echo_n "(cached) " >&6
   1.571  else
   1.572    case $WHICH in
   1.573 @@ -5907,7 +5918,7 @@
   1.574  set dummy $ac_prog; ac_word=$2
   1.575  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.576  $as_echo_n "checking for $ac_word... " >&6; }
   1.577 -if test "${ac_cv_path_XARGS+set}" = set; then :
   1.578 +if ${ac_cv_path_XARGS+:} false; then :
   1.579    $as_echo_n "(cached) " >&6
   1.580  else
   1.581    case $XARGS in
   1.582 @@ -5967,7 +5978,7 @@
   1.583  set dummy $ac_prog; ac_word=$2
   1.584  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.585  $as_echo_n "checking for $ac_word... " >&6; }
   1.586 -if test "${ac_cv_prog_AWK+set}" = set; then :
   1.587 +if ${ac_cv_prog_AWK+:} false; then :
   1.588    $as_echo_n "(cached) " >&6
   1.589  else
   1.590    if test -n "$AWK"; then
   1.591 @@ -6017,7 +6028,7 @@
   1.592  
   1.593  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
   1.594  $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
   1.595 -if test "${ac_cv_path_GREP+set}" = set; then :
   1.596 +if ${ac_cv_path_GREP+:} false; then :
   1.597    $as_echo_n "(cached) " >&6
   1.598  else
   1.599    if test -z "$GREP"; then
   1.600 @@ -6092,7 +6103,7 @@
   1.601  
   1.602  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
   1.603  $as_echo_n "checking for egrep... " >&6; }
   1.604 -if test "${ac_cv_path_EGREP+set}" = set; then :
   1.605 +if ${ac_cv_path_EGREP+:} false; then :
   1.606    $as_echo_n "(cached) " >&6
   1.607  else
   1.608    if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
   1.609 @@ -6171,7 +6182,7 @@
   1.610  
   1.611  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
   1.612  $as_echo_n "checking for fgrep... " >&6; }
   1.613 -if test "${ac_cv_path_FGREP+set}" = set; then :
   1.614 +if ${ac_cv_path_FGREP+:} false; then :
   1.615    $as_echo_n "(cached) " >&6
   1.616  else
   1.617    if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
   1.618 @@ -6250,7 +6261,7 @@
   1.619  
   1.620  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
   1.621  $as_echo_n "checking for a sed that does not truncate output... " >&6; }
   1.622 -if test "${ac_cv_path_SED+set}" = set; then :
   1.623 +if ${ac_cv_path_SED+:} false; then :
   1.624    $as_echo_n "(cached) " >&6
   1.625  else
   1.626              ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
   1.627 @@ -6336,7 +6347,7 @@
   1.628  set dummy $ac_prog; ac_word=$2
   1.629  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.630  $as_echo_n "checking for $ac_word... " >&6; }
   1.631 -if test "${ac_cv_path_NAWK+set}" = set; then :
   1.632 +if ${ac_cv_path_NAWK+:} false; then :
   1.633    $as_echo_n "(cached) " >&6
   1.634  else
   1.635    case $NAWK in
   1.636 @@ -6396,7 +6407,7 @@
   1.637  set dummy cygpath; ac_word=$2
   1.638  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.639  $as_echo_n "checking for $ac_word... " >&6; }
   1.640 -if test "${ac_cv_path_CYGPATH+set}" = set; then :
   1.641 +if ${ac_cv_path_CYGPATH+:} false; then :
   1.642    $as_echo_n "(cached) " >&6
   1.643  else
   1.644    case $CYGPATH in
   1.645 @@ -6436,7 +6447,7 @@
   1.646  set dummy readlink; ac_word=$2
   1.647  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.648  $as_echo_n "checking for $ac_word... " >&6; }
   1.649 -if test "${ac_cv_path_READLINK+set}" = set; then :
   1.650 +if ${ac_cv_path_READLINK+:} false; then :
   1.651    $as_echo_n "(cached) " >&6
   1.652  else
   1.653    case $READLINK in
   1.654 @@ -6476,7 +6487,7 @@
   1.655  set dummy df; ac_word=$2
   1.656  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.657  $as_echo_n "checking for $ac_word... " >&6; }
   1.658 -if test "${ac_cv_path_DF+set}" = set; then :
   1.659 +if ${ac_cv_path_DF+:} false; then :
   1.660    $as_echo_n "(cached) " >&6
   1.661  else
   1.662    case $DF in
   1.663 @@ -6516,7 +6527,7 @@
   1.664  set dummy SetFile; ac_word=$2
   1.665  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.666  $as_echo_n "checking for $ac_word... " >&6; }
   1.667 -if test "${ac_cv_path_SETFILE+set}" = set; then :
   1.668 +if ${ac_cv_path_SETFILE+:} false; then :
   1.669    $as_echo_n "(cached) " >&6
   1.670  else
   1.671    case $SETFILE in
   1.672 @@ -6562,7 +6573,7 @@
   1.673  
   1.674  { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
   1.675  $as_echo_n "checking build system type... " >&6; }
   1.676 -if test "${ac_cv_build+set}" = set; then :
   1.677 +if ${ac_cv_build+:} false; then :
   1.678    $as_echo_n "(cached) " >&6
   1.679  else
   1.680    ac_build_alias=$build_alias
   1.681 @@ -6596,7 +6607,7 @@
   1.682  
   1.683  { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
   1.684  $as_echo_n "checking host system type... " >&6; }
   1.685 -if test "${ac_cv_host+set}" = set; then :
   1.686 +if ${ac_cv_host+:} false; then :
   1.687    $as_echo_n "(cached) " >&6
   1.688  else
   1.689    if test "x$host_alias" = x; then
   1.690 @@ -6629,7 +6640,7 @@
   1.691  
   1.692  { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
   1.693  $as_echo_n "checking target system type... " >&6; }
   1.694 -if test "${ac_cv_target+set}" = set; then :
   1.695 +if ${ac_cv_target+:} false; then :
   1.696    $as_echo_n "(cached) " >&6
   1.697  else
   1.698    if test "x$target_alias" = x; then
   1.699 @@ -8110,7 +8121,7 @@
   1.700  set dummy $ac_prog; ac_word=$2
   1.701  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.702  $as_echo_n "checking for $ac_word... " >&6; }
   1.703 -if test "${ac_cv_prog_PKGHANDLER+set}" = set; then :
   1.704 +if ${ac_cv_prog_PKGHANDLER+:} false; then :
   1.705    $as_echo_n "(cached) " >&6
   1.706  else
   1.707    if test -n "$PKGHANDLER"; then
   1.708 @@ -8475,7 +8486,7 @@
   1.709  set dummy $ac_prog; ac_word=$2
   1.710  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.711  $as_echo_n "checking for $ac_word... " >&6; }
   1.712 -if test "${ac_cv_path_CHECK_GMAKE+set}" = set; then :
   1.713 +if ${ac_cv_path_CHECK_GMAKE+:} false; then :
   1.714    $as_echo_n "(cached) " >&6
   1.715  else
   1.716    case $CHECK_GMAKE in
   1.717 @@ -8829,7 +8840,7 @@
   1.718  set dummy $ac_prog; ac_word=$2
   1.719  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.720  $as_echo_n "checking for $ac_word... " >&6; }
   1.721 -if test "${ac_cv_path_CHECK_MAKE+set}" = set; then :
   1.722 +if ${ac_cv_path_CHECK_MAKE+:} false; then :
   1.723    $as_echo_n "(cached) " >&6
   1.724  else
   1.725    case $CHECK_MAKE in
   1.726 @@ -9188,7 +9199,7 @@
   1.727  set dummy $ac_prog; ac_word=$2
   1.728  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.729  $as_echo_n "checking for $ac_word... " >&6; }
   1.730 -if test "${ac_cv_path_CHECK_TOOLSDIR_GMAKE+set}" = set; then :
   1.731 +if ${ac_cv_path_CHECK_TOOLSDIR_GMAKE+:} false; then :
   1.732    $as_echo_n "(cached) " >&6
   1.733  else
   1.734    case $CHECK_TOOLSDIR_GMAKE in
   1.735 @@ -9541,7 +9552,7 @@
   1.736  set dummy $ac_prog; ac_word=$2
   1.737  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.738  $as_echo_n "checking for $ac_word... " >&6; }
   1.739 -if test "${ac_cv_path_CHECK_TOOLSDIR_MAKE+set}" = set; then :
   1.740 +if ${ac_cv_path_CHECK_TOOLSDIR_MAKE+:} false; then :
   1.741    $as_echo_n "(cached) " >&6
   1.742  else
   1.743    case $CHECK_TOOLSDIR_MAKE in
   1.744 @@ -9937,7 +9948,7 @@
   1.745  set dummy $ac_prog; ac_word=$2
   1.746  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.747  $as_echo_n "checking for $ac_word... " >&6; }
   1.748 -if test "${ac_cv_path_UNZIP+set}" = set; then :
   1.749 +if ${ac_cv_path_UNZIP+:} false; then :
   1.750    $as_echo_n "(cached) " >&6
   1.751  else
   1.752    case $UNZIP in
   1.753 @@ -9996,7 +10007,7 @@
   1.754  set dummy $ac_prog; ac_word=$2
   1.755  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.756  $as_echo_n "checking for $ac_word... " >&6; }
   1.757 -if test "${ac_cv_path_ZIP+set}" = set; then :
   1.758 +if ${ac_cv_path_ZIP+:} false; then :
   1.759    $as_echo_n "(cached) " >&6
   1.760  else
   1.761    case $ZIP in
   1.762 @@ -10055,7 +10066,7 @@
   1.763  set dummy ldd; ac_word=$2
   1.764  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.765  $as_echo_n "checking for $ac_word... " >&6; }
   1.766 -if test "${ac_cv_path_LDD+set}" = set; then :
   1.767 +if ${ac_cv_path_LDD+:} false; then :
   1.768    $as_echo_n "(cached) " >&6
   1.769  else
   1.770    case $LDD in
   1.771 @@ -10101,7 +10112,7 @@
   1.772  set dummy otool; ac_word=$2
   1.773  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.774  $as_echo_n "checking for $ac_word... " >&6; }
   1.775 -if test "${ac_cv_path_OTOOL+set}" = set; then :
   1.776 +if ${ac_cv_path_OTOOL+:} false; then :
   1.777    $as_echo_n "(cached) " >&6
   1.778  else
   1.779    case $OTOOL in
   1.780 @@ -10146,7 +10157,7 @@
   1.781  set dummy $ac_prog; ac_word=$2
   1.782  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.783  $as_echo_n "checking for $ac_word... " >&6; }
   1.784 -if test "${ac_cv_path_READELF+set}" = set; then :
   1.785 +if ${ac_cv_path_READELF+:} false; then :
   1.786    $as_echo_n "(cached) " >&6
   1.787  else
   1.788    case $READELF in
   1.789 @@ -10189,7 +10200,7 @@
   1.790  set dummy hg; ac_word=$2
   1.791  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.792  $as_echo_n "checking for $ac_word... " >&6; }
   1.793 -if test "${ac_cv_path_HG+set}" = set; then :
   1.794 +if ${ac_cv_path_HG+:} false; then :
   1.795    $as_echo_n "(cached) " >&6
   1.796  else
   1.797    case $HG in
   1.798 @@ -10229,7 +10240,7 @@
   1.799  set dummy stat; ac_word=$2
   1.800  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.801  $as_echo_n "checking for $ac_word... " >&6; }
   1.802 -if test "${ac_cv_path_STAT+set}" = set; then :
   1.803 +if ${ac_cv_path_STAT+:} false; then :
   1.804    $as_echo_n "(cached) " >&6
   1.805  else
   1.806    case $STAT in
   1.807 @@ -10269,7 +10280,7 @@
   1.808  set dummy time; ac_word=$2
   1.809  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.810  $as_echo_n "checking for $ac_word... " >&6; }
   1.811 -if test "${ac_cv_path_TIME+set}" = set; then :
   1.812 +if ${ac_cv_path_TIME+:} false; then :
   1.813    $as_echo_n "(cached) " >&6
   1.814  else
   1.815    case $TIME in
   1.816 @@ -10314,7 +10325,7 @@
   1.817  set dummy $ac_prog; ac_word=$2
   1.818  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.819  $as_echo_n "checking for $ac_word... " >&6; }
   1.820 -if test "${ac_cv_path_COMM+set}" = set; then :
   1.821 +if ${ac_cv_path_COMM+:} false; then :
   1.822    $as_echo_n "(cached) " >&6
   1.823  else
   1.824    case $COMM in
   1.825 @@ -10378,7 +10389,7 @@
   1.826  set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
   1.827  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.828  $as_echo_n "checking for $ac_word... " >&6; }
   1.829 -if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
   1.830 +if ${ac_cv_path_PKG_CONFIG+:} false; then :
   1.831    $as_echo_n "(cached) " >&6
   1.832  else
   1.833    case $PKG_CONFIG in
   1.834 @@ -10421,7 +10432,7 @@
   1.835  set dummy pkg-config; ac_word=$2
   1.836  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.837  $as_echo_n "checking for $ac_word... " >&6; }
   1.838 -if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
   1.839 +if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
   1.840    $as_echo_n "(cached) " >&6
   1.841  else
   1.842    case $ac_pt_PKG_CONFIG in
   1.843 @@ -10594,7 +10605,7 @@
   1.844  set dummy $ac_prog; ac_word=$2
   1.845  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.846  $as_echo_n "checking for $ac_word... " >&6; }
   1.847 -if test "${ac_cv_prog_BDEPS_UNZIP+set}" = set; then :
   1.848 +if ${ac_cv_prog_BDEPS_UNZIP+:} false; then :
   1.849    $as_echo_n "(cached) " >&6
   1.850  else
   1.851    if test -n "$BDEPS_UNZIP"; then
   1.852 @@ -10640,7 +10651,7 @@
   1.853  set dummy $ac_prog; ac_word=$2
   1.854  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.855  $as_echo_n "checking for $ac_word... " >&6; }
   1.856 -if test "${ac_cv_prog_BDEPS_FTP+set}" = set; then :
   1.857 +if ${ac_cv_prog_BDEPS_FTP+:} false; then :
   1.858    $as_echo_n "(cached) " >&6
   1.859  else
   1.860    if test -n "$BDEPS_FTP"; then
   1.861 @@ -11913,7 +11924,7 @@
   1.862  set dummy javac; ac_word=$2
   1.863  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.864  $as_echo_n "checking for $ac_word... " >&6; }
   1.865 -if test "${ac_cv_path_JAVAC_CHECK+set}" = set; then :
   1.866 +if ${ac_cv_path_JAVAC_CHECK+:} false; then :
   1.867    $as_echo_n "(cached) " >&6
   1.868  else
   1.869    case $JAVAC_CHECK in
   1.870 @@ -11953,7 +11964,7 @@
   1.871  set dummy java; ac_word=$2
   1.872  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.873  $as_echo_n "checking for $ac_word... " >&6; }
   1.874 -if test "${ac_cv_path_JAVA_CHECK+set}" = set; then :
   1.875 +if ${ac_cv_path_JAVA_CHECK+:} false; then :
   1.876    $as_echo_n "(cached) " >&6
   1.877  else
   1.878    case $JAVA_CHECK in
   1.879 @@ -16027,7 +16038,7 @@
   1.880  set dummy link; ac_word=$2
   1.881  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.882  $as_echo_n "checking for $ac_word... " >&6; }
   1.883 -if test "${ac_cv_path_CYGWIN_LINK+set}" = set; then :
   1.884 +if ${ac_cv_path_CYGWIN_LINK+:} false; then :
   1.885    $as_echo_n "(cached) " >&6
   1.886  else
   1.887    case $CYGWIN_LINK in
   1.888 @@ -17442,7 +17453,7 @@
   1.889  set dummy $ac_prog; ac_word=$2
   1.890  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.891  $as_echo_n "checking for $ac_word... " >&6; }
   1.892 -if test "${ac_cv_path_BUILD_CC+set}" = set; then :
   1.893 +if ${ac_cv_path_BUILD_CC+:} false; then :
   1.894    $as_echo_n "(cached) " >&6
   1.895  else
   1.896    case $BUILD_CC in
   1.897 @@ -17753,7 +17764,7 @@
   1.898  set dummy $ac_prog; ac_word=$2
   1.899  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.900  $as_echo_n "checking for $ac_word... " >&6; }
   1.901 -if test "${ac_cv_path_BUILD_CXX+set}" = set; then :
   1.902 +if ${ac_cv_path_BUILD_CXX+:} false; then :
   1.903    $as_echo_n "(cached) " >&6
   1.904  else
   1.905    case $BUILD_CXX in
   1.906 @@ -18062,7 +18073,7 @@
   1.907  set dummy ld; ac_word=$2
   1.908  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.909  $as_echo_n "checking for $ac_word... " >&6; }
   1.910 -if test "${ac_cv_path_BUILD_LD+set}" = set; then :
   1.911 +if ${ac_cv_path_BUILD_LD+:} false; then :
   1.912    $as_echo_n "(cached) " >&6
   1.913  else
   1.914    case $BUILD_LD in
   1.915 @@ -18578,7 +18589,7 @@
   1.916  set dummy $ac_prog; ac_word=$2
   1.917  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.918  $as_echo_n "checking for $ac_word... " >&6; }
   1.919 -if test "${ac_cv_path_TOOLS_DIR_CC+set}" = set; then :
   1.920 +if ${ac_cv_path_TOOLS_DIR_CC+:} false; then :
   1.921    $as_echo_n "(cached) " >&6
   1.922  else
   1.923    case $TOOLS_DIR_CC in
   1.924 @@ -18630,7 +18641,7 @@
   1.925  set dummy $ac_prog; ac_word=$2
   1.926  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.927  $as_echo_n "checking for $ac_word... " >&6; }
   1.928 -if test "${ac_cv_path_POTENTIAL_CC+set}" = set; then :
   1.929 +if ${ac_cv_path_POTENTIAL_CC+:} false; then :
   1.930    $as_echo_n "(cached) " >&6
   1.931  else
   1.932    case $POTENTIAL_CC in
   1.933 @@ -19043,7 +19054,7 @@
   1.934  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
   1.935  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.936  $as_echo_n "checking for $ac_word... " >&6; }
   1.937 -if test "${ac_cv_prog_PROPER_COMPILER_CC+set}" = set; then :
   1.938 +if ${ac_cv_prog_PROPER_COMPILER_CC+:} false; then :
   1.939    $as_echo_n "(cached) " >&6
   1.940  else
   1.941    if test -n "$PROPER_COMPILER_CC"; then
   1.942 @@ -19087,7 +19098,7 @@
   1.943  set dummy $ac_prog; 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 test "${ac_cv_prog_ac_ct_PROPER_COMPILER_CC+set}" = set; then :
   1.947 +if ${ac_cv_prog_ac_ct_PROPER_COMPILER_CC+:} false; then :
   1.948    $as_echo_n "(cached) " >&6
   1.949  else
   1.950    if test -n "$ac_ct_PROPER_COMPILER_CC"; then
   1.951 @@ -19537,7 +19548,7 @@
   1.952  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
   1.953  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.954  $as_echo_n "checking for $ac_word... " >&6; }
   1.955 -if test "${ac_cv_prog_CC+set}" = set; then :
   1.956 +if ${ac_cv_prog_CC+:} false; then :
   1.957    $as_echo_n "(cached) " >&6
   1.958  else
   1.959    if test -n "$CC"; then
   1.960 @@ -19581,7 +19592,7 @@
   1.961  set dummy $ac_prog; ac_word=$2
   1.962  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
   1.963  $as_echo_n "checking for $ac_word... " >&6; }
   1.964 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
   1.965 +if ${ac_cv_prog_ac_ct_CC+:} false; then :
   1.966    $as_echo_n "(cached) " >&6
   1.967  else
   1.968    if test -n "$ac_ct_CC"; then
   1.969 @@ -19862,7 +19873,7 @@
   1.970  ac_clean_files=$ac_clean_files_save
   1.971  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
   1.972  $as_echo_n "checking for suffix of object files... " >&6; }
   1.973 -if test "${ac_cv_objext+set}" = set; then :
   1.974 +if ${ac_cv_objext+:} false; then :
   1.975    $as_echo_n "(cached) " >&6
   1.976  else
   1.977    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.978 @@ -19913,7 +19924,7 @@
   1.979  ac_objext=$OBJEXT
   1.980  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
   1.981  $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
   1.982 -if test "${ac_cv_c_compiler_gnu+set}" = set; then :
   1.983 +if ${ac_cv_c_compiler_gnu+:} false; then :
   1.984    $as_echo_n "(cached) " >&6
   1.985  else
   1.986    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
   1.987 @@ -19950,7 +19961,7 @@
   1.988  ac_save_CFLAGS=$CFLAGS
   1.989  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
   1.990  $as_echo_n "checking whether $CC accepts -g... " >&6; }
   1.991 -if test "${ac_cv_prog_cc_g+set}" = set; then :
   1.992 +if ${ac_cv_prog_cc_g+:} false; then :
   1.993    $as_echo_n "(cached) " >&6
   1.994  else
   1.995    ac_save_c_werror_flag=$ac_c_werror_flag
   1.996 @@ -20028,7 +20039,7 @@
   1.997  fi
   1.998  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
   1.999  $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
  1.1000 -if test "${ac_cv_prog_cc_c89+set}" = set; then :
  1.1001 +if ${ac_cv_prog_cc_c89+:} false; then :
  1.1002    $as_echo_n "(cached) " >&6
  1.1003  else
  1.1004    ac_cv_prog_cc_c89=no
  1.1005 @@ -20151,7 +20162,7 @@
  1.1006  set dummy $ac_prog; ac_word=$2
  1.1007  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1008  $as_echo_n "checking for $ac_word... " >&6; }
  1.1009 -if test "${ac_cv_path_TOOLS_DIR_CXX+set}" = set; then :
  1.1010 +if ${ac_cv_path_TOOLS_DIR_CXX+:} false; then :
  1.1011    $as_echo_n "(cached) " >&6
  1.1012  else
  1.1013    case $TOOLS_DIR_CXX in
  1.1014 @@ -20203,7 +20214,7 @@
  1.1015  set dummy $ac_prog; ac_word=$2
  1.1016  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1017  $as_echo_n "checking for $ac_word... " >&6; }
  1.1018 -if test "${ac_cv_path_POTENTIAL_CXX+set}" = set; then :
  1.1019 +if ${ac_cv_path_POTENTIAL_CXX+:} false; then :
  1.1020    $as_echo_n "(cached) " >&6
  1.1021  else
  1.1022    case $POTENTIAL_CXX in
  1.1023 @@ -20616,7 +20627,7 @@
  1.1024  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.1025  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1026  $as_echo_n "checking for $ac_word... " >&6; }
  1.1027 -if test "${ac_cv_prog_PROPER_COMPILER_CXX+set}" = set; then :
  1.1028 +if ${ac_cv_prog_PROPER_COMPILER_CXX+:} false; then :
  1.1029    $as_echo_n "(cached) " >&6
  1.1030  else
  1.1031    if test -n "$PROPER_COMPILER_CXX"; then
  1.1032 @@ -20660,7 +20671,7 @@
  1.1033  set dummy $ac_prog; ac_word=$2
  1.1034  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1035  $as_echo_n "checking for $ac_word... " >&6; }
  1.1036 -if test "${ac_cv_prog_ac_ct_PROPER_COMPILER_CXX+set}" = set; then :
  1.1037 +if ${ac_cv_prog_ac_ct_PROPER_COMPILER_CXX+:} false; then :
  1.1038    $as_echo_n "(cached) " >&6
  1.1039  else
  1.1040    if test -n "$ac_ct_PROPER_COMPILER_CXX"; then
  1.1041 @@ -21114,7 +21125,7 @@
  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 test "${ac_cv_prog_CXX+set}" = set; then :
  1.1046 +if ${ac_cv_prog_CXX+:} false; then :
  1.1047    $as_echo_n "(cached) " >&6
  1.1048  else
  1.1049    if test -n "$CXX"; then
  1.1050 @@ -21158,7 +21169,7 @@
  1.1051  set dummy $ac_prog; ac_word=$2
  1.1052  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1053  $as_echo_n "checking for $ac_word... " >&6; }
  1.1054 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
  1.1055 +if ${ac_cv_prog_ac_ct_CXX+:} false; then :
  1.1056    $as_echo_n "(cached) " >&6
  1.1057  else
  1.1058    if test -n "$ac_ct_CXX"; then
  1.1059 @@ -21236,7 +21247,7 @@
  1.1060  
  1.1061  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
  1.1062  $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
  1.1063 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
  1.1064 +if ${ac_cv_cxx_compiler_gnu+:} false; then :
  1.1065    $as_echo_n "(cached) " >&6
  1.1066  else
  1.1067    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1068 @@ -21273,7 +21284,7 @@
  1.1069  ac_save_CXXFLAGS=$CXXFLAGS
  1.1070  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
  1.1071  $as_echo_n "checking whether $CXX accepts -g... " >&6; }
  1.1072 -if test "${ac_cv_prog_cxx_g+set}" = set; then :
  1.1073 +if ${ac_cv_prog_cxx_g+:} false; then :
  1.1074    $as_echo_n "(cached) " >&6
  1.1075  else
  1.1076    ac_save_cxx_werror_flag=$ac_cxx_werror_flag
  1.1077 @@ -21371,7 +21382,7 @@
  1.1078  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.1079  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1080  $as_echo_n "checking for $ac_word... " >&6; }
  1.1081 -if test "${ac_cv_prog_OBJC+set}" = set; then :
  1.1082 +if ${ac_cv_prog_OBJC+:} false; then :
  1.1083    $as_echo_n "(cached) " >&6
  1.1084  else
  1.1085    if test -n "$OBJC"; then
  1.1086 @@ -21415,7 +21426,7 @@
  1.1087  set dummy $ac_prog; ac_word=$2
  1.1088  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1089  $as_echo_n "checking for $ac_word... " >&6; }
  1.1090 -if test "${ac_cv_prog_ac_ct_OBJC+set}" = set; then :
  1.1091 +if ${ac_cv_prog_ac_ct_OBJC+:} false; then :
  1.1092    $as_echo_n "(cached) " >&6
  1.1093  else
  1.1094    if test -n "$ac_ct_OBJC"; then
  1.1095 @@ -21491,7 +21502,7 @@
  1.1096  
  1.1097  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Objective C compiler" >&5
  1.1098  $as_echo_n "checking whether we are using the GNU Objective C compiler... " >&6; }
  1.1099 -if test "${ac_cv_objc_compiler_gnu+set}" = set; then :
  1.1100 +if ${ac_cv_objc_compiler_gnu+:} false; then :
  1.1101    $as_echo_n "(cached) " >&6
  1.1102  else
  1.1103    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1104 @@ -21528,7 +21539,7 @@
  1.1105  ac_save_OBJCFLAGS=$OBJCFLAGS
  1.1106  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $OBJC accepts -g" >&5
  1.1107  $as_echo_n "checking whether $OBJC accepts -g... " >&6; }
  1.1108 -if test "${ac_cv_prog_objc_g+set}" = set; then :
  1.1109 +if ${ac_cv_prog_objc_g+:} false; then :
  1.1110    $as_echo_n "(cached) " >&6
  1.1111  else
  1.1112    ac_save_objc_werror_flag=$ac_objc_werror_flag
  1.1113 @@ -21904,7 +21915,7 @@
  1.1114  set dummy ${ac_tool_prefix}ar; ac_word=$2
  1.1115  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1116  $as_echo_n "checking for $ac_word... " >&6; }
  1.1117 -if test "${ac_cv_prog_AR+set}" = set; then :
  1.1118 +if ${ac_cv_prog_AR+:} false; then :
  1.1119    $as_echo_n "(cached) " >&6
  1.1120  else
  1.1121    if test -n "$AR"; then
  1.1122 @@ -21944,7 +21955,7 @@
  1.1123  set dummy ar; ac_word=$2
  1.1124  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1125  $as_echo_n "checking for $ac_word... " >&6; }
  1.1126 -if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
  1.1127 +if ${ac_cv_prog_ac_ct_AR+:} false; then :
  1.1128    $as_echo_n "(cached) " >&6
  1.1129  else
  1.1130    if test -n "$ac_ct_AR"; then
  1.1131 @@ -22286,7 +22297,7 @@
  1.1132  set dummy link; ac_word=$2
  1.1133  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1134  $as_echo_n "checking for $ac_word... " >&6; }
  1.1135 -if test "${ac_cv_prog_WINLD+set}" = set; then :
  1.1136 +if ${ac_cv_prog_WINLD+:} false; then :
  1.1137    $as_echo_n "(cached) " >&6
  1.1138  else
  1.1139    if test -n "$WINLD"; then
  1.1140 @@ -22625,7 +22636,7 @@
  1.1141  set dummy mt; ac_word=$2
  1.1142  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1143  $as_echo_n "checking for $ac_word... " >&6; }
  1.1144 -if test "${ac_cv_prog_MT+set}" = set; then :
  1.1145 +if ${ac_cv_prog_MT+:} false; then :
  1.1146    $as_echo_n "(cached) " >&6
  1.1147  else
  1.1148    if test -n "$MT"; then
  1.1149 @@ -22946,7 +22957,7 @@
  1.1150  set dummy rc; ac_word=$2
  1.1151  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1152  $as_echo_n "checking for $ac_word... " >&6; }
  1.1153 -if test "${ac_cv_prog_RC+set}" = set; then :
  1.1154 +if ${ac_cv_prog_RC+:} false; then :
  1.1155    $as_echo_n "(cached) " >&6
  1.1156  else
  1.1157    if test -n "$RC"; then
  1.1158 @@ -23337,7 +23348,7 @@
  1.1159  set dummy lib; ac_word=$2
  1.1160  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1161  $as_echo_n "checking for $ac_word... " >&6; }
  1.1162 -if test "${ac_cv_prog_WINAR+set}" = set; then :
  1.1163 +if ${ac_cv_prog_WINAR+:} false; then :
  1.1164    $as_echo_n "(cached) " >&6
  1.1165  else
  1.1166    if test -n "$WINAR"; then
  1.1167 @@ -23643,7 +23654,7 @@
  1.1168  set dummy dumpbin; ac_word=$2
  1.1169  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1170  $as_echo_n "checking for $ac_word... " >&6; }
  1.1171 -if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
  1.1172 +if ${ac_cv_prog_DUMPBIN+:} false; then :
  1.1173    $as_echo_n "(cached) " >&6
  1.1174  else
  1.1175    if test -n "$DUMPBIN"; then
  1.1176 @@ -23962,7 +23973,7 @@
  1.1177    CPP=
  1.1178  fi
  1.1179  if test -z "$CPP"; then
  1.1180 -  if test "${ac_cv_prog_CPP+set}" = set; then :
  1.1181 +  if ${ac_cv_prog_CPP+:} false; then :
  1.1182    $as_echo_n "(cached) " >&6
  1.1183  else
  1.1184        # Double quotes because CPP needs to be expanded
  1.1185 @@ -24362,7 +24373,7 @@
  1.1186  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
  1.1187  $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
  1.1188  if test -z "$CXXCPP"; then
  1.1189 -  if test "${ac_cv_prog_CXXCPP+set}" = set; then :
  1.1190 +  if ${ac_cv_prog_CXXCPP+:} false; then :
  1.1191    $as_echo_n "(cached) " >&6
  1.1192  else
  1.1193        # Double quotes because CXXCPP needs to be expanded
  1.1194 @@ -24780,7 +24791,7 @@
  1.1195  set dummy as; ac_word=$2
  1.1196  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1197  $as_echo_n "checking for $ac_word... " >&6; }
  1.1198 -if test "${ac_cv_path_AS+set}" = set; then :
  1.1199 +if ${ac_cv_path_AS+:} false; then :
  1.1200    $as_echo_n "(cached) " >&6
  1.1201  else
  1.1202    case $AS in
  1.1203 @@ -25094,7 +25105,7 @@
  1.1204  set dummy $ac_prog; ac_word=$2
  1.1205  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1206  $as_echo_n "checking for $ac_word... " >&6; }
  1.1207 -if test "${ac_cv_path_NM+set}" = set; then :
  1.1208 +if ${ac_cv_path_NM+:} false; then :
  1.1209    $as_echo_n "(cached) " >&6
  1.1210  else
  1.1211    case $NM in
  1.1212 @@ -25403,7 +25414,7 @@
  1.1213  set dummy strip; ac_word=$2
  1.1214  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1215  $as_echo_n "checking for $ac_word... " >&6; }
  1.1216 -if test "${ac_cv_path_STRIP+set}" = set; then :
  1.1217 +if ${ac_cv_path_STRIP+:} false; then :
  1.1218    $as_echo_n "(cached) " >&6
  1.1219  else
  1.1220    case $STRIP in
  1.1221 @@ -25709,7 +25720,7 @@
  1.1222  set dummy mcs; ac_word=$2
  1.1223  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1224  $as_echo_n "checking for $ac_word... " >&6; }
  1.1225 -if test "${ac_cv_path_MCS+set}" = set; then :
  1.1226 +if ${ac_cv_path_MCS+:} false; then :
  1.1227    $as_echo_n "(cached) " >&6
  1.1228  else
  1.1229    case $MCS in
  1.1230 @@ -26017,7 +26028,7 @@
  1.1231  set dummy ${ac_tool_prefix}nm; ac_word=$2
  1.1232  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1233  $as_echo_n "checking for $ac_word... " >&6; }
  1.1234 -if test "${ac_cv_prog_NM+set}" = set; then :
  1.1235 +if ${ac_cv_prog_NM+:} false; then :
  1.1236    $as_echo_n "(cached) " >&6
  1.1237  else
  1.1238    if test -n "$NM"; then
  1.1239 @@ -26057,7 +26068,7 @@
  1.1240  set dummy nm; ac_word=$2
  1.1241  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1242  $as_echo_n "checking for $ac_word... " >&6; }
  1.1243 -if test "${ac_cv_prog_ac_ct_NM+set}" = set; then :
  1.1244 +if ${ac_cv_prog_ac_ct_NM+:} false; then :
  1.1245    $as_echo_n "(cached) " >&6
  1.1246  else
  1.1247    if test -n "$ac_ct_NM"; then
  1.1248 @@ -26375,7 +26386,7 @@
  1.1249  set dummy ${ac_tool_prefix}strip; ac_word=$2
  1.1250  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1251  $as_echo_n "checking for $ac_word... " >&6; }
  1.1252 -if test "${ac_cv_prog_STRIP+set}" = set; then :
  1.1253 +if ${ac_cv_prog_STRIP+:} false; then :
  1.1254    $as_echo_n "(cached) " >&6
  1.1255  else
  1.1256    if test -n "$STRIP"; then
  1.1257 @@ -26415,7 +26426,7 @@
  1.1258  set dummy strip; ac_word=$2
  1.1259  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1260  $as_echo_n "checking for $ac_word... " >&6; }
  1.1261 -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
  1.1262 +if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
  1.1263    $as_echo_n "(cached) " >&6
  1.1264  else
  1.1265    if test -n "$ac_ct_STRIP"; then
  1.1266 @@ -26740,7 +26751,7 @@
  1.1267  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.1268  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1269  $as_echo_n "checking for $ac_word... " >&6; }
  1.1270 -if test "${ac_cv_prog_OBJCOPY+set}" = set; then :
  1.1271 +if ${ac_cv_prog_OBJCOPY+:} false; then :
  1.1272    $as_echo_n "(cached) " >&6
  1.1273  else
  1.1274    if test -n "$OBJCOPY"; then
  1.1275 @@ -26784,7 +26795,7 @@
  1.1276  set dummy $ac_prog; ac_word=$2
  1.1277  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1278  $as_echo_n "checking for $ac_word... " >&6; }
  1.1279 -if test "${ac_cv_prog_ac_ct_OBJCOPY+set}" = set; then :
  1.1280 +if ${ac_cv_prog_ac_ct_OBJCOPY+:} false; then :
  1.1281    $as_echo_n "(cached) " >&6
  1.1282  else
  1.1283    if test -n "$ac_ct_OBJCOPY"; then
  1.1284 @@ -27111,7 +27122,7 @@
  1.1285  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
  1.1286  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1287  $as_echo_n "checking for $ac_word... " >&6; }
  1.1288 -if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
  1.1289 +if ${ac_cv_prog_OBJDUMP+:} false; then :
  1.1290    $as_echo_n "(cached) " >&6
  1.1291  else
  1.1292    if test -n "$OBJDUMP"; then
  1.1293 @@ -27155,7 +27166,7 @@
  1.1294  set dummy $ac_prog; ac_word=$2
  1.1295  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1296  $as_echo_n "checking for $ac_word... " >&6; }
  1.1297 -if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
  1.1298 +if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
  1.1299    $as_echo_n "(cached) " >&6
  1.1300  else
  1.1301    if test -n "$ac_ct_OBJDUMP"; then
  1.1302 @@ -27479,7 +27490,7 @@
  1.1303  set dummy lipo; ac_word=$2
  1.1304  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1305  $as_echo_n "checking for $ac_word... " >&6; }
  1.1306 -if test "${ac_cv_path_LIPO+set}" = set; then :
  1.1307 +if ${ac_cv_path_LIPO+:} false; then :
  1.1308    $as_echo_n "(cached) " >&6
  1.1309  else
  1.1310    case $LIPO in
  1.1311 @@ -27794,7 +27805,7 @@
  1.1312  
  1.1313  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
  1.1314  $as_echo_n "checking for ANSI C header files... " >&6; }
  1.1315 -if test "${ac_cv_header_stdc+set}" = set; then :
  1.1316 +if ${ac_cv_header_stdc+:} false; then :
  1.1317    $as_echo_n "(cached) " >&6
  1.1318  else
  1.1319    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1320 @@ -27970,7 +27981,7 @@
  1.1321  for ac_header in stdio.h
  1.1322  do :
  1.1323    ac_fn_cxx_check_header_mongrel "$LINENO" "stdio.h" "ac_cv_header_stdio_h" "$ac_includes_default"
  1.1324 -if test "x$ac_cv_header_stdio_h" = x""yes; then :
  1.1325 +if test "x$ac_cv_header_stdio_h" = xyes; then :
  1.1326    cat >>confdefs.h <<_ACEOF
  1.1327  #define HAVE_STDIO_H 1
  1.1328  _ACEOF
  1.1329 @@ -27999,7 +28010,7 @@
  1.1330  # This bug is HP SR number 8606223364.
  1.1331  { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int *" >&5
  1.1332  $as_echo_n "checking size of int *... " >&6; }
  1.1333 -if test "${ac_cv_sizeof_int_p+set}" = set; then :
  1.1334 +if ${ac_cv_sizeof_int_p+:} false; then :
  1.1335    $as_echo_n "(cached) " >&6
  1.1336  else
  1.1337    if ac_fn_cxx_compute_int "$LINENO" "(long int) (sizeof (int *))" "ac_cv_sizeof_int_p"        "$ac_includes_default"; then :
  1.1338 @@ -28056,7 +28067,7 @@
  1.1339  #
  1.1340   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
  1.1341  $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
  1.1342 -if test "${ac_cv_c_bigendian+set}" = set; then :
  1.1343 +if ${ac_cv_c_bigendian+:} false; then :
  1.1344    $as_echo_n "(cached) " >&6
  1.1345  else
  1.1346    ac_cv_c_bigendian=unknown
  1.1347 @@ -29069,7 +29080,7 @@
  1.1348  else
  1.1349    case $x_includes,$x_libraries in #(
  1.1350      *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
  1.1351 -    *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
  1.1352 +    *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
  1.1353    $as_echo_n "(cached) " >&6
  1.1354  else
  1.1355    # One or both of the vars are not set, and there is no cached value.
  1.1356 @@ -29346,7 +29357,7 @@
  1.1357  else
  1.1358    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
  1.1359  $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
  1.1360 -if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
  1.1361 +if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :
  1.1362    $as_echo_n "(cached) " >&6
  1.1363  else
  1.1364    ac_check_lib_save_LIBS=$LIBS
  1.1365 @@ -29380,14 +29391,14 @@
  1.1366  fi
  1.1367  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
  1.1368  $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
  1.1369 -if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
  1.1370 +if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then :
  1.1371    X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
  1.1372  fi
  1.1373  
  1.1374      if test $ac_cv_lib_dnet_dnet_ntoa = no; then
  1.1375        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
  1.1376  $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
  1.1377 -if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
  1.1378 +if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :
  1.1379    $as_echo_n "(cached) " >&6
  1.1380  else
  1.1381    ac_check_lib_save_LIBS=$LIBS
  1.1382 @@ -29421,7 +29432,7 @@
  1.1383  fi
  1.1384  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
  1.1385  $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
  1.1386 -if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then :
  1.1387 +if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then :
  1.1388    X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
  1.1389  fi
  1.1390  
  1.1391 @@ -29440,14 +29451,14 @@
  1.1392      # The functions gethostbyname, getservbyname, and inet_addr are
  1.1393      # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
  1.1394      ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
  1.1395 -if test "x$ac_cv_func_gethostbyname" = x""yes; then :
  1.1396 +if test "x$ac_cv_func_gethostbyname" = xyes; then :
  1.1397  
  1.1398  fi
  1.1399  
  1.1400      if test $ac_cv_func_gethostbyname = no; then
  1.1401        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
  1.1402  $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
  1.1403 -if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
  1.1404 +if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
  1.1405    $as_echo_n "(cached) " >&6
  1.1406  else
  1.1407    ac_check_lib_save_LIBS=$LIBS
  1.1408 @@ -29481,14 +29492,14 @@
  1.1409  fi
  1.1410  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
  1.1411  $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
  1.1412 -if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
  1.1413 +if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
  1.1414    X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
  1.1415  fi
  1.1416  
  1.1417        if test $ac_cv_lib_nsl_gethostbyname = no; then
  1.1418  	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
  1.1419  $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
  1.1420 -if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
  1.1421 +if ${ac_cv_lib_bsd_gethostbyname+:} false; then :
  1.1422    $as_echo_n "(cached) " >&6
  1.1423  else
  1.1424    ac_check_lib_save_LIBS=$LIBS
  1.1425 @@ -29522,7 +29533,7 @@
  1.1426  fi
  1.1427  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
  1.1428  $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
  1.1429 -if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then :
  1.1430 +if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then :
  1.1431    X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
  1.1432  fi
  1.1433  
  1.1434 @@ -29537,14 +29548,14 @@
  1.1435      # must be given before -lnsl if both are needed.  We assume that
  1.1436      # if connect needs -lnsl, so does gethostbyname.
  1.1437      ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
  1.1438 -if test "x$ac_cv_func_connect" = x""yes; then :
  1.1439 +if test "x$ac_cv_func_connect" = xyes; then :
  1.1440  
  1.1441  fi
  1.1442  
  1.1443      if test $ac_cv_func_connect = no; then
  1.1444        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
  1.1445  $as_echo_n "checking for connect in -lsocket... " >&6; }
  1.1446 -if test "${ac_cv_lib_socket_connect+set}" = set; then :
  1.1447 +if ${ac_cv_lib_socket_connect+:} false; then :
  1.1448    $as_echo_n "(cached) " >&6
  1.1449  else
  1.1450    ac_check_lib_save_LIBS=$LIBS
  1.1451 @@ -29578,7 +29589,7 @@
  1.1452  fi
  1.1453  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
  1.1454  $as_echo "$ac_cv_lib_socket_connect" >&6; }
  1.1455 -if test "x$ac_cv_lib_socket_connect" = x""yes; then :
  1.1456 +if test "x$ac_cv_lib_socket_connect" = xyes; then :
  1.1457    X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
  1.1458  fi
  1.1459  
  1.1460 @@ -29586,14 +29597,14 @@
  1.1461  
  1.1462      # Guillermo Gomez says -lposix is necessary on A/UX.
  1.1463      ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
  1.1464 -if test "x$ac_cv_func_remove" = x""yes; then :
  1.1465 +if test "x$ac_cv_func_remove" = xyes; then :
  1.1466  
  1.1467  fi
  1.1468  
  1.1469      if test $ac_cv_func_remove = no; then
  1.1470        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
  1.1471  $as_echo_n "checking for remove in -lposix... " >&6; }
  1.1472 -if test "${ac_cv_lib_posix_remove+set}" = set; then :
  1.1473 +if ${ac_cv_lib_posix_remove+:} false; then :
  1.1474    $as_echo_n "(cached) " >&6
  1.1475  else
  1.1476    ac_check_lib_save_LIBS=$LIBS
  1.1477 @@ -29627,7 +29638,7 @@
  1.1478  fi
  1.1479  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
  1.1480  $as_echo "$ac_cv_lib_posix_remove" >&6; }
  1.1481 -if test "x$ac_cv_lib_posix_remove" = x""yes; then :
  1.1482 +if test "x$ac_cv_lib_posix_remove" = xyes; then :
  1.1483    X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
  1.1484  fi
  1.1485  
  1.1486 @@ -29635,14 +29646,14 @@
  1.1487  
  1.1488      # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
  1.1489      ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
  1.1490 -if test "x$ac_cv_func_shmat" = x""yes; then :
  1.1491 +if test "x$ac_cv_func_shmat" = xyes; then :
  1.1492  
  1.1493  fi
  1.1494  
  1.1495      if test $ac_cv_func_shmat = no; then
  1.1496        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
  1.1497  $as_echo_n "checking for shmat in -lipc... " >&6; }
  1.1498 -if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
  1.1499 +if ${ac_cv_lib_ipc_shmat+:} false; then :
  1.1500    $as_echo_n "(cached) " >&6
  1.1501  else
  1.1502    ac_check_lib_save_LIBS=$LIBS
  1.1503 @@ -29676,7 +29687,7 @@
  1.1504  fi
  1.1505  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
  1.1506  $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
  1.1507 -if test "x$ac_cv_lib_ipc_shmat" = x""yes; then :
  1.1508 +if test "x$ac_cv_lib_ipc_shmat" = xyes; then :
  1.1509    X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
  1.1510  fi
  1.1511  
  1.1512 @@ -29694,7 +29705,7 @@
  1.1513    # John Interrante, Karl Berry
  1.1514    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
  1.1515  $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
  1.1516 -if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
  1.1517 +if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :
  1.1518    $as_echo_n "(cached) " >&6
  1.1519  else
  1.1520    ac_check_lib_save_LIBS=$LIBS
  1.1521 @@ -29728,7 +29739,7 @@
  1.1522  fi
  1.1523  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
  1.1524  $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
  1.1525 -if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then :
  1.1526 +if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then :
  1.1527    X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
  1.1528  fi
  1.1529  
  1.1530 @@ -30741,7 +30752,7 @@
  1.1531              LDFLAGS="$FREETYPE2_LIBS"
  1.1532              { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FT_Init_FreeType in -lfreetype" >&5
  1.1533  $as_echo_n "checking for FT_Init_FreeType in -lfreetype... " >&6; }
  1.1534 -if test "${ac_cv_lib_freetype_FT_Init_FreeType+set}" = set; then :
  1.1535 +if ${ac_cv_lib_freetype_FT_Init_FreeType+:} false; then :
  1.1536    $as_echo_n "(cached) " >&6
  1.1537  else
  1.1538    ac_check_lib_save_LIBS=$LIBS
  1.1539 @@ -30775,7 +30786,7 @@
  1.1540  fi
  1.1541  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_freetype_FT_Init_FreeType" >&5
  1.1542  $as_echo "$ac_cv_lib_freetype_FT_Init_FreeType" >&6; }
  1.1543 -if test "x$ac_cv_lib_freetype_FT_Init_FreeType" = x""yes; then :
  1.1544 +if test "x$ac_cv_lib_freetype_FT_Init_FreeType" = xyes; then :
  1.1545    FREETYPE2_FOUND=true
  1.1546  else
  1.1547    as_fn_error $? "Could not find freetype2! $HELP_MSG " "$LINENO" 5
  1.1548 @@ -31063,7 +31074,7 @@
  1.1549  	    for ac_header in alsa/asoundlib.h
  1.1550  do :
  1.1551    ac_fn_cxx_check_header_mongrel "$LINENO" "alsa/asoundlib.h" "ac_cv_header_alsa_asoundlib_h" "$ac_includes_default"
  1.1552 -if test "x$ac_cv_header_alsa_asoundlib_h" = x""yes; then :
  1.1553 +if test "x$ac_cv_header_alsa_asoundlib_h" = xyes; then :
  1.1554    cat >>confdefs.h <<_ACEOF
  1.1555  #define HAVE_ALSA_ASOUNDLIB_H 1
  1.1556  _ACEOF
  1.1557 @@ -31122,7 +31133,7 @@
  1.1558  USE_EXTERNAL_LIBJPEG=true
  1.1559  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -ljpeg" >&5
  1.1560  $as_echo_n "checking for main in -ljpeg... " >&6; }
  1.1561 -if test "${ac_cv_lib_jpeg_main+set}" = set; then :
  1.1562 +if ${ac_cv_lib_jpeg_main+:} false; then :
  1.1563    $as_echo_n "(cached) " >&6
  1.1564  else
  1.1565    ac_check_lib_save_LIBS=$LIBS
  1.1566 @@ -31150,7 +31161,7 @@
  1.1567  fi
  1.1568  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_main" >&5
  1.1569  $as_echo "$ac_cv_lib_jpeg_main" >&6; }
  1.1570 -if test "x$ac_cv_lib_jpeg_main" = x""yes; then :
  1.1571 +if test "x$ac_cv_lib_jpeg_main" = xyes; then :
  1.1572    cat >>confdefs.h <<_ACEOF
  1.1573  #define HAVE_LIBJPEG 1
  1.1574  _ACEOF
  1.1575 @@ -31171,10 +31182,44 @@
  1.1576  # Check for the gif library
  1.1577  #
  1.1578  
  1.1579 -USE_EXTERNAL_LIBJPEG=true
  1.1580 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgif" >&5
  1.1581 -$as_echo_n "checking for main in -lgif... " >&6; }
  1.1582 -if test "${ac_cv_lib_gif_main+set}" = set; then :
  1.1583 +
  1.1584 +# Check whether --with-giflib was given.
  1.1585 +if test "${with_giflib+set}" = set; then :
  1.1586 +  withval=$with_giflib;
  1.1587 +fi
  1.1588 +
  1.1589 +
  1.1590 +
  1.1591 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for which giflib to use" >&5
  1.1592 +$as_echo_n "checking for which giflib to use... " >&6; }
  1.1593 +
  1.1594 +# default is bundled
  1.1595 +DEFAULT_GIFLIB=bundled
  1.1596 +
  1.1597 +#
  1.1598 +# if user didn't specify, use DEFAULT_GIFLIB
  1.1599 +#
  1.1600 +if test "x${with_giflib}" = "x"; then
  1.1601 +    with_giflib=${DEFAULT_GIFLIB}
  1.1602 +fi
  1.1603 +
  1.1604 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_giflib}" >&5
  1.1605 +$as_echo "${with_giflib}" >&6; }
  1.1606 +
  1.1607 +if test "x${with_giflib}" = "xbundled"; then
  1.1608 +    USE_EXTERNAL_LIBGIF=false
  1.1609 +elif test "x${with_giflib}" = "xsystem"; then
  1.1610 +    ac_fn_cxx_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default"
  1.1611 +if test "x$ac_cv_header_gif_lib_h" = xyes; then :
  1.1612 +
  1.1613 +else
  1.1614 +   as_fn_error $? "--with-giflib=system specified, but gif_lib.h not found!" "$LINENO" 5
  1.1615 +fi
  1.1616 +
  1.1617 +
  1.1618 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DGifGetCode in -lgif" >&5
  1.1619 +$as_echo_n "checking for DGifGetCode in -lgif... " >&6; }
  1.1620 +if ${ac_cv_lib_gif_DGifGetCode+:} false; then :
  1.1621    $as_echo_n "(cached) " >&6
  1.1622  else
  1.1623    ac_check_lib_save_LIBS=$LIBS
  1.1624 @@ -31182,27 +31227,33 @@
  1.1625  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  1.1626  /* end confdefs.h.  */
  1.1627  
  1.1628 -
  1.1629 -int
  1.1630 -main ()
  1.1631 -{
  1.1632 -return main ();
  1.1633 +/* Override any GCC internal prototype to avoid an error.
  1.1634 +   Use char because int might match the return type of a GCC
  1.1635 +   builtin and then its argument prototype would still apply.  */
  1.1636 +#ifdef __cplusplus
  1.1637 +extern "C"
  1.1638 +#endif
  1.1639 +char DGifGetCode ();
  1.1640 +int
  1.1641 +main ()
  1.1642 +{
  1.1643 +return DGifGetCode ();
  1.1644    ;
  1.1645    return 0;
  1.1646  }
  1.1647  _ACEOF
  1.1648  if ac_fn_cxx_try_link "$LINENO"; then :
  1.1649 -  ac_cv_lib_gif_main=yes
  1.1650 -else
  1.1651 -  ac_cv_lib_gif_main=no
  1.1652 +  ac_cv_lib_gif_DGifGetCode=yes
  1.1653 +else
  1.1654 +  ac_cv_lib_gif_DGifGetCode=no
  1.1655  fi
  1.1656  rm -f core conftest.err conftest.$ac_objext \
  1.1657      conftest$ac_exeext conftest.$ac_ext
  1.1658  LIBS=$ac_check_lib_save_LIBS
  1.1659  fi
  1.1660 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_main" >&5
  1.1661 -$as_echo "$ac_cv_lib_gif_main" >&6; }
  1.1662 -if test "x$ac_cv_lib_gif_main" = x""yes; then :
  1.1663 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_DGifGetCode" >&5
  1.1664 +$as_echo "$ac_cv_lib_gif_DGifGetCode" >&6; }
  1.1665 +if test "x$ac_cv_lib_gif_DGifGetCode" = xyes; then :
  1.1666    cat >>confdefs.h <<_ACEOF
  1.1667  #define HAVE_LIBGIF 1
  1.1668  _ACEOF
  1.1669 @@ -31210,12 +31261,14 @@
  1.1670    LIBS="-lgif $LIBS"
  1.1671  
  1.1672  else
  1.1673 -   USE_EXTERNAL_LIBGIF=false
  1.1674 -               { $as_echo "$as_me:${as_lineno-$LINENO}: Will use gif decoder bundled with the OpenJDK source" >&5
  1.1675 -$as_echo "$as_me: Will use gif decoder bundled with the OpenJDK source" >&6;}
  1.1676 -
  1.1677 -fi
  1.1678 -
  1.1679 +   as_fn_error $? "--with-giflib=system specified, but no giflib found!" "$LINENO" 5
  1.1680 +fi
  1.1681 +
  1.1682 +
  1.1683 +    USE_EXTERNAL_LIBGIF=true
  1.1684 +else
  1.1685 +    as_fn_error $? "Invalid value of --with-giflib: ${with_giflib}, use 'system' or 'bundled'" "$LINENO" 5
  1.1686 +fi
  1.1687  
  1.1688  
  1.1689  ###############################################################################
  1.1690 @@ -31232,7 +31285,7 @@
  1.1691  
  1.1692  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for compress in -lz" >&5
  1.1693  $as_echo_n "checking for compress in -lz... " >&6; }
  1.1694 -if test "${ac_cv_lib_z_compress+set}" = set; then :
  1.1695 +if ${ac_cv_lib_z_compress+:} false; then :
  1.1696    $as_echo_n "(cached) " >&6
  1.1697  else
  1.1698    ac_check_lib_save_LIBS=$LIBS
  1.1699 @@ -31266,7 +31319,7 @@
  1.1700  fi
  1.1701  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_compress" >&5
  1.1702  $as_echo "$ac_cv_lib_z_compress" >&6; }
  1.1703 -if test "x$ac_cv_lib_z_compress" = x""yes; then :
  1.1704 +if test "x$ac_cv_lib_z_compress" = xyes; then :
  1.1705     ZLIB_FOUND=yes
  1.1706  else
  1.1707     ZLIB_FOUND=no
  1.1708 @@ -31359,7 +31412,7 @@
  1.1709  
  1.1710  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5
  1.1711  $as_echo_n "checking for cos in -lm... " >&6; }
  1.1712 -if test "${ac_cv_lib_m_cos+set}" = set; then :
  1.1713 +if ${ac_cv_lib_m_cos+:} false; then :
  1.1714    $as_echo_n "(cached) " >&6
  1.1715  else
  1.1716    ac_check_lib_save_LIBS=$LIBS
  1.1717 @@ -31393,7 +31446,7 @@
  1.1718  fi
  1.1719  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5
  1.1720  $as_echo "$ac_cv_lib_m_cos" >&6; }
  1.1721 -if test "x$ac_cv_lib_m_cos" = x""yes; then :
  1.1722 +if test "x$ac_cv_lib_m_cos" = xyes; then :
  1.1723    cat >>confdefs.h <<_ACEOF
  1.1724  #define HAVE_LIBM 1
  1.1725  _ACEOF
  1.1726 @@ -31417,7 +31470,7 @@
  1.1727  LIBS=""
  1.1728  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
  1.1729  $as_echo_n "checking for dlopen in -ldl... " >&6; }
  1.1730 -if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
  1.1731 +if ${ac_cv_lib_dl_dlopen+:} false; then :
  1.1732    $as_echo_n "(cached) " >&6
  1.1733  else
  1.1734    ac_check_lib_save_LIBS=$LIBS
  1.1735 @@ -31451,7 +31504,7 @@
  1.1736  fi
  1.1737  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
  1.1738  $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
  1.1739 -if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
  1.1740 +if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
  1.1741    cat >>confdefs.h <<_ACEOF
  1.1742  #define HAVE_LIBDL 1
  1.1743  _ACEOF
  1.1744 @@ -32141,7 +32194,7 @@
  1.1745  set dummy ccache; ac_word=$2
  1.1746  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  1.1747  $as_echo_n "checking for $ac_word... " >&6; }
  1.1748 -if test "${ac_cv_path_CCACHE+set}" = set; then :
  1.1749 +if ${ac_cv_path_CCACHE+:} false; then :
  1.1750    $as_echo_n "(cached) " >&6
  1.1751  else
  1.1752    case $CCACHE in
  1.1753 @@ -32402,10 +32455,21 @@
  1.1754       :end' >>confcache
  1.1755  if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
  1.1756    if test -w "$cache_file"; then
  1.1757 -    test "x$cache_file" != "x/dev/null" &&
  1.1758 +    if test "x$cache_file" != "x/dev/null"; then
  1.1759        { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
  1.1760  $as_echo "$as_me: updating cache $cache_file" >&6;}
  1.1761 -    cat confcache >$cache_file
  1.1762 +      if test ! -f "$cache_file" || test -h "$cache_file"; then
  1.1763 +	cat confcache >"$cache_file"
  1.1764 +      else
  1.1765 +        case $cache_file in #(
  1.1766 +        */* | ?:*)
  1.1767 +	  mv -f confcache "$cache_file"$$ &&
  1.1768 +	  mv -f "$cache_file"$$ "$cache_file" ;; #(
  1.1769 +        *)
  1.1770 +	  mv -f confcache "$cache_file" ;;
  1.1771 +	esac
  1.1772 +      fi
  1.1773 +    fi
  1.1774    else
  1.1775      { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
  1.1776  $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
  1.1777 @@ -32437,7 +32501,7 @@
  1.1778  
  1.1779  
  1.1780  
  1.1781 -: ${CONFIG_STATUS=./config.status}
  1.1782 +: "${CONFIG_STATUS=./config.status}"
  1.1783  ac_write_fail=0
  1.1784  ac_clean_files_save=$ac_clean_files
  1.1785  ac_clean_files="$ac_clean_files $CONFIG_STATUS"
  1.1786 @@ -32538,6 +32602,7 @@
  1.1787  IFS=" ""	$as_nl"
  1.1788  
  1.1789  # Find who we are.  Look in the path if we contain no directory separator.
  1.1790 +as_myself=
  1.1791  case $0 in #((
  1.1792    *[\\/]* ) as_myself=$0 ;;
  1.1793    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  1.1794 @@ -32845,7 +32910,7 @@
  1.1795  # values after options handling.
  1.1796  ac_log="
  1.1797  This file was extended by OpenJDK $as_me jdk8, which was
  1.1798 -generated by GNU Autoconf 2.67.  Invocation command line was
  1.1799 +generated by GNU Autoconf 2.68.  Invocation command line was
  1.1800  
  1.1801    CONFIG_FILES    = $CONFIG_FILES
  1.1802    CONFIG_HEADERS  = $CONFIG_HEADERS
  1.1803 @@ -32908,7 +32973,7 @@
  1.1804  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
  1.1805  ac_cs_version="\\
  1.1806  OpenJDK config.status jdk8
  1.1807 -configured by $0, generated by GNU Autoconf 2.67,
  1.1808 +configured by $0, generated by GNU Autoconf 2.68,
  1.1809    with options \\"\$ac_cs_config\\"
  1.1810  
  1.1811  Copyright (C) 2010 Free Software Foundation, Inc.
  1.1812 @@ -33059,9 +33124,10 @@
  1.1813  # after its creation but before its name has been assigned to `$tmp'.
  1.1814  $debug ||
  1.1815  {
  1.1816 -  tmp=
  1.1817 +  tmp= ac_tmp=
  1.1818    trap 'exit_status=$?
  1.1819 -  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
  1.1820 +  : "${ac_tmp:=$tmp}"
  1.1821 +  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
  1.1822  ' 0
  1.1823    trap 'as_fn_exit 1' 1 2 13 15
  1.1824  }
  1.1825 @@ -33069,12 +33135,13 @@
  1.1826  
  1.1827  {
  1.1828    tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
  1.1829 -  test -n "$tmp" && test -d "$tmp"
  1.1830 +  test -d "$tmp"
  1.1831  }  ||
  1.1832  {
  1.1833    tmp=./conf$$-$RANDOM
  1.1834    (umask 077 && mkdir "$tmp")
  1.1835  } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
  1.1836 +ac_tmp=$tmp
  1.1837  
  1.1838  # Set up the scripts for CONFIG_FILES section.
  1.1839  # No need to generate them if there are no CONFIG_FILES.
  1.1840 @@ -33096,7 +33163,7 @@
  1.1841    ac_cs_awk_cr=$ac_cr
  1.1842  fi
  1.1843  
  1.1844 -echo 'BEGIN {' >"$tmp/subs1.awk" &&
  1.1845 +echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
  1.1846  _ACEOF
  1.1847  
  1.1848  
  1.1849 @@ -33124,7 +33191,7 @@
  1.1850  rm -f conf$$subs.sh
  1.1851  
  1.1852  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1.1853 -cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
  1.1854 +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
  1.1855  _ACEOF
  1.1856  sed -n '
  1.1857  h
  1.1858 @@ -33172,7 +33239,7 @@
  1.1859  rm -f conf$$subs.awk
  1.1860  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  1.1861  _ACAWK
  1.1862 -cat >>"\$tmp/subs1.awk" <<_ACAWK &&
  1.1863 +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
  1.1864    for (key in S) S_is_set[key] = 1
  1.1865    FS = ""
  1.1866  
  1.1867 @@ -33204,7 +33271,7 @@
  1.1868    sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
  1.1869  else
  1.1870    cat
  1.1871 -fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
  1.1872 +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
  1.1873    || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
  1.1874  _ACEOF
  1.1875  
  1.1876 @@ -33238,7 +33305,7 @@
  1.1877  # No need to generate them if there are no CONFIG_HEADERS.
  1.1878  # This happens for instance with `./config.status Makefile'.
  1.1879  if test -n "$CONFIG_HEADERS"; then
  1.1880 -cat >"$tmp/defines.awk" <<\_ACAWK ||
  1.1881 +cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
  1.1882  BEGIN {
  1.1883  _ACEOF
  1.1884  
  1.1885 @@ -33250,8 +33317,8 @@
  1.1886  # handling of long lines.
  1.1887  ac_delim='%!_!# '
  1.1888  for ac_last_try in false false :; do
  1.1889 -  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
  1.1890 -  if test -z "$ac_t"; then
  1.1891 +  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
  1.1892 +  if test -z "$ac_tt"; then
  1.1893      break
  1.1894    elif $ac_last_try; then
  1.1895      as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
  1.1896 @@ -33371,7 +33438,7 @@
  1.1897      for ac_f
  1.1898      do
  1.1899        case $ac_f in
  1.1900 -      -) ac_f="$tmp/stdin";;
  1.1901 +      -) ac_f="$ac_tmp/stdin";;
  1.1902        *) # Look for the file first in the build tree, then in the source tree
  1.1903  	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
  1.1904  	 # because $ac_f cannot contain `:'.
  1.1905 @@ -33406,7 +33473,7 @@
  1.1906      esac
  1.1907  
  1.1908      case $ac_tag in
  1.1909 -    *:-:* | *:-) cat >"$tmp/stdin" \
  1.1910 +    *:-:* | *:-) cat >"$ac_tmp/stdin" \
  1.1911        || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
  1.1912      esac
  1.1913      ;;
  1.1914 @@ -33532,21 +33599,22 @@
  1.1915  s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
  1.1916  $ac_datarootdir_hack
  1.1917  "
  1.1918 -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
  1.1919 -  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1920 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
  1.1921 +  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1922  
  1.1923  test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
  1.1924 -  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
  1.1925 -  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
  1.1926 +  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
  1.1927 +  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
  1.1928 +      "$ac_tmp/out"`; test -z "$ac_out"; } &&
  1.1929    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  1.1930  which seems to be undefined.  Please make sure it is defined" >&5
  1.1931  $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  1.1932  which seems to be undefined.  Please make sure it is defined" >&2;}
  1.1933  
  1.1934 -  rm -f "$tmp/stdin"
  1.1935 +  rm -f "$ac_tmp/stdin"
  1.1936    case $ac_file in
  1.1937 -  -) cat "$tmp/out" && rm -f "$tmp/out";;
  1.1938 -  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
  1.1939 +  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
  1.1940 +  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
  1.1941    esac \
  1.1942    || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1943   ;;
  1.1944 @@ -33557,20 +33625,20 @@
  1.1945    if test x"$ac_file" != x-; then
  1.1946      {
  1.1947        $as_echo "/* $configure_input  */" \
  1.1948 -      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
  1.1949 -    } >"$tmp/config.h" \
  1.1950 +      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
  1.1951 +    } >"$ac_tmp/config.h" \
  1.1952        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1953 -    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
  1.1954 +    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
  1.1955        { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
  1.1956  $as_echo "$as_me: $ac_file is unchanged" >&6;}
  1.1957      else
  1.1958        rm -f "$ac_file"
  1.1959 -      mv "$tmp/config.h" "$ac_file" \
  1.1960 +      mv "$ac_tmp/config.h" "$ac_file" \
  1.1961  	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1.1962      fi
  1.1963    else
  1.1964      $as_echo "/* $configure_input  */" \
  1.1965 -      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
  1.1966 +      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
  1.1967        || as_fn_error $? "could not create -" "$LINENO" 5
  1.1968    fi
  1.1969   ;;

mercurial