1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
gnulib/modules/linebreak
T
Bruno Haible a1d462a378 Use xsize.
2003-11-04 12:06:35 +00:00

30 lines
347 B
Plaintext

Description:
Line breaking (works also for East-Asian languages).
Files:
lib/linebreak.h
lib/linebreak.c
lib/lbrkprop.h
m4/linebreak.m4
Depends-on:
localcharset
c-ctype
iconv
utf8-ucs4
utf16-ucs4
xsize
configure.ac:
gl_LINEBREAK
Makefile.am:
lib_SOURCES += linebreak.h linebreak.c lbrkprop.h
Include:
"linebreak.h"
Maintainer:
Bruno Haible