Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
c053f345
Commit
c053f345
authored
Jul 30, 2003
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version number here as well; patchlevel.h is not the only place.
parent
e1e046c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
configure
configure
+11
-11
configure.in
configure.in
+1
-1
No files found.
configure
View file @
c053f345
#! /bin/sh
#! /bin/sh
# From configure.in Revision: 1.42
6
.
# From configure.in Revision: 1.42
7
.
# Guess values for system-dependent variables and create Makefiles.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.53 for python 2.
3
.
# Generated by GNU Autoconf 2.53 for python 2.
4
.
#
#
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# Free Software Foundation, Inc.
...
@@ -255,8 +255,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
...
@@ -255,8 +255,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
# Identity of this package.
PACKAGE_NAME
=
'python'
PACKAGE_NAME
=
'python'
PACKAGE_TARNAME
=
'python'
PACKAGE_TARNAME
=
'python'
PACKAGE_VERSION
=
'2.
3
'
PACKAGE_VERSION
=
'2.
4
'
PACKAGE_STRING
=
'python 2.
3
'
PACKAGE_STRING
=
'python 2.
4
'
PACKAGE_BUGREPORT
=
''
PACKAGE_BUGREPORT
=
''
ac_unique_file
=
"Include/object.h"
ac_unique_file
=
"Include/object.h"
...
@@ -761,7 +761,7 @@ if test "$ac_init_help" = "long"; then
...
@@ -761,7 +761,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# 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.
# This message is too long to be a string in the A/UX 3.1 sh.
cat
<<
_ACEOF
cat
<<
_ACEOF
\`
configure' configures python 2.
3
to adapt to many kinds of systems.
\`
configure' configures python 2.
4
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
@@ -818,7 +818,7 @@ fi
...
@@ -818,7 +818,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of python 2.
3
:"
;;
short
|
recursive
)
echo
"Configuration of python 2.
4
:"
;;
esac
esac
cat
<<
\
_ACEOF
cat
<<
\
_ACEOF
...
@@ -934,7 +934,7 @@ fi
...
@@ -934,7 +934,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
0
test
-n
"
$ac_init_help
"
&&
exit
0
if
$ac_init_version
;
then
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
cat
<<
\
_ACEOF
python configure 2.
3
python configure 2.
4
generated by GNU Autoconf 2.53
generated by GNU Autoconf 2.53
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
...
@@ -949,7 +949,7 @@ cat >&5 <<_ACEOF
...
@@ -949,7 +949,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
running configure, to aid debugging if configure makes a mistake.
It was created by python
$as_me
2.
3
, which was
It was created by python
$as_me
2.
4
, which was
generated by GNU Autoconf 2.53. Invocation command line was
generated by GNU Autoconf 2.53. Invocation command line was
$ $0
$@
$ $0
$@
...
@@ -1243,7 +1243,7 @@ rm confdefs.h
...
@@ -1243,7 +1243,7 @@ rm confdefs.h
mv
confdefs.h.new confdefs.h
mv
confdefs.h.new confdefs.h
VERSION
=
2.
3
VERSION
=
2.
4
SOVERSION
=
1.0
SOVERSION
=
1.0
...
@@ -18095,7 +18095,7 @@ _ASBOX
...
@@ -18095,7 +18095,7 @@ _ASBOX
} >&5
} >&5
cat >&5 <<_CSEOF
cat >&5 <<_CSEOF
This file was extended by python
$as_me
2.
3
, which was
This file was extended by python
$as_me
2.
4
, which was
generated by GNU Autoconf 2.53. Invocation command line was
generated by GNU Autoconf 2.53. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
CONFIG_FILES =
$CONFIG_FILES
...
@@ -18154,7 +18154,7 @@ _ACEOF
...
@@ -18154,7 +18154,7 @@ _ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
ac_cs_version="
\\
ac_cs_version="
\\
python config.status 2.
3
python config.status 2.
4
configured by
$0
, generated by GNU Autoconf 2.53,
configured by
$0
, generated by GNU Autoconf 2.53,
with options
\\
"`echo "
$ac_configure_args
" | sed 's/[
\\
""
\`\$
]/
\\\\
&/g'`
\\
"
with options
\\
"`echo "
$ac_configure_args
" | sed 's/[
\\
""
\`\$
]/
\\\\
&/g'`
\\
"
...
...
configure.in
View file @
c053f345
dnl Process this file with autoconf 2.0 or later to make a configure script.
dnl Process this file with autoconf 2.0 or later to make a configure script.
# Set VERSION so we only need to edit in one place (i.e., here)
# Set VERSION so we only need to edit in one place (i.e., here)
m4_define(PYTHON_VERSION, 2.
3
)
m4_define(PYTHON_VERSION, 2.
4
)
AC_REVISION($Revision$)
AC_REVISION($Revision$)
AC_PREREQ(2.53)
AC_PREREQ(2.53)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment