11#! /bin/sh
2- # From configure.in Revision: 67100 .
2+ # From configure.in Revision: 67461 .
33# Guess values for system-dependent variables and create Makefiles.
4- # Generated by GNU Autoconf 2.61 for python 3.0 .
4+ # Generated by GNU Autoconf 2.61 for python 3.1 .
55#
66# Report bugs to <http://www.python.org/python-bugs>.
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.0 '
579- PACKAGE_STRING='python 3.0 '
578+ PACKAGE_VERSION='3.1 '
579+ PACKAGE_STRING='python 3.1 '
580580PACKAGE_BUGREPORT='http://www.python.org/python-bugs'
581581
582582ac_unique_file="Include/object.h"
@@ -1244,7 +1244,7 @@ if test "$ac_init_help" = "long"; then
12441244 # Omit some internal or obsolete options to make the list less imposing.
12451245 # This message is too long to be a string in the A/UX 3.1 sh.
12461246 cat <<_ACEOF
1247- \`configure' configures python 3.0 to adapt to many kinds of systems.
1247+ \`configure' configures python 3.1 to adapt to many kinds of systems.
12481248
12491249Usage: $0 [OPTION]... [VAR=VALUE]...
12501250
13051305
13061306if test -n "$ac_init_help"; then
13071307 case $ac_init_help in
1308- short | recursive ) echo "Configuration of python 3.0 :";;
1308+ short | recursive ) echo "Configuration of python 3.1 :";;
13091309 esac
13101310 cat <<\_ACEOF
13111311
14281428test -n "$ac_init_help" && exit $ac_status
14291429if $ac_init_version; then
14301430 cat <<\_ACEOF
1431- python configure 3.0
1431+ python configure 3.1
14321432generated by GNU Autoconf 2.61
14331433
14341434Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1442,7 +1442,7 @@ cat >config.log <<_ACEOF
14421442This file contains any messages produced by compilers while
14431443running configure, to aid debugging if configure makes a mistake.
14441444
1445- It was created by python $as_me 3.0 , which was
1445+ It was created by python $as_me 3.1 , which was
14461446generated by GNU Autoconf 2.61. Invocation command line was
14471447
14481448 $ $0 $@
@@ -1811,7 +1811,7 @@ rm confdefs.h
18111811mv confdefs.h.new confdefs.h
18121812
18131813
1814- VERSION=3.0
1814+ VERSION=3.1
18151815
18161816
18171817SOVERSION=1.0
@@ -24735,7 +24735,7 @@ exec 6>&1
2473524735# report actual input values of CONFIG_FILES etc. instead of their
2473624736# values after options handling.
2473724737ac_log="
24738- This file was extended by python $as_me 3.0 , which was
24738+ This file was extended by python $as_me 3.1 , which was
2473924739generated by GNU Autoconf 2.61. Invocation command line was
2474024740
2474124741 CONFIG_FILES = $CONFIG_FILES
2478424784_ACEOF
2478524785cat >>$CONFIG_STATUS <<_ACEOF
2478624786ac_cs_version="\\
24787- python config.status 3.0
24787+ python config.status 3.1
2478824788configured by $0, generated by GNU Autoconf 2.61,
2478924789 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2479024790
0 commit comments