Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / unicase / u32-suffix-context
1 Description:
2 Case-mapping context of suffix UTF-32 string.
3
4 Files:
5 lib/unicase/u32-suffix-context.c
6 lib/unicase/u-suffix-context.h
7 lib/unicase/context.h
8
9 Depends-on:
10 unicase/base
11 unicase/empty-prefix-context
12 unicase/ignorable
13 unictype/combining-class
14 unistr/u32-mbtouc-unsafe
15
16 configure.ac:
17 gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u32-suffix-context])
18
19 Makefile.am:
20 if LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT
21 lib_SOURCES += unicase/u32-suffix-context.c
22 endif
23
24 Include:
25 "unicase.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible
32