utimens: port to NetBSD-10.99.12/amd64
[gnulib.git] / modules / unictype / category-Pe
blobf60ef24d55af910ac36db4dab5989578d6ca7a01
1 Description:
2 Test whether a Unicode character is of general category Pe.
4 Files:
5 lib/unictype/categ_Pe.c
6 lib/unictype/categ_Pe.h
8 Depends-on:
9 unictype/base
11 configure.ac:
12 gl_UNICTYPE_H_REQUIRE_DEFAULTS
13 gl_LIBUNISTRING_MODULE_WITH_VARIABLE([0.9.11], [unictype/category-Pe])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE
17 lib_SOURCES += unictype/categ_Pe.c
18 endif
20 Include:
21 "unictype.h"
23 License:
24 LGPLv3+ or GPLv2+
26 Maintainer:
27 all