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