strsignal-tests: Fix test failure on macOS 10.13.
[gnulib.git] / modules / unicase / ignorable
blobc4eaa263d47b08fdfd74c7e8d079d2dea2be0517
1 Description:
2 Test whether a Unicode character is "case-ignorable".
4 Files:
5 lib/unicase/caseprop.h
6 lib/unicase/ignorable.c
7 lib/unicase/ignorable.h
8 lib/unictype/bitmap.h
10 Depends-on:
11 unitypes
12 stdbool
14 configure.ac:
15 AC_REQUIRE([AC_C_INLINE])
17 Makefile.am:
18 lib_SOURCES += unicase/ignorable.c
20 Include:
21 "unicase/caseprop.h"
23 License:
24 LGPLv3+ or GPLv2
26 Maintainer:
27 all