27 lines
437 B
Plaintext
27 lines
437 B
Plaintext
Description:
|
|
Case-mapping context of empty prefix string.
|
|
|
|
Files:
|
|
lib/unicase/empty-prefix-context.c
|
|
|
|
Depends-on:
|
|
unicase/base
|
|
|
|
configure.ac:
|
|
gl_UNICASE_H_REQUIRE_DEFAULTS
|
|
gl_LIBUNISTRING_MODULE_WITH_VARIABLE([0.9.11], [unicase/empty-prefix-context])
|
|
|
|
Makefile.am:
|
|
if LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT
|
|
lib_SOURCES += unicase/empty-prefix-context.c
|
|
endif
|
|
|
|
Include:
|
|
"unicase.h"
|
|
|
|
License:
|
|
LGPLv3+ or GPLv2+
|
|
|
|
Maintainer:
|
|
all
|