Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19a1488

Browse files
committed
Merged revisions 81004 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r81004 | mark.dickinson | 2010-05-08 14:13:21 -0500 (Sat, 08 May 2010) | 1 line Fix configure bug that was misreporting availability of MacOS X 10.5 SDK as available on Linux but not on OS X. ........
1 parent 345a1c2 commit 19a1488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/sh
2-
# From configure.in Revision: 81078 .
2+
# From configure.in Revision: 82090 .
33
# Guess values for system-dependent variables and create Makefiles.
44
# Generated by GNU Autoconf 2.65 for python 3.2.
55
#

0 commit comments

Comments
 (0)