2 mbsrtowcs() function: convert string to wide string.
18 mbrtowc [test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1]
19 strnlen1 [test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1]
23 if test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1; then
24 AC_LIBOBJ([mbsrtowcs])
25 AC_LIBOBJ([mbsrtowcs-state])
28 gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])