bootstrap-funclib.sh: shrink or split too-long lines
[gnulib.git] / modules / unicase / u32-toupper
blob8d72d1383ca5f92f46cb27ca58765d5790f36c23
1 Description:
2 Uppercase mapping for UTF-32 strings (locale dependent).
4 Files:
5 lib/unicase/u32-toupper.c
7 Depends-on:
8 unicase/base
9 unicase/u32-casemap
10 unicase/special-casing
11 unicase/empty-prefix-context
12 unicase/empty-suffix-context
13 unicase/toupper
15 configure.ac:
16 gl_LIBUNISTRING_MODULE([1.1], [unicase/u32-toupper])
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER
20 lib_SOURCES += unicase/u32-toupper.c
21 endif
23 Include:
24 "unicase.h"
26 License:
27 LGPLv3+ or GPLv2+
29 Maintainer:
30 all