havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / uninorm / u16-normxfrm
blob1aa8c6510fbf2c4e46ebcc950b8d52fcd7860c29
1 Description:
2 Locale dependent transformation for comparison of UTF-16 strings.
4 Files:
5 lib/uninorm/u16-normxfrm.c
6 lib/uninorm/u-normxfrm.h
8 Depends-on:
9 uninorm/base
10 uninorm/u16-normalize
11 uniconv/u16-conv-to-enc
12 localcharset
13 amemxfrm
15 configure.ac:
16 gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/u16-normxfrm])
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM
20 lib_SOURCES += uninorm/u16-normxfrm.c
21 endif
23 Include:
24 "uninorm.h"
26 License:
27 LGPLv3+ or GPLv2
29 Maintainer:
30 all