~ubuntu-branches/ubuntu/oneiric/cacao-source/oneiric

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-08-24 07:54:07 UTC
  • mfrom: (1.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20100824075407-seloc539zqa1bwl8
Tags: 1.1.0~pre0.1-1
New upstream snapshot, fixing build failures on armel and s390.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.65 for cacao 1.1.0pre1.
 
3
# Generated by GNU Autoconf 2.67 for cacao 1.1.0pre1.
4
4
#
5
5
# Report bugs to <cacao@cacaojvm.org>.
6
6
#
7
7
#
8
8
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9
 
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10
 
# Inc.
 
9
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
 
10
# Foundation, Inc.
11
11
#
12
12
#
13
13
# This configure script is free software; the Free Software Foundation
319
319
      test -d "$as_dir" && break
320
320
    done
321
321
    test -z "$as_dirs" || eval "mkdir $as_dirs"
322
 
  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 
322
  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
323
323
 
324
324
 
325
325
} # as_fn_mkdir_p
359
359
fi # as_fn_arith
360
360
 
361
361
 
362
 
# as_fn_error ERROR [LINENO LOG_FD]
363
 
# ---------------------------------
 
362
# as_fn_error STATUS ERROR [LINENO LOG_FD]
 
363
# ----------------------------------------
364
364
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365
365
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366
 
# script with status $?, using 1 if that was 0.
 
366
# script with STATUS, using 1 if that was 0.
367
367
as_fn_error ()
368
368
{
369
 
  as_status=$?; test $as_status -eq 0 && as_status=1
370
 
  if test "$3"; then
371
 
    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372
 
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
 
369
  as_status=$1; test $as_status -eq 0 && as_status=1
 
370
  if test "$4"; then
 
371
    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
372
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
373
373
  fi
374
 
  $as_echo "$as_me: error: $1" >&2
 
374
  $as_echo "$as_me: error: $2" >&2
375
375
  as_fn_exit $as_status
376
376
} # as_fn_error
377
377
 
682
682
exec 6>&1
683
683
 
684
684
# Name of the host.
685
 
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
 
685
# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
686
686
# so uname gets run too.
687
687
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
688
688
 
1143
1143
  fi
1144
1144
 
1145
1145
  case $ac_option in
1146
 
  *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1147
 
  *)    ac_optarg=yes ;;
 
1146
  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
 
1147
  *=)   ac_optarg= ;;
 
1148
  *)    ac_optarg=yes ;;
1148
1149
  esac
1149
1150
 
1150
1151
  # Accept the important Cygnus configure options, so we can diagnose typos.
1189
1190
    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1190
1191
    # Reject names that are not valid shell variable names.
1191
1192
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1192
 
      as_fn_error "invalid feature name: $ac_useropt"
 
1193
      as_fn_error $? "invalid feature name: $ac_useropt"
1193
1194
    ac_useropt_orig=$ac_useropt
1194
1195
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1195
1196
    case $ac_user_opts in
1215
1216
    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1216
1217
    # Reject names that are not valid shell variable names.
1217
1218
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1218
 
      as_fn_error "invalid feature name: $ac_useropt"
 
1219
      as_fn_error $? "invalid feature name: $ac_useropt"
1219
1220
    ac_useropt_orig=$ac_useropt
1220
1221
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1221
1222
    case $ac_user_opts in
1419
1420
    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1420
1421
    # Reject names that are not valid shell variable names.
1421
1422
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1422
 
      as_fn_error "invalid package name: $ac_useropt"
 
1423
      as_fn_error $? "invalid package name: $ac_useropt"
1423
1424
    ac_useropt_orig=$ac_useropt
1424
1425
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1425
1426
    case $ac_user_opts in
1435
1436
    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1436
1437
    # Reject names that are not valid shell variable names.
1437
1438
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1438
 
      as_fn_error "invalid package name: $ac_useropt"
 
1439
      as_fn_error $? "invalid package name: $ac_useropt"
1439
1440
    ac_useropt_orig=$ac_useropt
1440
1441
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1441
1442
    case $ac_user_opts in
1465
1466
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1466
1467
    x_libraries=$ac_optarg ;;
1467
1468
 
1468
 
  -*) as_fn_error "unrecognized option: \`$ac_option'
1469
 
Try \`$0 --help' for more information."
 
1469
  -*) as_fn_error $? "unrecognized option: \`$ac_option'
 
1470
Try \`$0 --help' for more information"
1470
1471
    ;;
1471
1472
 
1472
1473
  *=*)
1474
1475
    # Reject names that are not valid shell variable names.
1475
1476
    case $ac_envvar in #(
1476
1477
      '' | [0-9]* | *[!_$as_cr_alnum]* )
1477
 
      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
 
1478
      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1478
1479
    esac
1479
1480
    eval $ac_envvar=\$ac_optarg
1480
1481
    export $ac_envvar ;;
1492
1493
 
1493
1494
if test -n "$ac_prev"; then
1494
1495
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1495
 
  as_fn_error "missing argument to $ac_option"
 
1496
  as_fn_error $? "missing argument to $ac_option"
1496
1497
fi
1497
1498
 
1498
1499
if test -n "$ac_unrecognized_opts"; then
1499
1500
  case $enable_option_checking in
1500
1501
    no) ;;
1501
 
    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
 
1502
    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1502
1503
    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1503
1504
  esac
1504
1505
fi
1521
1522
    [\\/$]* | ?:[\\/]* )  continue;;
1522
1523
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1523
1524
  esac
1524
 
  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
 
1525
  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1525
1526
done
1526
1527
 
1527
1528
# There might be people who depend on the old broken behavior: `$host'
1535
1536
if test "x$host_alias" != x; then
1536
1537
  if test "x$build_alias" = x; then
1537
1538
    cross_compiling=maybe
1538
 
    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1539
 
    If a cross compiler is detected then cross compile mode will be used." >&2
 
1539
    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
 
1540
    If a cross compiler is detected then cross compile mode will be used" >&2
1540
1541
  elif test "x$build_alias" != "x$host_alias"; then
1541
1542
    cross_compiling=yes
1542
1543
  fi
1551
1552
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1552
1553
ac_ls_di=`ls -di .` &&
1553
1554
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1554
 
  as_fn_error "working directory cannot be determined"
 
1555
  as_fn_error $? "working directory cannot be determined"
1555
1556
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1556
 
  as_fn_error "pwd does not report name of working directory"
 
1557
  as_fn_error $? "pwd does not report name of working directory"
1557
1558
 
1558
1559
 
1559
1560
# Find the source files, if location was not specified.
1592
1593
fi
1593
1594
if test ! -r "$srcdir/$ac_unique_file"; then
1594
1595
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1595
 
  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
 
1596
  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1596
1597
fi
1597
1598
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1598
1599
ac_abs_confdir=`(
1599
 
        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
 
1600
        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1600
1601
        pwd)`
1601
1602
# When building in place, set srcdir=.
1602
1603
if test "$ac_abs_confdir" = "$ac_pwd"; then
1636
1637
      --help=short        display options specific to this package
1637
1638
      --help=recursive    display the short help of all the included packages
1638
1639
  -V, --version           display version information and exit
1639
 
  -q, --quiet, --silent   do not print \`checking...' messages
 
1640
  -q, --quiet, --silent   do not print \`checking ...' messages
1640
1641
      --cache-file=FILE   cache test results in FILE [disabled]
1641
1642
  -C, --config-cache      alias for \`--cache-file=config.cache'
1642
1643
  -n, --no-create         do not create output files
1906
1907
if $ac_init_version; then
1907
1908
  cat <<\_ACEOF
1908
1909
cacao configure 1.1.0pre1
1909
 
generated by GNU Autoconf 2.65
 
1910
generated by GNU Autoconf 2.67
1910
1911
 
1911
 
Copyright (C) 2009 Free Software Foundation, Inc.
 
1912
Copyright (C) 2010 Free Software Foundation, Inc.
1912
1913
This configure script is free software; the Free Software Foundation
1913
1914
gives unlimited permission to copy, distribute and modify it.
1914
1915
_ACEOF
2062
2063
    mv -f conftest.er1 conftest.err
2063
2064
  fi
2064
2065
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2065
 
  test $ac_status = 0; } >/dev/null && {
 
2066
  test $ac_status = 0; } > conftest.i && {
2066
2067
         test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2067
2068
         test ! -s conftest.err
2068
2069
       }; then :
2128
2129
ac_fn_c_check_header_mongrel ()
2129
2130
{
2130
2131
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2131
 
  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
2132
  if eval "test \"\${$3+set}\"" = set; then :
2132
2133
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2133
2134
$as_echo_n "checking for $2... " >&6; }
2134
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
2135
if eval "test \"\${$3+set}\"" = set; then :
2135
2136
  $as_echo_n "(cached) " >&6
2136
2137
fi
2137
2138
eval ac_res=\$$3
2167
2168
else
2168
2169
  ac_header_preproc=no
2169
2170
fi
2170
 
rm -f conftest.err conftest.$ac_ext
 
2171
rm -f conftest.err conftest.i conftest.$ac_ext
2171
2172
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2172
2173
$as_echo "$ac_header_preproc" >&6; }
2173
2174
 
2190
2191
$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
2191
2192
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2192
2193
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2193
 
( cat <<\_ASBOX
2194
 
## --------------------------------- ##
 
2194
( $as_echo "## --------------------------------- ##
2195
2195
## Report this to cacao@cacaojvm.org ##
2196
 
## --------------------------------- ##
2197
 
_ASBOX
 
2196
## --------------------------------- ##"
2198
2197
     ) | sed "s/^/$as_me: WARNING:     /" >&2
2199
2198
    ;;
2200
2199
esac
2201
2200
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2202
2201
$as_echo_n "checking for $2... " >&6; }
2203
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
2202
if eval "test \"\${$3+set}\"" = set; then :
2204
2203
  $as_echo_n "(cached) " >&6
2205
2204
else
2206
2205
  eval "$3=\$ac_header_compiler"
2222
2221
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2223
2222
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2224
2223
$as_echo_n "checking for $2... " >&6; }
2225
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
2224
if eval "test \"\${$3+set}\"" = set; then :
2226
2225
  $as_echo_n "(cached) " >&6
2227
2226
else
2228
2227
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2253
2252
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2254
2253
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2255
2254
$as_echo_n "checking for $2... " >&6; }
2256
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
2255
if eval "test \"\${$3+set}\"" = set; then :
2257
2256
  $as_echo_n "(cached) " >&6
2258
2257
else
2259
2258
  eval "$3=no"
2306
2305
  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2307
2306
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2308
2307
$as_echo_n "checking for $2... " >&6; }
2309
 
if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 
2308
if eval "test \"\${$3+set}\"" = set; then :
2310
2309
  $as_echo_n "(cached) " >&6
2311
2310
else
2312
2311
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2564
2563
    mv -f conftest.er1 conftest.err
2565
2564
  fi
2566
2565
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2567
 
  test $ac_status = 0; } >/dev/null && {
 
2566
  test $ac_status = 0; } > conftest.i && {
2568
2567
         test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2569
2568
         test ! -s conftest.err
2570
2569
       }; then :
2630
2629
running configure, to aid debugging if configure makes a mistake.
2631
2630
 
2632
2631
It was created by cacao $as_me 1.1.0pre1, which was
2633
 
generated by GNU Autoconf 2.65.  Invocation command line was
 
2632
generated by GNU Autoconf 2.67.  Invocation command line was
2634
2633
 
2635
2634
  $ $0 $@
2636
2635
 
2740
2739
  {
2741
2740
    echo
2742
2741
 
2743
 
    cat <<\_ASBOX
2744
 
## ---------------- ##
 
2742
    $as_echo "## ---------------- ##
2745
2743
## Cache variables. ##
2746
 
## ---------------- ##
2747
 
_ASBOX
 
2744
## ---------------- ##"
2748
2745
    echo
2749
2746
    # The following way of writing the cache mishandles newlines in values,
2750
2747
(
2778
2775
)
2779
2776
    echo
2780
2777
 
2781
 
    cat <<\_ASBOX
2782
 
## ----------------- ##
 
2778
    $as_echo "## ----------------- ##
2783
2779
## Output variables. ##
2784
 
## ----------------- ##
2785
 
_ASBOX
 
2780
## ----------------- ##"
2786
2781
    echo
2787
2782
    for ac_var in $ac_subst_vars
2788
2783
    do
2795
2790
    echo
2796
2791
 
2797
2792
    if test -n "$ac_subst_files"; then
2798
 
      cat <<\_ASBOX
2799
 
## ------------------- ##
 
2793
      $as_echo "## ------------------- ##
2800
2794
## File substitutions. ##
2801
 
## ------------------- ##
2802
 
_ASBOX
 
2795
## ------------------- ##"
2803
2796
      echo
2804
2797
      for ac_var in $ac_subst_files
2805
2798
      do
2813
2806
    fi
2814
2807
 
2815
2808
    if test -s confdefs.h; then
2816
 
      cat <<\_ASBOX
2817
 
## ----------- ##
 
2809
      $as_echo "## ----------- ##
2818
2810
## confdefs.h. ##
2819
 
## ----------- ##
2820
 
_ASBOX
 
2811
## ----------- ##"
2821
2812
      echo
2822
2813
      cat confdefs.h
2823
2814
      echo
2872
2863
ac_site_file1=NONE
2873
2864
ac_site_file2=NONE
2874
2865
if test -n "$CONFIG_SITE"; then
2875
 
  ac_site_file1=$CONFIG_SITE
 
2866
  # We do not want a PATH search for config.site.
 
2867
  case $CONFIG_SITE in #((
 
2868
    -*)  ac_site_file1=./$CONFIG_SITE;;
 
2869
    */*) ac_site_file1=$CONFIG_SITE;;
 
2870
    *)   ac_site_file1=./$CONFIG_SITE;;
 
2871
  esac
2876
2872
elif test "x$prefix" != xNONE; then
2877
2873
  ac_site_file1=$prefix/share/config.site
2878
2874
  ac_site_file2=$prefix/etc/config.site
2887
2883
    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2888
2884
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2889
2885
    sed 's/^/| /' "$ac_site_file" >&5
2890
 
    . "$ac_site_file"
 
2886
    . "$ac_site_file" \
 
2887
      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
2888
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
2889
as_fn_error $? "failed to load site script $ac_site_file
 
2890
See \`config.log' for more details" "$LINENO" 5 ; }
2891
2891
  fi
2892
2892
done
2893
2893
 
2966
2966
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2967
2967
  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2968
2968
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2969
 
  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
 
2969
  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2970
2970
fi
2971
2971
## -------------------- ##
2972
2972
## Main body of script. ##
2982
2982
 
2983
2983
ac_aux_dir=
2984
2984
for ac_dir in . "$srcdir"/.; do
2985
 
  for ac_t in install-sh install.sh shtool; do
2986
 
    if test -f "$ac_dir/$ac_t"; then
2987
 
      ac_aux_dir=$ac_dir
2988
 
      ac_install_sh="$ac_aux_dir/$ac_t -c"
2989
 
      break 2
2990
 
    fi
2991
 
  done
 
2985
  if test -f "$ac_dir/install-sh"; then
 
2986
    ac_aux_dir=$ac_dir
 
2987
    ac_install_sh="$ac_aux_dir/install-sh -c"
 
2988
    break
 
2989
  elif test -f "$ac_dir/install.sh"; then
 
2990
    ac_aux_dir=$ac_dir
 
2991
    ac_install_sh="$ac_aux_dir/install.sh -c"
 
2992
    break
 
2993
  elif test -f "$ac_dir/shtool"; then
 
2994
    ac_aux_dir=$ac_dir
 
2995
    ac_install_sh="$ac_aux_dir/shtool install -c"
 
2996
    break
 
2997
  fi
2992
2998
done
2993
2999
if test -z "$ac_aux_dir"; then
2994
 
  as_fn_error "cannot find install-sh, install.sh, or shtool in . \"$srcdir\"/." "$LINENO" 5
 
3000
  as_fn_error $? "cannot find install-sh, install.sh, or shtool in . \"$srcdir\"/." "$LINENO" 5
2995
3001
fi
2996
3002
 
2997
3003
# These three variables are undocumented and unsupported,
3005
3011
 
3006
3012
# Make sure we can run config.sub.
3007
3013
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3008
 
  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
 
3014
  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3009
3015
 
3010
3016
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3011
3017
$as_echo_n "checking build system type... " >&6; }
3016
3022
test "x$ac_build_alias" = x &&
3017
3023
  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3018
3024
test "x$ac_build_alias" = x &&
3019
 
  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
 
3025
  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
3020
3026
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3021
 
  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
 
3027
  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3022
3028
 
3023
3029
fi
3024
3030
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3025
3031
$as_echo "$ac_cv_build" >&6; }
3026
3032
case $ac_cv_build in
3027
3033
*-*-*) ;;
3028
 
*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
 
3034
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
3029
3035
esac
3030
3036
build=$ac_cv_build
3031
3037
ac_save_IFS=$IFS; IFS='-'
3050
3056
  ac_cv_host=$ac_cv_build
3051
3057
else
3052
3058
  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3053
 
    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
 
3059
    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3054
3060
fi
3055
3061
 
3056
3062
fi
3058
3064
$as_echo "$ac_cv_host" >&6; }
3059
3065
case $ac_cv_host in
3060
3066
*-*-*) ;;
3061
 
*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
 
3067
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
3062
3068
esac
3063
3069
host=$ac_cv_host
3064
3070
ac_save_IFS=$IFS; IFS='-'
3181
3187
'
3182
3188
case `pwd` in
3183
3189
  *[\\\"\#\$\&\'\`$am_lf]*)
3184
 
    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
 
3190
    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
3185
3191
esac
3186
3192
case $srcdir in
3187
3193
  *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
3188
 
    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
 
3194
    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
3189
3195
esac
3190
3196
 
3191
3197
# Do `set' in a subshell so we don't clobber the current shell's
3207
3213
      # if, for instance, CONFIG_SHELL is bash and it inherits a
3208
3214
      # broken ls alias from the environment.  This has actually
3209
3215
      # happened.  Such a system could not be considered "sane".
3210
 
      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
 
3216
      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
3211
3217
alias in your environment" "$LINENO" 5
3212
3218
   fi
3213
3219
 
3217
3223
   # Ok.
3218
3224
   :
3219
3225
else
3220
 
   as_fn_error "newly created file is older than distributed files!
 
3226
   as_fn_error $? "newly created file is older than distributed files!
3221
3227
Check your system clock" "$LINENO" 5
3222
3228
fi
3223
3229
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3455
3461
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3456
3462
set x ${MAKE-make}
3457
3463
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3458
 
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
 
3464
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
3459
3465
  $as_echo_n "(cached) " >&6
3460
3466
else
3461
3467
  cat >conftest.make <<\_ACEOF
3463
3469
all:
3464
3470
        @echo '@@@%%%=$(MAKE)=@@@%%%'
3465
3471
_ACEOF
3466
 
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 
3472
# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
3467
3473
case `${MAKE-make} -f conftest.make 2>/dev/null` in
3468
3474
  *@@@%%%=?*=@@@%%%*)
3469
3475
    eval ac_cv_prog_make_${ac_make}_set=yes;;
3497
3503
  am__isrc=' -I$(srcdir)'
3498
3504
  # test to see if srcdir already configured
3499
3505
  if test -f $srcdir/config.status; then
3500
 
    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
 
3506
    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3501
3507
  fi
3502
3508
fi
3503
3509
 
3745
3751
    ;;
3746
3752
 
3747
3753
* )
3748
 
    as_fn_error "$host_cpu systems are currently not supported." "$LINENO" 5
 
3754
    as_fn_error $? "$host_cpu systems are currently not supported." "$LINENO" 5
3749
3755
    ;;
3750
3756
esac
3751
3757
 
3808
3814
    ;;
3809
3815
 
3810
3816
* )
3811
 
    as_fn_error "$host_os operating systems are currently not supported." "$LINENO" 5
 
3817
    as_fn_error $? "$host_os operating systems are currently not supported." "$LINENO" 5
3812
3818
    ;;
3813
3819
esac
3814
3820
 
4127
4133
 
4128
4134
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4129
4135
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4130
 
as_fn_error "no acceptable C compiler found in \$PATH
4131
 
See \`config.log' for more details." "$LINENO" 5; }
 
4136
as_fn_error $? "no acceptable C compiler found in \$PATH
 
4137
See \`config.log' for more details" "$LINENO" 5 ; }
4132
4138
 
4133
4139
# Provide some information about the compiler.
4134
4140
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4242
4248
 
4243
4249
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4244
4250
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4245
 
{ as_fn_set_status 77
4246
 
as_fn_error "C compiler cannot create executables
4247
 
See \`config.log' for more details." "$LINENO" 5; }; }
 
4251
as_fn_error 77 "C compiler cannot create executables
 
4252
See \`config.log' for more details" "$LINENO" 5 ; }
4248
4253
else
4249
4254
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4250
4255
$as_echo "yes" >&6; }
4286
4291
else
4287
4292
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4288
4293
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4289
 
as_fn_error "cannot compute suffix of executables: cannot compile and link
4290
 
See \`config.log' for more details." "$LINENO" 5; }
 
4294
as_fn_error $? "cannot compute suffix of executables: cannot compile and link
 
4295
See \`config.log' for more details" "$LINENO" 5 ; }
4291
4296
fi
4292
4297
rm -f conftest conftest$ac_cv_exeext
4293
4298
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4344
4349
    else
4345
4350
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4346
4351
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4347
 
as_fn_error "cannot run C compiled programs.
 
4352
as_fn_error $? "cannot run C compiled programs.
4348
4353
If you meant to cross compile, use \`--host'.
4349
 
See \`config.log' for more details." "$LINENO" 5; }
 
4354
See \`config.log' for more details" "$LINENO" 5 ; }
4350
4355
    fi
4351
4356
  fi
4352
4357
fi
4397
4402
 
4398
4403
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4399
4404
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4400
 
as_fn_error "cannot compute suffix of object files: cannot compile
4401
 
See \`config.log' for more details." "$LINENO" 5; }
 
4405
as_fn_error $? "cannot compute suffix of object files: cannot compile
 
4406
See \`config.log' for more details" "$LINENO" 5 ; }
4402
4407
fi
4403
4408
rm -f conftest.$ac_cv_objext conftest.$ac_ext
4404
4409
fi
5246
5251
    ;;
5247
5252
 
5248
5253
* )
5249
 
    as_fn_error "$ax_cv_c_compiler_vendor compilers are currently not supported." "$LINENO" 5
 
5254
    as_fn_error $? "$ax_cv_c_compiler_vendor compilers are currently not supported." "$LINENO" 5
5250
5255
    ;;
5251
5256
esac
5252
5257
 
5459
5464
  done
5460
5465
IFS=$as_save_IFS
5461
5466
  if test -z "$ac_cv_path_SED"; then
5462
 
    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
 
5467
    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
5463
5468
  fi
5464
5469
else
5465
5470
  ac_cv_path_SED=$SED
5535
5540
  done
5536
5541
IFS=$as_save_IFS
5537
5542
  if test -z "$ac_cv_path_GREP"; then
5538
 
    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
5543
    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5539
5544
  fi
5540
5545
else
5541
5546
  ac_cv_path_GREP=$GREP
5601
5606
  done
5602
5607
IFS=$as_save_IFS
5603
5608
  if test -z "$ac_cv_path_EGREP"; then
5604
 
    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
5609
    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5605
5610
  fi
5606
5611
else
5607
5612
  ac_cv_path_EGREP=$EGREP
5668
5673
  done
5669
5674
IFS=$as_save_IFS
5670
5675
  if test -z "$ac_cv_path_FGREP"; then
5671
 
    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
 
5676
    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5672
5677
  fi
5673
5678
else
5674
5679
  ac_cv_path_FGREP=$FGREP
5784
5789
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5785
5790
$as_echo "no" >&6; }
5786
5791
fi
5787
 
test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
 
5792
test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5788
5793
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5789
5794
$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5790
5795
if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5828
5833
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
5829
5834
set x ${MAKE-make}
5830
5835
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
5831
 
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
 
5836
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
5832
5837
  $as_echo_n "(cached) " >&6
5833
5838
else
5834
5839
  cat >conftest.make <<\_ACEOF
5836
5841
all:
5837
5842
        @echo '@@@%%%=$(MAKE)=@@@%%%'
5838
5843
_ACEOF
5839
 
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 
5844
# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
5840
5845
case `${MAKE-make} -f conftest.make 2>/dev/null` in
5841
5846
  *@@@%%%=?*=@@@%%%*)
5842
5847
    eval ac_cv_prog_make_${ac_make}_set=yes;;
5876
5881
  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
5877
5882
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
5878
5883
$as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
5879
 
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
 
5884
if eval "test \"\${$as_ac_Header+set}\"" = set; then :
5880
5885
  $as_echo_n "(cached) " >&6
5881
5886
else
5882
5887
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5903
5908
eval ac_res=\$$as_ac_Header
5904
5909
               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5905
5910
$as_echo "$ac_res" >&6; }
5906
 
eval as_val=\$$as_ac_Header
5907
 
   if test "x$as_val" = x""yes; then :
 
5911
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5908
5912
  cat >>confdefs.h <<_ACEOF
5909
5913
#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
5910
5914
_ACEOF
6072
6076
  # Broken: fails on valid input.
6073
6077
continue
6074
6078
fi
6075
 
rm -f conftest.err conftest.$ac_ext
 
6079
rm -f conftest.err conftest.i conftest.$ac_ext
6076
6080
 
6077
6081
  # OK, works on sane cases.  Now check whether nonexistent headers
6078
6082
  # can be detected and how.
6088
6092
ac_preproc_ok=:
6089
6093
break
6090
6094
fi
6091
 
rm -f conftest.err conftest.$ac_ext
 
6095
rm -f conftest.err conftest.i conftest.$ac_ext
6092
6096
 
6093
6097
done
6094
6098
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6095
 
rm -f conftest.err conftest.$ac_ext
 
6099
rm -f conftest.i conftest.err conftest.$ac_ext
6096
6100
if $ac_preproc_ok; then :
6097
6101
  break
6098
6102
fi
6131
6135
  # Broken: fails on valid input.
6132
6136
continue
6133
6137
fi
6134
 
rm -f conftest.err conftest.$ac_ext
 
6138
rm -f conftest.err conftest.i conftest.$ac_ext
6135
6139
 
6136
6140
  # OK, works on sane cases.  Now check whether nonexistent headers
6137
6141
  # can be detected and how.
6147
6151
ac_preproc_ok=:
6148
6152
break
6149
6153
fi
6150
 
rm -f conftest.err conftest.$ac_ext
 
6154
rm -f conftest.err conftest.i conftest.$ac_ext
6151
6155
 
6152
6156
done
6153
6157
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6154
 
rm -f conftest.err conftest.$ac_ext
 
6158
rm -f conftest.i conftest.err conftest.$ac_ext
6155
6159
if $ac_preproc_ok; then :
6156
6160
 
6157
6161
else
6158
6162
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6159
6163
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6160
 
as_fn_error "C preprocessor \"$CPP\" fails sanity check
6161
 
See \`config.log' for more details." "$LINENO" 5; }
 
6164
as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
 
6165
See \`config.log' for more details" "$LINENO" 5 ; }
6162
6166
fi
6163
6167
 
6164
6168
ac_ext=c
6288
6292
  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6289
6293
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6290
6294
"
6291
 
eval as_val=\$$as_ac_Header
6292
 
   if test "x$as_val" = x""yes; then :
 
6295
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6293
6296
  cat >>confdefs.h <<_ACEOF
6294
6297
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6295
6298
_ACEOF
6308
6311
_ACEOF
6309
6312
 
6310
6313
else
6311
 
  as_fn_error "cannot find stdbool.h" "$LINENO" 5
 
6314
  as_fn_error $? "cannot find stdbool.h" "$LINENO" 5
6312
6315
fi
6313
6316
 
6314
6317
done
6322
6325
_ACEOF
6323
6326
 
6324
6327
else
6325
 
  as_fn_error "cannot find stdint.h" "$LINENO" 5
 
6328
  as_fn_error $? "cannot find stdint.h" "$LINENO" 5
6326
6329
fi
6327
6330
 
6328
6331
done
6936
6939
  LIBS="-lsocket $LIBS"
6937
6940
 
6938
6941
else
6939
 
  as_fn_error "cannot find libsocket" "$LINENO" 5
 
6942
  as_fn_error $? "cannot find libsocket" "$LINENO" 5
6940
6943
fi
6941
6944
 
6942
6945
         ;;
7087
7090
  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7088
7091
ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7089
7092
"
7090
 
eval as_val=\$$as_ac_Header
7091
 
   if test "x$as_val" = x""yes; then :
 
7093
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7092
7094
  cat >>confdefs.h <<_ACEOF
7093
7095
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7094
7096
_ACEOF
8059
8061
  if test "$ac_cv_type_void_p" = yes; then
8060
8062
     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8061
8063
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8062
 
{ as_fn_set_status 77
8063
 
as_fn_error "cannot compute sizeof (void *)
8064
 
See \`config.log' for more details." "$LINENO" 5; }; }
 
8064
as_fn_error 77 "cannot compute sizeof (void *)
 
8065
See \`config.log' for more details" "$LINENO" 5 ; }
8065
8066
   else
8066
8067
     ac_cv_sizeof_void_p=0
8067
8068
   fi
8298
8299
 
8299
8300
     ;; #(
8300
8301
   *)
8301
 
     as_fn_error "unknown endianness
8302
 
 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
 
8302
     as_fn_error $? "unknown endianness
 
8303
 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5  ;;
8303
8304
 esac
8304
8305
 
8305
8306
 
8383
8384
_ACEOF
8384
8385
 
8385
8386
else
8386
 
  as_fn_error "cannot find dlfcn.h" "$LINENO" 5
 
8387
  as_fn_error $? "cannot find dlfcn.h" "$LINENO" 5
8387
8388
fi
8388
8389
 
8389
8390
done
8437
8438
  LIBS="-ldl $LIBS"
8438
8439
 
8439
8440
else
8440
 
  as_fn_error "cannot find libdl" "$LINENO" 5
 
8441
  as_fn_error $? "cannot find libdl" "$LINENO" 5
8441
8442
fi
8442
8443
 
8443
8444
            ;;
8515
8516
$as_echo "javase" >&6; }
8516
8517
                       ;;
8517
8518
                   *)
8518
 
                       as_fn_error "${enableval} is an unknown configuration" "$LINENO" 5
 
8519
                       as_fn_error $? "${enableval} is an unknown configuration" "$LINENO" 5
8519
8520
                       ;;
8520
8521
               esac
8521
8522
else
8615
8616
        if test "$cross_compiling" = yes; then :
8616
8617
  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8617
8618
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8618
 
as_fn_error "cannot run test program while cross compiling
8619
 
See \`config.log' for more details." "$LINENO" 5; }
 
8619
as_fn_error $? "cannot run test program while cross compiling
 
8620
See \`config.log' for more details" "$LINENO" 5 ; }
8620
8621
else
8621
8622
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8622
8623
/* end confdefs.h.  */
8688
8689
_ACEOF
8689
8690
 
8690
8691
else
8691
 
  as_fn_error "cannot find ffi.h" "$LINENO" 5
 
8692
  as_fn_error $? "cannot find ffi.h" "$LINENO" 5
8692
8693
fi
8693
8694
 
8694
8695
done
8737
8738
  LIBS="-lffi $LIBS"
8738
8739
 
8739
8740
else
8740
 
  as_fn_error "cannot find libffi" "$LINENO" 5
 
8741
  as_fn_error $? "cannot find libffi" "$LINENO" 5
8741
8742
fi
8742
8743
 
8743
8744
 
8761
8762
_ACEOF
8762
8763
 
8763
8764
else
8764
 
  as_fn_error "cannot find avcall.h" "$LINENO" 5
 
8765
  as_fn_error $? "cannot find avcall.h" "$LINENO" 5
8765
8766
fi
8766
8767
 
8767
8768
done
8810
8811
  LIBS="-lavcall $LIBS"
8811
8812
 
8812
8813
else
8813
 
  as_fn_error "cannot find libavcall (from libffcall)" "$LINENO" 5
 
8814
  as_fn_error $? "cannot find libavcall (from libffcall)" "$LINENO" 5
8814
8815
fi
8815
8816
 
8816
8817
 
8822
8823
 
8823
8824
 
8824
8825
        if test x"${WITH_FFI}" = "xyes" -a x"${WITH_FFCALL}" = "xyes"; then
8825
 
        as_fn_error "Enable only libffi or libffcall." "$LINENO" 5
 
8826
        as_fn_error $? "Enable only libffi or libffcall." "$LINENO" 5
8826
8827
    fi
8827
8828
    if test x"${WITH_FFI}" = "xno" -a x"${WITH_FFCALL}" = "xno"; then
8828
 
        as_fn_error "Enable one of libffi or libffcall." "$LINENO" 5
 
8829
        as_fn_error $? "Enable one of libffi or libffcall." "$LINENO" 5
8829
8830
    fi
8830
8831
 
8831
8832
else
8844
8845
 
8845
8846
 
8846
8847
if test x"${ENABLE_JIT}" = "xno" -a x"${ENABLE_INTRP}" = "xno"; then
8847
 
    as_fn_error "You have to enable at least the JIT or the interpreter." "$LINENO" 5
 
8848
    as_fn_error $? "You have to enable at least the JIT or the interpreter." "$LINENO" 5
8848
8849
fi
8849
8850
 
8850
8851
 
8964
8965
    ;;
8965
8966
 
8966
8967
*)
8967
 
    as_fn_error "$enable_gc is an unknown garbage collector package" "$LINENO" 5
 
8968
    as_fn_error $? "$enable_gc is an unknown garbage collector package" "$LINENO" 5
8968
8969
    ;;
8969
8970
esac
8970
8971
 if test x"${ENABLE_GC}" = "xnone"; then
9185
9186
if test "x$ac_cv_header_ansidecl_h" = x""yes; then :
9186
9187
 
9187
9188
else
9188
 
  as_fn_error "cannot find ansidecl.h" "$LINENO" 5
 
9189
  as_fn_error $? "cannot find ansidecl.h" "$LINENO" 5
9189
9190
fi
9190
9191
 
9191
9192
 
9193
9194
if test "x$ac_cv_header_symcat_h" = x""yes; then :
9194
9195
 
9195
9196
else
9196
 
  as_fn_error "cannot find symcat.h" "$LINENO" 5
 
9197
  as_fn_error $? "cannot find symcat.h" "$LINENO" 5
9197
9198
fi
9198
9199
 
9199
9200
 
9201
9202
if test "x$ac_cv_header_bfd_h" = x""yes; then :
9202
9203
 
9203
9204
else
9204
 
  as_fn_error "cannot find bfd.h" "$LINENO" 5
 
9205
  as_fn_error $? "cannot find bfd.h" "$LINENO" 5
9205
9206
fi
9206
9207
 
9207
9208
 
9209
9210
if test "x$ac_cv_header_dis_asm_h" = x""yes; then :
9210
9211
 
9211
9212
else
9212
 
  as_fn_error "cannot find dis-asm.h" "$LINENO" 5
 
9213
  as_fn_error $? "cannot find dis-asm.h" "$LINENO" 5
9213
9214
fi
9214
9215
 
9215
9216
 
9260
9261
  LIBS="-lintl $LIBS"
9261
9262
 
9262
9263
else
9263
 
  as_fn_error "cannot find libintl (from binutils)" "$LINENO" 5
 
9264
  as_fn_error $? "cannot find libintl (from binutils)" "$LINENO" 5
9264
9265
fi
9265
9266
 
9266
9267
                     ;;
9312
9313
  LIBS="-lrt $LIBS"
9313
9314
 
9314
9315
else
9315
 
  as_fn_error "cannot find librt" "$LINENO" 5
 
9316
  as_fn_error $? "cannot find librt" "$LINENO" 5
9316
9317
fi
9317
9318
 
9318
9319
                     ;;
9363
9364
  LIBS="-liberty $LIBS"
9364
9365
 
9365
9366
else
9366
 
  as_fn_error "cannot find libiberty (from binutils)" "$LINENO" 5
 
9367
  as_fn_error $? "cannot find libiberty (from binutils)" "$LINENO" 5
9367
9368
fi
9368
9369
 
9369
9370
            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bfd_get_arch in -lbfd" >&5
9410
9411
  LIBS="-lbfd $LIBS"
9411
9412
 
9412
9413
else
9413
 
  as_fn_error "cannot find libbfd (from binutils)" "$LINENO" 5
 
9414
  as_fn_error $? "cannot find libbfd (from binutils)" "$LINENO" 5
9414
9415
fi
9415
9416
 
9416
9417
            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for disassembler in -lopcodes" >&5
9457
9458
  LIBS="-lopcodes $LIBS"
9458
9459
 
9459
9460
else
9460
 
  as_fn_error "cannot find libopcodes (from binutils)" "$LINENO" 5
 
9461
  as_fn_error $? "cannot find libopcodes (from binutils)" "$LINENO" 5
9461
9462
fi
9462
9463
 
9463
9464
 
9659
9660
                       ;;
9660
9661
 
9661
9662
                   *)
9662
 
                       as_fn_error "$enableval is an unknown thread package" "$LINENO" 5
 
9663
                       as_fn_error $? "$enableval is an unknown thread package" "$LINENO" 5
9663
9664
                       ;;
9664
9665
               esac
9665
9666
else
10072
10073
                xdspcore )
10073
10074
                        ;;
10074
10075
                * )
10075
 
                        as_fn_error "instruction scheduler is not available for ${ARCH_DIR} code generator" "$LINENO" 5
 
10076
                        as_fn_error $? "instruction scheduler is not available for ${ARCH_DIR} code generator" "$LINENO" 5
10076
10077
                        ;;
10077
10078
        esac
10078
10079
 
10149
10150
_ACEOF
10150
10151
 
10151
10152
else
10152
 
  as_fn_error "cannot find opagent.h" "$LINENO" 5
 
10153
  as_fn_error $? "cannot find opagent.h" "$LINENO" 5
10153
10154
fi
10154
10155
 
10155
10156
done
10198
10199
  LIBS="-lopagent $LIBS"
10199
10200
 
10200
10201
else
10201
 
  as_fn_error "cannot find libopagent" "$LINENO" 5
 
10202
  as_fn_error $? "cannot find libopagent" "$LINENO" 5
10202
10203
fi
10203
10204
 
10204
10205
 
10241
10242
_ACEOF
10242
10243
 
10243
10244
else
10244
 
  as_fn_error "cannot find zconf.h" "$LINENO" 5
 
10245
  as_fn_error $? "cannot find zconf.h" "$LINENO" 5
10245
10246
fi
10246
10247
 
10247
10248
done
10255
10256
_ACEOF
10256
10257
 
10257
10258
else
10258
 
  as_fn_error "cannot find zlib.h" "$LINENO" 5
 
10259
  as_fn_error $? "cannot find zlib.h" "$LINENO" 5
10259
10260
fi
10260
10261
 
10261
10262
done
10304
10305
  LIBS="-lz $LIBS"
10305
10306
 
10306
10307
else
10307
 
  as_fn_error "cannot find libz" "$LINENO" 5
 
10308
  as_fn_error $? "cannot find libz" "$LINENO" 5
10308
10309
fi
10309
10310
 
10310
10311
 
10615
10616
else
10616
10617
  lt_cv_nm_interface="BSD nm"
10617
10618
  echo "int some_variable = 0;" > conftest.$ac_ext
10618
 
  (eval echo "\"\$as_me:10618: $ac_compile\"" >&5)
 
10619
  (eval echo "\"\$as_me:10619: $ac_compile\"" >&5)
10619
10620
  (eval "$ac_compile" 2>conftest.err)
10620
10621
  cat conftest.err >&5
10621
 
  (eval echo "\"\$as_me:10621: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
10622
  (eval echo "\"\$as_me:10622: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
10622
10623
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
10623
10624
  cat conftest.err >&5
10624
 
  (eval echo "\"\$as_me:10624: output\"" >&5)
 
10625
  (eval echo "\"\$as_me:10625: output\"" >&5)
10625
10626
  cat conftest.out >&5
10626
10627
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
10627
10628
    lt_cv_nm_interface="MS dumpbin"
11815
11816
  ;;
11816
11817
*-*-irix6*)
11817
11818
  # Find out which ABI we are using.
11818
 
  echo '#line 11818 "configure"' > conftest.$ac_ext
 
11819
  echo '#line 11819 "configure"' > conftest.$ac_ext
11819
11820
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11820
11821
  (eval $ac_compile) 2>&5
11821
11822
  ac_status=$?
13002
13003
  # Broken: fails on valid input.
13003
13004
continue
13004
13005
fi
13005
 
rm -f conftest.err conftest.$ac_ext
 
13006
rm -f conftest.err conftest.i conftest.$ac_ext
13006
13007
 
13007
13008
  # OK, works on sane cases.  Now check whether nonexistent headers
13008
13009
  # can be detected and how.
13018
13019
ac_preproc_ok=:
13019
13020
break
13020
13021
fi
13021
 
rm -f conftest.err conftest.$ac_ext
 
13022
rm -f conftest.err conftest.i conftest.$ac_ext
13022
13023
 
13023
13024
done
13024
13025
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13025
 
rm -f conftest.err conftest.$ac_ext
 
13026
rm -f conftest.i conftest.err conftest.$ac_ext
13026
13027
if $ac_preproc_ok; then :
13027
13028
  break
13028
13029
fi
13061
13062
  # Broken: fails on valid input.
13062
13063
continue
13063
13064
fi
13064
 
rm -f conftest.err conftest.$ac_ext
 
13065
rm -f conftest.err conftest.i conftest.$ac_ext
13065
13066
 
13066
13067
  # OK, works on sane cases.  Now check whether nonexistent headers
13067
13068
  # can be detected and how.
13077
13078
ac_preproc_ok=:
13078
13079
break
13079
13080
fi
13080
 
rm -f conftest.err conftest.$ac_ext
 
13081
rm -f conftest.err conftest.i conftest.$ac_ext
13081
13082
 
13082
13083
done
13083
13084
# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13084
 
rm -f conftest.err conftest.$ac_ext
 
13085
rm -f conftest.i conftest.err conftest.$ac_ext
13085
13086
if $ac_preproc_ok; then :
13086
13087
 
13087
13088
else
13602
13603
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13603
13604
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13604
13605
   -e 's:$: $lt_compiler_flag:'`
13605
 
   (eval echo "\"\$as_me:13605: $lt_compile\"" >&5)
 
13606
   (eval echo "\"\$as_me:13606: $lt_compile\"" >&5)
13606
13607
   (eval "$lt_compile" 2>conftest.err)
13607
13608
   ac_status=$?
13608
13609
   cat conftest.err >&5
13609
 
   echo "$as_me:13609: \$? = $ac_status" >&5
 
13610
   echo "$as_me:13610: \$? = $ac_status" >&5
13610
13611
   if (exit $ac_status) && test -s "$ac_outfile"; then
13611
13612
     # The compiler can only warn and ignore the option if not recognized
13612
13613
     # So say no if there are warnings other than the usual output.
13941
13942
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13942
13943
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13943
13944
   -e 's:$: $lt_compiler_flag:'`
13944
 
   (eval echo "\"\$as_me:13944: $lt_compile\"" >&5)
 
13945
   (eval echo "\"\$as_me:13945: $lt_compile\"" >&5)
13945
13946
   (eval "$lt_compile" 2>conftest.err)
13946
13947
   ac_status=$?
13947
13948
   cat conftest.err >&5
13948
 
   echo "$as_me:13948: \$? = $ac_status" >&5
 
13949
   echo "$as_me:13949: \$? = $ac_status" >&5
13949
13950
   if (exit $ac_status) && test -s "$ac_outfile"; then
13950
13951
     # The compiler can only warn and ignore the option if not recognized
13951
13952
     # So say no if there are warnings other than the usual output.
14046
14047
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14047
14048
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14048
14049
   -e 's:$: $lt_compiler_flag:'`
14049
 
   (eval echo "\"\$as_me:14049: $lt_compile\"" >&5)
 
14050
   (eval echo "\"\$as_me:14050: $lt_compile\"" >&5)
14050
14051
   (eval "$lt_compile" 2>out/conftest.err)
14051
14052
   ac_status=$?
14052
14053
   cat out/conftest.err >&5
14053
 
   echo "$as_me:14053: \$? = $ac_status" >&5
 
14054
   echo "$as_me:14054: \$? = $ac_status" >&5
14054
14055
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
14055
14056
   then
14056
14057
     # The compiler can only warn and ignore the option if not recognized
14101
14102
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14102
14103
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14103
14104
   -e 's:$: $lt_compiler_flag:'`
14104
 
   (eval echo "\"\$as_me:14104: $lt_compile\"" >&5)
 
14105
   (eval echo "\"\$as_me:14105: $lt_compile\"" >&5)
14105
14106
   (eval "$lt_compile" 2>out/conftest.err)
14106
14107
   ac_status=$?
14107
14108
   cat out/conftest.err >&5
14108
 
   echo "$as_me:14108: \$? = $ac_status" >&5
 
14109
   echo "$as_me:14109: \$? = $ac_status" >&5
14109
14110
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
14110
14111
   then
14111
14112
     # The compiler can only warn and ignore the option if not recognized
16485
16486
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16486
16487
  lt_status=$lt_dlunknown
16487
16488
  cat > conftest.$ac_ext <<_LT_EOF
16488
 
#line 16488 "configure"
 
16489
#line 16489 "configure"
16489
16490
#include "confdefs.h"
16490
16491
 
16491
16492
#if HAVE_DLFCN_H
16581
16582
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16582
16583
  lt_status=$lt_dlunknown
16583
16584
  cat > conftest.$ac_ext <<_LT_EOF
16584
 
#line 16584 "configure"
 
16585
#line 16585 "configure"
16585
16586
#include "confdefs.h"
16586
16587
 
16587
16588
#if HAVE_DLFCN_H
16996
16997
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16997
16998
$as_echo "no" >&6; }
16998
16999
fi
16999
 
test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
 
17000
test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
17000
17001
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
17001
17002
$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
17002
17003
if test "${lt_cv_prog_gnu_ld+set}" = set; then :
18537
18538
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18538
18539
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
18539
18540
   -e 's:$: $lt_compiler_flag:'`
18540
 
   (eval echo "\"\$as_me:18540: $lt_compile\"" >&5)
 
18541
   (eval echo "\"\$as_me:18541: $lt_compile\"" >&5)
18541
18542
   (eval "$lt_compile" 2>conftest.err)
18542
18543
   ac_status=$?
18543
18544
   cat conftest.err >&5
18544
 
   echo "$as_me:18544: \$? = $ac_status" >&5
 
18545
   echo "$as_me:18545: \$? = $ac_status" >&5
18545
18546
   if (exit $ac_status) && test -s "$ac_outfile"; then
18546
18547
     # The compiler can only warn and ignore the option if not recognized
18547
18548
     # So say no if there are warnings other than the usual output.
18636
18637
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18637
18638
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
18638
18639
   -e 's:$: $lt_compiler_flag:'`
18639
 
   (eval echo "\"\$as_me:18639: $lt_compile\"" >&5)
 
18640
   (eval echo "\"\$as_me:18640: $lt_compile\"" >&5)
18640
18641
   (eval "$lt_compile" 2>out/conftest.err)
18641
18642
   ac_status=$?
18642
18643
   cat out/conftest.err >&5
18643
 
   echo "$as_me:18643: \$? = $ac_status" >&5
 
18644
   echo "$as_me:18644: \$? = $ac_status" >&5
18644
18645
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
18645
18646
   then
18646
18647
     # The compiler can only warn and ignore the option if not recognized
18688
18689
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18689
18690
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
18690
18691
   -e 's:$: $lt_compiler_flag:'`
18691
 
   (eval echo "\"\$as_me:18691: $lt_compile\"" >&5)
 
18692
   (eval echo "\"\$as_me:18692: $lt_compile\"" >&5)
18692
18693
   (eval "$lt_compile" 2>out/conftest.err)
18693
18694
   ac_status=$?
18694
18695
   cat out/conftest.err >&5
18695
 
   echo "$as_me:18695: \$? = $ac_status" >&5
 
18696
   echo "$as_me:18696: \$? = $ac_status" >&5
18696
18697
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
18697
18698
   then
18698
18699
     # The compiler can only warn and ignore the option if not recognized
19830
19831
 
19831
19832
                    ;;
19832
19833
                *)
19833
 
                    as_fn_error "unknown classpath ${withval}" "$LINENO" 5
 
19834
                    as_fn_error $? "unknown classpath ${withval}" "$LINENO" 5
19834
19835
                    ;;
19835
19836
             esac
19836
19837
else
20061
20062
 
20062
20063
as_ac_Header=`$as_echo "ac_cv_header_${WITH_JNI_MD_H}/jni_md.h" | $as_tr_sh`
20063
20064
ac_fn_c_check_header_mongrel "$LINENO" "${WITH_JNI_MD_H}/jni_md.h" "$as_ac_Header" "$ac_includes_default"
20064
 
eval as_val=\$$as_ac_Header
20065
 
   if test "x$as_val" = x""yes; then :
 
20065
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20066
20066
 
20067
20067
cat >>confdefs.h <<_ACEOF
20068
20068
#define INCLUDE_JNI_MD_H "${WITH_JNI_MD_H}/jni_md.h"
20069
20069
_ACEOF
20070
20070
 
20071
20071
else
20072
 
  as_fn_error "cannot find jni_md.h" "$LINENO" 5
 
20072
  as_fn_error $? "cannot find jni_md.h" "$LINENO" 5
20073
20073
fi
20074
20074
 
20075
20075
 
20100
20100
as_ac_Header=`$as_echo "ac_cv_header_${WITH_JNI_H}/jni.h" | $as_tr_sh`
20101
20101
ac_fn_c_check_header_compile "$LINENO" "${WITH_JNI_H}/jni.h" "$as_ac_Header" "#include INCLUDE_JNI_MD_H
20102
20102
"
20103
 
eval as_val=\$$as_ac_Header
20104
 
   if test "x$as_val" = x""yes; then :
 
20103
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20105
20104
 
20106
20105
cat >>confdefs.h <<_ACEOF
20107
20106
#define INCLUDE_JNI_H "${WITH_JNI_H}/jni.h"
20108
20107
_ACEOF
20109
20108
 
20110
20109
else
20111
 
  as_fn_error "cannot find jni.h" "$LINENO" 5
 
20110
  as_fn_error $? "cannot find jni.h" "$LINENO" 5
20112
20111
fi
20113
20112
 
20114
20113
 
20138
20137
 
20139
20138
as_ac_Header=`$as_echo "ac_cv_header_${WITH_JVMTI_H}/jvmti.h" | $as_tr_sh`
20140
20139
ac_fn_c_check_header_mongrel "$LINENO" "${WITH_JVMTI_H}/jvmti.h" "$as_ac_Header" "$ac_includes_default"
20141
 
eval as_val=\$$as_ac_Header
20142
 
   if test "x$as_val" = x""yes; then :
 
20140
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20143
20141
 
20144
20142
cat >>confdefs.h <<_ACEOF
20145
20143
#define INCLUDE_JVMTI_H "${WITH_JVMTI_H}/jvmti.h"
20146
20144
_ACEOF
20147
20145
 
20148
20146
else
20149
 
  as_fn_error "cannot find jvmti.h" "$LINENO" 5
 
20147
  as_fn_error $? "cannot find jvmti.h" "$LINENO" 5
20150
20148
fi
20151
20149
 
20152
20150
 
20177
20175
 
20178
20176
as_ac_Header=`$as_echo "ac_cv_header_${WITH_JVM_MD_H}/jvm_md.h" | $as_tr_sh`
20179
20177
ac_fn_c_check_header_mongrel "$LINENO" "${WITH_JVM_MD_H}/jvm_md.h" "$as_ac_Header" "$ac_includes_default"
20180
 
eval as_val=\$$as_ac_Header
20181
 
   if test "x$as_val" = x""yes; then :
 
20178
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20182
20179
 
20183
20180
cat >>confdefs.h <<_ACEOF
20184
20181
#define INCLUDE_JVM_MD_H "${WITH_JVM_MD_H}/jvm_md.h"
20185
20182
_ACEOF
20186
20183
 
20187
20184
else
20188
 
  as_fn_error "cannot find jvm_md.h" "$LINENO" 5
 
20185
  as_fn_error $? "cannot find jvm_md.h" "$LINENO" 5
20189
20186
fi
20190
20187
 
20191
20188
 
20214
20211
 
20215
20212
as_ac_Header=`$as_echo "ac_cv_header_${WITH_JVM_H}/jvm.h" | $as_tr_sh`
20216
20213
ac_fn_c_check_header_mongrel "$LINENO" "${WITH_JVM_H}/jvm.h" "$as_ac_Header" "$ac_includes_default"
20217
 
eval as_val=\$$as_ac_Header
20218
 
   if test "x$as_val" = x""yes; then :
 
20214
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20219
20215
 
20220
20216
cat >>confdefs.h <<_ACEOF
20221
20217
#define INCLUDE_JVM_H "${WITH_JVM_H}/jvm.h"
20222
20218
_ACEOF
20223
20219
 
20224
20220
else
20225
 
  as_fn_error "cannot find jvm.h" "$LINENO" 5
 
20221
  as_fn_error $? "cannot find jvm.h" "$LINENO" 5
20226
20222
fi
20227
20223
 
20228
20224
 
20251
20247
 
20252
20248
as_ac_Header=`$as_echo "ac_cv_header_${WITH_HPI_MD_H}/hpi_md.h" | $as_tr_sh`
20253
20249
ac_fn_c_check_header_mongrel "$LINENO" "${WITH_HPI_MD_H}/hpi_md.h" "$as_ac_Header" "$ac_includes_default"
20254
 
eval as_val=\$$as_ac_Header
20255
 
   if test "x$as_val" = x""yes; then :
 
20250
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20256
20251
 
20257
20252
cat >>confdefs.h <<_ACEOF
20258
20253
#define INCLUDE_HPI_MD_H "${WITH_HPI_MD_H}/hpi_md.h"
20259
20254
_ACEOF
20260
20255
 
20261
20256
else
20262
 
  as_fn_error "cannot find hpi_md.h" "$LINENO" 5
 
20257
  as_fn_error $? "cannot find hpi_md.h" "$LINENO" 5
20263
20258
fi
20264
20259
 
20265
20260
 
20283
20278
as_ac_Header=`$as_echo "ac_cv_header_${WITH_HPI_H}/hpi.h" | $as_tr_sh`
20284
20279
ac_fn_c_check_header_compile "$LINENO" "${WITH_HPI_H}/hpi.h" "$as_ac_Header" "#include INCLUDE_HPI_MD_H
20285
20280
"
20286
 
eval as_val=\$$as_ac_Header
20287
 
   if test "x$as_val" = x""yes; then :
 
20281
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20288
20282
 
20289
20283
cat >>confdefs.h <<_ACEOF
20290
20284
#define INCLUDE_HPI_H "${WITH_HPI_H}/hpi.h"
20291
20285
_ACEOF
20292
20286
 
20293
20287
else
20294
 
  as_fn_error "cannot find hpi.h" "$LINENO" 5
 
20288
  as_fn_error $? "cannot find hpi.h" "$LINENO" 5
20295
20289
fi
20296
20290
 
20297
20291
 
20318
20312
 
20319
20313
as_ac_Header=`$as_echo "ac_cv_header_${WITH_JMM_H}/jmm.h" | $as_tr_sh`
20320
20314
ac_fn_c_check_header_mongrel "$LINENO" "${WITH_JMM_H}/jmm.h" "$as_ac_Header" "$ac_includes_default"
20321
 
eval as_val=\$$as_ac_Header
20322
 
   if test "x$as_val" = x""yes; then :
 
20315
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20323
20316
 
20324
20317
cat >>confdefs.h <<_ACEOF
20325
20318
#define INCLUDE_JMM_H "${WITH_JMM_H}/jmm.h"
20326
20319
_ACEOF
20327
20320
 
20328
20321
else
20329
 
  as_fn_error "cannot find jmm.h" "$LINENO" 5
 
20322
  as_fn_error $? "cannot find jmm.h" "$LINENO" 5
20330
20323
fi
20331
20324
 
20332
20325
 
20429
20422
test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
20430
20423
 
20431
20424
fi
20432
 
test "x$JAVAC" = x && as_fn_error "no acceptable Java compiler found in \$PATH" "$LINENO" 5
 
20425
test "x$JAVAC" = x && as_fn_error $? "no acceptable Java compiler found in \$PATH" "$LINENO" 5
20433
20426
 
20434
20427
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $JAVAC works" >&5
20435
20428
$as_echo_n "checking if $JAVAC works... " >&6; }
20440
20433
JAVA_TEST=Test.java
20441
20434
CLASS_TEST=Test.class
20442
20435
cat << \EOF > $JAVA_TEST
20443
 
/* #line 20443 "configure" */
 
20436
/* #line 20436 "configure" */
20444
20437
public class Test {
20445
20438
}
20446
20439
EOF
20452
20445
  test $ac_status = 0; }; } >/dev/null 2>&1; then
20453
20446
  ac_cv_prog_javac_works=yes
20454
20447
else
20455
 
  as_fn_error "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
 
20448
  as_fn_error $? "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
20456
20449
  echo "configure: failed program was:" >&5
20457
20450
  cat $JAVA_TEST >&5
20458
20451
fi
20552
20545
test -n "$JAR" || JAR="$JAVAPREFIX"
20553
20546
 
20554
20547
fi
20555
 
test "x$JAR" = x && as_fn_error "no acceptable jar program found in \$PATH" "$LINENO" 5
 
20548
test "x$JAR" = x && as_fn_error $? "no acceptable jar program found in \$PATH" "$LINENO" 5
20556
20549
 
20557
20550
        ;;
20558
20551
    openjdk)
20559
20552
        ;;
20560
20553
    *)
20561
 
        as_fn_error "unknown classpath configuration ${WITH_JAVA_RUNTIME_LIBRARY}" "$LINENO" 5
 
20554
        as_fn_error $? "unknown classpath configuration ${WITH_JAVA_RUNTIME_LIBRARY}" "$LINENO" 5
20562
20555
        ;;
20563
20556
esac
20564
20557
 
20706
20699
 
20707
20700
                    if test -z "$PYTHON"
20708
20701
                    then
20709
 
                        as_fn_error "no path to python found" "$LINENO" 5
 
20702
                        as_fn_error $? "no path to python found" "$LINENO" 5
20710
20703
                    fi
20711
20704
                    az_python_use=true
20712
20705
                     if test x"$az_python_use" = x"true"; then
20720
20713
 
20721
20714
    if test -z "$PYTHON"
20722
20715
    then
20723
 
        as_fn_error "Python Executable Path is not known" "$LINENO" 5
 
20716
        as_fn_error $? "Python Executable Path is not known" "$LINENO" 5
20724
20717
    fi
20725
20718
    ax_python_prefix=`${PYTHON} -c "import sys; print sys.prefix"`
20726
20719
    ax_python_execprefix=`${PYTHON} -c "import sys; print sys.exec_prefix"`
20760
20753
 
20761
20754
    if test -z "$PYTHON"
20762
20755
    then
20763
 
        as_fn_error "Python Executable Path is not known" "$LINENO" 5
 
20756
        as_fn_error $? "Python Executable Path is not known" "$LINENO" 5
20764
20757
    fi
20765
20758
    ax_python_prefix=`${PYTHON} -c "import sys; print sys.prefix"`
20766
20759
    ax_python_execprefix=`${PYTHON} -c "import sys; print sys.exec_prefix"`
20854
20847
 
20855
20848
                    if test -z "$PYTHON"
20856
20849
                    then
20857
 
                        as_fn_error "no path to python found" "$LINENO" 5
 
20850
                        as_fn_error $? "no path to python found" "$LINENO" 5
20858
20851
                    fi
20859
20852
                    az_python_use=true
20860
20853
                     if test x"$az_python_use" = x"true"; then
20868
20861
 
20869
20862
    if test -z "$PYTHON"
20870
20863
    then
20871
 
        as_fn_error "Python Executable Path is not known" "$LINENO" 5
 
20864
        as_fn_error $? "Python Executable Path is not known" "$LINENO" 5
20872
20865
    fi
20873
20866
    ax_python_prefix=`${PYTHON} -c "import sys; print sys.prefix"`
20874
20867
    ax_python_execprefix=`${PYTHON} -c "import sys; print sys.exec_prefix"`
20908
20901
 
20909
20902
    if test -z "$PYTHON"
20910
20903
    then
20911
 
        as_fn_error "Python Executable Path is not known" "$LINENO" 5
 
20904
        as_fn_error $? "Python Executable Path is not known" "$LINENO" 5
20912
20905
    fi
20913
20906
    ax_python_prefix=`${PYTHON} -c "import sys; print sys.prefix"`
20914
20907
    ax_python_execprefix=`${PYTHON} -c "import sys; print sys.exec_prefix"`
20951
20944
 
20952
20945
    if test -z "$PYTHON"
20953
20946
    then
20954
 
        as_fn_error "Python Executable not found" "$LINENO" 5
 
20947
        as_fn_error $? "Python Executable not found" "$LINENO" 5
20955
20948
    else
20956
20949
        cat >conftest.py <<_ACEOF
20957
20950
 
20980
20973
        then
20981
20974
            { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
20982
20975
$as_echo "yes" >&6; }
20983
 
        else as_fn_error "too old" "$LINENO" 5
 
20976
        else as_fn_error $? "too old" "$LINENO" 5
20984
20977
 
20985
20978
 
20986
20979
 
20995
20988
        az_python_prefix=`${PYTHON} -c "import sys; print sys.prefix"`
20996
20989
        if test -z "$az_python_prefix"
20997
20990
        then
20998
 
            as_fn_error "Python Prefix is not known" "$LINENO" 5
 
20991
            as_fn_error $? "Python Prefix is not known" "$LINENO" 5
20999
20992
        fi
21000
20993
        az_python_execprefix=`${PYTHON} -c "import sys; print sys.exec_prefix"`
21001
20994
        az_python_version=`$PYTHON -c "import sys; print sys.version[:3]"`
21023
21016
 
21024
21017
    if test -z "$PYTHON"
21025
21018
    then
21026
 
        as_fn_error "Python Executable not found" "$LINENO" 5
 
21019
        as_fn_error $? "Python Executable not found" "$LINENO" 5
21027
21020
    else
21028
21021
        cat >conftest.py <<_ACEOF
21029
21022
 
21085
21078
then
21086
21079
    major=`echo "$version" | $SED -e 's/\.[0-9a-z.+]*$//'`
21087
21080
    minor=`echo "$version" | $SED -e 's/^[0-9]*\.//' -e 's/\.[0-9a-z.+]*$//'`
21088
 
    micro=`echo "$version" | $SED -e 's/^[0-9]*\.[0-9]*\.//' -e 's/[a-z.+]*$//'`
 
21081
    micro=`echo "$version" | $SED -r -e 's/^[0-9]*\.[0-9]*\.([0-9]*).*/\1/'`
21089
21082
    extra=`echo "$version" | $SED -e 's/^[0-9]*\.[0-9]*\.[0-9]*//'`
21090
21083
else
21091
21084
    major=`echo "$version" | $SED -e 's/\.[0-9a-z.+]*$//'`
21249
21242
 
21250
21243
ac_libobjs=
21251
21244
ac_ltlibobjs=
 
21245
U=
21252
21246
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
21253
21247
  # 1. Remove the extension, and $U if already installed.
21254
21248
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
21272
21266
fi
21273
21267
 
21274
21268
if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
21275
 
  as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
 
21269
  as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
21276
21270
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21277
21271
fi
21278
21272
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
21279
 
  as_fn_error "conditional \"AMDEP\" was never defined.
 
21273
  as_fn_error $? "conditional \"AMDEP\" was never defined.
21280
21274
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21281
21275
fi
21282
21276
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
21283
 
  as_fn_error "conditional \"am__fastdepCC\" was never defined.
 
21277
  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
21284
21278
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21285
21279
fi
21286
21280
if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
21287
 
  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
 
21281
  as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
21288
21282
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21289
21283
fi
21290
21284
if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
21291
 
  as_fn_error "conditional \"am__fastdepCCAS\" was never defined.
 
21285
  as_fn_error $? "conditional \"am__fastdepCCAS\" was never defined.
21292
21286
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21293
21287
fi
21294
21288
if test -z "${WITH_GNU_LD_TRUE}" && test -z "${WITH_GNU_LD_FALSE}"; then
21295
 
  as_fn_error "conditional \"WITH_GNU_LD\" was never defined.
 
21289
  as_fn_error $? "conditional \"WITH_GNU_LD\" was never defined.
21296
21290
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21297
21291
fi
21298
21292
 
21299
21293
if test -z "${ENABLE_JAVAME_CLDC1_1_TRUE}" && test -z "${ENABLE_JAVAME_CLDC1_1_FALSE}"; then
21300
 
  as_fn_error "conditional \"ENABLE_JAVAME_CLDC1_1\" was never defined.
 
21294
  as_fn_error $? "conditional \"ENABLE_JAVAME_CLDC1_1\" was never defined.
21301
21295
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21302
21296
fi
21303
21297
if test -z "${ENABLE_JAVASE_TRUE}" && test -z "${ENABLE_JAVASE_FALSE}"; then
21304
 
  as_fn_error "conditional \"ENABLE_JAVASE\" was never defined.
 
21298
  as_fn_error $? "conditional \"ENABLE_JAVASE\" was never defined.
21305
21299
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21306
21300
fi
21307
21301
if test -z "${ENABLE_JIT_TRUE}" && test -z "${ENABLE_JIT_FALSE}"; then
21308
 
  as_fn_error "conditional \"ENABLE_JIT\" was never defined.
21309
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21310
 
fi
21311
 
if test -z "${ENABLE_INTRP_TRUE}" && test -z "${ENABLE_INTRP_FALSE}"; then
21312
 
  as_fn_error "conditional \"ENABLE_INTRP\" was never defined.
21313
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21314
 
fi
21315
 
if test -z "${ENABLE_INTRP_TRUE}" && test -z "${ENABLE_INTRP_FALSE}"; then
21316
 
  as_fn_error "conditional \"ENABLE_INTRP\" was never defined.
 
21302
  as_fn_error $? "conditional \"ENABLE_JIT\" was never defined.
 
21303
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21304
fi
 
21305
if test -z "${ENABLE_INTRP_TRUE}" && test -z "${ENABLE_INTRP_FALSE}"; then
 
21306
  as_fn_error $? "conditional \"ENABLE_INTRP\" was never defined.
 
21307
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21308
fi
 
21309
if test -z "${ENABLE_INTRP_TRUE}" && test -z "${ENABLE_INTRP_FALSE}"; then
 
21310
  as_fn_error $? "conditional \"ENABLE_INTRP\" was never defined.
21317
21311
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21318
21312
fi
21319
21313
if test -z "${DISABLE_GC_TRUE}" && test -z "${DISABLE_GC_FALSE}"; then
21320
 
  as_fn_error "conditional \"DISABLE_GC\" was never defined.
 
21314
  as_fn_error $? "conditional \"DISABLE_GC\" was never defined.
21321
21315
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21322
21316
fi
21323
21317
if test -z "${ENABLE_GC_BOEHM_TRUE}" && test -z "${ENABLE_GC_BOEHM_FALSE}"; then
21324
 
  as_fn_error "conditional \"ENABLE_GC_BOEHM\" was never defined.
 
21318
  as_fn_error $? "conditional \"ENABLE_GC_BOEHM\" was never defined.
21325
21319
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21326
21320
fi
21327
21321
if test -z "${ENABLE_GC_CACAO_TRUE}" && test -z "${ENABLE_GC_CACAO_FALSE}"; then
21328
 
  as_fn_error "conditional \"ENABLE_GC_CACAO\" was never defined.
 
21322
  as_fn_error $? "conditional \"ENABLE_GC_CACAO\" was never defined.
21329
21323
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21330
21324
fi
21331
21325
if test -z "${NDEBUG_TRUE}" && test -z "${NDEBUG_FALSE}"; then
21332
 
  as_fn_error "conditional \"NDEBUG\" was never defined.
 
21326
  as_fn_error $? "conditional \"NDEBUG\" was never defined.
21333
21327
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21334
21328
fi
21335
21329
if test -z "${DISABLE_DUMP_TRUE}" && test -z "${DISABLE_DUMP_FALSE}"; then
21336
 
  as_fn_error "conditional \"DISABLE_DUMP\" was never defined.
 
21330
  as_fn_error $? "conditional \"DISABLE_DUMP\" was never defined.
21337
21331
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21338
21332
fi
21339
21333
if test -z "${ENABLE_MEMCHECK_TRUE}" && test -z "${ENABLE_MEMCHECK_FALSE}"; then
21340
 
  as_fn_error "conditional \"ENABLE_MEMCHECK\" was never defined.
 
21334
  as_fn_error $? "conditional \"ENABLE_MEMCHECK\" was never defined.
21341
21335
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21342
21336
fi
21343
21337
if test -z "${ENABLE_HANDLES_TRUE}" && test -z "${ENABLE_HANDLES_FALSE}"; then
21344
 
  as_fn_error "conditional \"ENABLE_HANDLES\" was never defined.
 
21338
  as_fn_error $? "conditional \"ENABLE_HANDLES\" was never defined.
21345
21339
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21346
21340
fi
21347
21341
if test -z "${ENABLE_VMLOG_TRUE}" && test -z "${ENABLE_VMLOG_FALSE}"; then
21348
 
  as_fn_error "conditional \"ENABLE_VMLOG\" was never defined.
 
21342
  as_fn_error $? "conditional \"ENABLE_VMLOG\" was never defined.
21349
21343
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21350
21344
fi
21351
21345
if test -z "${ENABLE_DISASSEMBLER_TRUE}" && test -z "${ENABLE_DISASSEMBLER_FALSE}"; then
21352
 
  as_fn_error "conditional \"ENABLE_DISASSEMBLER\" was never defined.
21353
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21354
 
fi
21355
 
if test -z "${WITH_BINUTILS_DISASSEMBLER_TRUE}" && test -z "${WITH_BINUTILS_DISASSEMBLER_FALSE}"; then
21356
 
  as_fn_error "conditional \"WITH_BINUTILS_DISASSEMBLER\" was never defined.
21357
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21358
 
fi
21359
 
if test -z "${WITH_BINUTILS_DISASSEMBLER_TRUE}" && test -z "${WITH_BINUTILS_DISASSEMBLER_FALSE}"; then
21360
 
  as_fn_error "conditional \"WITH_BINUTILS_DISASSEMBLER\" was never defined.
21361
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21362
 
fi
21363
 
if test -z "${WITH_BINUTILS_DISASSEMBLER_TRUE}" && test -z "${WITH_BINUTILS_DISASSEMBLER_FALSE}"; then
21364
 
  as_fn_error "conditional \"WITH_BINUTILS_DISASSEMBLER\" was never defined.
 
21346
  as_fn_error $? "conditional \"ENABLE_DISASSEMBLER\" was never defined.
 
21347
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21348
fi
 
21349
if test -z "${WITH_BINUTILS_DISASSEMBLER_TRUE}" && test -z "${WITH_BINUTILS_DISASSEMBLER_FALSE}"; then
 
21350
  as_fn_error $? "conditional \"WITH_BINUTILS_DISASSEMBLER\" was never defined.
 
21351
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21352
fi
 
21353
if test -z "${WITH_BINUTILS_DISASSEMBLER_TRUE}" && test -z "${WITH_BINUTILS_DISASSEMBLER_FALSE}"; then
 
21354
  as_fn_error $? "conditional \"WITH_BINUTILS_DISASSEMBLER\" was never defined.
 
21355
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21356
fi
 
21357
if test -z "${WITH_BINUTILS_DISASSEMBLER_TRUE}" && test -z "${WITH_BINUTILS_DISASSEMBLER_FALSE}"; then
 
21358
  as_fn_error $? "conditional \"WITH_BINUTILS_DISASSEMBLER\" was never defined.
21365
21359
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21366
21360
fi
21367
21361
if test -z "${ENABLE_STATISTICS_TRUE}" && test -z "${ENABLE_STATISTICS_FALSE}"; then
21368
 
  as_fn_error "conditional \"ENABLE_STATISTICS\" was never defined.
 
21362
  as_fn_error $? "conditional \"ENABLE_STATISTICS\" was never defined.
21369
21363
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21370
21364
fi
21371
21365
if test -z "${ENABLE_VERIFIER_TRUE}" && test -z "${ENABLE_VERIFIER_FALSE}"; then
21372
 
  as_fn_error "conditional \"ENABLE_VERIFIER\" was never defined.
 
21366
  as_fn_error $? "conditional \"ENABLE_VERIFIER\" was never defined.
21373
21367
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21374
21368
fi
21375
21369
if test -z "${ENABLE_RT_TIMING_TRUE}" && test -z "${ENABLE_RT_TIMING_FALSE}"; then
21376
 
  as_fn_error "conditional \"ENABLE_RT_TIMING\" was never defined.
 
21370
  as_fn_error $? "conditional \"ENABLE_RT_TIMING\" was never defined.
21377
21371
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21378
21372
fi
21379
21373
if test -z "${ENABLE_CYCLES_STATS_TRUE}" && test -z "${ENABLE_CYCLES_STATS_FALSE}"; then
21380
 
  as_fn_error "conditional \"ENABLE_CYCLES_STATS\" was never defined.
 
21374
  as_fn_error $? "conditional \"ENABLE_CYCLES_STATS\" was never defined.
21381
21375
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21382
21376
fi
21383
21377
if test -z "${ENABLE_JVMTI_TRUE}" && test -z "${ENABLE_JVMTI_FALSE}"; then
21384
 
  as_fn_error "conditional \"ENABLE_JVMTI\" was never defined.
 
21378
  as_fn_error $? "conditional \"ENABLE_JVMTI\" was never defined.
21385
21379
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21386
21380
fi
21387
21381
if test -z "${ENABLE_THREADS_TRUE}" && test -z "${ENABLE_THREADS_FALSE}"; then
21388
 
  as_fn_error "conditional \"ENABLE_THREADS\" was never defined.
 
21382
  as_fn_error $? "conditional \"ENABLE_THREADS\" was never defined.
21389
21383
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21390
21384
fi
21391
21385
if test -z "${ENABLE_IFCONV_TRUE}" && test -z "${ENABLE_IFCONV_FALSE}"; then
21392
 
  as_fn_error "conditional \"ENABLE_IFCONV\" was never defined.
 
21386
  as_fn_error $? "conditional \"ENABLE_IFCONV\" was never defined.
21393
21387
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21394
21388
fi
21395
21389
if test -z "${ENABLE_INLINING_TRUE}" && test -z "${ENABLE_INLINING_FALSE}"; then
21396
 
  as_fn_error "conditional \"ENABLE_INLINING\" was never defined.
 
21390
  as_fn_error $? "conditional \"ENABLE_INLINING\" was never defined.
21397
21391
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21398
21392
fi
21399
21393
if test -z "${ENABLE_INLINING_DEBUG_TRUE}" && test -z "${ENABLE_INLINING_DEBUG_FALSE}"; then
21400
 
  as_fn_error "conditional \"ENABLE_INLINING_DEBUG\" was never defined.
 
21394
  as_fn_error $? "conditional \"ENABLE_INLINING_DEBUG\" was never defined.
21401
21395
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21402
21396
fi
21403
21397
if test -z "${ENABLE_REPLACEMENT_TRUE}" && test -z "${ENABLE_REPLACEMENT_FALSE}"; then
21404
 
  as_fn_error "conditional \"ENABLE_REPLACEMENT\" was never defined.
 
21398
  as_fn_error $? "conditional \"ENABLE_REPLACEMENT\" was never defined.
21405
21399
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21406
21400
fi
21407
21401
if test -z "${ENABLE_LOOP_TRUE}" && test -z "${ENABLE_LOOP_FALSE}"; then
21408
 
  as_fn_error "conditional \"ENABLE_LOOP\" was never defined.
 
21402
  as_fn_error $? "conditional \"ENABLE_LOOP\" was never defined.
21409
21403
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21410
21404
fi
21411
21405
if test -z "${ENABLE_SSA_TRUE}" && test -z "${ENABLE_SSA_FALSE}"; then
21412
 
  as_fn_error "conditional \"ENABLE_SSA\" was never defined.
 
21406
  as_fn_error $? "conditional \"ENABLE_SSA\" was never defined.
21413
21407
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21414
21408
fi
21415
21409
if test -z "${ENABLE_ESCAPE_TRUE}" && test -z "${ENABLE_ESCAPE_FALSE}"; then
21416
 
  as_fn_error "conditional \"ENABLE_ESCAPE\" was never defined.
 
21410
  as_fn_error $? "conditional \"ENABLE_ESCAPE\" was never defined.
21417
21411
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21418
21412
fi
21419
21413
if test -z "${ENABLE_ESCAPE_CHECK_TRUE}" && test -z "${ENABLE_ESCAPE_CHECK_FALSE}"; then
21420
 
  as_fn_error "conditional \"ENABLE_ESCAPE_CHECK\" was never defined.
 
21414
  as_fn_error $? "conditional \"ENABLE_ESCAPE_CHECK\" was never defined.
21421
21415
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21422
21416
fi
21423
21417
if test -z "${ENABLE_TLH_TRUE}" && test -z "${ENABLE_TLH_FALSE}"; then
21424
 
  as_fn_error "conditional \"ENABLE_TLH\" was never defined.
 
21418
  as_fn_error $? "conditional \"ENABLE_TLH\" was never defined.
21425
21419
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21426
21420
fi
21427
21421
if test -z "${ENABLE_LSRA_TRUE}" && test -z "${ENABLE_LSRA_FALSE}"; then
21428
 
  as_fn_error "conditional \"ENABLE_LSRA\" was never defined.
 
21422
  as_fn_error $? "conditional \"ENABLE_LSRA\" was never defined.
21429
21423
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21430
21424
fi
21431
21425
if test -z "${ENABLE_PROFILING_TRUE}" && test -z "${ENABLE_PROFILING_FALSE}"; then
21432
 
  as_fn_error "conditional \"ENABLE_PROFILING\" was never defined.
21433
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21434
 
fi
21435
 
if test -z "${USE_SCHEDULER_TRUE}" && test -z "${USE_SCHEDULER_FALSE}"; then
21436
 
  as_fn_error "conditional \"USE_SCHEDULER\" was never defined.
21437
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21438
 
fi
21439
 
if test -z "${USE_SCHEDULER_TRUE}" && test -z "${USE_SCHEDULER_FALSE}"; then
21440
 
  as_fn_error "conditional \"USE_SCHEDULER\" was never defined.
 
21426
  as_fn_error $? "conditional \"ENABLE_PROFILING\" was never defined.
 
21427
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21428
fi
 
21429
if test -z "${USE_SCHEDULER_TRUE}" && test -z "${USE_SCHEDULER_FALSE}"; then
 
21430
  as_fn_error $? "conditional \"USE_SCHEDULER\" was never defined.
 
21431
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21432
fi
 
21433
if test -z "${USE_SCHEDULER_TRUE}" && test -z "${USE_SCHEDULER_FALSE}"; then
 
21434
  as_fn_error $? "conditional \"USE_SCHEDULER\" was never defined.
21441
21435
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21442
21436
fi
21443
21437
if test -z "${ENABLE_OPAGENT_TRUE}" && test -z "${ENABLE_OPAGENT_FALSE}"; then
21444
 
  as_fn_error "conditional \"ENABLE_OPAGENT\" was never defined.
 
21438
  as_fn_error $? "conditional \"ENABLE_OPAGENT\" was never defined.
21445
21439
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21446
21440
fi
21447
21441
if test -z "${ENABLE_ZLIB_TRUE}" && test -z "${ENABLE_ZLIB_FALSE}"; then
21448
 
  as_fn_error "conditional \"ENABLE_ZLIB\" was never defined.
 
21442
  as_fn_error $? "conditional \"ENABLE_ZLIB\" was never defined.
21449
21443
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21450
21444
fi
21451
21445
if test -z "${ENABLE_JNI_TRUE}" && test -z "${ENABLE_JNI_FALSE}"; then
21452
 
  as_fn_error "conditional \"ENABLE_JNI\" was never defined.
 
21446
  as_fn_error $? "conditional \"ENABLE_JNI\" was never defined.
21453
21447
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21454
21448
fi
21455
21449
if test -z "${ENABLE_LIBJVM_TRUE}" && test -z "${ENABLE_LIBJVM_FALSE}"; then
21456
 
  as_fn_error "conditional \"ENABLE_LIBJVM\" was never defined.
 
21450
  as_fn_error $? "conditional \"ENABLE_LIBJVM\" was never defined.
21457
21451
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21458
21452
fi
21459
21453
if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
21460
 
  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
 
21454
  as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
21461
21455
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21462
21456
fi
21463
21457
if test -z "${ENABLE_STATICVM_TRUE}" && test -z "${ENABLE_STATICVM_FALSE}"; then
21464
 
  as_fn_error "conditional \"ENABLE_STATICVM\" was never defined.
 
21458
  as_fn_error $? "conditional \"ENABLE_STATICVM\" was never defined.
21465
21459
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21466
21460
fi
21467
21461
if test -z "${ENABLE_ANNOTATIONS_TRUE}" && test -z "${ENABLE_ANNOTATIONS_FALSE}"; then
21468
 
  as_fn_error "conditional \"ENABLE_ANNOTATIONS\" was never defined.
 
21462
  as_fn_error $? "conditional \"ENABLE_ANNOTATIONS\" was never defined.
21469
21463
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21470
21464
fi
21471
21465
if test -z "${ENABLE_ASSERTION_TRUE}" && test -z "${ENABLE_ASSERTION_FALSE}"; then
21472
 
  as_fn_error "conditional \"ENABLE_ASSERTION\" was never defined.
 
21466
  as_fn_error $? "conditional \"ENABLE_ASSERTION\" was never defined.
21473
21467
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21474
21468
fi
21475
21469
if test -z "${WITH_JAVA_RUNTIME_LIBRARY_CLDC1_1_TRUE}" && test -z "${WITH_JAVA_RUNTIME_LIBRARY_CLDC1_1_FALSE}"; then
21476
 
  as_fn_error "conditional \"WITH_JAVA_RUNTIME_LIBRARY_CLDC1_1\" was never defined.
 
21470
  as_fn_error $? "conditional \"WITH_JAVA_RUNTIME_LIBRARY_CLDC1_1\" was never defined.
21477
21471
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21478
21472
fi
21479
21473
if test -z "${WITH_JAVA_RUNTIME_LIBRARY_GNU_CLASSPATH_TRUE}" && test -z "${WITH_JAVA_RUNTIME_LIBRARY_GNU_CLASSPATH_FALSE}"; then
21480
 
  as_fn_error "conditional \"WITH_JAVA_RUNTIME_LIBRARY_GNU_CLASSPATH\" was never defined.
 
21474
  as_fn_error $? "conditional \"WITH_JAVA_RUNTIME_LIBRARY_GNU_CLASSPATH\" was never defined.
21481
21475
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21482
21476
fi
21483
21477
if test -z "${WITH_JAVA_RUNTIME_LIBRARY_OPENJDK_TRUE}" && test -z "${WITH_JAVA_RUNTIME_LIBRARY_OPENJDK_FALSE}"; then
21484
 
  as_fn_error "conditional \"WITH_JAVA_RUNTIME_LIBRARY_OPENJDK\" was never defined.
21485
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21486
 
fi
21487
 
if test -z "${ENABLE_VMLOGFILTER_TRUE}" && test -z "${ENABLE_VMLOGFILTER_FALSE}"; then
21488
 
  as_fn_error "conditional \"ENABLE_VMLOGFILTER\" was never defined.
21489
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21490
 
fi
21491
 
if test -z "${ENABLE_VMLOGFILTER_TRUE}" && test -z "${ENABLE_VMLOGFILTER_FALSE}"; then
21492
 
  as_fn_error "conditional \"ENABLE_VMLOGFILTER\" was never defined.
21493
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21494
 
fi
21495
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21496
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21497
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21498
 
fi
21499
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21500
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21501
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21502
 
fi
21503
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21504
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21505
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21506
 
fi
21507
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21508
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21509
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21510
 
fi
21511
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21512
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21513
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21514
 
fi
21515
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21516
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21517
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21518
 
fi
21519
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21520
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21521
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21522
 
fi
21523
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21524
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
21525
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21526
 
fi
21527
 
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
21528
 
  as_fn_error "conditional \"ENABLE_PYTHON\" was never defined.
 
21478
  as_fn_error $? "conditional \"WITH_JAVA_RUNTIME_LIBRARY_OPENJDK\" was never defined.
 
21479
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21480
fi
 
21481
if test -z "${ENABLE_VMLOGFILTER_TRUE}" && test -z "${ENABLE_VMLOGFILTER_FALSE}"; then
 
21482
  as_fn_error $? "conditional \"ENABLE_VMLOGFILTER\" was never defined.
 
21483
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21484
fi
 
21485
if test -z "${ENABLE_VMLOGFILTER_TRUE}" && test -z "${ENABLE_VMLOGFILTER_FALSE}"; then
 
21486
  as_fn_error $? "conditional \"ENABLE_VMLOGFILTER\" was never defined.
 
21487
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21488
fi
 
21489
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21490
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21491
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21492
fi
 
21493
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21494
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21495
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21496
fi
 
21497
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21498
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21499
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21500
fi
 
21501
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21502
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21503
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21504
fi
 
21505
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21506
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21507
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21508
fi
 
21509
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21510
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21511
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21512
fi
 
21513
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21514
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21515
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21516
fi
 
21517
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21518
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
 
21519
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
21520
fi
 
21521
if test -z "${ENABLE_PYTHON_TRUE}" && test -z "${ENABLE_PYTHON_FALSE}"; then
 
21522
  as_fn_error $? "conditional \"ENABLE_PYTHON\" was never defined.
21529
21523
Usually this means the macro was only invoked conditionally." "$LINENO" 5
21530
21524
fi
21531
21525
 
21675
21669
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
21676
21670
 
21677
21671
 
21678
 
# as_fn_error ERROR [LINENO LOG_FD]
21679
 
# ---------------------------------
 
21672
# as_fn_error STATUS ERROR [LINENO LOG_FD]
 
21673
# ----------------------------------------
21680
21674
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
21681
21675
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
21682
 
# script with status $?, using 1 if that was 0.
 
21676
# script with STATUS, using 1 if that was 0.
21683
21677
as_fn_error ()
21684
21678
{
21685
 
  as_status=$?; test $as_status -eq 0 && as_status=1
21686
 
  if test "$3"; then
21687
 
    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
21688
 
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
 
21679
  as_status=$1; test $as_status -eq 0 && as_status=1
 
21680
  if test "$4"; then
 
21681
    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 
21682
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
21689
21683
  fi
21690
 
  $as_echo "$as_me: error: $1" >&2
 
21684
  $as_echo "$as_me: error: $2" >&2
21691
21685
  as_fn_exit $as_status
21692
21686
} # as_fn_error
21693
21687
 
21883
21877
      test -d "$as_dir" && break
21884
21878
    done
21885
21879
    test -z "$as_dirs" || eval "mkdir $as_dirs"
21886
 
  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 
21880
  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
21887
21881
 
21888
21882
 
21889
21883
} # as_fn_mkdir_p
21937
21931
# values after options handling.
21938
21932
ac_log="
21939
21933
This file was extended by cacao $as_me 1.1.0pre1, which was
21940
 
generated by GNU Autoconf 2.65.  Invocation command line was
 
21934
generated by GNU Autoconf 2.67.  Invocation command line was
21941
21935
 
21942
21936
  CONFIG_FILES    = $CONFIG_FILES
21943
21937
  CONFIG_HEADERS  = $CONFIG_HEADERS
22003
21997
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
22004
21998
ac_cs_version="\\
22005
21999
cacao config.status 1.1.0pre1
22006
 
configured by $0, generated by GNU Autoconf 2.65,
 
22000
configured by $0, generated by GNU Autoconf 2.67,
22007
22001
  with options \\"\$ac_cs_config\\"
22008
22002
 
22009
 
Copyright (C) 2009 Free Software Foundation, Inc.
 
22003
Copyright (C) 2010 Free Software Foundation, Inc.
22010
22004
This config.status script is free software; the Free Software Foundation
22011
22005
gives unlimited permission to copy, distribute and modify it."
22012
22006
 
22024
22018
while test $# != 0
22025
22019
do
22026
22020
  case $1 in
22027
 
  --*=*)
 
22021
  --*=?*)
22028
22022
    ac_option=`expr "X$1" : 'X\([^=]*\)='`
22029
22023
    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
22030
22024
    ac_shift=:
22031
22025
    ;;
 
22026
  --*=)
 
22027
    ac_option=`expr "X$1" : 'X\([^=]*\)='`
 
22028
    ac_optarg=
 
22029
    ac_shift=:
 
22030
    ;;
22032
22031
  *)
22033
22032
    ac_option=$1
22034
22033
    ac_optarg=$2
22050
22049
    $ac_shift
22051
22050
    case $ac_optarg in
22052
22051
    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
22052
    '') as_fn_error $? "missing file argument" ;;
22053
22053
    esac
22054
22054
    as_fn_append CONFIG_FILES " '$ac_optarg'"
22055
22055
    ac_need_defaults=false;;
22062
22062
    ac_need_defaults=false;;
22063
22063
  --he | --h)
22064
22064
    # Conflict between --help and --header
22065
 
    as_fn_error "ambiguous option: \`$1'
 
22065
    as_fn_error $? "ambiguous option: \`$1'
22066
22066
Try \`$0 --help' for more information.";;
22067
22067
  --help | --hel | -h )
22068
22068
    $as_echo "$ac_cs_usage"; exit ;;
22071
22071
    ac_cs_silent=: ;;
22072
22072
 
22073
22073
  # This is an error.
22074
 
  -*) as_fn_error "unrecognized option: \`$1'
 
22074
  -*) as_fn_error $? "unrecognized option: \`$1'
22075
22075
Try \`$0 --help' for more information." ;;
22076
22076
 
22077
22077
  *) as_fn_append ac_config_targets " $1"
22562
22562
    "tests/regression/resolving/classes2/Makefile") CONFIG_FILES="$CONFIG_FILES tests/regression/resolving/classes2/Makefile" ;;
22563
22563
    "tests/regression/resolving/classes3/Makefile") CONFIG_FILES="$CONFIG_FILES tests/regression/resolving/classes3/Makefile" ;;
22564
22564
 
22565
 
  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
 
22565
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
22566
22566
  esac
22567
22567
done
22568
22568
 
22600
22600
{
22601
22601
  tmp=./conf$$-$RANDOM
22602
22602
  (umask 077 && mkdir "$tmp")
22603
 
} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
 
22603
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
22604
22604
 
22605
22605
# Set up the scripts for CONFIG_FILES section.
22606
22606
# No need to generate them if there are no CONFIG_FILES.
22617
22617
fi
22618
22618
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
22619
22619
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
22620
 
  ac_cs_awk_cr='\r'
 
22620
  ac_cs_awk_cr='\\r'
22621
22621
else
22622
22622
  ac_cs_awk_cr=$ac_cr
22623
22623
fi
22631
22631
  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
22632
22632
  echo "_ACEOF"
22633
22633
} >conf$$subs.sh ||
22634
 
  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
22635
 
ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
 
22634
  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
 
22635
ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
22636
22636
ac_delim='%!_!# '
22637
22637
for ac_last_try in false false false false false :; do
22638
22638
  . ./conf$$subs.sh ||
22639
 
    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
 
22639
    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
22640
22640
 
22641
22641
  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
22642
22642
  if test $ac_delim_n = $ac_delim_num; then
22643
22643
    break
22644
22644
  elif $ac_last_try; then
22645
 
    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
 
22645
    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
22646
22646
  else
22647
22647
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22648
22648
  fi
22731
22731
else
22732
22732
  cat
22733
22733
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
22734
 
  || as_fn_error "could not setup config files machinery" "$LINENO" 5
 
22734
  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
22735
22735
_ACEOF
22736
22736
 
22737
 
# VPATH may cause trouble with some makes, so we remove $(srcdir),
22738
 
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
 
22737
# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
 
22738
# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
22739
22739
# trailing colons and then remove the whole line if VPATH becomes empty
22740
22740
# (actually we leave an empty line to preserve line numbers).
22741
22741
if test "x$srcdir" = x.; then
22742
 
  ac_vpsub='/^[  ]*VPATH[        ]*=/{
22743
 
s/:*\$(srcdir):*/:/
22744
 
s/:*\${srcdir}:*/:/
22745
 
s/:*@srcdir@:*/:/
22746
 
s/^\([^=]*=[     ]*\):*/\1/
 
22742
  ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
 
22743
h
 
22744
s///
 
22745
s/^/:/
 
22746
s/[      ]*$/:/
 
22747
s/:\$(srcdir):/:/g
 
22748
s/:\${srcdir}:/:/g
 
22749
s/:@srcdir@:/:/g
 
22750
s/^:*//
22747
22751
s/:*$//
 
22752
x
 
22753
s/\(=[   ]*\).*/\1/
 
22754
G
 
22755
s/\n//
22748
22756
s/^[^=]*=[       ]*$//
22749
22757
}'
22750
22758
fi
22772
22780
  if test -z "$ac_t"; then
22773
22781
    break
22774
22782
  elif $ac_last_try; then
22775
 
    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
 
22783
    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
22776
22784
  else
22777
22785
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22778
22786
  fi
22857
22865
_ACAWK
22858
22866
_ACEOF
22859
22867
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22860
 
  as_fn_error "could not setup config headers machinery" "$LINENO" 5
 
22868
  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
22861
22869
fi # test -n "$CONFIG_HEADERS"
22862
22870
 
22863
22871
 
22870
22878
  esac
22871
22879
  case $ac_mode$ac_tag in
22872
22880
  :[FHL]*:*);;
22873
 
  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
 
22881
  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
22874
22882
  :[FH]-) ac_tag=-:-;;
22875
22883
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
22876
22884
  esac
22898
22906
           [\\/$]*) false;;
22899
22907
           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
22900
22908
           esac ||
22901
 
           as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
 
22909
           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
22902
22910
      esac
22903
22911
      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
22904
22912
      as_fn_append ac_file_inputs " '$ac_f'"
22925
22933
 
22926
22934
    case $ac_tag in
22927
22935
    *:-:* | *:-) cat >"$tmp/stdin" \
22928
 
      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
 
22936
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
22929
22937
    esac
22930
22938
    ;;
22931
22939
  esac
23062
23070
$ac_datarootdir_hack
23063
23071
"
23064
23072
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
23065
 
  || as_fn_error "could not create $ac_file" "$LINENO" 5
 
23073
  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23066
23074
 
23067
23075
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
23068
23076
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
23069
23077
  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
23070
23078
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
23071
 
which seems to be undefined.  Please make sure it is defined." >&5
 
23079
which seems to be undefined.  Please make sure it is defined" >&5
23072
23080
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
23073
 
which seems to be undefined.  Please make sure it is defined." >&2;}
 
23081
which seems to be undefined.  Please make sure it is defined" >&2;}
23074
23082
 
23075
23083
  rm -f "$tmp/stdin"
23076
23084
  case $ac_file in
23077
23085
  -) cat "$tmp/out" && rm -f "$tmp/out";;
23078
23086
  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
23079
23087
  esac \
23080
 
  || as_fn_error "could not create $ac_file" "$LINENO" 5
 
23088
  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23081
23089
 ;;
23082
23090
  :H)
23083
23091
  #
23088
23096
      $as_echo "/* $configure_input  */" \
23089
23097
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
23090
23098
    } >"$tmp/config.h" \
23091
 
      || as_fn_error "could not create $ac_file" "$LINENO" 5
 
23099
      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23092
23100
    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
23093
23101
      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
23094
23102
$as_echo "$as_me: $ac_file is unchanged" >&6;}
23095
23103
    else
23096
23104
      rm -f "$ac_file"
23097
23105
      mv "$tmp/config.h" "$ac_file" \
23098
 
        || as_fn_error "could not create $ac_file" "$LINENO" 5
 
23106
        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
23099
23107
    fi
23100
23108
  else
23101
23109
    $as_echo "/* $configure_input  */" \
23102
23110
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
23103
 
      || as_fn_error "could not create -" "$LINENO" 5
 
23111
      || as_fn_error $? "could not create -" "$LINENO" 5
23104
23112
  fi
23105
23113
# Compute "$ac_file"'s index in $config_headers.
23106
23114
_am_arg="$ac_file"
24052
24060
ac_clean_files=$ac_clean_files_save
24053
24061
 
24054
24062
test $ac_write_fail = 0 ||
24055
 
  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
 
24063
  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
24056
24064
 
24057
24065
 
24058
24066
# configure is writing to config.log, and then calls config.status.
24073
24081
  exec 5>>config.log
24074
24082
  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
24075
24083
  # would make configure fail if this is the last instruction.
24076
 
  $ac_cs_success || as_fn_exit $?
 
24084
  $ac_cs_success || as_fn_exit 1
24077
24085
fi
24078
24086
 
24079
24087
#
24214
24222
      # The eval makes quoting arguments work.
24215
24223
      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
24216
24224
           --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
24217
 
        as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
 
24225
        as_fn_error $? "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
24218
24226
    fi
24219
24227
 
24220
24228
    cd "$ac_popdir"