2 c32islower() function: test 32-bit wide character for being lowercase.
20 localcharset [test $REPLACE_MBSTATE_T = 1]
21 streq [test $REPLACE_MBSTATE_T = 1]
26 AC_REQUIRE([gl_UCHAR_H])
27 dnl Determine REPLACE_MBSTATE_T, from which GNULIB_defined_mbstate_t is
28 dnl determined. It describes how mbrtoc32 is implemented.
29 AC_REQUIRE([gl_MBSTATE_T_BROKEN])
30 AC_REQUIRE([gl_MBRTOC32_SANITYCHECK])
31 AC_REQUIRE([gl_C32RTOMB_SANITYCHECK])
32 gl_UCHAR_MODULE_INDICATOR([c32islower])
35 lib_SOURCES += c32islower.c
41 $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
42 $(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise