warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / unilbrk / ulc-width-linebreaks
blob7de23d8f5e265930bcef9aa0aa58edf90ef70640
1 Description:
2 Line breaking of strings.
4 Files:
5 lib/unilbrk/ulc-width-linebreaks.c
7 Depends-on:
8 unilbrk/base
9 unilbrk/u8-width-linebreaks
10 unilbrk/ulc-common
11 uniconv/u8-conv-from-enc
12 c-ctype
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9.6], [unilbrk/ulc-width-linebreaks])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS
19 lib_SOURCES += unilbrk/ulc-width-linebreaks.c
20 endif
22 Include:
23 "unilbrk.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all