stdlib: Adjust warning about function 'free'.
[gnulib.git] / modules / unicase / u32-casexfrm
blob616e71fb1565ea3c175e2327b25551b885399b0c
1 Description:
2 Locale dependent transformation for case insensitive comparison of UTF-32
3 strings.
5 Files:
6 lib/unicase/u32-casexfrm.c
7 lib/unicase/u-casexfrm.h
9 Depends-on:
10 unicase/base
11 unicase/u32-casefold
12 uniconv/u32-conv-to-enc
13 localcharset
14 amemxfrm
16 configure.ac:
17 gl_LIBUNISTRING_MODULE([1.3], [unicase/u32-casexfrm])
19 Makefile.am:
20 if LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM
21 lib_SOURCES += unicase/u32-casexfrm.c
22 endif
24 Include:
25 "unicase.h"
27 License:
28 LGPLv3+ or GPLv2+
30 Maintainer:
31 all