|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for R 4.5.0. |
| 3 | +# Generated by GNU Autoconf 2.72 for R 4.6.0. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugs.r-project.org>. |
6 | 6 | # |
@@ -614,8 +614,8 @@ MAKEFLAGS= |
614 | 614 | # Identity of this package. |
615 | 615 | PACKAGE_NAME='R' |
616 | 616 | PACKAGE_TARNAME='R' |
617 | | -PACKAGE_VERSION='4.5.0' |
618 | | -PACKAGE_STRING='R 4.5.0' |
| 617 | +PACKAGE_VERSION='4.6.0' |
| 618 | +PACKAGE_STRING='R 4.6.0' |
619 | 619 | PACKAGE_BUGREPORT='https://bugs.r-project.org' |
620 | 620 | PACKAGE_URL='https://www.r-project.org' |
621 | 621 |
|
@@ -1784,7 +1784,7 @@ if test "$ac_init_help" = "long"; then |
1784 | 1784 | # Omit some internal or obsolete options to make the list less imposing. |
1785 | 1785 | # This message is too long to be a string in the A/UX 3.1 sh. |
1786 | 1786 | cat <<_ACEOF |
1787 | | -'configure' configures R 4.5.0 to adapt to many kinds of systems. |
| 1787 | +'configure' configures R 4.6.0 to adapt to many kinds of systems. |
1788 | 1788 |
|
1789 | 1789 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1790 | 1790 |
|
|
1860 | 1860 |
|
1861 | 1861 | if test -n "$ac_init_help"; then |
1862 | 1862 | case $ac_init_help in |
1863 | | - short | recursive ) echo "Configuration of R 4.5.0:";; |
| 1863 | + short | recursive ) echo "Configuration of R 4.6.0:";; |
1864 | 1864 | esac |
1865 | 1865 | cat <<\_ACEOF |
1866 | 1866 |
|
|
2183 | 2183 | test -n "$ac_init_help" && exit $ac_status |
2184 | 2184 | if $ac_init_version; then |
2185 | 2185 | cat <<\_ACEOF |
2186 | | -R configure 4.5.0 |
| 2186 | +R configure 4.6.0 |
2187 | 2187 | generated by GNU Autoconf 2.72 |
2188 | 2188 |
|
2189 | 2189 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -3239,7 +3239,7 @@ cat >config.log <<_ACEOF |
3239 | 3239 | This file contains any messages produced by compilers while |
3240 | 3240 | running configure, to aid debugging if configure makes a mistake. |
3241 | 3241 |
|
3242 | | -It was created by R $as_me 4.5.0, which was |
| 3242 | +It was created by R $as_me 4.6.0, which was |
3243 | 3243 | generated by GNU Autoconf 2.72. Invocation command line was |
3244 | 3244 |
|
3245 | 3245 | $ $0$ac_configure_args_raw |
@@ -64611,7 +64611,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
64611 | 64611 | # report actual input values of CONFIG_FILES etc. instead of their |
64612 | 64612 | # values after options handling. |
64613 | 64613 | ac_log=" |
64614 | | -This file was extended by R $as_me 4.5.0, which was |
| 64614 | +This file was extended by R $as_me 4.6.0, which was |
64615 | 64615 | generated by GNU Autoconf 2.72. Invocation command line was |
64616 | 64616 |
|
64617 | 64617 | CONFIG_FILES = $CONFIG_FILES |
@@ -64680,7 +64680,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
64680 | 64680 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
64681 | 64681 | ac_cs_config='$ac_cs_config_escaped' |
64682 | 64682 | ac_cs_version="\\ |
64683 | | -R config.status 4.5.0 |
| 64683 | +R config.status 4.6.0 |
64684 | 64684 | configured by $0, generated by GNU Autoconf 2.72, |
64685 | 64685 | with options \\"\$ac_cs_config\\" |
64686 | 64686 |
|
|
0 commit comments