Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / unicase / u8-prefix-context
1 Description:
2 Case-mapping context of prefix UTF-8 string.
3
4 Files:
5 lib/unicase/u8-prefix-context.c
6 lib/unicase/u-prefix-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/u8-mbtouc-unsafe
15 unistr/u8-prev
16
17 configure.ac:
18 gl_LIBUNISTRING_MODULE([0.9.4], [unicase/u8-prefix-context])
19
20 Makefile.am:
21 if LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT
22 lib_SOURCES += unicase/u8-prefix-context.c
23 endif
24
25 Include:
26 "unicase.h"
27
28 License:
29 LGPL
30
31 Maintainer:
32 Bruno Haible
33