2 Determine the number of screen columns needed for a character.
13 wctype-h [test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1]
14 localcharset [test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1]
15 streq [test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1]
16 uniwidth/width [test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1]
20 if test $HAVE_WCWIDTH = 0 || test $REPLACE_WCWIDTH = 1; then
24 gl_WCHAR_MODULE_INDICATOR([wcwidth])