Fix a test failure from a clang that masquerades as gcc 13.
[gnulib.git] / modules / unictype / category-Zp
bloba4dba5519e8429156ff3fe0716362911ca7c7dfd
1 Description:
2 Test whether a Unicode character is of general category Zp.
4 Files:
5 lib/unictype/categ_Zp.c
6 lib/unictype/categ_Zp.h
8 Depends-on:
9 unictype/base
11 configure.ac:
12 gl_UNICTYPE_H_REQUIRE_DEFAULTS
13 gl_LIBUNISTRING_MODULE_WITH_VARIABLE([0.9.8], [unictype/category-Zp])
15 Makefile.am:
16 if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP
17 lib_SOURCES += unictype/categ_Zp.c
18 endif
20 Include:
21 "unictype.h"
23 License:
24 LGPLv3+ or GPLv2+
26 Maintainer:
27 all