Simplify gl_LIBUNISTRING_VERSION_CMP expansion.
[gnulib.git] / modules / unicase / u8-casecoll
1 Description:
2 Locale dependent, case and normalization insensitive comparison of UTF-8
3 strings.
4
5 Files:
6 lib/unicase/u8-casecoll.c
7 lib/unicase/u-casecoll.h
8
9 Depends-on:
10 unicase/base
11 unicase/u8-casexfrm
12 memcmp2
13
14 configure.ac:
15 gl_LIBUNISTRING_LIBSOURCE([0.9.1], [unicase/u8-casecoll.c])
16
17 Makefile.am:
18
19 Include:
20 "unicase.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27