havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / uninorm / u8-normcmp
blob8cc725a58d86cc4bf3e102d2fb85a47b93058371
1 Description:
2 Normalization insensitive comparison of UTF-8 strings.
4 Files:
5 lib/uninorm/u8-normcmp.c
6 lib/uninorm/u-normcmp.h
8 Depends-on:
9 uninorm/base
10 uninorm/u8-normalize
11 unistr/u8-cmp2
12 minmax
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.8], [uninorm/u8-normcmp])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP
19 lib_SOURCES += uninorm/u8-normcmp.c
20 endif
22 Include:
23 "uninorm.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all