2 wcsrtombs() function: convert wide string to string.
19 wcrtomb [test $HAVE_WCSRTOMBS = 0 || test $REPLACE_WCSRTOMBS = 1]
23 if test $HAVE_WCSRTOMBS = 0 || test $REPLACE_WCSRTOMBS = 1; then
24 AC_LIBOBJ([wcsrtombs])
25 AC_LIBOBJ([wcsrtombs-state])
28 gl_WCHAR_MODULE_INDICATOR([wcsrtombs])