safe-alloc: simplify, given new reallocarray behavior
[gnulib.git] / modules / unictype / property-currency-symbol
bloba8dbeabbc9fd4ba45ae6d059e72240918c49701a
1 Description:
2 Test whether a Unicode character is "currency symbol".
4 Files:
5 lib/unictype/pr_currency_symbol.c
6 lib/unictype/pr_currency_symbol.h
7 lib/unictype/bitmap.h
9 Depends-on:
10 unictype/base
11 unictype/category-test
12 unictype/category-Sc
14 configure.ac:
15 AC_REQUIRE([AC_C_INLINE])
16 gl_UNICTYPE_H_REQUIRE_DEFAULTS
17 gl_LIBUNISTRING_MODULE_WITH_VARIABLE([0.9.11], [unictype/property-currency-symbol])
19 Makefile.am:
20 if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL
21 lib_SOURCES += unictype/pr_currency_symbol.c
22 endif
24 Include:
25 "unictype.h"
27 License:
28 LGPLv3+ or GPLv2+
30 Maintainer:
31 all