diff options
author | Ned Deily <nad@python.org> | 2018-01-31 22:44:09 (GMT) |
---|---|---|
committer | Ned Deily <nad@python.org> | 2018-01-31 22:44:09 (GMT) |
commit | 5489bdad5143050b8bb89b648b3c00d951b72d4f (patch) | |
tree | 1dff73947a4206b974742501a8606ec504f8ad80 /configure | |
parent | 6e41cd95b5cc9288e94457be60bdcdc0fb6bebae (diff) | |
download | cpython-5489bdad5143050b8bb89b648b3c00d951b72d4f.zip cpython-5489bdad5143050b8bb89b648b3c00d951b72d4f.tar.gz cpython-5489bdad5143050b8bb89b648b3c00d951b72d4f.tar.bz2 |
Start of 3.8.0a0
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for python 3.7. +# Generated by GNU Autoconf 2.69 for python 3.8. # # Report bugs to <https://bugs.python.org/>. # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='python' PACKAGE_TARNAME='python' -PACKAGE_VERSION='3.7' -PACKAGE_STRING='python 3.7' +PACKAGE_VERSION='3.8' +PACKAGE_STRING='python 3.8' PACKAGE_BUGREPORT='https://bugs.python.org/' PACKAGE_URL='' @@ -1395,7 +1395,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures python 3.7 to adapt to many kinds of systems. +\`configure' configures python 3.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1461,7 +1461,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of python 3.7:";; + short | recursive ) echo "Configuration of python 3.8:";; esac cat <<\_ACEOF @@ -1628,7 +1628,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -python configure 3.7 +python configure 3.8 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2337,7 +2337,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by python $as_me 3.7, which was +It was created by python $as_me 3.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2957,7 +2957,7 @@ rm confdefs.h mv confdefs.h.new confdefs.h -VERSION=3.7 +VERSION=3.8 # Version number of Python's own shared library file. @@ -17500,7 +17500,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by python $as_me 3.7, which was +This file was extended by python $as_me 3.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17562,7 +17562,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -python config.status 3.7 +python config.status 3.8 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |