|
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.4.0. |
| 3 | +# Generated by GNU Autoconf 2.72 for R 4.5.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.4.0' |
618 |
| -PACKAGE_STRING='R 4.4.0' |
| 617 | +PACKAGE_VERSION='4.5.0' |
| 618 | +PACKAGE_STRING='R 4.5.0' |
619 | 619 | PACKAGE_BUGREPORT='https://bugs.r-project.org'
|
620 | 620 | PACKAGE_URL='https://www.r-project.org'
|
621 | 621 |
|
@@ -1766,7 +1766,7 @@ if test "$ac_init_help" = "long"; then
|
1766 | 1766 | # Omit some internal or obsolete options to make the list less imposing.
|
1767 | 1767 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1768 | 1768 | cat <<_ACEOF
|
1769 |
| -'configure' configures R 4.4.0 to adapt to many kinds of systems. |
| 1769 | +'configure' configures R 4.5.0 to adapt to many kinds of systems. |
1770 | 1770 |
|
1771 | 1771 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1772 | 1772 |
|
|
1842 | 1842 |
|
1843 | 1843 | if test -n "$ac_init_help"; then
|
1844 | 1844 | case $ac_init_help in
|
1845 |
| - short | recursive ) echo "Configuration of R 4.4.0:";; |
| 1845 | + short | recursive ) echo "Configuration of R 4.5.0:";; |
1846 | 1846 | esac
|
1847 | 1847 | cat <<\_ACEOF
|
1848 | 1848 |
|
|
2151 | 2151 | test -n "$ac_init_help" && exit $ac_status
|
2152 | 2152 | if $ac_init_version; then
|
2153 | 2153 | cat <<\_ACEOF
|
2154 |
| -R configure 4.4.0 |
| 2154 | +R configure 4.5.0 |
2155 | 2155 | generated by GNU Autoconf 2.72
|
2156 | 2156 |
|
2157 | 2157 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -3207,7 +3207,7 @@ cat >config.log <<_ACEOF
|
3207 | 3207 | This file contains any messages produced by compilers while
|
3208 | 3208 | running configure, to aid debugging if configure makes a mistake.
|
3209 | 3209 |
|
3210 |
| -It was created by R $as_me 4.4.0, which was |
| 3210 | +It was created by R $as_me 4.5.0, which was |
3211 | 3211 | generated by GNU Autoconf 2.72. Invocation command line was
|
3212 | 3212 |
|
3213 | 3213 | $ $0$ac_configure_args_raw
|
@@ -60957,7 +60957,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
60957 | 60957 | # report actual input values of CONFIG_FILES etc. instead of their
|
60958 | 60958 | # values after options handling.
|
60959 | 60959 | ac_log="
|
60960 |
| -This file was extended by R $as_me 4.4.0, which was |
| 60960 | +This file was extended by R $as_me 4.5.0, which was |
60961 | 60961 | generated by GNU Autoconf 2.72. Invocation command line was
|
60962 | 60962 |
|
60963 | 60963 | CONFIG_FILES = $CONFIG_FILES
|
@@ -61026,7 +61026,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
61026 | 61026 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
61027 | 61027 | ac_cs_config='$ac_cs_config_escaped'
|
61028 | 61028 | ac_cs_version="\\
|
61029 |
| -R config.status 4.4.0 |
| 61029 | +R config.status 4.5.0 |
61030 | 61030 | configured by $0, generated by GNU Autoconf 2.72,
|
61031 | 61031 | with options \\"\$ac_cs_config\\"
|
61032 | 61032 |
|
|
0 commit comments