vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / unicase / u16-casexfrm
blobc2c88438db666ea2c625b1baef02c3a1bbc33ea3
1 Description:
2 Locale dependent transformation for case insensitive comparison of UTF-16
3 strings.
5 Files:
6 lib/unicase/u16-casexfrm.c
7 lib/unicase/u-casexfrm.h
9 Depends-on:
10 unicase/base
11 unicase/u16-casefold
12 uniconv/u16-conv-to-enc
13 localcharset
14 amemxfrm
16 configure.ac:
17 gl_LIBUNISTRING_MODULE([0.9.8], [unicase/u16-casexfrm])
19 Makefile.am:
20 if LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM
21 lib_SOURCES += unicase/u16-casexfrm.c
22 endif
24 Include:
25 "unicase.h"
27 License:
28 LGPLv3+ or GPLv2
30 Maintainer:
31 all