--- configure
+++ configure
@@ -14991,7 +14991,7 @@
 
 { $as_echo "$as_me:${as_lineno-$LINENO}: **************************************** PTY device files" >&5
 $as_echo "$as_me: **************************************** PTY device files" >&6;}
-if test "x$cross_compiling" = "xno"; then
+if true || test "x$cross_compiling" = "xno"; then
     as_ac_File=`$as_echo "ac_cv_file_"/dev/ptmx"" | $as_tr_sh`
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for \"/dev/ptmx\"" >&5
 $as_echo_n "checking for \"/dev/ptmx\"... " >&6; }
@@ -15046,7 +15046,7 @@
 { $as_echo "$as_me:${as_lineno-$LINENO}: **************************************** entropy sources" >&5
 $as_echo "$as_me: **************************************** entropy sources" >&6;}
 
-if test "x$cross_compiling" = "xno"; then
+if true || test "x$cross_compiling" = "xno"; then
 
 # Check whether --with-egd-socket was given.
 if test "${with_egd_socket+set}" = set; then :
