ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / combining-class-longname
blob14dab2a14b9681a927d9b3997e2cc40f44591b23
1 Description:
2 Name of Unicode character canonical combining class.
4 Files:
5 lib/unictype/combiningclass_longname.c
7 Depends-on:
8 unictype/base
10 configure.ac:
11 gl_LIBUNISTRING_MODULE([0.9.8], [unictype/combining-class-longname])
13 Makefile.am:
14 if LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME
15 lib_SOURCES += unictype/combiningclass_longname.c
16 endif
18 Include:
19 "unictype.h"
21 License:
22 LGPLv3+ or GPLv2
24 Maintainer:
25 all