Changeset 3748


Ignore:
Timestamp:
Jul 5, 2013 10:07:31 PM (10 years ago)
Author:
gah
Message:

fix Makefiles (one more time)

Location:
branches/1.3/lang
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/lang/R/Rappture/configure

    r3742 r3748  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.67 for Rappture 1.0.
     3# Generated by GNU Autoconf 2.69 for Rappture 1.0.
    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#
     
    9290
    9391# Find who we are.  Look in the path if we contain no directory separator.
     92as_myself=
    9493case $0 in #((
    9594  *[\\/]* ) as_myself=$0 ;;
     
    136135(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
    137136
     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;}
    138162if test "x$CONFIG_SHELL" = x; then
    139163  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
     
    169193  exitcode=1; echo positional parameters were not saved.
    170194fi
    171 test x\$exitcode = x0 || exit 1"
     195test x\$exitcode = x0 || exit 1
     196test -x / || exit 1"
    172197  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
    173198  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
     
    214239
    215240      if test "x$CONFIG_SHELL" != x; then :
    216   # We cannot yet assume a decent shell, so we have to provide a
    217         # neutralization value for shells without unset; and this also
    218         # works around shells that cannot unset nonexistent variables.
    219         BASH_ENV=/dev/null
    220         ENV=/dev/null
    221         (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
    222         export CONFIG_SHELL
    223         exec "$CONFIG_SHELL" "$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
    224260fi
    225261
     
    324360
    325361} # 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
    326370# as_fn_append VAR VALUE
    327371# ----------------------
     
    445489    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
    446490
     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
    447495  # Don't try to exec as it changes $[0], causing all sort of problems
    448496  # (the dirname of $[0] is not the place where we might find the
     
    479527    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    480528    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    481     # In both cases, we have to default to `cp -p'.
     529    # In both cases, we have to default to `cp -pR'.
    482530    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    483       as_ln_s='cp -p'
     531      as_ln_s='cp -pR'
    484532  elif ln conf$$.file conf$$ 2>/dev/null; then
    485533    as_ln_s=ln
    486534  else
    487     as_ln_s='cp -p'
     535    as_ln_s='cp -pR'
    488536  fi
    489537else
    490   as_ln_s='cp -p'
     538  as_ln_s='cp -pR'
    491539fi
    492540rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     
    500548fi
    501549
    502 if test -x / >/dev/null 2>&1; then
    503   as_test_x='test -x'
    504 else
    505   if ls -dL / >/dev/null 2>&1; then
    506     as_ls_L_option=L
    507   else
    508     as_ls_L_option=
    509   fi
    510   as_test_x='
    511     eval sh -c '\''
    512       if test -d "$1"; then
    513         test -d "$1/.";
    514       else
    515         case $1 in #(
    516         -*)set "./$1";;
    517         esac;
    518         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
    519         ???[sx]*):;;*)false;;esac;fi
    520     '\'' sh
    521   '
    522 fi
    523 as_executable_p=$as_test_x
     550as_test_x='test -x'
     551as_executable_p=as_fn_executable_p
    524552
    525553# Sed expression to map a string onto a valid CPP name.
     
    10641092    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    10651093      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    1066     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
     1094    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
    10671095    ;;
    10681096
     
    11151143  if test "x$build_alias" = x; then
    11161144    cross_compiling=maybe
    1117     $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
    1118     If a cross compiler is detected then cross compile mode will be used" >&2
    11191145  elif test "x$build_alias" != "x$host_alias"; then
    11201146    cross_compiling=yes
     
    13521378  cat <<\_ACEOF
    13531379Rappture configure 1.0
    1354 generated by GNU Autoconf 2.67
    1355 
    1356 Copyright (C) 2010 Free Software Foundation, Inc.
     1380generated by GNU Autoconf 2.69
     1381
     1382Copyright (C) 2012 Free Software Foundation, Inc.
    13571383This configure script is free software; the Free Software Foundation
    13581384gives unlimited permission to copy, distribute and modify it.
     
    13981424        ac_retval=1
    13991425fi
    1400   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1426  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    14011427  as_fn_set_status $ac_retval
    14021428
     
    14351461    ac_retval=1
    14361462fi
    1437   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1463  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    14381464  as_fn_set_status $ac_retval
    14391465
     
    14481474{
    14491475  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
    1450   if eval "test \"\${$3+set}\"" = set; then :
     1476  if eval \${$3+:} false; then :
    14511477  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    14521478$as_echo_n "checking for $2... " >&6; }
    1453 if eval "test \"\${$3+set}\"" = set; then :
     1479if eval \${$3+:} false; then :
    14541480  $as_echo_n "(cached) " >&6
    14551481fi
     
    15181544  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    15191545$as_echo_n "checking for $2... " >&6; }
    1520 if eval "test \"\${$3+set}\"" = set; then :
     1546if eval \${$3+:} false; then :
    15211547  $as_echo_n "(cached) " >&6
    15221548else
     
    15271553$as_echo "$ac_res" >&6; }
    15281554fi
    1529   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1555  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    15301556
    15311557} # ac_fn_c_check_header_mongrel
     
    15681594fi
    15691595  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    1570   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1596  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    15711597  as_fn_set_status $ac_retval
    15721598
     
    15821608  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    15831609$as_echo_n "checking for $2... " >&6; }
    1584 if eval "test \"\${$3+set}\"" = set; then :
     1610if eval \${$3+:} false; then :
    15851611  $as_echo_n "(cached) " >&6
    15861612else
     
    16001626               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
    16011627$as_echo "$ac_res" >&6; }
    1602   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1628  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    16031629
    16041630} # ac_fn_c_check_header_compile
     
    16311657       } && test -s conftest$ac_exeext && {
    16321658         test "$cross_compiling" = yes ||
    1633          $as_test_x conftest$ac_exeext
     1659         test -x conftest$ac_exeext
    16341660       }; then :
    16351661  ac_retval=0
     
    16451671  # left behind by Apple's compiler.  We do this before executing the actions.
    16461672  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    1647   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1673  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    16481674  as_fn_set_status $ac_retval
    16491675
     
    16671693{
    16681694static int test_array [1 - 2 * !(($2) >= 0)];
    1669 test_array [0] = 0
     1695test_array [0] = 0;
     1696return test_array [0];
    16701697
    16711698  ;
     
    16831710{
    16841711static int test_array [1 - 2 * !(($2) <= $ac_mid)];
    1685 test_array [0] = 0
     1712test_array [0] = 0;
     1713return test_array [0];
    16861714
    16871715  ;
     
    17091737{
    17101738static int test_array [1 - 2 * !(($2) < 0)];
    1711 test_array [0] = 0
     1739test_array [0] = 0;
     1740return test_array [0];
    17121741
    17131742  ;
     
    17251754{
    17261755static int test_array [1 - 2 * !(($2) >= $ac_mid)];
    1727 test_array [0] = 0
     1756test_array [0] = 0;
     1757return test_array [0];
    17281758
    17291759  ;
     
    17591789{
    17601790static int test_array [1 - 2 * !(($2) <= $ac_mid)];
    1761 test_array [0] = 0
     1791test_array [0] = 0;
     1792return test_array [0];
    17621793
    17631794  ;
     
    18231854
    18241855  fi
    1825   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
     1856  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    18261857  as_fn_set_status $ac_retval
    18271858
     
    18321863
    18331864It was created by Rappture $as_me 1.0, which was
    1834 generated by GNU Autoconf 2.67.  Invocation command line was
     1865generated by GNU Autoconf 2.69.  Invocation command line was
    18351866
    18361867  $ $0 $@
     
    20902121$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    20912122as_fn_error $? "failed to load site script $ac_site_file
    2092 See \`config.log' for more details" "$LINENO" 5 ; }
     2123See \`config.log' for more details" "$LINENO" 5; }
    20932124  fi
    20942125done
     
    22212252CPPFLAGS="${CPPFLAGS} ${RAPPTURE_CPPFLAGS}"
    22222253
    2223 echo CPPFLAGS=$CPPFLAGS
    22242254ac_ext=c
    22252255ac_cpp='$CPP $CPPFLAGS'
     
    22322262{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    22332263$as_echo_n "checking for $ac_word... " >&6; }
    2234 if test "${ac_cv_prog_CC+set}" = set; then :
     2264if ${ac_cv_prog_CC+:} false; then :
    22352265  $as_echo_n "(cached) " >&6
    22362266else
     
    22442274  test -z "$as_dir" && as_dir=.
    22452275    for ac_exec_ext in '' $ac_executable_extensions; do
    2246   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2276  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    22472277    ac_cv_prog_CC="${ac_tool_prefix}gcc"
    22482278    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    22722302{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    22732303$as_echo_n "checking for $ac_word... " >&6; }
    2274 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
     2304if ${ac_cv_prog_ac_ct_CC+:} false; then :
    22752305  $as_echo_n "(cached) " >&6
    22762306else
     
    22842314  test -z "$as_dir" && as_dir=.
    22852315    for ac_exec_ext in '' $ac_executable_extensions; do
    2286   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2316  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    22872317    ac_cv_prog_ac_ct_CC="gcc"
    22882318    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    23252355{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    23262356$as_echo_n "checking for $ac_word... " >&6; }
    2327 if test "${ac_cv_prog_CC+set}" = set; then :
     2357if ${ac_cv_prog_CC+:} false; then :
    23282358  $as_echo_n "(cached) " >&6
    23292359else
     
    23372367  test -z "$as_dir" && as_dir=.
    23382368    for ac_exec_ext in '' $ac_executable_extensions; do
    2339   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2369  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    23402370    ac_cv_prog_CC="${ac_tool_prefix}cc"
    23412371    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    23652395{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    23662396$as_echo_n "checking for $ac_word... " >&6; }
    2367 if test "${ac_cv_prog_CC+set}" = set; then :
     2397if ${ac_cv_prog_CC+:} false; then :
    23682398  $as_echo_n "(cached) " >&6
    23692399else
     
    23782408  test -z "$as_dir" && as_dir=.
    23792409    for ac_exec_ext in '' $ac_executable_extensions; do
    2380   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2410  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    23812411    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
    23822412       ac_prog_rejected=yes
     
    24242454{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    24252455$as_echo_n "checking for $ac_word... " >&6; }
    2426 if test "${ac_cv_prog_CC+set}" = set; then :
     2456if ${ac_cv_prog_CC+:} false; then :
    24272457  $as_echo_n "(cached) " >&6
    24282458else
     
    24362466  test -z "$as_dir" && as_dir=.
    24372467    for ac_exec_ext in '' $ac_executable_extensions; do
    2438   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2468  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    24392469    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
    24402470    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    24682498{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    24692499$as_echo_n "checking for $ac_word... " >&6; }
    2470 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
     2500if ${ac_cv_prog_ac_ct_CC+:} false; then :
    24712501  $as_echo_n "(cached) " >&6
    24722502else
     
    24802510  test -z "$as_dir" && as_dir=.
    24812511    for ac_exec_ext in '' $ac_executable_extensions; do
    2482   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
     2512  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
    24832513    ac_cv_prog_ac_ct_CC="$ac_prog"
    24842514    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
     
    25232553$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    25242554as_fn_error $? "no acceptable C compiler found in \$PATH
    2525 See \`config.log' for more details" "$LINENO" 5 ; }
     2555See \`config.log' for more details" "$LINENO" 5; }
    25262556
    25272557# Provide some information about the compiler.
     
    26382668$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    26392669as_fn_error 77 "C compiler cannot create executables
    2640 See \`config.log' for more details" "$LINENO" 5 ; }
     2670See \`config.log' for more details" "$LINENO" 5; }
    26412671else
    26422672  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
     
    26812711$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    26822712as_fn_error $? "cannot compute suffix of executables: cannot compile and link
    2683 See \`config.log' for more details" "$LINENO" 5 ; }
     2713See \`config.log' for more details" "$LINENO" 5; }
    26842714fi
    26852715rm -f conftest conftest$ac_cv_exeext
     
    27402770as_fn_error $? "cannot run C compiled programs.
    27412771If you meant to cross compile, use \`--host'.
    2742 See \`config.log' for more details" "$LINENO" 5 ; }
     2772See \`config.log' for more details" "$LINENO" 5; }
    27432773    fi
    27442774  fi
     
    27512781{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
    27522782$as_echo_n "checking for suffix of object files... " >&6; }
    2753 if test "${ac_cv_objext+set}" = set; then :
     2783if ${ac_cv_objext+:} false; then :
    27542784  $as_echo_n "(cached) " >&6
    27552785else
     
    27922822$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    27932823as_fn_error $? "cannot compute suffix of object files: cannot compile
    2794 See \`config.log' for more details" "$LINENO" 5 ; }
     2824See \`config.log' for more details" "$LINENO" 5; }
    27952825fi
    27962826rm -f conftest.$ac_cv_objext conftest.$ac_ext
     
    28022832{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
    28032833$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
    2804 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
     2834if ${ac_cv_c_compiler_gnu+:} false; then :
    28052835  $as_echo_n "(cached) " >&6
    28062836else
     
    28392869{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
    28402870$as_echo_n "checking whether $CC accepts -g... " >&6; }
    2841 if test "${ac_cv_prog_cc_g+set}" = set; then :
     2871if ${ac_cv_prog_cc_g+:} false; then :
    28422872  $as_echo_n "(cached) " >&6
    28432873else
     
    29172947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
    29182948$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
    2919 if test "${ac_cv_prog_cc_c89+set}" = set; then :
     2949if ${ac_cv_prog_cc_c89+:} false; then :
    29202950  $as_echo_n "(cached) " >&6
    29212951else
     
    29262956#include <stdarg.h>
    29272957#include <stdio.h>
    2928 #include <sys/types.h>
    2929 #include <sys/stat.h>
     2958struct stat;
    29302959/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
    29312960struct buf { int x; };
     
    30253054fi
    30263055if test -z "$CPP"; then
    3027   if test "${ac_cv_prog_CPP+set}" = set; then :
     3056  if ${ac_cv_prog_CPP+:} false; then :
    30283057  $as_echo_n "(cached) " >&6
    30293058else
     
    31413170$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    31423171as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
    3143 See \`config.log' for more details" "$LINENO" 5 ; }
     3172See \`config.log' for more details" "$LINENO" 5; }
    31443173fi
    31453174
     
    31533182{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
    31543183$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
    3155 if test "${ac_cv_path_GREP+set}" = set; then :
     3184if ${ac_cv_path_GREP+:} false; then :
    31563185  $as_echo_n "(cached) " >&6
    31573186else
     
    31673196    for ac_exec_ext in '' $ac_executable_extensions; do
    31683197      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
    3169       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
     3198      as_fn_executable_p "$ac_path_GREP" || continue
    31703199# Check for GNU ac_path_GREP and select it if it is found.
    31713200  # Check for GNU $ac_path_GREP
     
    32163245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
    32173246$as_echo_n "checking for egrep... " >&6; }
    3218 if test "${ac_cv_path_EGREP+set}" = set; then :
     3247if ${ac_cv_path_EGREP+:} false; then :
    32193248  $as_echo_n "(cached) " >&6
    32203249else
     
    32333262    for ac_exec_ext in '' $ac_executable_extensions; do
    32343263      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
    3235       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
     3264      as_fn_executable_p "$ac_path_EGREP" || continue
    32363265# Check for GNU ac_path_EGREP and select it if it is found.
    32373266  # Check for GNU $ac_path_EGREP
     
    32833312{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
    32843313$as_echo_n "checking for ANSI C header files... " >&6; }
    3285 if test "${ac_cv_header_stdc+set}" = set; then :
     3314if ${ac_cv_header_stdc+:} false; then :
    32863315  $as_echo_n "(cached) " >&6
    32873316else
     
    34313460{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpLibrary" >&5
    34323461$as_echo_n "checking for library containing rpLibrary... " >&6; }
    3433 if test "${ac_cv_search_rpLibrary+set}" = set; then :
     3462if ${ac_cv_search_rpLibrary+:} false; then :
    34343463  $as_echo_n "(cached) " >&6
    34353464else
     
    34653494rm -f core conftest.err conftest.$ac_objext \
    34663495    conftest$ac_exeext
    3467   if test "${ac_cv_search_rpLibrary+set}" = set; then :
     3496  if ${ac_cv_search_rpLibrary+:} false; then :
    34683497  break
    34693498fi
    34703499done
    3471 if test "${ac_cv_search_rpLibrary+set}" = set; then :
     3500if ${ac_cv_search_rpLibrary+:} false; then :
    34723501
    34733502else
     
    34893518{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpConvert" >&5
    34903519$as_echo_n "checking for library containing rpConvert... " >&6; }
    3491 if test "${ac_cv_search_rpConvert+set}" = set; then :
     3520if ${ac_cv_search_rpConvert+:} false; then :
    34923521  $as_echo_n "(cached) " >&6
    34933522else
     
    35233552rm -f core conftest.err conftest.$ac_objext \
    35243553    conftest$ac_exeext
    3525   if test "${ac_cv_search_rpConvert+set}" = set; then :
     3554  if ${ac_cv_search_rpConvert+:} false; then :
    35263555  break
    35273556fi
    35283557done
    3529 if test "${ac_cv_search_rpConvert+set}" = set; then :
     3558if ${ac_cv_search_rpConvert+:} false; then :
    35303559
    35313560else
     
    35473576{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpUtilsProgress" >&5
    35483577$as_echo_n "checking for library containing rpUtilsProgress... " >&6; }
    3549 if test "${ac_cv_search_rpUtilsProgress+set}" = set; then :
     3578if ${ac_cv_search_rpUtilsProgress+:} false; then :
    35503579  $as_echo_n "(cached) " >&6
    35513580else
     
    35813610rm -f core conftest.err conftest.$ac_objext \
    35823611    conftest$ac_exeext
    3583   if test "${ac_cv_search_rpUtilsProgress+set}" = set; then :
     3612  if ${ac_cv_search_rpUtilsProgress+:} false; then :
    35843613  break
    35853614fi
    35863615done
    3587 if test "${ac_cv_search_rpUtilsProgress+set}" = set; then :
     3616if ${ac_cv_search_rpUtilsProgress+:} false; then :
    35883617
    35893618else
     
    36113640{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
    36123641$as_echo_n "checking size of long... " >&6; }
    3613 if test "${ac_cv_sizeof_long+set}" = set; then :
     3642if ${ac_cv_sizeof_long+:} false; then :
    36143643  $as_echo_n "(cached) " >&6
    36153644else
     
    36213650$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    36223651as_fn_error 77 "cannot compute sizeof (long)
    3623 See \`config.log' for more details" "$LINENO" 5 ; }
     3652See \`config.log' for more details" "$LINENO" 5; }
    36243653   else
    36253654     ac_cv_sizeof_long=0
     
    37073736if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
    37083737  if test -w "$cache_file"; then
    3709     test "x$cache_file" != "x/dev/null" &&
     3738    if test "x$cache_file" != "x/dev/null"; then
    37103739      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
    37113740$as_echo "$as_me: updating cache $cache_file" >&6;}
    3712     cat confcache >$cache_file
     3741      if test ! -f "$cache_file" || test -h "$cache_file"; then
     3742        cat confcache >"$cache_file"
     3743      else
     3744        case $cache_file in #(
     3745        */* | ?:*)
     3746          mv -f confcache "$cache_file"$$ &&
     3747          mv -f "$cache_file"$$ "$cache_file" ;; #(
     3748        *)
     3749          mv -f confcache "$cache_file" ;;
     3750        esac
     3751      fi
     3752    fi
    37133753  else
    37143754    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
     
    37783818
    37793819
    3780 : ${CONFIG_STATUS=./config.status}
     3820: "${CONFIG_STATUS=./config.status}"
    37813821ac_write_fail=0
    37823822ac_clean_files_save=$ac_clean_files
     
    38793919
    38803920# Find who we are.  Look in the path if we contain no directory separator.
     3921as_myself=
    38813922case $0 in #((
    38823923  *[\\/]* ) as_myself=$0 ;;
     
    40744115    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
    40754116    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
    4076     # In both cases, we have to default to `cp -p'.
     4117    # In both cases, we have to default to `cp -pR'.
    40774118    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
    4078       as_ln_s='cp -p'
     4119      as_ln_s='cp -pR'
    40794120  elif ln conf$$.file conf$$ 2>/dev/null; then
    40804121    as_ln_s=ln
    40814122  else
    4082     as_ln_s='cp -p'
     4123    as_ln_s='cp -pR'
    40834124  fi
    40844125else
    4085   as_ln_s='cp -p'
     4126  as_ln_s='cp -pR'
    40864127fi
    40874128rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
     
    41434184fi
    41444185
    4145 if test -x / >/dev/null 2>&1; then
    4146   as_test_x='test -x'
    4147 else
    4148   if ls -dL / >/dev/null 2>&1; then
    4149     as_ls_L_option=L
    4150   else
    4151     as_ls_L_option=
    4152   fi
    4153   as_test_x='
    4154     eval sh -c '\''
    4155       if test -d "$1"; then
    4156         test -d "$1/.";
    4157       else
    4158         case $1 in #(
    4159         -*)set "./$1";;
    4160         esac;
    4161         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
    4162         ???[sx]*):;;*)false;;esac;fi
    4163     '\'' sh
    4164   '
    4165 fi
    4166 as_executable_p=$as_test_x
     4186
     4187# as_fn_executable_p FILE
     4188# -----------------------
     4189# Test if FILE is an executable regular file.
     4190as_fn_executable_p ()
     4191{
     4192  test -f "$1" && test -x "$1"
     4193} # as_fn_executable_p
     4194as_test_x='test -x'
     4195as_executable_p=as_fn_executable_p
    41674196
    41684197# Sed expression to map a string onto a valid CPP name.
     
    41864215ac_log="
    41874216This file was extended by Rappture $as_me 1.0, which was
    4188 generated by GNU Autoconf 2.67.  Invocation command line was
     4217generated by GNU Autoconf 2.69.  Invocation command line was
    41894218
    41904219  CONFIG_FILES    = $CONFIG_FILES
     
    42394268ac_cs_version="\\
    42404269Rappture config.status 1.0
    4241 configured by $0, generated by GNU Autoconf 2.67,
     4270configured by $0, generated by GNU Autoconf 2.69,
    42424271  with options \\"\$ac_cs_config\\"
    42434272
    4244 Copyright (C) 2010 Free Software Foundation, Inc.
     4273Copyright (C) 2012 Free Software Foundation, Inc.
    42454274This config.status script is free software; the Free Software Foundation
    42464275gives unlimited permission to copy, distribute and modify it."
     
    43194348cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    43204349if \$ac_cs_recheck; then
    4321   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
     4350  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
    43224351  shift
    43234352  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
     
    43504379    "src/Makevars") CONFIG_FILES="$CONFIG_FILES src/Makevars" ;;
    43514380
    4352   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
     4381  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
    43534382  esac
    43544383done
     
    43714400$debug ||
    43724401{
    4373   tmp=
     4402  tmp= ac_tmp=
    43744403  trap 'exit_status=$?
    4375   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
     4404  : "${ac_tmp:=$tmp}"
     4405  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
    43764406' 0
    43774407  trap 'as_fn_exit 1' 1 2 13 15
     
    43814411{
    43824412  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
    4383   test -n "$tmp" && test -d "$tmp"
     4413  test -d "$tmp"
    43844414}  ||
    43854415{
     
    43874417  (umask 077 && mkdir "$tmp")
    43884418} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
     4419ac_tmp=$tmp
    43894420
    43904421# Set up the scripts for CONFIG_FILES section.
     
    44084439fi
    44094440
    4410 echo 'BEGIN {' >"$tmp/subs1.awk" &&
     4441echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
    44114442_ACEOF
    44124443
     
    44364467
    44374468cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    4438 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
     4469cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
    44394470_ACEOF
    44404471sed -n '
     
    44844515cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    44854516_ACAWK
    4486 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
     4517cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
    44874518  for (key in S) S_is_set[key] = 1
    44884519  FS = ""
     
    45164547else
    45174548  cat
    4518 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
     4549fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
    45194550  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
    45204551_ACEOF
     
    45564587  case $ac_mode$ac_tag in
    45574588  :[FHL]*:*);;
    4558   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
     4589  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
    45594590  :[FH]-) ac_tag=-:-;;
    45604591  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
     
    45754606    do
    45764607      case $ac_f in
    4577       -) ac_f="$tmp/stdin";;
     4608      -) ac_f="$ac_tmp/stdin";;
    45784609      *) # Look for the file first in the build tree, then in the source tree
    45794610         # (if the path is not absolute).  The absolute path cannot be DOS-style,
     
    45844615           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    45854616           esac ||
    4586            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
     4617           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
    45874618      esac
    45884619      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     
    46104641
    46114642    case $ac_tag in
    4612     *:-:* | *:-) cat >"$tmp/stdin" \
    4613       || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
     4643    *:-:* | *:-) cat >"$ac_tmp/stdin" \
     4644      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
    46144645    esac
    46154646    ;;
     
    47364767$ac_datarootdir_hack
    47374768"
    4738 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
    4739   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     4769eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
     4770  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
    47404771
    47414772test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    4742   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
    4743   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
     4773  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
     4774  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
     4775      "$ac_tmp/out"`; test -z "$ac_out"; } &&
    47444776  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    47454777which seems to be undefined.  Please make sure it is defined" >&5
     
    47474779which seems to be undefined.  Please make sure it is defined" >&2;}
    47484780
    4749   rm -f "$tmp/stdin"
     4781  rm -f "$ac_tmp/stdin"
    47504782  case $ac_file in
    4751   -) cat "$tmp/out" && rm -f "$tmp/out";;
    4752   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
     4783  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
     4784  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
    47534785  esac \
    47544786  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  • branches/1.3/lang/R/Rappture/configure.in

    r3742 r3748  
    4343CPPFLAGS="${CPPFLAGS} ${RAPPTURE_CPPFLAGS}"
    4444
    45 echo CPPFLAGS=$CPPFLAGS
    4645dnl Check the headers can be found
    4746AC_CHECK_HEADERS(RpLibrary.h RpUnits.h RpUtils.h)
  • branches/1.3/lang/ruby/Ruby_Rappture.cc

    r3638 r3748  
    2828#include "ruby.h"        /* VALUE, rb_*(), Data_*_Struct(), NUM2INT(),
    2929                            INT2NUM(), NUM2DBL(), Str2Cstr(), ANYARGS */
     30
     31#ifndef RSTRING_PTR
     32#define RSTRING_PTR(s) (RSTRING(s)->ptr)
     33#endif
     34#ifndef RSTRING_LEN
     35#define RSTRING_LEN(s) (RSTRING(s)->len)
     36#endif
    3037
    3138/******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.