posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / property-bidi-hebrew-right-to-left
blob78db32b91856b68914cfedbc85e5d57a75d9d83a
1 Description:
2 Test whether a Unicode character is "bidi hebrew right to left".
4 Files:
5 lib/unictype/pr_bidi_hebrew_right_to_left.c
6 lib/unictype/pr_bidi_hebrew_right_to_left.h
7 lib/unictype/bitmap.h
9 Depends-on:
10 unictype/base
11 unictype/bidiclass-of
13 configure.ac:
14 AC_REQUIRE([AC_C_INLINE])
15 gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-bidi-hebrew-right-to-left])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT
19 lib_SOURCES += unictype/pr_bidi_hebrew_right_to_left.c
20 endif
22 Include:
23 "unictype.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all