vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / u8-toupper
blobc1db46e4ffcc39c7d0bf5a557c617e422fe582d2
1 Description:
2 Uppercase mapping for UTF-8 strings (locale dependent).
4 Files:
5 lib/unicase/u8-toupper.c
7 Depends-on:
8 unicase/base
9 unicase/u8-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([0.9.8], [unicase/u8-toupper])
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER
20 lib_SOURCES += unicase/u8-toupper.c
21 endif
23 Include:
24 "unicase.h"
26 License:
27 LGPLv3+ or GPLv2
29 Maintainer:
30 all