blob: 161ef07777952c06f3bf4c11d4b2e464d9b8ffbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Description:
Case-mapping context of empty suffix string.
Files:
lib/unicase/empty-suffix-context.c
Depends-on:
unicase/base
configure.ac:
gl_LIBUNISTRING_MODULE([0.9.1], [unicase/empty-suffix-context])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT
lib_SOURCES += unicase/empty-suffix-context.c
endif
Include:
"unicase.h"
License:
LGPL
Maintainer:
Bruno Haible
|