Changeset 3742 for branches/1.3
- Timestamp:
- Jul 3, 2013, 9:51:30 AM (11 years ago)
- Location:
- branches/1.3/lang
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/lang/Makefile.in
r3739 r3742 55 55 56 56 57 all: $(LANGS)58 59 $(LANGS): 60 $(MAKE) -C $@ all57 all: 58 for i in $(LANGS) ; do \ 59 $(MAKE) -C $$i all || exit 1 ;\ 60 done 61 61 62 62 install: -
branches/1.3/lang/R/Makefile.in
r3739 r3742 21 21 R = @R@ 22 22 23 coresrcdir = ${PWD}/$(srcdir)/../../src/core24 corelibdir = ${PWD}/../../src/core23 coresrcdir = `pwd`/$(srcdir)/../../src/core 24 corelibdir = `pwd`/../../src/core 25 25 R_flags = --configure-args='--with-rappture-include=$(coresrcdir) \ 26 26 --with-rappture-lib=$(corelibdir)' -
branches/1.3/lang/R/Rappture/configure
r2977 r3742 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 8for Rappture 1.0.3 # Generated by GNU Autoconf 2.67 for Rappture 1.0. 4 4 # 5 5 # Report bugs to <rappture@nanohub.org>. … … 92 92 93 93 # Find who we are. Look in the path if we contain no directory separator. 94 as_myself=95 94 case $0 in #(( 96 95 *[\\/]* ) as_myself=$0 ;; … … 218 217 # neutralization value for shells without unset; and this also 219 218 # works around shells that cannot unset nonexistent variables. 220 # Preserve -v and -x to the replacement shell.221 219 BASH_ENV=/dev/null 222 220 ENV=/dev/null 223 221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 224 222 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+"$@"} 232 224 fi 233 225 … … 1072 1064 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1073 1065 $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} 1075 1067 ;; 1076 1068 … … 1360 1352 cat <<\_ACEOF 1361 1353 Rappture configure 1.0 1362 generated by GNU Autoconf 2.6 81354 generated by GNU Autoconf 2.67 1363 1355 1364 1356 Copyright (C) 2010 Free Software Foundation, Inc. … … 1406 1398 ac_retval=1 1407 1399 fi 1408 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1400 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1409 1401 as_fn_set_status $ac_retval 1410 1402 … … 1443 1435 ac_retval=1 1444 1436 fi 1445 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1437 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1446 1438 as_fn_set_status $ac_retval 1447 1439 … … 1456 1448 { 1457 1449 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 : 1459 1451 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1460 1452 $as_echo_n "checking for $2... " >&6; } 1461 if eval \${$3+:} false; then :1453 if eval "test \"\${$3+set}\"" = set; then : 1462 1454 $as_echo_n "(cached) " >&6 1463 1455 fi … … 1526 1518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1527 1519 $as_echo_n "checking for $2... " >&6; } 1528 if eval \${$3+:} false; then :1520 if eval "test \"\${$3+set}\"" = set; then : 1529 1521 $as_echo_n "(cached) " >&6 1530 1522 else … … 1535 1527 $as_echo "$ac_res" >&6; } 1536 1528 fi 1537 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1529 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1538 1530 1539 1531 } # ac_fn_c_check_header_mongrel … … 1576 1568 fi 1577 1569 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1578 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1570 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1579 1571 as_fn_set_status $ac_retval 1580 1572 … … 1590 1582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1591 1583 $as_echo_n "checking for $2... " >&6; } 1592 if eval \${$3+:} false; then :1584 if eval "test \"\${$3+set}\"" = set; then : 1593 1585 $as_echo_n "(cached) " >&6 1594 1586 else … … 1608 1600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1609 1601 $as_echo "$ac_res" >&6; } 1610 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1602 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1611 1603 1612 1604 } # ac_fn_c_check_header_compile … … 1653 1645 # left behind by Apple's compiler. We do this before executing the actions. 1654 1646 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1655 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1647 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1656 1648 as_fn_set_status $ac_retval 1657 1649 … … 1831 1823 1832 1824 fi 1833 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1825 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1834 1826 as_fn_set_status $ac_retval 1835 1827 … … 1840 1832 1841 1833 It was created by Rappture $as_me 1.0, which was 1842 generated by GNU Autoconf 2.6 8. Invocation command line was1834 generated by GNU Autoconf 2.67. Invocation command line was 1843 1835 1844 1836 $ $0 $@ … … 2098 2090 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2099 2091 as_fn_error $? "failed to load site script $ac_site_file 2100 See \`config.log' for more details" "$LINENO" 5 ; }2092 See \`config.log' for more details" "$LINENO" 5 ; } 2101 2093 fi 2102 2094 done … … 2229 2221 CPPFLAGS="${CPPFLAGS} ${RAPPTURE_CPPFLAGS}" 2230 2222 2223 echo CPPFLAGS=$CPPFLAGS 2231 2224 ac_ext=c 2232 2225 ac_cpp='$CPP $CPPFLAGS' … … 2239 2232 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2240 2233 $as_echo_n "checking for $ac_word... " >&6; } 2241 if ${ac_cv_prog_CC+:} false; then :2234 if test "${ac_cv_prog_CC+set}" = set; then : 2242 2235 $as_echo_n "(cached) " >&6 2243 2236 else … … 2279 2272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2280 2273 $as_echo_n "checking for $ac_word... " >&6; } 2281 if ${ac_cv_prog_ac_ct_CC+:} false; then :2274 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2282 2275 $as_echo_n "(cached) " >&6 2283 2276 else … … 2332 2325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2333 2326 $as_echo_n "checking for $ac_word... " >&6; } 2334 if ${ac_cv_prog_CC+:} false; then :2327 if test "${ac_cv_prog_CC+set}" = set; then : 2335 2328 $as_echo_n "(cached) " >&6 2336 2329 else … … 2372 2365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2373 2366 $as_echo_n "checking for $ac_word... " >&6; } 2374 if ${ac_cv_prog_CC+:} false; then :2367 if test "${ac_cv_prog_CC+set}" = set; then : 2375 2368 $as_echo_n "(cached) " >&6 2376 2369 else … … 2431 2424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2432 2425 $as_echo_n "checking for $ac_word... " >&6; } 2433 if ${ac_cv_prog_CC+:} false; then :2426 if test "${ac_cv_prog_CC+set}" = set; then : 2434 2427 $as_echo_n "(cached) " >&6 2435 2428 else … … 2475 2468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2476 2469 $as_echo_n "checking for $ac_word... " >&6; } 2477 if ${ac_cv_prog_ac_ct_CC+:} false; then :2470 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2478 2471 $as_echo_n "(cached) " >&6 2479 2472 else … … 2530 2523 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2531 2524 as_fn_error $? "no acceptable C compiler found in \$PATH 2532 See \`config.log' for more details" "$LINENO" 5 ; }2525 See \`config.log' for more details" "$LINENO" 5 ; } 2533 2526 2534 2527 # Provide some information about the compiler. … … 2645 2638 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2646 2639 as_fn_error 77 "C compiler cannot create executables 2647 See \`config.log' for more details" "$LINENO" 5 ; }2640 See \`config.log' for more details" "$LINENO" 5 ; } 2648 2641 else 2649 2642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 … … 2688 2681 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2689 2682 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 2690 See \`config.log' for more details" "$LINENO" 5 ; }2683 See \`config.log' for more details" "$LINENO" 5 ; } 2691 2684 fi 2692 2685 rm -f conftest conftest$ac_cv_exeext … … 2747 2740 as_fn_error $? "cannot run C compiled programs. 2748 2741 If you meant to cross compile, use \`--host'. 2749 See \`config.log' for more details" "$LINENO" 5 ; }2742 See \`config.log' for more details" "$LINENO" 5 ; } 2750 2743 fi 2751 2744 fi … … 2758 2751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 2759 2752 $as_echo_n "checking for suffix of object files... " >&6; } 2760 if ${ac_cv_objext+:} false; then :2753 if test "${ac_cv_objext+set}" = set; then : 2761 2754 $as_echo_n "(cached) " >&6 2762 2755 else … … 2799 2792 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2800 2793 as_fn_error $? "cannot compute suffix of object files: cannot compile 2801 See \`config.log' for more details" "$LINENO" 5 ; }2794 See \`config.log' for more details" "$LINENO" 5 ; } 2802 2795 fi 2803 2796 rm -f conftest.$ac_cv_objext conftest.$ac_ext … … 2809 2802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 2810 2803 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 2811 if ${ac_cv_c_compiler_gnu+:} false; then :2804 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 2812 2805 $as_echo_n "(cached) " >&6 2813 2806 else … … 2846 2839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 2847 2840 $as_echo_n "checking whether $CC accepts -g... " >&6; } 2848 if ${ac_cv_prog_cc_g+:} false; then :2841 if test "${ac_cv_prog_cc_g+set}" = set; then : 2849 2842 $as_echo_n "(cached) " >&6 2850 2843 else … … 2924 2917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 2925 2918 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 2926 if ${ac_cv_prog_cc_c89+:} false; then :2919 if test "${ac_cv_prog_cc_c89+set}" = set; then : 2927 2920 $as_echo_n "(cached) " >&6 2928 2921 else … … 3032 3025 fi 3033 3026 if test -z "$CPP"; then 3034 if ${ac_cv_prog_CPP+:} false; then :3027 if test "${ac_cv_prog_CPP+set}" = set; then : 3035 3028 $as_echo_n "(cached) " >&6 3036 3029 else … … 3148 3141 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3149 3142 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 3150 See \`config.log' for more details" "$LINENO" 5 ; }3143 See \`config.log' for more details" "$LINENO" 5 ; } 3151 3144 fi 3152 3145 … … 3160 3153 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 3161 3154 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 3162 if ${ac_cv_path_GREP+:} false; then :3155 if test "${ac_cv_path_GREP+set}" = set; then : 3163 3156 $as_echo_n "(cached) " >&6 3164 3157 else … … 3223 3216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 3224 3217 $as_echo_n "checking for egrep... " >&6; } 3225 if ${ac_cv_path_EGREP+:} false; then :3218 if test "${ac_cv_path_EGREP+set}" = set; then : 3226 3219 $as_echo_n "(cached) " >&6 3227 3220 else … … 3290 3283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 3291 3284 $as_echo_n "checking for ANSI C header files... " >&6; } 3292 if ${ac_cv_header_stdc+:} false; then :3285 if test "${ac_cv_header_stdc+set}" = set; then : 3293 3286 $as_echo_n "(cached) " >&6 3294 3287 else … … 3438 3431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpLibrary" >&5 3439 3432 $as_echo_n "checking for library containing rpLibrary... " >&6; } 3440 if ${ac_cv_search_rpLibrary+:} false; then :3433 if test "${ac_cv_search_rpLibrary+set}" = set; then : 3441 3434 $as_echo_n "(cached) " >&6 3442 3435 else … … 3472 3465 rm -f core conftest.err conftest.$ac_objext \ 3473 3466 conftest$ac_exeext 3474 if ${ac_cv_search_rpLibrary+:} false; then :3467 if test "${ac_cv_search_rpLibrary+set}" = set; then : 3475 3468 break 3476 3469 fi 3477 3470 done 3478 if ${ac_cv_search_rpLibrary+:} false; then :3471 if test "${ac_cv_search_rpLibrary+set}" = set; then : 3479 3472 3480 3473 else … … 3496 3489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpConvert" >&5 3497 3490 $as_echo_n "checking for library containing rpConvert... " >&6; } 3498 if ${ac_cv_search_rpConvert+:} false; then :3491 if test "${ac_cv_search_rpConvert+set}" = set; then : 3499 3492 $as_echo_n "(cached) " >&6 3500 3493 else … … 3530 3523 rm -f core conftest.err conftest.$ac_objext \ 3531 3524 conftest$ac_exeext 3532 if ${ac_cv_search_rpConvert+:} false; then :3525 if test "${ac_cv_search_rpConvert+set}" = set; then : 3533 3526 break 3534 3527 fi 3535 3528 done 3536 if ${ac_cv_search_rpConvert+:} false; then :3529 if test "${ac_cv_search_rpConvert+set}" = set; then : 3537 3530 3538 3531 else … … 3554 3547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing rpUtilsProgress" >&5 3555 3548 $as_echo_n "checking for library containing rpUtilsProgress... " >&6; } 3556 if ${ac_cv_search_rpUtilsProgress+:} false; then :3549 if test "${ac_cv_search_rpUtilsProgress+set}" = set; then : 3557 3550 $as_echo_n "(cached) " >&6 3558 3551 else … … 3588 3581 rm -f core conftest.err conftest.$ac_objext \ 3589 3582 conftest$ac_exeext 3590 if ${ac_cv_search_rpUtilsProgress+:} false; then :3583 if test "${ac_cv_search_rpUtilsProgress+set}" = set; then : 3591 3584 break 3592 3585 fi 3593 3586 done 3594 if ${ac_cv_search_rpUtilsProgress+:} false; then :3587 if test "${ac_cv_search_rpUtilsProgress+set}" = set; then : 3595 3588 3596 3589 else … … 3618 3611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 3619 3612 $as_echo_n "checking size of long... " >&6; } 3620 if ${ac_cv_sizeof_long+:} false; then :3613 if test "${ac_cv_sizeof_long+set}" = set; then : 3621 3614 $as_echo_n "(cached) " >&6 3622 3615 else … … 3628 3621 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3629 3622 as_fn_error 77 "cannot compute sizeof (long) 3630 See \`config.log' for more details" "$LINENO" 5 ; }3623 See \`config.log' for more details" "$LINENO" 5 ; } 3631 3624 else 3632 3625 ac_cv_sizeof_long=0 … … 3714 3707 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 3715 3708 if test -w "$cache_file"; then 3716 if test "x$cache_file" != "x/dev/null"; then3709 test "x$cache_file" != "x/dev/null" && 3717 3710 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 3718 3711 $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 3731 3713 else 3732 3714 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 … … 3796 3778 3797 3779 3798 : "${CONFIG_STATUS=./config.status}"3780 : ${CONFIG_STATUS=./config.status} 3799 3781 ac_write_fail=0 3800 3782 ac_clean_files_save=$ac_clean_files … … 3897 3879 3898 3880 # Find who we are. Look in the path if we contain no directory separator. 3899 as_myself=3900 3881 case $0 in #(( 3901 3882 *[\\/]* ) as_myself=$0 ;; … … 4205 4186 ac_log=" 4206 4187 This file was extended by Rappture $as_me 1.0, which was 4207 generated by GNU Autoconf 2.6 8. Invocation command line was4188 generated by GNU Autoconf 2.67. Invocation command line was 4208 4189 4209 4190 CONFIG_FILES = $CONFIG_FILES … … 4258 4239 ac_cs_version="\\ 4259 4240 Rappture config.status 1.0 4260 configured by $0, generated by GNU Autoconf 2.6 8,4241 configured by $0, generated by GNU Autoconf 2.67, 4261 4242 with options \\"\$ac_cs_config\\" 4262 4243 … … 4369 4350 "src/Makevars") CONFIG_FILES="$CONFIG_FILES src/Makevars" ;; 4370 4351 4371 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;4352 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 4372 4353 esac 4373 4354 done … … 4390 4371 $debug || 4391 4372 { 4392 tmp= ac_tmp=4373 tmp= 4393 4374 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 4396 4376 ' 0 4397 4377 trap 'as_fn_exit 1' 1 2 13 15 … … 4401 4381 { 4402 4382 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 4403 test - d "$tmp"4383 test -n "$tmp" && test -d "$tmp" 4404 4384 } || 4405 4385 { … … 4407 4387 (umask 077 && mkdir "$tmp") 4408 4388 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 4409 ac_tmp=$tmp4410 4389 4411 4390 # Set up the scripts for CONFIG_FILES section. … … 4429 4408 fi 4430 4409 4431 echo 'BEGIN {' >"$ ac_tmp/subs1.awk" &&4410 echo 'BEGIN {' >"$tmp/subs1.awk" && 4432 4411 _ACEOF 4433 4412 … … 4457 4436 4458 4437 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4459 cat >>"\$ ac_tmp/subs1.awk" <<\\_ACAWK &&4438 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 4460 4439 _ACEOF 4461 4440 sed -n ' … … 4505 4484 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 4506 4485 _ACAWK 4507 cat >>"\$ ac_tmp/subs1.awk" <<_ACAWK &&4486 cat >>"\$tmp/subs1.awk" <<_ACAWK && 4508 4487 for (key in S) S_is_set[key] = 1 4509 4488 FS = "" … … 4537 4516 else 4538 4517 cat 4539 fi < "$ ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \4518 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 4540 4519 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 4541 4520 _ACEOF … … 4577 4556 case $ac_mode$ac_tag in 4578 4557 :[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 ;; 4580 4559 :[FH]-) ac_tag=-:-;; 4581 4560 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; … … 4596 4575 do 4597 4576 case $ac_f in 4598 -) ac_f="$ ac_tmp/stdin";;4577 -) ac_f="$tmp/stdin";; 4599 4578 *) # Look for the file first in the build tree, then in the source tree 4600 4579 # (if the path is not absolute). The absolute path cannot be DOS-style, … … 4605 4584 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 4606 4585 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 ;; 4608 4587 esac 4609 4588 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac … … 4631 4610 4632 4611 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 ;; 4635 4614 esac 4636 4615 ;; … … 4757 4736 $ac_datarootdir_hack 4758 4737 " 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" 54738 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 4761 4740 4762 4741 test -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"; } && 4766 4744 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 4767 4745 which seems to be undefined. Please make sure it is defined" >&5 … … 4769 4747 which seems to be undefined. Please make sure it is defined" >&2;} 4770 4748 4771 rm -f "$ ac_tmp/stdin"4749 rm -f "$tmp/stdin" 4772 4750 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";; 4775 4753 esac \ 4776 4754 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 -
branches/1.3/lang/R/Rappture/configure.in
r2977 r3742 43 43 CPPFLAGS="${CPPFLAGS} ${RAPPTURE_CPPFLAGS}" 44 44 45 echo CPPFLAGS=$CPPFLAGS 45 46 dnl Check the headers can be found 46 47 AC_CHECK_HEADERS(RpLibrary.h RpUnits.h RpUtils.h)
Note: See TracChangeset
for help on using the changeset viewer.