|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for python 3.7. |
| 3 | +# Generated by GNU Autoconf 2.69 for python 3.8. |
4 | 4 | # |
5 | 5 | # Report bugs to <https://bugs.python.org/>. |
6 | 6 | # |
@@ -580,8 +580,8 @@ MAKEFLAGS= |
580 | 580 | # Identity of this package. |
581 | 581 | PACKAGE_NAME='python' |
582 | 582 | PACKAGE_TARNAME='python' |
583 | | -PACKAGE_VERSION='3.7' |
584 | | -PACKAGE_STRING='python 3.7' |
| 583 | +PACKAGE_VERSION='3.8' |
| 584 | +PACKAGE_STRING='python 3.8' |
585 | 585 | PACKAGE_BUGREPORT='https://bugs.python.org/' |
586 | 586 | PACKAGE_URL='' |
587 | 587 |
|
@@ -1395,7 +1395,7 @@ if test "$ac_init_help" = "long"; then |
1395 | 1395 | # Omit some internal or obsolete options to make the list less imposing. |
1396 | 1396 | # This message is too long to be a string in the A/UX 3.1 sh. |
1397 | 1397 | cat <<_ACEOF |
1398 | | -\`configure' configures python 3.7 to adapt to many kinds of systems. |
| 1398 | +\`configure' configures python 3.8 to adapt to many kinds of systems. |
1399 | 1399 |
|
1400 | 1400 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1401 | 1401 |
|
|
1461 | 1461 |
|
1462 | 1462 | if test -n "$ac_init_help"; then |
1463 | 1463 | case $ac_init_help in |
1464 | | - short | recursive ) echo "Configuration of python 3.7:";; |
| 1464 | + short | recursive ) echo "Configuration of python 3.8:";; |
1465 | 1465 | esac |
1466 | 1466 | cat <<\_ACEOF |
1467 | 1467 |
|
|
1628 | 1628 | test -n "$ac_init_help" && exit $ac_status |
1629 | 1629 | if $ac_init_version; then |
1630 | 1630 | cat <<\_ACEOF |
1631 | | -python configure 3.7 |
| 1631 | +python configure 3.8 |
1632 | 1632 | generated by GNU Autoconf 2.69 |
1633 | 1633 |
|
1634 | 1634 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2337,7 +2337,7 @@ cat >config.log <<_ACEOF |
2337 | 2337 | This file contains any messages produced by compilers while |
2338 | 2338 | running configure, to aid debugging if configure makes a mistake. |
2339 | 2339 |
|
2340 | | -It was created by python $as_me 3.7, which was |
| 2340 | +It was created by python $as_me 3.8, which was |
2341 | 2341 | generated by GNU Autoconf 2.69. Invocation command line was |
2342 | 2342 |
|
2343 | 2343 | $ $0 $@ |
@@ -2957,7 +2957,7 @@ rm confdefs.h |
2957 | 2957 | mv confdefs.h.new confdefs.h |
2958 | 2958 |
|
2959 | 2959 |
|
2960 | | -VERSION=3.7 |
| 2960 | +VERSION=3.8 |
2961 | 2961 |
|
2962 | 2962 | # Version number of Python's own shared library file. |
2963 | 2963 |
|
@@ -17500,7 +17500,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17500 | 17500 | # report actual input values of CONFIG_FILES etc. instead of their |
17501 | 17501 | # values after options handling. |
17502 | 17502 | ac_log=" |
17503 | | -This file was extended by python $as_me 3.7, which was |
| 17503 | +This file was extended by python $as_me 3.8, which was |
17504 | 17504 | generated by GNU Autoconf 2.69. Invocation command line was |
17505 | 17505 |
|
17506 | 17506 | CONFIG_FILES = $CONFIG_FILES |
@@ -17562,7 +17562,7 @@ _ACEOF |
17562 | 17562 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17563 | 17563 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17564 | 17564 | ac_cs_version="\\ |
17565 | | -python config.status 3.7 |
| 17565 | +python config.status 3.8 |
17566 | 17566 | configured by $0, generated by GNU Autoconf 2.69, |
17567 | 17567 | with options \\"\$ac_cs_config\\" |
17568 | 17568 |
|
|
0 commit comments