Revert autoupdate's revert.
[gnulib.git] / modules / unicase / u32-casecmp
blobfa183fc370d704971dddaefa6e0008297efb32ec
1 Description:
2 Case and normalization insensitive comparison of UTF-32 strings.
4 Files:
5 lib/unicase/u32-casecmp.c
6 lib/unicase/u-casecmp.h
8 Depends-on:
9 unicase/base
10 unicase/u32-casefold
11 uninorm/decomposing-form
12 unistr/u32-cmp2
13 minmax
15 configure.ac:
16 gl_LIBUNISTRING_MODULE([0.9.8], [unicase/u32-casecmp])
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP
20 lib_SOURCES += unicase/u32-casecmp.c
21 endif
23 Include:
24 "unicase.h"
26 License:
27 LGPLv3+ or GPLv2
29 Maintainer:
30 all