2 wcsnrtombs() function: convert wide string to string.
18 wcrtomb [test $HAVE_WCSNRTOMBS = 0 || test $REPLACE_WCSNRTOMBS = 1]
22 if test $HAVE_WCSNRTOMBS = 0 || test $REPLACE_WCSNRTOMBS = 1; then
23 AC_LIBOBJ([wcsnrtombs])
24 AC_LIBOBJ([wcsrtombs-state])
27 gl_WCHAR_MODULE_INDICATOR([wcsnrtombs])