ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / unictype / joiningtype-of
blob1cf92cfb836ff1c47fc4a53ef2d87118bef0297d
1 Description:
2 Determine Arabic joining type of a Unicode character.
4 Files:
5 lib/unictype/joiningtype_of.c
6 lib/unictype/joiningtype_of.h
8 Depends-on:
9 unictype/base
10 unictype/category-test-withtable
12 configure.ac:
13 gl_LIBUNISTRING_MODULE([0.9.8], [unictype/joiningtype-of])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF
17 lib_SOURCES += unictype/joiningtype_of.c
18 endif
20 Include:
21 "unictype.h"
23 License:
24 LGPLv2+
26 Maintainer:
27 all