|
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.4. |
| 3 | +# Generated by GNU Autoconf 2.69 for python 3.5. |
4 | 4 | # |
5 | 5 | # Report bugs to <http://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.4' |
584 | | -PACKAGE_STRING='python 3.4' |
| 583 | +PACKAGE_VERSION='3.5' |
| 584 | +PACKAGE_STRING='python 3.5' |
585 | 585 | PACKAGE_BUGREPORT='http://bugs.python.org/' |
586 | 586 | PACKAGE_URL='' |
587 | 587 |
|
@@ -1368,7 +1368,7 @@ if test "$ac_init_help" = "long"; then |
1368 | 1368 | # Omit some internal or obsolete options to make the list less imposing. |
1369 | 1369 | # This message is too long to be a string in the A/UX 3.1 sh. |
1370 | 1370 | cat <<_ACEOF |
1371 | | -\`configure' configures python 3.4 to adapt to many kinds of systems. |
| 1371 | +\`configure' configures python 3.5 to adapt to many kinds of systems. |
1372 | 1372 |
|
1373 | 1373 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1374 | 1374 |
|
|
1433 | 1433 |
|
1434 | 1434 | if test -n "$ac_init_help"; then |
1435 | 1435 | case $ac_init_help in |
1436 | | - short | recursive ) echo "Configuration of python 3.4:";; |
| 1436 | + short | recursive ) echo "Configuration of python 3.5:";; |
1437 | 1437 | esac |
1438 | 1438 | cat <<\_ACEOF |
1439 | 1439 |
|
|
1580 | 1580 | test -n "$ac_init_help" && exit $ac_status |
1581 | 1581 | if $ac_init_version; then |
1582 | 1582 | cat <<\_ACEOF |
1583 | | -python configure 3.4 |
| 1583 | +python configure 3.5 |
1584 | 1584 | generated by GNU Autoconf 2.69 |
1585 | 1585 |
|
1586 | 1586 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2419,7 +2419,7 @@ cat >config.log <<_ACEOF |
2419 | 2419 | This file contains any messages produced by compilers while |
2420 | 2420 | running configure, to aid debugging if configure makes a mistake. |
2421 | 2421 |
|
2422 | | -It was created by python $as_me 3.4, which was |
| 2422 | +It was created by python $as_me 3.5, which was |
2423 | 2423 | generated by GNU Autoconf 2.69. Invocation command line was |
2424 | 2424 |
|
2425 | 2425 | $ $0 $@ |
@@ -2989,7 +2989,7 @@ rm confdefs.h |
2989 | 2989 | mv confdefs.h.new confdefs.h |
2990 | 2990 |
|
2991 | 2991 |
|
2992 | | -VERSION=3.4 |
| 2992 | +VERSION=3.5 |
2993 | 2993 |
|
2994 | 2994 | # Version number of Python's own shared library file. |
2995 | 2995 |
|
@@ -15900,7 +15900,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15900 | 15900 | # report actual input values of CONFIG_FILES etc. instead of their |
15901 | 15901 | # values after options handling. |
15902 | 15902 | ac_log=" |
15903 | | -This file was extended by python $as_me 3.4, which was |
| 15903 | +This file was extended by python $as_me 3.5, which was |
15904 | 15904 | generated by GNU Autoconf 2.69. Invocation command line was |
15905 | 15905 |
|
15906 | 15906 | CONFIG_FILES = $CONFIG_FILES |
@@ -15962,7 +15962,7 @@ _ACEOF |
15962 | 15962 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15963 | 15963 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15964 | 15964 | ac_cs_version="\\ |
15965 | | -python config.status 3.4 |
| 15965 | +python config.status 3.5 |
15966 | 15966 | configured by $0, generated by GNU Autoconf 2.69, |
15967 | 15967 | with options \\"\$ac_cs_config\\" |
15968 | 15968 |
|
|
0 commit comments