relocatable-lib{,-lgpl}: improve documentation
[gnulib/ericb.git] / modules / unictype / bidiclass-name
blobbe7a1eb55b0d9ff88c95b80f5e7126ed8c85830a
1 Description:
2 Name of Unicode character bidi class.
4 Files:
5 lib/unictype/bidi_name.c
7 Depends-on:
8 unictype/base
10 configure.ac:
11 gl_LIBUNISTRING_MODULE([0.9.5], [unictype/bidiclass-name])
13 Makefile.am:
14 if LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME
15 lib_SOURCES += unictype/bidi_name.c
16 endif
18 Include:
19 "unictype.h"
21 License:
22 LGPLv3+ or GPLv2
24 Maintainer:
25 all