diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-06-27 21:40:27 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-06-27 21:40:27 (GMT) |
commit | 46ea4f73b998364e020972eb80415e6004a917f2 (patch) | |
tree | 9b189911a06ae7f42f4225de27e3094b248646e5 /configure | |
parent | c216b27c427a5878237fb6420c221d59ec7f5285 (diff) | |
download | cpython-46ea4f73b998364e020972eb80415e6004a917f2.zip cpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.gz cpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.bz2 |
bump to 3.2a0
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,7 +1,7 @@ #! /bin/sh -# From configure.in Revision: 73274 . +# From configure.in Revision: 73307 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for python 3.1. +# Generated by GNU Autoconf 2.61 for python 3.2. # # Report bugs to <http://bugs.python.org/>. # @@ -575,8 +575,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='python' PACKAGE_TARNAME='python' -PACKAGE_VERSION='3.1' -PACKAGE_STRING='python 3.1' +PACKAGE_VERSION='3.2' +PACKAGE_STRING='python 3.2' PACKAGE_BUGREPORT='http://bugs.python.org/' ac_unique_file="Include/object.h" @@ -1246,7 +1246,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.1 to adapt to many kinds of systems. +\`configure' configures python 3.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1307,7 +1307,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of python 3.1:";; + short | recursive ) echo "Configuration of python 3.2:";; esac cat <<\_ACEOF @@ -1438,7 +1438,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -python configure 3.1 +python configure 3.2 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1452,7 +1452,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.1, which was +It was created by python $as_me 3.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -1826,7 +1826,7 @@ rm confdefs.h mv confdefs.h.new confdefs.h -VERSION=3.1 +VERSION=3.2 SOVERSION=1.0 @@ -25817,7 +25817,7 @@ exec 6>&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.1, which was +This file was extended by python $as_me 3.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -25866,7 +25866,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -python config.status 3.1 +python config.status 3.2 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |