- Issue #17031: Fix running regen in cross builds.

This commit is contained in:
doko@python.org 2013-01-25 18:45:41 +01:00
commit 90c8d06d68
5 changed files with 15 additions and 2 deletions

2
configure vendored
View file

@ -2926,6 +2926,8 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
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; }