Changeset 3742 for branches/1.3


Ignore:
Timestamp:
Jul 3, 2013, 9:51:30 AM (11 years ago)
Author:
gah
Message:
 
Location:
branches/1.3/lang
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/lang/Makefile.in

    r3739 r3742  
    5555
    5656
    57 all: $(LANGS)
    58 
    59 $(LANGS):
    60         $(MAKE) -C $@ all
     57all:
     58        for i in $(LANGS) ; do \
     59          $(MAKE) -C $$i all || exit 1 ;\
     60        done
    6161
    6262install:
  • branches/1.3/lang/R/Makefile.in

    r3739 r3742  
    2121R               = @R@
    2222
    23 coresrcdir      = ${PWD}/$(srcdir)/../../src/core
    24 corelibdir      = ${PWD}/../../src/core
     23coresrcdir      = `pwd`/$(srcdir)/../../src/core
     24corelibdir      = `pwd`/../../src/core
    2525R_flags         = --configure-args='--with-rappture-include=$(coresrcdir) \
    2626                                    --with-rappture-lib=$(corelibdir)'
  • branches/1.3/lang/R/Rappture/configure

    r2977 r3742  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.68 for Rappture 1.0.
     3# Generated by GNU Autoconf 2.67 for Rappture 1.0.
    44#
    55# Report bugs to <rappture@nanohub.org>.
     
    9292
    9393# Find who we are.  Look in the path if we contain no directory separator.
    94 as_myself=
    9594case $0 in #((
    9695  *[\\/]* ) as_myself=$0 ;;
     
    218217        # neutralization value for shells without unset; and this also
    219218        # works around shells that cannot unset nonexistent variables.
    220         # Preserve -v and -x to the replacement shell.
    221219        BASH_ENV=/dev/null
    222220        ENV=/dev/null
    223221        (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
    224222        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+"$@"}
     223        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
    232224fi
    233225
     
    10721064    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    10731065      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    1074     : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
     1066    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
    10751067    ;;
    10761068
     
    13601352  cat <<\_ACEOF
    13611353Rappture configure 1.0
    1362 generated by GNU Autoconf 2.68
     1354generated by GNU Autoconf 2.67
    13631355
    13641356Copyright (C) 2010 Free Software Foundation, Inc.
     
    14061398        ac_retval=1
    14071399fi
    1408   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
     1400  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    14091401  as_fn_set_status $ac_retval
    14101402
     
    14431435    ac_retval=1
    14441436fi
    1445   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
     1437  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    14461438  as_fn_set_status $ac_retval
    14471439
     
    14561448{
    14571449  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
    1458   if eval \${$3+:} false; then :
     1450  if eval "test \"\${$3+set}\"" = set; then :
    14591451  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    14601452$as_echo_n "checking for $2... " >&6; }
    1461 if eval \${$3+:} false; then :
     1453if eval "test \"\${$3+set}\"" = set; then :
    14621454  $as_echo_n "(cached) " >&6
    14631455fi
     
    15261518  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    15271519$as_echo_n "checking for $2... " >&6; }
    1528 if eval \${$3+:} false; then :
     1520if eval "test \"\${$3+set}\"" = set; then :
    15291521  $as_echo_n "(cached) " >&6
    15301522else
     
    15351527$as_echo "$ac_res" >&6; }
    15361528fi
    1537   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
     1529  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    15381530
    15391531} # ac_fn_c_check_header_mongrel
     
    15761568fi
    15771569  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    1578   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
     1570  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    15791571  as_fn_set_status $ac_retval
    15801572
     
    15901582  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    15911583$as_echo_n "checking for $2... " >&6; }
    1592 if eval \${$3+:} false; then :
     1584if eval "test \"\${$3+set}\"" = set; then :
    15931585  $as_echo_n "(cached) " >&6
    15941586else
     
    16081600               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
    16091601$as_echo "$ac_res" >&6; }
    1610   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
     1602  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    16111603
    16121604} # ac_fn_c_check_header_compile
     
    16531645  # left behind by Apple's compiler.  We do this before executing the actions.
    16541646  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    1655   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
     1647  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    16561648  as_fn_set_status $ac_retval
    16571649
     
    18311823
    18321824  fi
    1833   eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
     1825  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
    18341826  as_fn_set_status $ac_retval
    18351827
     
    18401832
    18411833It was created by Rappture $as_me 1.0, which was
    1842 generated by GNU Autoconf 2.68.  Invocation command line was
     1834generated by GNU Autoconf 2.67.  Invocation command line was
    18431835
    18441836  $ $0 $@
     
    20982090$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    20992091as_fn_error $? "failed to load site script $ac_site_file
    2100 See \`config.log' for more details" "$LINENO" 5; }
     2092See \`config.log' for more details" "$LINENO" 5 ; }
    21012093  fi
    21022094done
     
    22292221CPPFLAGS="${CPPFLAGS} ${RAPPTURE_CPPFLAGS}"
    22302222
     2223echo CPPFLAGS=$CPPFLAGS
    22312224ac_ext=c
    22322225ac_cpp='$CPP $CPPFLAGS'
     
    22392232{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    22402233$as_echo_n "checking for $ac_word... " >&6; }
    2241 if ${ac_cv_prog_CC+:} false; then :
     2234if test "${ac_cv_prog_CC+set}" = set; then :
    22422235  $as_echo_n "(cached) " >&6
    22432236else
     
    22792272{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    22802273$as_echo_n "checking for $ac_word... " >&6; }
    2281 if ${ac_cv_prog_ac_ct_CC+:} false; then :
     2274if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
    22822275  $as_echo_n "(cached) " >&6
    22832276else
     
    23322325{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    23332326$as_echo_n "checking for $ac_word... " >&6; }
    2334 if ${ac_cv_prog_CC+:} false; then :
     2327if test "${ac_cv_prog_CC+set}" = set; then :
    23352328  $as_echo_n "(cached) " >&6
    23362329else
     
    23722365{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    23732366$as_echo_n "checking for $ac_word... " >&6; }
    2374 if ${ac_cv_prog_CC+:} false; then :
     2367if test "${ac_cv_prog_CC+set}" = set; then :
    23752368  $as_echo_n "(cached) " >&6
    23762369else
     
    24312424{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    24322425$as_echo_n "checking for $ac_word... " >&6; }
    2433 if ${ac_cv_prog_CC+:} false; then :
     2426if test "${ac_cv_prog_CC+set}" = set; then :
    24342427  $as_echo_n "(cached) " >&6
    24352428else
     
    24752468{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
    24762469$as_echo_n "checking for $ac_word... " >&6; }
    2477 if ${ac_cv_prog_ac_ct_CC+:} false; then :
     2470if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
    24782471  $as_echo_n "(cached) " >&6
    24792472else
     
    25302523$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    25312524as_fn_error $? "no acceptable C compiler found in \$PATH
    2532 See \`config.log' for more details" "$LINENO" 5; }
     2525See \`config.log' for more details" "$LINENO" 5 ; }
    25332526
    25342527# Provide some information about the compiler.
     
    26452638$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    26462639as_fn_error 77 "C compiler cannot create executables
    2647 See \`config.log' for more details" "$LINENO" 5; }
     2640See \`config.log' for more details" "$LINENO" 5 ; }
    26482641else
    26492642  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
     
    26882681$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    26892682as_fn_error $? "cannot compute suffix of executables: cannot compile and link
    2690 See \`config.log' for more details" "$LINENO" 5; }
     2683See \`config.log' for more details" "$LINENO" 5 ; }
    26912684fi
    26922685rm -f conftest conftest$ac_cv_exeext
     
    27472740as_fn_error $? "cannot run C compiled programs.
    27482741If you meant to cross compile, use \`--host'.
    2749 See \`config.log' for more details" "$LINENO" 5; }
     2742See \`config.log' for more details" "$LINENO" 5 ; }
    27502743    fi
    27512744  fi
     
    27582751{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
    27592752$as_echo_n "checking for suffix of object files... " >&6; }
    2760 if ${ac_cv_objext+:} false; then :
     2753if test "${ac_cv_objext+set}" = set; then :
    27612754  $as_echo_n "(cached) " >&6
    27622755else
     
    27992792$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    28002793as_fn_error $? "cannot compute suffix of object files: cannot compile
    2801 See \`config.log' for more details" "$LINENO" 5; }
     2794See \`config.log' for more details" "$LINENO" 5 ; }
    28022795fi
    28032796rm -f conftest.$ac_cv_objext conftest.$ac_ext
     
    28092802{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
    28102803$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
    2811 if ${ac_cv_c_compiler_gnu+:} false; then :
     2804if test "${ac_cv_c_compiler_gnu+set}" = set; then :
    28122805  $as_echo_n "(cached) " >&6
    28132806else
     
    28462839{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
    28472840$as_echo_n "checking whether $CC accepts -g... " >&6; }
    2848 if ${ac_cv_prog_cc_g+:} false; then :
     2841if test "${ac_cv_prog_cc_g+set}" = set; then :
    28492842  $as_echo_n "(cached) " >&6
    28502843else
     
    29242917{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
    29252918$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
    2926 if ${ac_cv_prog_cc_c89+:} false; then :
     2919if test "${ac_cv_prog_cc_c89+set}" = set; then :
    29272920  $as_echo_n "(cached) " >&6
    29282921else
     
    30323025fi
    30333026if test -z "$CPP"; then
    3034   if ${ac_cv_prog_CPP+:} false; then :
     3027  if test "${ac_cv_prog_CPP+set}" = set; then :
    30353028  $as_echo_n "(cached) " >&6
    30363029else
     
    31483141$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    31493142as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
    3150 See \`config.log' for more details" "$LINENO" 5; }
     3143See \`config.log' for more details" "$LINENO" 5 ; }
    31513144fi
    31523145
     
    31603153{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
    31613154$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
    3162 if ${ac_cv_path_GREP+:} false; then :
     3155if test "${ac_cv_path_GREP+set}" = set; then :
    31633156  $as_echo_n "(cached) " >&6
    31643157else
     
    32233216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
    32243217$as_echo_n "checking for egrep... " >&6; }
    3225 if ${ac_cv_path_EGREP+:} false; then :
     3218if test "${ac_cv_path_EGREP+set}" = set; then :
    32263219  $as_echo_n "(cached) " >&6
    32273220else
     
    32903283{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
    32913284$as_echo_n "checking for ANSI C header files... " >&6; }
    3292 if ${ac_cv_header_stdc+:} false; then :
     3285if test "${ac_cv_header_stdc+set}" = set; then :
    32933286  $as_echo_n "(cached) " >&6
    32943287else
     
    34383431{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpLibrary" >&5
    34393432$as_echo_n "checking for library containing rpLibrary... " >&6; }
    3440 if ${ac_cv_search_rpLibrary+:} false; then :
     3433if test "${ac_cv_search_rpLibrary+set}" = set; then :
    34413434  $as_echo_n "(cached) " >&6
    34423435else
     
    34723465rm -f core conftest.err conftest.$ac_objext \
    34733466    conftest$ac_exeext
    3474   if ${ac_cv_search_rpLibrary+:} false; then :
     3467  if test "${ac_cv_search_rpLibrary+set}" = set; then :
    34753468  break
    34763469fi
    34773470done
    3478 if ${ac_cv_search_rpLibrary+:} false; then :
     3471if test "${ac_cv_search_rpLibrary+set}" = set; then :
    34793472
    34803473else
     
    34963489{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpConvert" >&5
    34973490$as_echo_n "checking for library containing rpConvert... " >&6; }
    3498 if ${ac_cv_search_rpConvert+:} false; then :
     3491if test "${ac_cv_search_rpConvert+set}" = set; then :
    34993492  $as_echo_n "(cached) " >&6
    35003493else
     
    35303523rm -f core conftest.err conftest.$ac_objext \
    35313524    conftest$ac_exeext
    3532   if ${ac_cv_search_rpConvert+:} false; then :
     3525  if test "${ac_cv_search_rpConvert+set}" = set; then :
    35333526  break
    35343527fi
    35353528done
    3536 if ${ac_cv_search_rpConvert+:} false; then :
     3529if test "${ac_cv_search_rpConvert+set}" = set; then :
    35373530
    35383531else
     
    35543547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpUtilsProgress" >&5
    35553548$as_echo_n "checking for library containing rpUtilsProgress... " >&6; }
    3556 if ${ac_cv_search_rpUtilsProgress+:} false; then :
     3549if test "${ac_cv_search_rpUtilsProgress+set}" = set; then :
    35573550  $as_echo_n "(cached) " >&6
    35583551else
     
    35883581rm -f core conftest.err conftest.$ac_objext \
    35893582    conftest$ac_exeext
    3590   if ${ac_cv_search_rpUtilsProgress+:} false; then :
     3583  if test "${ac_cv_search_rpUtilsProgress+set}" = set; then :
    35913584  break
    35923585fi
    35933586done
    3594 if ${ac_cv_search_rpUtilsProgress+:} false; then :
     3587if test "${ac_cv_search_rpUtilsProgress+set}" = set; then :
    35953588
    35963589else
     
    36183611{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
    36193612$as_echo_n "checking size of long... " >&6; }
    3620 if ${ac_cv_sizeof_long+:} false; then :
     3613if test "${ac_cv_sizeof_long+set}" = set; then :
    36213614  $as_echo_n "(cached) " >&6
    36223615else
     
    36283621$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
    36293622as_fn_error 77 "cannot compute sizeof (long)
    3630 See \`config.log' for more details" "$LINENO" 5; }
     3623See \`config.log' for more details" "$LINENO" 5 ; }
    36313624   else
    36323625     ac_cv_sizeof_long=0
     
    37143707if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
    37153708  if test -w "$cache_file"; then
    3716     if test "x$cache_file" != "x/dev/null"; then
     3709    test "x$cache_file" != "x/dev/null" &&
    37173710      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
    37183711$as_echo "$as_me: updating cache $cache_file" >&6;}
    3719       if test ! -f "$cache_file" || test -h "$cache_file"; then
    3720         cat confcache >"$cache_file"
    3721       else
    3722         case $cache_file in #(
    3723         */* | ?:*)
    3724           mv -f confcache "$cache_file"$$ &&
    3725           mv -f "$cache_file"$$ "$cache_file" ;; #(
    3726         *)
    3727           mv -f confcache "$cache_file" ;;
    3728         esac
    3729       fi
    3730     fi
     3712    cat confcache >$cache_file
    37313713  else
    37323714    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
     
    37963778
    37973779
    3798 : "${CONFIG_STATUS=./config.status}"
     3780: ${CONFIG_STATUS=./config.status}
    37993781ac_write_fail=0
    38003782ac_clean_files_save=$ac_clean_files
     
    38973879
    38983880# Find who we are.  Look in the path if we contain no directory separator.
    3899 as_myself=
    39003881case $0 in #((
    39013882  *[\\/]* ) as_myself=$0 ;;
     
    42054186ac_log="
    42064187This file was extended by Rappture $as_me 1.0, which was
    4207 generated by GNU Autoconf 2.68.  Invocation command line was
     4188generated by GNU Autoconf 2.67.  Invocation command line was
    42084189
    42094190  CONFIG_FILES    = $CONFIG_FILES
     
    42584239ac_cs_version="\\
    42594240Rappture config.status 1.0
    4260 configured by $0, generated by GNU Autoconf 2.68,
     4241configured by $0, generated by GNU Autoconf 2.67,
    42614242  with options \\"\$ac_cs_config\\"
    42624243
     
    43694350    "src/Makevars") CONFIG_FILES="$CONFIG_FILES src/Makevars" ;;
    43704351
    4371   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
     4352  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
    43724353  esac
    43734354done
     
    43904371$debug ||
    43914372{
    4392   tmp= ac_tmp=
     4373  tmp=
    43934374  trap 'exit_status=$?
    4394   : "${ac_tmp:=$tmp}"
    4395   { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
     4375  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
    43964376' 0
    43974377  trap 'as_fn_exit 1' 1 2 13 15
     
    44014381{
    44024382  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
    4403   test -d "$tmp"
     4383  test -n "$tmp" && test -d "$tmp"
    44044384}  ||
    44054385{
     
    44074387  (umask 077 && mkdir "$tmp")
    44084388} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
    4409 ac_tmp=$tmp
    44104389
    44114390# Set up the scripts for CONFIG_FILES section.
     
    44294408fi
    44304409
    4431 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
     4410echo 'BEGIN {' >"$tmp/subs1.awk" &&
    44324411_ACEOF
    44334412
     
    44574436
    44584437cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    4459 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
     4438cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
    44604439_ACEOF
    44614440sed -n '
     
    45054484cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
    45064485_ACAWK
    4507 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
     4486cat >>"\$tmp/subs1.awk" <<_ACAWK &&
    45084487  for (key in S) S_is_set[key] = 1
    45094488  FS = ""
     
    45374516else
    45384517  cat
    4539 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
     4518fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
    45404519  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
    45414520_ACEOF
     
    45774556  case $ac_mode$ac_tag in
    45784557  :[FHL]*:*);;
    4579   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
     4558  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
    45804559  :[FH]-) ac_tag=-:-;;
    45814560  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
     
    45964575    do
    45974576      case $ac_f in
    4598       -) ac_f="$ac_tmp/stdin";;
     4577      -) ac_f="$tmp/stdin";;
    45994578      *) # Look for the file first in the build tree, then in the source tree
    46004579         # (if the path is not absolute).  The absolute path cannot be DOS-style,
     
    46054584           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
    46064585           esac ||
    4607            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
     4586           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
    46084587      esac
    46094588      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
     
    46314610
    46324611    case $ac_tag in
    4633     *:-:* | *:-) cat >"$ac_tmp/stdin" \
    4634       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
     4612    *:-:* | *:-) cat >"$tmp/stdin" \
     4613      || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
    46354614    esac
    46364615    ;;
     
    47574736$ac_datarootdir_hack
    47584737"
    4759 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
    4760   >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
     4738eval 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
    47614740
    47624741test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    4763   { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
    4764   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
    4765       "$ac_tmp/out"`; test -z "$ac_out"; } &&
     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"; } &&
    47664744  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
    47674745which seems to be undefined.  Please make sure it is defined" >&5
     
    47694747which seems to be undefined.  Please make sure it is defined" >&2;}
    47704748
    4771   rm -f "$ac_tmp/stdin"
     4749  rm -f "$tmp/stdin"
    47724750  case $ac_file in
    4773   -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
    4774   *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
     4751  -) cat "$tmp/out" && rm -f "$tmp/out";;
     4752  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
    47754753  esac \
    47764754  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  • branches/1.3/lang/R/Rappture/configure.in

    r2977 r3742  
    4343CPPFLAGS="${CPPFLAGS} ${RAPPTURE_CPPFLAGS}"
    4444
     45echo CPPFLAGS=$CPPFLAGS
    4546dnl Check the headers can be found
    4647AC_CHECK_HEADERS(RpLibrary.h RpUnits.h RpUtils.h)
Note: See TracChangeset for help on using the changeset viewer.