Issue #21166: merge from 3.4

This commit is contained in:
Ned Deily 2014-08-22 13:36:30 -07:00
commit 682c04c70c
4 changed files with 20 additions and 1 deletions

3
configure vendored
View file

@ -2954,6 +2954,9 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
# pybuilddir.txt will be created by --generate-posix-vars in the Makefile
rm -f pybuilddir.txt
if test "$cross_compiling" = yes; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for python interpreter for cross build" >&5
$as_echo_n "checking for python interpreter for cross build... " >&6; }