- Issue #17031: Fix running regen in cross builds.
diff --git a/configure b/configure
index 255aa2c..9417710 100755
--- a/configure
+++ b/configure
@@ -2926,6 +2926,8 @@
 
 
 
+
+
 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; }