gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / uniwbrk / ulc-wordbreaks
1 Description:
2 Word breaks in strings.
3
4 Files:
5 lib/uniwbrk/ulc-wordbreaks.c
6
7 Depends-on:
8 uniwbrk/base
9 uniwbrk/u8-wordbreaks
10 unilbrk/ulc-common
11 uniconv/u8-conv-from-enc
12 c-ctype
13 localcharset
14
15 configure.ac:
16 gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/ulc-wordbreaks])
17
18 Makefile.am:
19 if LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS
20 lib_SOURCES += uniwbrk/ulc-wordbreaks.c
21 endif
22
23 Include:
24 "uniwbrk.h"
25
26 License:
27 LGPL
28
29 Maintainer:
30 Bruno Haible
31