11#! /bin/sh
2- # From configure.in Revision: 73274 .
2+ # From configure.in Revision: 73307 .
33# Guess values for system-dependent variables and create Makefiles.
4- # Generated by GNU Autoconf 2.61 for python 3.1 .
4+ # Generated by GNU Autoconf 2.61 for python 3.2 .
55#
66# Report bugs to <http://bugs.python.org/>.
77#
@@ -575,8 +575,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
575575# Identity of this package.
576576PACKAGE_NAME='python'
577577PACKAGE_TARNAME='python'
578- PACKAGE_VERSION='3.1 '
579- PACKAGE_STRING='python 3.1 '
578+ PACKAGE_VERSION='3.2 '
579+ PACKAGE_STRING='python 3.2 '
580580PACKAGE_BUGREPORT='http://bugs.python.org/'
581581
582582ac_unique_file="Include/object.h"
@@ -1246,7 +1246,7 @@ if test "$ac_init_help" = "long"; then
12461246 # Omit some internal or obsolete options to make the list less imposing.
12471247 # This message is too long to be a string in the A/UX 3.1 sh.
12481248 cat <<_ACEOF
1249- \`configure' configures python 3.1 to adapt to many kinds of systems.
1249+ \`configure' configures python 3.2 to adapt to many kinds of systems.
12501250
12511251Usage: $0 [OPTION]... [VAR=VALUE]...
12521252
13071307
13081308if test -n "$ac_init_help"; then
13091309 case $ac_init_help in
1310- short | recursive ) echo "Configuration of python 3.1 :";;
1310+ short | recursive ) echo "Configuration of python 3.2 :";;
13111311 esac
13121312 cat <<\_ACEOF
13131313
14381438test -n "$ac_init_help" && exit $ac_status
14391439if $ac_init_version; then
14401440 cat <<\_ACEOF
1441- python configure 3.1
1441+ python configure 3.2
14421442generated by GNU Autoconf 2.61
14431443
14441444Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1452,7 +1452,7 @@ cat >config.log <<_ACEOF
14521452This file contains any messages produced by compilers while
14531453running configure, to aid debugging if configure makes a mistake.
14541454
1455- It was created by python $as_me 3.1 , which was
1455+ It was created by python $as_me 3.2 , which was
14561456generated by GNU Autoconf 2.61. Invocation command line was
14571457
14581458 $ $0 $@
@@ -1826,7 +1826,7 @@ rm confdefs.h
18261826mv confdefs.h.new confdefs.h
18271827
18281828
1829- VERSION=3.1
1829+ VERSION=3.2
18301830
18311831
18321832SOVERSION=1.0
@@ -25817,7 +25817,7 @@ exec 6>&1
2581725817# report actual input values of CONFIG_FILES etc. instead of their
2581825818# values after options handling.
2581925819ac_log="
25820- This file was extended by python $as_me 3.1 , which was
25820+ This file was extended by python $as_me 3.2 , which was
2582125821generated by GNU Autoconf 2.61. Invocation command line was
2582225822
2582325823 CONFIG_FILES = $CONFIG_FILES
@@ -25866,7 +25866,7 @@ Report bugs to <bug-autoconf@gnu.org>."
2586625866_ACEOF
2586725867cat >>$CONFIG_STATUS <<_ACEOF
2586825868ac_cs_version="\\
25869- python config.status 3.1
25869+ python config.status 3.2
2587025870configured by $0, generated by GNU Autoconf 2.61,
2587125871 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2587225872
0 commit comments