repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
strsignal-tests: Fix test failure on macOS 10.13.
[gnulib.git]
/
modules
/
uniwbrk
/
ulc-wordbreaks
blob
08cd499e936053da99cfee156c077f9691bd225b
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.8], [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
LGPLv3+ or GPLv2
28
29
Maintainer:
30
all