Mercurial > hg > octave-lojdl > gnulib-hg
view modules/uniwbrk/u32-wordbreaks @ 16897:c460072fb428
readme-release: also require announce-gen and maintainer-makefile
* modules/readme-release (Depends-on): here.
* modules/announce-gen, modules/do-release-commit-and-tag,
modules/gnu-web-doc-update, modules/maintainer-makefile
(Description): Point to readme-release.
author | Akim Demaille <akim@lrde.epita.fr> |
---|---|
date | Thu, 07 Jun 2012 16:25:13 +0200 |
parents | c5273d4d49b3 |
children |
line wrap: on
line source
Description: Word breaks in UTF-32 strings. Files: lib/uniwbrk/u32-wordbreaks.c lib/uniwbrk/u-wordbreaks.h Depends-on: uniwbrk/base uniwbrk/wordbreak-property uniwbrk/table unistr/u32-mbtouc-unsafe configure.ac: gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/u32-wordbreaks]) Makefile.am: if LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS lib_SOURCES += uniwbrk/u32-wordbreaks.c endif Include: "uniwbrk.h" License: LGPL Maintainer: Bruno Haible