--- embedaddon/readline/configure 2014/07/30 08:16:45 1.1.1.1 +++ embedaddon/readline/configure 2017/01/24 13:09:07 1.1.1.1.4.1 @@ -1178,6 +1178,7 @@ if test "x$host_alias" != x; then cross_compiling=yes fi fi +echo "aaaaaaaaaaaaaaaaaaaaaaaa $cross_compiling" ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- @@ -6316,16 +6317,15 @@ $as_echo "#define HAVE_WINT_T 1" >>confdefs.h fi +echo bbbbbbbbbbbbbbbbbbbbbb $cross_compiling + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wcwidth broken with unicode combining characters" >&5 $as_echo_n "checking for wcwidth broken with unicode combining characters... " >&6; } if ${bash_cv_wcwidth_broken+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run test program while cross compiling -See \`config.log' for more details" "$LINENO" 5; } + bash_cv_wcwdith_broken=no else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */