vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / u32-suffix-context
blobf6c165f6065365610ec76ac1d14aef861fd5b2f2
1 Description:
2 Case-mapping context of suffix UTF-32 string.
4 Files:
5 lib/unicase/u32-suffix-context.c
6 lib/unicase/u-suffix-context.h
7 lib/unicase/context.h
9 Depends-on:
10 unicase/base
11 unicase/empty-prefix-context
12 unicase/ignorable
13 unictype/combining-class
14 unistr/u32-mbtouc-unsafe
16 configure.ac:
17 gl_LIBUNISTRING_MODULE([0.9.10], [unicase/u32-suffix-context])
19 Makefile.am:
20 if LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT
21 lib_SOURCES += unicase/u32-suffix-context.c
22 endif
24 Include:
25 "unicase.h"
27 License:
28 LGPLv3+ or GPLv2
30 Maintainer:
31 all