malloc-h: New module.
[gnulib.git] / modules / unistr / u16-cmp2
blobdd3657bbdc765a3817520293687692fd197b84c2
1 Description:
2 Compare pieces of UTF-16 strings with possibly different lengths.
4 Files:
5 lib/unistr/u16-cmp2.c
6 lib/unistr/u-cmp2.h
8 Depends-on:
9 unistr/base
10 unistr/u16-cmp
11 minmax
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9], [unistr/u16-cmp2])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNISTR_U16_CMP2
18 lib_SOURCES += unistr/u16-cmp2.c
19 endif
21 Include:
22 "unistr.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all