vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / ulc-casecoll
blob162f1c4e0df0cea7085040ad22d9d4f4a4ec0b72
1 Description:
2 Locale dependent, case and normalization insensitive comparison of strings.
4 Files:
5 lib/unicase/ulc-casecoll.c
6 lib/unicase/u-casecoll.h
8 Depends-on:
9 unicase/base
10 unicase/ulc-casexfrm
11 memcmp2
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9.8], [unicase/ulc-casecoll])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL
18 lib_SOURCES += unicase/ulc-casecoll.c
19 endif
21 Include:
22 "unicase.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all