md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / uniwbrk / u32-wordbreaks
1 Description:
2 Word breaks in UTF-32 strings.
3
4 Files:
5 lib/uniwbrk/u32-wordbreaks.c
6 lib/uniwbrk/u-wordbreaks.h
7
8 Depends-on:
9 uniwbrk/base
10 uniwbrk/wordbreak-property
11 uniwbrk/table
12 unistr/u32-mbtouc-unsafe
13
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/u32-wordbreaks])
16
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS
19 lib_SOURCES += uniwbrk/u32-wordbreaks.c
20 endif
21
22 Include:
23 "uniwbrk.h"
24
25 License:
26 LGPL
27
28 Maintainer:
29 Bruno Haible
30