11#! /bin/sh
2- # From configure.in Revision: 42437 .
2+ # From configure.in Revision: 42563 .
33# Guess values for system-dependent variables and create Makefiles.
4- # Generated by GNU Autoconf 2.59 for python 2.5 .
4+ # Generated by GNU Autoconf 2.59 for python 3.0 .
55#
66# Report bugs to <http://www.python.org/python-bugs>.
77#
@@ -270,8 +270,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
270270# Identity of this package.
271271PACKAGE_NAME='python'
272272PACKAGE_TARNAME='python'
273- PACKAGE_VERSION='2.5 '
274- PACKAGE_STRING='python 2.5 '
273+ PACKAGE_VERSION='3.0 '
274+ PACKAGE_STRING='python 3.0 '
275275PACKAGE_BUGREPORT='http://www.python.org/python-bugs'
276276
277277ac_unique_file="Include/object.h"
@@ -781,7 +781,7 @@ if test "$ac_init_help" = "long"; then
781781 # Omit some internal or obsolete options to make the list less imposing.
782782 # This message is too long to be a string in the A/UX 3.1 sh.
783783 cat <<_ACEOF
784- \`configure' configures python 2.5 to adapt to many kinds of systems.
784+ \`configure' configures python 3.0 to adapt to many kinds of systems.
785785
786786Usage: $0 [OPTION]... [VAR=VALUE]...
787787
838838
839839if test -n "$ac_init_help"; then
840840 case $ac_init_help in
841- short | recursive ) echo "Configuration of python 2.5 :";;
841+ short | recursive ) echo "Configuration of python 3.0 :";;
842842 esac
843843 cat <<\_ACEOF
844844
986986test -n "$ac_init_help" && exit 0
987987if $ac_init_version; then
988988 cat <<\_ACEOF
989- python configure 2.5
989+ python configure 3.0
990990generated by GNU Autoconf 2.59
991991
992992Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1000,7 +1000,7 @@ cat >&5 <<_ACEOF
10001000This file contains any messages produced by compilers while
10011001running configure, to aid debugging if configure makes a mistake.
10021002
1003- It was created by python $as_me 2.5 , which was
1003+ It was created by python $as_me 3.0 , which was
10041004generated by GNU Autoconf 2.59. Invocation command line was
10051005
10061006 $ $0 $@
@@ -1352,7 +1352,7 @@ rm confdefs.h
13521352mv confdefs.h.new confdefs.h
13531353
13541354
1355- VERSION=2.5
1355+ VERSION=3.0
13561356
13571357
13581358SOVERSION=1.0
@@ -22193,7 +22193,7 @@ _ASBOX
2219322193} >&5
2219422194cat >&5 <<_CSEOF
2219522195
22196- This file was extended by python $as_me 2.5 , which was
22196+ This file was extended by python $as_me 3.0 , which was
2219722197generated by GNU Autoconf 2.59. Invocation command line was
2219822198
2219922199 CONFIG_FILES = $CONFIG_FILES
@@ -22253,7 +22253,7 @@ _ACEOF
2225322253
2225422254cat >>$CONFIG_STATUS <<_ACEOF
2225522255ac_cs_version="\\
22256- python config.status 2.5
22256+ python config.status 3.0
2225722257configured by $0, generated by GNU Autoconf 2.59,
2225822258 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2225922259
0 commit comments