--- configure.orig 2009-12-12 21:32:37.031583584 +0800 +++ configure 2009-12-12 21:35:22.065764679 +0800 @@ -3275,7 +3275,7 @@ return 0; } _ACEOF -for ac_lib in '' ncurses; do +for ac_lib in '' ncursesw; do if test -z "$ac_lib"; then ac_res="none required" else @@ -3316,10 +3316,6 @@ as_fn_error "ncurses not found" "$LINENO" 5 esac - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The found ncurses library does not support wide-char." >&5 -$as_echo "$as_me: WARNING: The found ncurses library does not support wide-char." >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: This means that tig will not correctly render UTF-8." >&5 -$as_echo "$as_me: WARNING: This means that tig will not correctly render UTF-8." >&2;} esac