vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / u32-casecoll
blobbd5e9dcaccfd51f26f01d8cc720c4eefe0b2f1f7
1 Description:
2 Locale dependent, case and normalization insensitive comparison of UTF-32
3 strings.
5 Files:
6 lib/unicase/u32-casecoll.c
7 lib/unicase/u-casecoll.h
9 Depends-on:
10 unicase/base
11 unicase/u32-casexfrm
12 memcmp2
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.8], [unicase/u32-casecoll])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL
19 lib_SOURCES += unicase/u32-casecoll.c
20 endif
22 Include:
23 "unicase.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all