bootstrap-funclib.sh: shrink or split too-long lines
[gnulib.git] / modules / unicase / u32-ct-tolower
blob8dc6b40f3f20577e9a19db993f0e8f94bf0d6229
1 Description:
2 Lowercase mapping for UTF-32 substrings (locale dependent).
4 Files:
5 lib/unicase/u32-ct-tolower.c
7 Depends-on:
8 unicase/base
9 unicase/u8-casemap
10 unicase/special-casing
11 unicase/toupper
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-ct-tolower])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER
18 lib_SOURCES += unicase/u32-ct-tolower.c
19 endif
21 Include:
22 "unicase.h"
24 License:
25 LGPLv3+ or GPLv2+
27 Maintainer:
28 all