vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / toupper
blobadc0b7a024149db28883aec5568ac8d4ba5eca52
1 Description:
2 Uppercase mapping for Unicode characters (locale and context independent).
4 Files:
5 lib/unicase/toupper.c
6 lib/unicase/toupper.h
7 lib/unicase/simple-mapping.h
9 Depends-on:
10 unicase/base
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9.8], [unicase/toupper])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNICASE_TOUPPER
17 lib_SOURCES += unicase/toupper.c
18 endif
20 Include:
21 "unicase.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all