diff options
author | Christian Heimes <christian@cheimes.de> | 2008-12-03 18:18:23 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2008-12-03 18:18:23 (GMT) |
commit | 70e5cabfdcdd5da131d58baa6e13bf87262d89a3 (patch) | |
tree | 093440b56a46de9ab9ff3144e63b0b87b338eddc /configure | |
parent | 97f005d137b59887e64fed801197aae1b3597083 (diff) | |
download | cpython-70e5cabfdcdd5da131d58baa6e13bf87262d89a3.zip cpython-70e5cabfdcdd5da131d58baa6e13bf87262d89a3.tar.gz cpython-70e5cabfdcdd5da131d58baa6e13bf87262d89a3.tar.bz2 |
Bumped up version numbers of configure/autoconf scripts
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: 67100 . +# From configure.in Revision: 67461 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for python 3.0. +# Generated by GNU Autoconf 2.61 for python 3.1. # # Report bugs to <http://www.python.org/python-bugs>. # @@ -575,8 +575,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='python' PACKAGE_TARNAME='python' -PACKAGE_VERSION='3.0' -PACKAGE_STRING='python 3.0' +PACKAGE_VERSION='3.1' +PACKAGE_STRING='python 3.1' PACKAGE_BUGREPORT='http://www.python.org/python-bugs' ac_unique_file="Include/object.h" @@ -1244,7 +1244,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.0 to adapt to many kinds of systems. +\`configure' configures python 3.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1305,7 +1305,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of python 3.0:";; + short | recursive ) echo "Configuration of python 3.1:";; esac cat <<\_ACEOF @@ -1428,7 +1428,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -python configure 3.0 +python configure 3.1 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1442,7 +1442,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.0, which was +It was created by python $as_me 3.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -1811,7 +1811,7 @@ rm confdefs.h mv confdefs.h.new confdefs.h -VERSION=3.0 +VERSION=3.1 SOVERSION=1.0 @@ -24735,7 +24735,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.0, which was +This file was extended by python $as_me 3.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -24784,7 +24784,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -python config.status 3.0 +python config.status 3.1 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |