havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / unictype / property-test
blob1ee4f3a494d969a2f1c8731d162a0936162983ab
1 Description:
2 Test whether a Unicode character has a given property.
4 Files:
5 lib/unictype/pr_test.c
7 Depends-on:
8 unictype/base
10 configure.ac:
11 gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-test])
13 Makefile.am:
14 if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST
15 lib_SOURCES += unictype/pr_test.c
16 endif
18 Include:
19 "unictype.h"
21 License:
22 LGPLv3+ or GPLv2
24 Maintainer:
25 all