NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / modules / unicase / ulc-casexfrm
1 Description:
2 Locale dependent transformation for case insensitive comparison of strings.
3
4 Files:
5 lib/unicase/ulc-casexfrm.c
6
7 Depends-on:
8 unicase/base
9 unicase/u8-casexfrm
10 uniconv/u8-conv-from-enc
11 localcharset
12
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9.4], [unicase/ulc-casexfrm])
15
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM
18 lib_SOURCES += unicase/ulc-casexfrm.c
19 endif
20
21 Include:
22 "unicase.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Bruno Haible
29