Ignore:
Timestamp:
2010-12-17T14:04:10+13:00 (13 years ago)
Author:
sjm84
Message:

Committing 64 bit changes into the branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/branches/64_bit_Greenstone/greenstone2/build-src/configure

    r23356 r23508  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.67.
     3# Generated by GNU Autoconf 2.65.
    44#
    55#
    66# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
    8 # Foundation, Inc.
     7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
     8# Inc.
    99#
    1010#
     
    317317    done
    318318    test -z "$as_dirs" || eval "mkdir $as_dirs"
    319   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
     319  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
    320320
    321321
     
    357357
    358358
    359 # as_fn_error STATUS ERROR [LINENO LOG_FD]
    360 # ----------------------------------------
     359# as_fn_error ERROR [LINENO LOG_FD]
     360# ---------------------------------
    361361# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
    362362# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
    363 # script with STATUS, using 1 if that was 0.
     363# script with status $?, using 1 if that was 0.
    364364as_fn_error ()
    365365{
    366   as_status=$1; test $as_status -eq 0 && as_status=1
    367   if test "$4"; then
    368     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
    369     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
     366  as_status=$?; test $as_status -eq 0 && as_status=1
     367  if test "$3"; then
     368    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
     369    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
    370370  fi
    371   $as_echo "$as_me: error: $2" >&2
     371  $as_echo "$as_me: error: $1" >&2
    372372  as_fn_exit $as_status
    373373} # as_fn_error
     
    531531
    532532# Name of the host.
    533 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
     533# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
    534534# so uname gets run too.
    535535ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
     
    605605CPP
    606606MICO_VER
    607 COMPAT32BITFLAGS
    608607RANLIB
    609608SET_MAKE
     
    783782
    784783  case $ac_option in
    785   *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
    786   *=)   ac_optarg= ;;
    787   *)    ac_optarg=yes ;;
     784  *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
     785  *)    ac_optarg=yes ;;
    788786  esac
    789787
     
    830828    # Reject names that are not valid shell variable names.
    831829    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    832       as_fn_error $? "invalid feature name: $ac_useropt"
     830      as_fn_error "invalid feature name: $ac_useropt"
    833831    ac_useropt_orig=$ac_useropt
    834832    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     
    856854    # Reject names that are not valid shell variable names.
    857855    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    858       as_fn_error $? "invalid feature name: $ac_useropt"
     856      as_fn_error "invalid feature name: $ac_useropt"
    859857    ac_useropt_orig=$ac_useropt
    860858    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     
    10601058    # Reject names that are not valid shell variable names.
    10611059    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    1062       as_fn_error $? "invalid package name: $ac_useropt"
     1060      as_fn_error "invalid package name: $ac_useropt"
    10631061    ac_useropt_orig=$ac_useropt
    10641062    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     
    10761074    # Reject names that are not valid shell variable names.
    10771075    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    1078       as_fn_error $? "invalid package name: $ac_useropt"
     1076      as_fn_error "invalid package name: $ac_useropt"
    10791077    ac_useropt_orig=$ac_useropt
    10801078    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
     
    11061104    x_libraries=$ac_optarg ;;
    11071105
    1108   -*) as_fn_error $? "unrecognized option: \`$ac_option'
    1109 Try \`$0 --help' for more information"
     1106  -*) as_fn_error "unrecognized option: \`$ac_option'
     1107Try \`$0 --help' for more information."
    11101108    ;;
    11111109
     
    11151113    case $ac_envvar in #(
    11161114      '' | [0-9]* | *[!_$as_cr_alnum]* )
    1117       as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
     1115      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
    11181116    esac
    11191117    eval $ac_envvar=\$ac_optarg
     
    11331131if test -n "$ac_prev"; then
    11341132  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
    1135   as_fn_error $? "missing argument to $ac_option"
     1133  as_fn_error "missing argument to $ac_option"
    11361134fi
    11371135
     
    11391137  case $enable_option_checking in
    11401138    no) ;;
    1141     fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
     1139    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
    11421140    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
    11431141  esac
     
    11621160    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    11631161  esac
    1164   as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
     1162  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
    11651163done
    11661164
     
    11761174  if test "x$build_alias" = x; then
    11771175    cross_compiling=maybe
    1178     $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
    1179     If a cross compiler is detected then cross compile mode will be used" >&2
     1176    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
     1177    If a cross compiler is detected then cross compile mode will be used." >&2
    11801178  elif test "x$build_alias" != "x$host_alias"; then
    11811179    cross_compiling=yes
     
    11921190ac_ls_di=`ls -di .` &&
    11931191ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
    1194   as_fn_error $? "working directory cannot be determined"
     1192  as_fn_error "working directory cannot be determined"
    11951193test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
    1196   as_fn_error $? "pwd does not report name of working directory"
     1194  as_fn_error "pwd does not report name of working directory"
    11971195
    11981196
     
    12331231if test ! -r "$srcdir/$ac_unique_file"; then
    12341232  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
    1235   as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
     1233  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
    12361234fi
    12371235ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
    12381236ac_abs_confdir=`(
    1239     cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
     1237    cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
    12401238    pwd)`
    12411239# When building in place, set srcdir=.
     
    12771275      --help=recursive    display the short help of all the included packages
    12781276  -V, --version           display version information and exit
    1279   -q, --quiet, --silent   do not print \`checking ...' messages
     1277  -q, --quiet, --silent   do not print \`checking...' messages
    12801278      --cache-file=FILE   cache test results in FILE [disabled]
    12811279  -C, --config-cache      alias for \`--cache-file=config.cache'
     
    14361434  cat <<\_ACEOF
    14371435configure
    1438 generated by GNU Autoconf 2.67
    1439 
    1440 Copyright (C) 2010 Free Software Foundation, Inc.
     1436generated by GNU Autoconf 2.65
     1437
     1438Copyright (C) 2009 Free Software Foundation, Inc.
    14411439This configure script is free software; the Free Software Foundation
    14421440gives unlimited permission to copy, distribute and modify it.
     
    15461544  fi
    15471545  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    1548   test $ac_status = 0; } > conftest.i && {
     1546  test $ac_status = 0; } >/dev/null && {
    15491547     test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
    15501548     test ! -s conftest.err
     
    15701568{
    15711569  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
    1572   if eval "test \"\${$3+set}\"" = set; then :
     1570  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
    15731571  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    15741572$as_echo_n "checking for $2... " >&6; }
    1575 if eval "test \"\${$3+set}\"" = set; then :
     1573if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
    15761574  $as_echo_n "(cached) " >&6
    15771575fi
     
    16091607  ac_header_preproc=no
    16101608fi
    1611 rm -f conftest.err conftest.i conftest.$ac_ext
     1609rm -f conftest.err conftest.$ac_ext
    16121610{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
    16131611$as_echo "$ac_header_preproc" >&6; }
     
    16361634  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    16371635$as_echo_n "checking for $2... " >&6; }
    1638 if eval "test \"\${$3+set}\"" = set; then :
     1636if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
    16391637  $as_echo_n "(cached) " >&6
    16401638else
     
    17001698  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    17011699$as_echo_n "checking for $2... " >&6; }
    1702 if eval "test \"\${$3+set}\"" = set; then :
     1700if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
    17031701  $as_echo_n "(cached) " >&6
    17041702else
     
    17771775  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    17781776$as_echo_n "checking for $2... " >&6; }
    1779 if eval "test \"\${$3+set}\"" = set; then :
     1777if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
    17801778  $as_echo_n "(cached) " >&6
    17811779else
     
    18301828  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    18311829$as_echo_n "checking for $2... " >&6; }
    1832 if eval "test \"\${$3+set}\"" = set; then :
     1830if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
    18331831  $as_echo_n "(cached) " >&6
    18341832else
     
    19351933
    19361934It was created by $as_me, which was
    1937 generated by GNU Autoconf 2.67.  Invocation command line was
     1935generated by GNU Autoconf 2.65.  Invocation command line was
    19381936
    19391937  $ $0 $@
     
    20452043    echo
    20462044
    2047     $as_echo "## ---------------- ##
     2045    cat <<\_ASBOX
     2046## ---------------- ##
    20482047## Cache variables. ##
    2049 ## ---------------- ##"
     2048## ---------------- ##
     2049_ASBOX
    20502050    echo
    20512051    # The following way of writing the cache mishandles newlines in values,
     
    20812081    echo
    20822082
    2083     $as_echo "## ----------------- ##
     2083    cat <<\_ASBOX
     2084## ----------------- ##
    20842085## Output variables. ##
    2085 ## ----------------- ##"
     2086## ----------------- ##
     2087_ASBOX
    20862088    echo
    20872089    for ac_var in $ac_subst_vars
     
    20962098
    20972099    if test -n "$ac_subst_files"; then
    2098       $as_echo "## ------------------- ##
     2100      cat <<\_ASBOX
     2101## ------------------- ##
    20992102## File substitutions. ##
    2100 ## ------------------- ##"
     2103## ------------------- ##
     2104_ASBOX
    21012105      echo
    21022106      for ac_var in $ac_subst_files
     
    21122116
    21132117    if test -s confdefs.h; then
    2114       $as_echo "## ----------- ##
     2118      cat <<\_ASBOX
     2119## ----------- ##
    21152120## confdefs.h. ##
    2116 ## ----------- ##"
     2121## ----------- ##
     2122_ASBOX
    21172123      echo
    21182124      cat confdefs.h
     
    21692175ac_site_file2=NONE
    21702176if test -n "$CONFIG_SITE"; then
    2171   # We do not want a PATH search for config.site.
    2172   case $CONFIG_SITE in #((
    2173     -*)  ac_site_file1=./$CONFIG_SITE;;
    2174     */*) ac_site_file1=$CONFIG_SITE;;
    2175     *)   ac_site_file1=./$CONFIG_SITE;;
    2176   esac
     2177  ac_site_file1=$CONFIG_SITE
    21772178elif test "x$prefix" != xNONE; then
    21782179  ac_site_file1=$prefix/share/config.site
     
    21892190$as_echo "$as_me: loading site script $ac_site_file" >&6;}
    21902191    sed 's/^/| /' "$ac_site_file" >&5
    2191     . "$ac_site_file" \
    2192       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    2193 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2194 as_fn_error $? "failed to load site script $ac_site_file
    2195 See \`config.log' for more details" "$LINENO" 5 ; }
     2192    . "$ac_site_file"
    21962193  fi
    21972194done
     
    22692266  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
    22702267$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
    2271   as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
     2268  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
    22722269fi
    22732270## -------------------- ##
     
    27662763test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    27672764$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2768 as_fn_error $? "no acceptable C compiler found in \$PATH
    2769 See \`config.log' for more details" "$LINENO" 5 ; }
     2765as_fn_error "no acceptable C compiler found in \$PATH
     2766See \`config.log' for more details." "$LINENO" 5; }
    27702767
    27712768# Provide some information about the compiler.
     
    28812878{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    28822879$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2883 as_fn_error 77 "C compiler cannot create executables
    2884 See \`config.log' for more details" "$LINENO" 5 ; }
     2880{ as_fn_set_status 77
     2881as_fn_error "C compiler cannot create executables
     2882See \`config.log' for more details." "$LINENO" 5; }; }
    28852883else
    28862884  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
     
    29242922  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    29252923$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2926 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
    2927 See \`config.log' for more details" "$LINENO" 5 ; }
     2924as_fn_error "cannot compute suffix of executables: cannot compile and link
     2925See \`config.log' for more details." "$LINENO" 5; }
    29282926fi
    29292927rm -f conftest conftest$ac_cv_exeext
     
    29822980    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    29832981$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    2984 as_fn_error $? "cannot run C compiled programs.
     2982as_fn_error "cannot run C compiled programs.
    29852983If you meant to cross compile, use \`--host'.
    2986 See \`config.log' for more details" "$LINENO" 5 ; }
     2984See \`config.log' for more details." "$LINENO" 5; }
    29872985    fi
    29882986  fi
     
    30353033{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    30363034$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    3037 as_fn_error $? "cannot compute suffix of object files: cannot compile
    3038 See \`config.log' for more details" "$LINENO" 5 ; }
     3035as_fn_error "cannot compute suffix of object files: cannot compile
     3036See \`config.log' for more details." "$LINENO" 5; }
    30393037fi
    30403038rm -f conftest.$ac_cv_objext conftest.$ac_ext
     
    36053603
    36063604  fi
    3607   test "x$JAVAC" = x && as_fn_error $? "no acceptable Java compiler found in \$PATH" "$LINENO" 5
     3605  test "x$JAVAC" = x && as_fn_error "no acceptable Java compiler found in \$PATH" "$LINENO" 5
    36083606else
    36093607  echo "Checking for javac... $JAVAC"
     
    36213619CLASS_TEST=Test.class
    36223620cat << \EOF > $JAVA_TEST
    3623 /* #line 3623 "configure" */
     3621/* #line 3621 "configure" */
    36243622public class Test {
    36253623}
     
    36333631  ac_cv_prog_javac_works=yes
    36343632else
    3635   as_fn_error $? "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
     3633  as_fn_error "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
    36363634  echo "configure: failed program was:" >&5
    36373635  cat $JAVA_TEST >&5
     
    37383736
    37393737    fi
    3740     test x$JAVA = x && as_fn_error $? "no acceptable Java virtual machine found in \$PATH" "$LINENO" 5
     3738    test x$JAVA = x && as_fn_error "no acceptable Java virtual machine found in \$PATH" "$LINENO" 5
    37413739fi
    37423740
     
    38003798        ac_cv_prog_uudecode_base64=yes
    38013799else
    3802         echo "configure: 3802: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
     3800        echo "configure: 3800: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
    38033801        echo "configure: failed file was:" >&5
    38043802        cat Test.uue >&5
     
    38153813$as_echo "$as_me: WARNING: I have to compile Test.class from scratch" >&2;}
    38163814        if test x$ac_cv_prog_javac_works = xno; then
    3817                 as_fn_error $? "Cannot compile java source. $JAVAC does not work properly" "$LINENO" 5
     3815                as_fn_error "Cannot compile java source. $JAVAC does not work properly" "$LINENO" 5
    38183816        fi
    38193817        if test x$ac_cv_prog_javac_works = x; then
     
    39083906
    39093907  fi
    3910   test "x$JAVAC" = x && as_fn_error $? "no acceptable Java compiler found in \$PATH" "$LINENO" 5
     3908  test "x$JAVAC" = x && as_fn_error "no acceptable Java compiler found in \$PATH" "$LINENO" 5
    39113909else
    39123910  echo "Checking for javac... $JAVAC"
     
    39243922CLASS_TEST=Test.class
    39253923cat << \EOF > $JAVA_TEST
    3926 /* #line 3926 "configure" */
     3924/* #line 3924 "configure" */
    39273925public class Test {
    39283926}
     
    39363934  ac_cv_prog_javac_works=yes
    39373935else
    3938   as_fn_error $? "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
     3936  as_fn_error "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
    39393937  echo "configure: failed program was:" >&5
    39403938  cat $JAVA_TEST >&5
     
    39633961TEST=Test
    39643962cat << \EOF > $JAVA_TEST
    3965 /* [#]line 3965 "configure" */
     3963/* [#]line 3963 "configure" */
    39663964public class Test {
    39673965public static void main (String args[]) {
     
    39803978          echo "configure: failed program was:" >&5
    39813979          cat $JAVA_TEST >&5
    3982           as_fn_error $? "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
     3980          as_fn_error "The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
    39833981        fi
    39843982fi
     
    39933991  echo "configure: failed program was:" >&5
    39943992  cat $JAVA_TEST >&5
    3995   as_fn_error $? "The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
     3993  as_fn_error "The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" "$LINENO" 5
    39963994fi
    39973995rm -fr $JAVA_TEST $CLASS_TEST Test.uue
     
    40914089ac_aux_dir=
    40924090for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
    4093   if test -f "$ac_dir/install-sh"; then
    4094     ac_aux_dir=$ac_dir
    4095     ac_install_sh="$ac_aux_dir/install-sh -c"
    4096     break
    4097   elif test -f "$ac_dir/install.sh"; then
    4098     ac_aux_dir=$ac_dir
    4099     ac_install_sh="$ac_aux_dir/install.sh -c"
    4100     break
    4101   elif test -f "$ac_dir/shtool"; then
    4102     ac_aux_dir=$ac_dir
    4103     ac_install_sh="$ac_aux_dir/shtool install -c"
    4104     break
    4105   fi
     4091  for ac_t in install-sh install.sh shtool; do
     4092    if test -f "$ac_dir/$ac_t"; then
     4093      ac_aux_dir=$ac_dir
     4094      ac_install_sh="$ac_aux_dir/$ac_t -c"
     4095      break 2
     4096    fi
     4097  done
    41064098done
    41074099if test -z "$ac_aux_dir"; then
    4108   as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
     4100  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
    41094101fi
    41104102
     
    41204112# Make sure we can run config.sub.
    41214113$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
    4122   as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
     4114  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
    41234115
    41244116{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
     
    41314123  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
    41324124test "x$ac_build_alias" = x &&
    4133   as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
     4125  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
    41344126ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
    4135   as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
     4127  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
    41364128
    41374129fi
     
    41404132case $ac_cv_build in
    41414133*-*-*) ;;
    4142 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
     4134*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
    41434135esac
    41444136build=$ac_cv_build
     
    41654157else
    41664158  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
    4167     as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
     4159    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
    41684160fi
    41694161
     
    41734165case $ac_cv_host in
    41744166*-*-*) ;;
    4175 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
     4167*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
    41764168esac
    41774169host=$ac_cv_host
     
    41984190else
    41994191  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
    4200     as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
     4192    as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
    42014193fi
    42024194
     
    42064198case $ac_cv_target in
    42074199*-*-*) ;;
    4208 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;;
     4200*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
    42094201esac
    42104202target=$ac_cv_target
     
    43374329set x ${MAKE-make}
    43384330ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
    4339 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
     4331if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
    43404332  $as_echo_n "(cached) " >&6
    43414333else
     
    43454337    @echo '@@@%%%=$(MAKE)=@@@%%%'
    43464338_ACEOF
    4347 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
     4339# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
    43484340case `${MAKE-make} -f conftest.make 2>/dev/null` in
    43494341  *@@@%%%=?*=@@@%%%*)
     
    44554447  RANLIB="$ac_cv_prog_RANLIB"
    44564448fi
    4457 
    4458 
    4459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if architecture is 64-bit" >&5
    4460 $as_echo_n "checking to see if architecture is 64-bit... " >&6; }
    4461 arch_64bit=no
    4462 case "$host_cpu" in
    4463 x86_64) arch_64bit=yes ;;
    4464 esac
    4465 
    4466 if test "$arch_64bit" = yes; then
    4467   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
    4468 $as_echo "yes" >&6; }
    4469   if test -z "$COMPAT32BITFLAGS" ; then
    4470     COMPAT32BITFLAGS="-m32"
    4471   fi
    4472 else
    4473   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
    4474 $as_echo "no" >&6; }
    4475   if test -z "$COMPAT32BITFLAGS" ; then
    4476     COMPAT32BITFLAGS=
    4477   fi
    4478 fi
    4479 
    4480 # Only need compat32bitflag if using MG or MGPP
    4481 if test "$ENABLE_MG" = "0" -a "$ENABLE_MGPP" = "0" ; then
    4482   COMPAT32BITFLAGS=
    4483 fi
    4484 
    4485 export COMPAT32BITFLAGS
    44864449
    44874450
     
    45604523continue
    45614524fi
    4562 rm -f conftest.err conftest.i conftest.$ac_ext
     4525rm -f conftest.err conftest.$ac_ext
    45634526
    45644527  # OK, works on sane cases.  Now check whether nonexistent headers
     
    45764539break
    45774540fi
    4578 rm -f conftest.err conftest.i conftest.$ac_ext
     4541rm -f conftest.err conftest.$ac_ext
    45794542
    45804543done
    45814544# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
    4582 rm -f conftest.i conftest.err conftest.$ac_ext
     4545rm -f conftest.err conftest.$ac_ext
    45834546if $ac_preproc_ok; then :
    45844547  break
     
    46194582continue
    46204583fi
    4621 rm -f conftest.err conftest.i conftest.$ac_ext
     4584rm -f conftest.err conftest.$ac_ext
    46224585
    46234586  # OK, works on sane cases.  Now check whether nonexistent headers
     
    46354598break
    46364599fi
    4637 rm -f conftest.err conftest.i conftest.$ac_ext
     4600rm -f conftest.err conftest.$ac_ext
    46384601
    46394602done
    46404603# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
    4641 rm -f conftest.i conftest.err conftest.$ac_ext
     4604rm -f conftest.err conftest.$ac_ext
    46424605if $ac_preproc_ok; then :
    46434606
     
    46454608  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
    46464609$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    4647 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
    4648 See \`config.log' for more details" "$LINENO" 5 ; }
     4610as_fn_error "C preprocessor \"$CPP\" fails sanity check
     4611See \`config.log' for more details." "$LINENO" 5; }
    46494612fi
    46504613
     
    47074670IFS=$as_save_IFS
    47084671  if test -z "$ac_cv_path_GREP"; then
    4709     as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
     4672    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
    47104673  fi
    47114674else
     
    47734736IFS=$as_save_IFS
    47744737  if test -z "$ac_cv_path_EGREP"; then
    4775     as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
     4738    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
    47764739  fi
    47774740else
     
    49054868ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
    49064869"
    4907 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
     4870eval as_val=\$$as_ac_Header
     4871   if test "x$as_val" = x""yes; then :
    49084872  cat >>confdefs.h <<_ACEOF
    49094873#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     
    54605424{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
    54615425$as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
    5462 if eval "test \"\${$as_ac_Header+set}\"" = set; then :
     5426if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
    54635427  $as_echo_n "(cached) " >&6
    54645428else
     
    54875451           { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
    54885452$as_echo "$ac_res" >&6; }
    5489 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
     5453eval as_val=\$$as_ac_Header
     5454   if test "x$as_val" = x""yes; then :
    54905455  cat >>confdefs.h <<_ACEOF
    54915456#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
     
    57295694  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
    57305695ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
    5731 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
     5696eval as_val=\$$as_ac_Header
     5697   if test "x$as_val" = x""yes; then :
    57325698  cat >>confdefs.h <<_ACEOF
    57335699#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
     
    59025868    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    59035869ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
    5904 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
     5870eval as_val=\$$as_ac_var
     5871   if test "x$as_val" = x""yes; then :
    59055872
    59065873cat >>confdefs.h <<_ACEOF
     
    60626029  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
    60636030ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
    6064 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
     6031eval as_val=\$$as_ac_var
     6032   if test "x$as_val" = x""yes; then :
    60656033  cat >>confdefs.h <<_ACEOF
    60666034#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     
    60706038done
    60716039
    6072 ac_fn_c_check_func "$LINENO" "ftruncate" "ac_cv_func_ftruncate"
    6073 if test "x$ac_cv_func_ftruncate" = x""yes; then :
    6074   $as_echo "#define HAVE_FTRUNCATE 1" >>confdefs.h
     6040for ac_func in ftruncate strstr strcasecmp
     6041do :
     6042  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
     6043ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
     6044eval as_val=\$$as_ac_var
     6045   if test "x$as_val" = x""yes; then :
     6046  cat >>confdefs.h <<_ACEOF
     6047#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
     6048_ACEOF
    60756049
    60766050else
    60776051  case " $LIBOBJS " in
    6078   *" ftruncate.$ac_objext "* ) ;;
    6079   *) LIBOBJS="$LIBOBJS ftruncate.$ac_objext"
     6052  *" $ac_func.$ac_objext "* ) ;;
     6053  *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
    60806054 ;;
    60816055esac
    60826056
    60836057fi
    6084 
    6085 ac_fn_c_check_func "$LINENO" "strstr" "ac_cv_func_strstr"
    6086 if test "x$ac_cv_func_strstr" = x""yes; then :
    6087   $as_echo "#define HAVE_STRSTR 1" >>confdefs.h
    6088 
    6089 else
    6090   case " $LIBOBJS " in
    6091   *" strstr.$ac_objext "* ) ;;
    6092   *) LIBOBJS="$LIBOBJS strstr.$ac_objext"
    6093  ;;
    6094 esac
    6095 
    6096 fi
    6097 
    6098 ac_fn_c_check_func "$LINENO" "strcasecmp" "ac_cv_func_strcasecmp"
    6099 if test "x$ac_cv_func_strcasecmp" = x""yes; then :
    6100   $as_echo "#define HAVE_STRCASECMP 1" >>confdefs.h
    6101 
    6102 else
    6103   case " $LIBOBJS " in
    6104   *" strcasecmp.$ac_objext "* ) ;;
    6105   *) LIBOBJS="$LIBOBJS strcasecmp.$ac_objext"
    6106  ;;
    6107 esac
    6108 
    6109 fi
     6058done
    61106059
    61116060
     
    62776226{ $as_echo "$as_me:${as_lineno-$LINENO}: result: \"no\"" >&5
    62786227$as_echo "\"no\"" >&6; }
    6279 as_fn_error $? "\"Perl 5 not available - cannot install\"" "$LINENO" 5
     6228as_fn_error "\"Perl 5 not available - cannot install\"" "$LINENO" 5
    62806229fi
    62816230
     
    63466295{ $as_echo "$as_me:${as_lineno-$LINENO}: result: \"yes\"" >&5
    63476296$as_echo "\"yes\"" >&6; }
    6348 as_fn_error $? "\"STL Broken - Obtain newer version of GNU C Compiler\"" "$LINENO" 5
     6297as_fn_error "\"STL Broken - Obtain newer version of GNU C Compiler\"" "$LINENO" 5
    63496298fi
    63506299
     
    65786527     ;; #(
    65796528   *)
    6580      as_fn_error $? "unknown endianness
    6581  presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5  ;;
     6529     as_fn_error "unknown endianness
     6530 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
    65826531 esac
    65836532
     
    66266575srclist="src/hashfile/Makefile \
    66276576         src/phind/generate/Makefile \
    6628     src/java/org/nzdl/gsdl/Makefile"
     6577        src/java/org/nzdl/gsdl/Makefile"
    66296578
    66306579ac_config_files="$ac_config_files packages/Makefile Makefile $srclist $moduleDirs"
     
    67136662ac_libobjs=
    67146663ac_ltlibobjs=
    6715 U=
    67166664for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
    67176665  # 1. Remove the extension, and $U if already installed.
     
    68766824
    68776825
    6878 # as_fn_error STATUS ERROR [LINENO LOG_FD]
    6879 # ----------------------------------------
     6826# as_fn_error ERROR [LINENO LOG_FD]
     6827# ---------------------------------
    68806828# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
    68816829# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
    6882 # script with STATUS, using 1 if that was 0.
     6830# script with status $?, using 1 if that was 0.
    68836831as_fn_error ()
    68846832{
    6885   as_status=$1; test $as_status -eq 0 && as_status=1
    6886   if test "$4"; then
    6887     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
    6888     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
     6833  as_status=$?; test $as_status -eq 0 && as_status=1
     6834  if test "$3"; then
     6835    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
     6836    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
    68896837  fi
    6890   $as_echo "$as_me: error: $2" >&2
     6838  $as_echo "$as_me: error: $1" >&2
    68916839  as_fn_exit $as_status
    68926840} # as_fn_error
     
    70847032    done
    70857033    test -z "$as_dirs" || eval "mkdir $as_dirs"
    7086   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
     7034  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
    70877035
    70887036
     
    71387086ac_log="
    71397087This file was extended by $as_me, which was
    7140 generated by GNU Autoconf 2.67.  Invocation command line was
     7088generated by GNU Autoconf 2.65.  Invocation command line was
    71417089
    71427090  CONFIG_FILES    = $CONFIG_FILES
     
    72007148ac_cs_version="\\
    72017149config.status
    7202 configured by $0, generated by GNU Autoconf 2.67,
     7150configured by $0, generated by GNU Autoconf 2.65,
    72037151  with options \\"\$ac_cs_config\\"
    72047152
    7205 Copyright (C) 2010 Free Software Foundation, Inc.
     7153Copyright (C) 2009 Free Software Foundation, Inc.
    72067154This config.status script is free software; the Free Software Foundation
    72077155gives unlimited permission to copy, distribute and modify it."
     
    72207168do
    72217169  case $1 in
    7222   --*=?*)
     7170  --*=*)
    72237171    ac_option=`expr "X$1" : 'X\([^=]*\)='`
    72247172    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
    7225     ac_shift=:
    7226     ;;
    7227   --*=)
    7228     ac_option=`expr "X$1" : 'X\([^=]*\)='`
    7229     ac_optarg=
    72307173    ac_shift=:
    72317174    ;;
     
    72517194    case $ac_optarg in
    72527195    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
    7253     '') as_fn_error $? "missing file argument" ;;
    72547196    esac
    72557197    as_fn_append CONFIG_FILES " '$ac_optarg'"
     
    72647206  --he | --h)
    72657207    # Conflict between --help and --header
    7266     as_fn_error $? "ambiguous option: \`$1'
     7208    as_fn_error "ambiguous option: \`$1'
    72677209Try \`$0 --help' for more information.";;
    72687210  --help | --hel | -h )
     
    72737215
    72747216  # This is an error.
    7275   -*) as_fn_error $? "unrecognized option: \`$1'
     7217  -*) as_fn_error "unrecognized option: \`$1'
    72767218Try \`$0 --help' for more information." ;;
    72777219
     
    73287270    "$moduleDirs") CONFIG_FILES="$CONFIG_FILES $moduleDirs" ;;
    73297271
    7330   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
     7272  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
    73317273  esac
    73327274done
     
    73657307  tmp=./conf$$-$RANDOM
    73667308  (umask 077 && mkdir "$tmp")
    7367 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
     7309} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
    73687310
    73697311# Set up the scripts for CONFIG_FILES section.
     
    73827324ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
    73837325if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
    7384   ac_cs_awk_cr='\\r'
     7326  ac_cs_awk_cr='\r'
    73857327else
    73867328  ac_cs_awk_cr=$ac_cr
     
    73967338  echo "_ACEOF"
    73977339} >conf$$subs.sh ||
    7398   as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
    7399 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
     7340  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
     7341ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
    74007342ac_delim='%!_!# '
    74017343for ac_last_try in false false false false false :; do
    74027344  . ./conf$$subs.sh ||
    7403     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
     7345    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
    74047346
    74057347  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
     
    74077349    break
    74087350  elif $ac_last_try; then
    7409     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
     7351    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
    74107352  else
    74117353    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
     
    74967438  cat
    74977439fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
    7498   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
    7499 _ACEOF
    7500 
    7501 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
    7502 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
     7440  || as_fn_error "could not setup config files machinery" "$LINENO" 5
     7441_ACEOF
     7442
     7443# VPATH may cause trouble with some makes, so we remove $(srcdir),
     7444# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
    75037445# trailing colons and then remove the whole line if VPATH becomes empty
    75047446# (actually we leave an empty line to preserve line numbers).
    75057447if test "x$srcdir" = x.; then
    7506   ac_vpsub='/^[  ]*VPATH[    ]*=[    ]*/{
    7507 h
    7508 s///
    7509 s/^/:/
    7510 s/[  ]*$/:/
    7511 s/:\$(srcdir):/:/g
    7512 s/:\${srcdir}:/:/g
    7513 s/:@srcdir@:/:/g
    7514 s/^:*//
     7448  ac_vpsub='/^[  ]*VPATH[    ]*=/{
     7449s/:*\$(srcdir):*/:/
     7450s/:*\${srcdir}:*/:/
     7451s/:*@srcdir@:*/:/
     7452s/^\([^=]*=[     ]*\):*/\1/
    75157453s/:*$//
    7516 x
    7517 s/\(=[   ]*\).*/\1/
    7518 G
    7519 s/\n//
    75207454s/^[^=]*=[   ]*$//
    75217455}'
     
    75457479    break
    75467480  elif $ac_last_try; then
    7547     as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
     7481    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
    75487482  else
    75497483    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
     
    76307564_ACEOF
    76317565cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
    7632   as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
     7566  as_fn_error "could not setup config headers machinery" "$LINENO" 5
    76337567fi # test -n "$CONFIG_HEADERS"
    76347568
     
    76437577  case $ac_mode$ac_tag in
    76447578  :[FHL]*:*);;
    7645   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
     7579  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
    76467580  :[FH]-) ac_tag=-:-;;
    76477581  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
     
    76717605       *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    76727606       esac ||
    7673        as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
     7607       as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
    76747608      esac
    76757609      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     
    76987632    case $ac_tag in
    76997633    *:-:* | *:-) cat >"$tmp/stdin" \
    7700       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
     7634      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
    77017635    esac
    77027636    ;;
     
    78297763"
    78307764eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
    7831   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     7765  || as_fn_error "could not create $ac_file" "$LINENO" 5
    78327766
    78337767test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
     
    78357769  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
    78367770  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    7837 which seems to be undefined.  Please make sure it is defined" >&5
     7771which seems to be undefined.  Please make sure it is defined." >&5
    78387772$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    7839 which seems to be undefined.  Please make sure it is defined" >&2;}
     7773which seems to be undefined.  Please make sure it is defined." >&2;}
    78407774
    78417775  rm -f "$tmp/stdin"
     
    78447778  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
    78457779  esac \
    7846   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     7780  || as_fn_error "could not create $ac_file" "$LINENO" 5
    78477781 ;;
    78487782  :H)
     
    78557789      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
    78567790    } >"$tmp/config.h" \
    7857       || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     7791      || as_fn_error "could not create $ac_file" "$LINENO" 5
    78587792    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
    78597793      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
     
    78627796      rm -f "$ac_file"
    78637797      mv "$tmp/config.h" "$ac_file" \
    7864     || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     7798    || as_fn_error "could not create $ac_file" "$LINENO" 5
    78657799    fi
    78667800  else
    78677801    $as_echo "/* $configure_input  */" \
    78687802      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
    7869       || as_fn_error $? "could not create -" "$LINENO" 5
     7803      || as_fn_error "could not create -" "$LINENO" 5
    78707804  fi
    78717805 ;;
     
    78827816
    78837817test $ac_write_fail = 0 ||
    7884   as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
     7818  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
    78857819
    78867820
     
    79037837  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
    79047838  # would make configure fail if this is the last instruction.
    7905   $ac_cs_success || as_fn_exit 1
     7839  $ac_cs_success || as_fn_exit $?
    79067840fi
    79077841
     
    80447978      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
    80457979       --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
    8046     as_fn_error $? "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
     7980    as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
    80477981    fi
    80487982
Note: See TracChangeset for help on using the changeset viewer.