Mercurial > hg > octave-kai > gnulib-hg
view modules/linebreak @ 7621:58ded23174d2
* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
It's already included if !_LIBC.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Wed, 08 Nov 2006 07:42:26 +0000 |
parents | 42b53a22aee5 |
children | 9730f3f14f9d |
line wrap: on
line source
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" License: LGPL Maintainer: Bruno Haible