Changeset 4213 for trunk/configure


Ignore:
Timestamp:
Mar 10, 2014 10:48:38 AM (10 years ago)
Author:
ldelgass
Message:

Update configure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r4209 r4213  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.68 for Rappture 1.4.
     3# Generated by GNU Autoconf 2.69 for Rappture 1.4.
    44#
    55# Report bugs to <rappture@nanohub.org>.
    66#
    77#
    8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
    9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
    10 # Foundation, Inc.
     8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
    119#
    1210#
     
    137135(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
    138136
     137# Use a proper internal environment variable to ensure we don't fall
     138  # into an infinite loop, continuously re-executing ourselves.
     139  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
     140    _as_can_reexec=no; export _as_can_reexec;
     141    # We cannot yet assume a decent shell, so we have to provide a
     142# neutralization value for shells without unset; and this also
     143# works around shells that cannot unset nonexistent variables.
     144# Preserve -v and -x to the replacement shell.
     145BASH_ENV=/dev/null
     146ENV=/dev/null
     147(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
     148case $- in # ((((
     149  *v*x* | *x*v* ) as_opts=-vx ;;
     150  *v* ) as_opts=-v ;;
     151  *x* ) as_opts=-x ;;
     152  * ) as_opts= ;;
     153esac
     154exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
     155# Admittedly, this is quite paranoid, since all the known shells bail
     156# out after a failed `exec'.
     157$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
     158as_fn_exit 255
     159  fi
     160  # We don't want this to propagate to other subprocesses.
     161          { _as_can_reexec=; unset _as_can_reexec;}
    139162if test "x$CONFIG_SHELL" = x; then
    140163  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
     
    170193  exitcode=1; echo positional parameters were not saved.
    171194fi
    172 test x\$exitcode = x0 || exit 1"
     195test x\$exitcode = x0 || exit 1
     196test -x / || exit 1"
    173197  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
    174198  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
     
    215239
    216240      if test "x$CONFIG_SHELL" != x; then :
    217   # We cannot yet assume a decent shell, so we have to provide a
    218         # neutralization value for shells without unset; and this also
    219         # works around shells that cannot unset nonexistent variables.
    220         # Preserve -v and -x to the replacement shell.
    221         BASH_ENV=/dev/null
    222         ENV=/dev/null
    223         (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
    224         export CONFIG_SHELL
    225         case $- in # ((((
    226           *v*x* | *x*v* ) as_opts=-vx ;;
    227           *v* ) as_opts=-v ;;
    228           *x* ) as_opts=-x ;;
    229           * ) as_opts= ;;
    230         esac
    231         exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
     241  export CONFIG_SHELL
     242             # We cannot yet assume a decent shell, so we have to provide a
     243# neutralization value for shells without unset; and this also
     244# works around shells that cannot unset nonexistent variables.
     245# Preserve -v and -x to the replacement shell.
     246BASH_ENV=/dev/null
     247ENV=/dev/null
     248(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
     249case $- in # ((((
     250  *v*x* | *x*v* ) as_opts=-vx ;;
     251  *v* ) as_opts=-v ;;
     252  *x* ) as_opts=-x ;;
     253  * ) as_opts= ;;
     254esac
     255exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
     256# Admittedly, this is quite paranoid, since all the known shells bail
     257# out after a failed `exec'.
     258$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
     259exit 255
    232260fi
    233261
     
    332360
    333361} # as_fn_mkdir_p
     362
     363# as_fn_executable_p FILE
     364# -----------------------
     365# Test if FILE is an executable regular file.
     366as_fn_executable_p ()
     367{
     368  test -f "$1" && test -x "$1"
     369} # as_fn_executable_p
    334370# as_fn_append VAR VALUE
    335371# ----------------------
     
    453489    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
    454490
     491  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
     492  # already done that, so ensure we don't try to do so again and fall
     493  # in an infinite loop.  This has already happened in practice.
     494  _as_can_reexec=no; export _as_can_reexec
    455495  # Don't try to exec as it changes $[0], causing all sort of problems
    456496  # (the dirname of $[0] is not the place where we might find the
     
    487527    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    488528    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    489     # In both cases, we have to default to `cp -p'.
     529    # In both cases, we have to default to `cp -pR'.
    490530    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    491       as_ln_s='cp -p'
     531      as_ln_s='cp -pR'
    492532  elif ln conf$$.file conf$$ 2>/dev/null; then
    493533    as_ln_s=ln
    494534  else
    495     as_ln_s='cp -p'
     535    as_ln_s='cp -pR'
    496536  fi
    497537else
    498   as_ln_s='cp -p'
     538  as_ln_s='cp -pR'
    499539fi
    500540rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     
    508548fi
    509549
    510 if test -x / >/dev/null 2>&1; then
    511   as_test_x='test -x'
    512 else
    513   if ls -dL / >/dev/null 2>&1; then
    514     as_ls_L_option=L
    515   else
    516     as_ls_L_option=
    517   fi
    518   as_test_x='
    519     eval sh -c '\''
    520       if test -d "$1"; then
    521         test -d "$1/.";
    522       else
    523         case $1 in #(
    524         -*)set "./$1";;
    525         esac;
    526         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
    527         ???[sx]*):;;*)false;;esac;fi
    528     '\'' sh
    529   '
    530 fi
    531 as_executable_p=$as_test_x
     550as_test_x='test -x'
     551as_executable_p=as_fn_executable_p
    532552
    533553# Sed expression to map a string onto a valid CPP name.
     
    12891309  if test "x$build_alias" = x; then
    12901310    cross_compiling=maybe
    1291     $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
    1292     If a cross compiler is detected then cross compile mode will be used" >&2
    12931311  elif test "x$build_alias" != "x$host_alias"; then
    12941312    cross_compiling=yes
     
    15621580  cat <<\_ACEOF
    15631581Rappture configure 1.4
    1564 generated by GNU Autoconf 2.68
    1565 
    1566 Copyright (C) 2010 Free Software Foundation, Inc.
     1582generated by GNU Autoconf 2.69
     1583
     1584Copyright (C) 2012 Free Software Foundation, Inc.
    15671585This configure script is free software; the Free Software Foundation
    15681586gives unlimited permission to copy, distribute and modify it.
     
    17951813       } && test -s conftest$ac_exeext && {
    17961814         test "$cross_compiling" = yes ||
    1797          $as_test_x conftest$ac_exeext
     1815         test -x conftest$ac_exeext
    17981816       }; then :
    17991817  ac_retval=0
     
    19081926       } && test -s conftest$ac_exeext && {
    19091927         test "$cross_compiling" = yes ||
    1910          $as_test_x conftest$ac_exeext
     1928         test -x conftest$ac_exeext
    19111929       }; then :
    19121930  ac_retval=0
     
    22122230{
    22132231static int test_array [1 - 2 * !(($2) >= 0)];
    2214 test_array [0] = 0
     2232test_array [0] = 0;
     2233return test_array [0];
    22152234
    22162235  ;
     
    22282247{
    22292248static int test_array [1 - 2 * !(($2) <= $ac_mid)];
    2230 test_array [0] = 0
     2249test_array [0] = 0;
     2250return test_array [0];
    22312251
    22322252  ;
     
    22542274{
    22552275static int test_array [1 - 2 * !(($2) < 0)];
    2256 test_array [0] = 0
     2276test_array [0] = 0;
     2277return test_array [0];
    22572278
    22582279  ;
     
    22702291{
    22712292static int test_array [1 - 2 * !(($2) >= $ac_mid)];
    2272 test_array [0] = 0
     2293test_array [0] = 0;
     2294return test_array [0];
    22732295
    22742296  ;
     
    23042326{
    23052327static int test_array [1 - 2 * !(($2) <= $ac_mid)];
    2306 test_array [0] = 0
     2328test_array [0] = 0;
     2329return test_array [0];
    23072330
    23082331  ;
     
    23772400
    23782401It was created by Rappture $as_me 1.4, which was
    2379 generated by GNU Autoconf 2.68.  Invocation command line was
     2402generated by GNU Autoconf 2.69.  Invocation command line was
    23802403
    23812404  $ $0 $@
     
    28272850    for ac_prog in ginstall scoinst install; do
    28282851      for ac_exec_ext in '' $ac_executable_extensions; do
    2829         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
     2852        if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
    28302853          if test $ac_prog = install &&
    28312854            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
     
    29012924  test -z "$as_dir" && as_dir=.
    29022925    for ac_exec_ext in '' $ac_executable_extensions; do
    2903   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2926  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    29042927    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
    29052928    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    29412964  test -z "$as_dir" && as_dir=.
    29422965    for ac_exec_ext in '' $ac_executable_extensions; do
    2943   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2966  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    29442967    ac_cv_prog_ac_ct_RANLIB="ranlib"
    29452968    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    30003023    for ac_prog in mkdir gmkdir; do
    30013024         for ac_exec_ext in '' $ac_executable_extensions; do
    3002            { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
     3025           as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
    30033026           case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
    30043027             'mkdir (GNU coreutils) '* | \
     
    30843107  test -z "$as_dir" && as_dir=.
    30853108    for ac_exec_ext in '' $ac_executable_extensions; do
    3086   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3109  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    30873110    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    30883111    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    31243147  test -z "$as_dir" && as_dir=.
    31253148    for ac_exec_ext in '' $ac_executable_extensions; do
    3126   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3149  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    31273150    ac_cv_prog_ac_ct_CC="gcc"
    31283151    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    31773200  test -z "$as_dir" && as_dir=.
    31783201    for ac_exec_ext in '' $ac_executable_extensions; do
    3179   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3202  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    31803203    ac_cv_prog_CC="${ac_tool_prefix}cc"
    31813204    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    32183241  test -z "$as_dir" && as_dir=.
    32193242    for ac_exec_ext in '' $ac_executable_extensions; do
    3220   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3243  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    32213244    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
    32223245       ac_prog_rejected=yes
     
    32763299  test -z "$as_dir" && as_dir=.
    32773300    for ac_exec_ext in '' $ac_executable_extensions; do
    3278   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3301  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    32793302    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    32803303    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    33203343  test -z "$as_dir" && as_dir=.
    33213344    for ac_exec_ext in '' $ac_executable_extensions; do
    3322   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3345  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    33233346    ac_cv_prog_ac_ct_CC="$ac_prog"
    33243347    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    37663789#include <stdarg.h>
    37673790#include <stdio.h>
    3768 #include <sys/types.h>
    3769 #include <sys/stat.h>
     3791struct stat;
    37703792/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
    37713793struct buf { int x; };
     
    38803902  test -z "$as_dir" && as_dir=.
    38813903    for ac_exec_ext in '' $ac_executable_extensions; do
    3882   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3904  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    38833905    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
    38843906    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    39243946  test -z "$as_dir" && as_dir=.
    39253947    for ac_exec_ext in '' $ac_executable_extensions; do
    3926   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     3948  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    39273949    ac_cv_prog_ac_ct_CXX="$ac_prog"
    39283950    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    41334155  test -z "$as_dir" && as_dir=.
    41344156    for ac_exec_ext in '' $ac_executable_extensions; do
    4135   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     4157  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    41364158    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
    41374159    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    41774199  test -z "$as_dir" && as_dir=.
    41784200    for ac_exec_ext in '' $ac_executable_extensions; do
    4179   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     4201  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    41804202    ac_cv_prog_ac_ct_F77="$ac_prog"
    41814203    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    44844506    for ac_exec_ext in '' $ac_executable_extensions; do
    44854507      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
    4486       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     4508      as_fn_executable_p "$ac_path_GREP" || continue
    44874509# Check for GNU ac_path_GREP and select it if it is found.
    44884510  # Check for GNU $ac_path_GREP
     
    45504572    for ac_exec_ext in '' $ac_executable_extensions; do
    45514573      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
    4552       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     4574      as_fn_executable_p "$ac_path_EGREP" || continue
    45534575# Check for GNU ac_path_EGREP and select it if it is found.
    45544576  # Check for GNU $ac_path_EGREP
     
    56175639  test -z "$as_dir" && as_dir=.
    56185640    for ac_exec_ext in '' $ac_executable_extensions; do
    5619   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     5641  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    56205642    ac_cv_prog_AR="ar"
    56215643    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    73667388  test -z "$as_dir" && as_dir=.
    73677389    for ac_exec_ext in '' $ac_executable_extensions; do
    7368   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7390  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    73697391    ac_cv_path_TCLSH="$as_dir/$ac_word$ac_exec_ext"
    73707392    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    74087430  test -z "$as_dir" && as_dir=.
    74097431    for ac_exec_ext in '' $ac_executable_extensions; do
    7410   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7432  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    74117433    ac_cv_path_TCLSH="$as_dir/$ac_word$ac_exec_ext"
    74127434    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    74537475VTK_TCL_DIR=""
    74547476
    7455 ENABLE_VTK=no
     7477ENABLE_VTK=
    74567478if test "$with_vtk" != "no" ; then
    74577479  if test "$with_vtk" != "yes" ; then
     
    74797501else
    74807502  if test "${ENABLE_GUI}" = "yes" ; then
    7481     as_fn_error $? "Rappture GUI requires VTK" "$LINENO" 5
     7503    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: VTK missing: Rappture GUI requires VTK for some features" >&5
     7504$as_echo "$as_me: WARNING: VTK missing: Rappture GUI requires VTK for some features" >&2;}
    74827505  fi
    74837506fi
     
    75377560  test -z "$as_dir" && as_dir=.
    75387561    for ac_exec_ext in '' $ac_executable_extensions; do
    7539   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7562  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    75407563    ac_cv_path_MATLAB="$as_dir/$ac_word$ac_exec_ext"
    75417564    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    75797602  test -z "$as_dir" && as_dir=.
    75807603    for ac_exec_ext in '' $ac_executable_extensions; do
    7581   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7604  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    75827605    ac_cv_path_MATLAB="$as_dir/$ac_word$ac_exec_ext"
    75837606    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    76297652  test -z "$as_dir" && as_dir=.
    76307653    for ac_exec_ext in '' $ac_executable_extensions; do
    7631   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7654  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    76327655    ac_cv_path_MEX="$as_dir/$ac_word$ac_exec_ext"
    76337656    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    76697692  test -z "$as_dir" && as_dir=.
    76707693    for ac_exec_ext in '' $ac_executable_extensions; do
    7671   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7694  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    76727695    ac_cv_path_MEXEXT="$as_dir/$ac_word$ac_exec_ext"
    76737696    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    77207743  test -z "$as_dir" && as_dir=.
    77217744    for ac_exec_ext in '' $ac_executable_extensions; do
    7722   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7745  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    77237746    ac_cv_path_MCC="$as_dir/$ac_word$ac_exec_ext"
    77247747    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    77827805  test -z "$as_dir" && as_dir=.
    77837806    for ac_exec_ext in '' $ac_executable_extensions; do
    7784   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7807  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    77857808    ac_cv_path_OCTAVE="$as_dir/$ac_word$ac_exec_ext"
    77867809    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    78227845  test -z "$as_dir" && as_dir=.
    78237846    for ac_exec_ext in '' $ac_executable_extensions; do
    7824   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7847  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    78257848    ac_cv_path_MKOCTFILE="$as_dir/$ac_word$ac_exec_ext"
    78267849    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    79097932  test -z "$as_dir" && as_dir=.
    79107933    for ac_exec_ext in '' $ac_executable_extensions; do
    7911   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7934  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    79127935    ac_cv_path_mkoctfile3="$as_dir/$ac_word$ac_exec_ext"
    79137936    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    79697992  test -z "$as_dir" && as_dir=.
    79707993    for ac_exec_ext in '' $ac_executable_extensions; do
    7971   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     7994  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    79727995    ac_cv_path_mkoctfile2="$as_dir/$ac_word$ac_exec_ext"
    79737996    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    80438066  test -z "$as_dir" && as_dir=.
    80448067    for ac_exec_ext in '' $ac_executable_extensions; do
    8045   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8068  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    80468069    ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
    80478070    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    80848107  test -z "$as_dir" && as_dir=.
    80858108    for ac_exec_ext in '' $ac_executable_extensions; do
    8086   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8109  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    80878110    ac_cv_path_XSUBPP="$as_dir/$ac_word$ac_exec_ext"
    80888111    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    81258148  test -z "$as_dir" && as_dir=.
    81268149    for ac_exec_ext in '' $ac_executable_extensions; do
    8127   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8150  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    81288151    ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
    81298152    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    81658188  test -z "$as_dir" && as_dir=.
    81668189    for ac_exec_ext in '' $ac_executable_extensions; do
    8167   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8190  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    81688191    ac_cv_path_XSUBPP="$as_dir/$ac_word$ac_exec_ext"
    81698192    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    82478270  test -z "$as_dir" && as_dir=.
    82488271    for ac_exec_ext in '' $ac_executable_extensions; do
    8249   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8272  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    82508273    ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
    82518274    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    82898312  test -z "$as_dir" && as_dir=.
    82908313    for ac_exec_ext in '' $ac_executable_extensions; do
    8291   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8314  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    82928315    ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
    82938316    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    84108433  test -z "$as_dir" && as_dir=.
    84118434    for ac_exec_ext in '' $ac_executable_extensions; do
    8412   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8435  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    84138436    ac_cv_path_JAVA="$as_dir/$ac_word$ac_exec_ext"
    84148437    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    84508473  test -z "$as_dir" && as_dir=.
    84518474    for ac_exec_ext in '' $ac_executable_extensions; do
    8452   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8475  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    84538476    ac_cv_path_JAVAC="$as_dir/$ac_word$ac_exec_ext"
    84548477    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    84908513  test -z "$as_dir" && as_dir=.
    84918514    for ac_exec_ext in '' $ac_executable_extensions; do
    8492   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8515  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    84938516    ac_cv_path_JAVAH="$as_dir/$ac_word$ac_exec_ext"
    84948517    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    85328555  test -z "$as_dir" && as_dir=.
    85338556    for ac_exec_ext in '' $ac_executable_extensions; do
    8534   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8557  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    85358558    ac_cv_path_JAVA="$as_dir/$ac_word$ac_exec_ext"
    85368559    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    85738596  test -z "$as_dir" && as_dir=.
    85748597    for ac_exec_ext in '' $ac_executable_extensions; do
    8575   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8598  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    85768599    ac_cv_path_JAVAC="$as_dir/$ac_word$ac_exec_ext"
    85778600    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    86148637  test -z "$as_dir" && as_dir=.
    86158638    for ac_exec_ext in '' $ac_executable_extensions; do
    8616   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8639  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    86178640    ac_cv_path_JAVAH="$as_dir/$ac_word$ac_exec_ext"
    86188641    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    87038726  test -z "$as_dir" && as_dir=.
    87048727    for ac_exec_ext in '' $ac_executable_extensions; do
    8705   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8728  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    87068729    ac_cv_path_R="$as_dir/$ac_word$ac_exec_ext"
    87078730    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    87458768  test -z "$as_dir" && as_dir=.
    87468769    for ac_exec_ext in '' $ac_executable_extensions; do
    8747   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     8770  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    87488771    ac_cv_path_R="$as_dir/$ac_word$ac_exec_ext"
    87498772    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    95389561  test -z "$as_dir" && as_dir=.
    95399562    for ac_exec_ext in '' $ac_executable_extensions; do
    9540   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     9563  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    95419564    ac_cv_path_FFMPEG="$as_dir/$ac_word$ac_exec_ext"
    95429565    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    95809603  test -z "$as_dir" && as_dir=.
    95819604    for ac_exec_ext in '' $ac_executable_extensions; do
    9582   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     9605  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    95839606    ac_cv_path_FFMPEG="$as_dir/$ac_word$ac_exec_ext"
    95849607    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    1060010623    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    1060110624    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    10602     # In both cases, we have to default to `cp -p'.
     10625    # In both cases, we have to default to `cp -pR'.
    1060310626    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    10604       as_ln_s='cp -p'
     10627      as_ln_s='cp -pR'
    1060510628  elif ln conf$$.file conf$$ 2>/dev/null; then
    1060610629    as_ln_s=ln
    1060710630  else
    10608     as_ln_s='cp -p'
     10631    as_ln_s='cp -pR'
    1060910632  fi
    1061010633else
    10611   as_ln_s='cp -p'
     10634  as_ln_s='cp -pR'
    1061210635fi
    1061310636rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     
    1066910692fi
    1067010693
    10671 if test -x / >/dev/null 2>&1; then
    10672   as_test_x='test -x'
    10673 else
    10674   if ls -dL / >/dev/null 2>&1; then
    10675     as_ls_L_option=L
    10676   else
    10677     as_ls_L_option=
    10678   fi
    10679   as_test_x='
    10680     eval sh -c '\''
    10681       if test -d "$1"; then
    10682         test -d "$1/.";
    10683       else
    10684         case $1 in #(
    10685         -*)set "./$1";;
    10686         esac;
    10687         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
    10688         ???[sx]*):;;*)false;;esac;fi
    10689     '\'' sh
    10690   '
    10691 fi
    10692 as_executable_p=$as_test_x
     10694
     10695# as_fn_executable_p FILE
     10696# -----------------------
     10697# Test if FILE is an executable regular file.
     10698as_fn_executable_p ()
     10699{
     10700  test -f "$1" && test -x "$1"
     10701} # as_fn_executable_p
     10702as_test_x='test -x'
     10703as_executable_p=as_fn_executable_p
    1069310704
    1069410705# Sed expression to map a string onto a valid CPP name.
     
    1071210723ac_log="
    1071310724This file was extended by Rappture $as_me 1.4, which was
    10714 generated by GNU Autoconf 2.68.  Invocation command line was
     10725generated by GNU Autoconf 2.69.  Invocation command line was
    1071510726
    1071610727  CONFIG_FILES    = $CONFIG_FILES
     
    1077410785ac_cs_version="\\
    1077510786Rappture config.status 1.4
    10776 configured by $0, generated by GNU Autoconf 2.68,
     10787configured by $0, generated by GNU Autoconf 2.69,
    1077710788  with options \\"\$ac_cs_config\\"
    1077810789
    10779 Copyright (C) 2010 Free Software Foundation, Inc.
     10790Copyright (C) 2012 Free Software Foundation, Inc.
    1078010791This config.status script is free software; the Free Software Foundation
    1078110792gives unlimited permission to copy, distribute and modify it."
     
    1086710878cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    1086810879if \$ac_cs_recheck; then
    10869   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     10880  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    1087010881  shift
    1087110882  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
Note: See TracChangeset for help on using the changeset viewer.