summaryrefslogtreecommitdiff
path: root/gnulib/modules/uniwbrk/ulc-wordbreaks
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/uniwbrk/ulc-wordbreaks')
m---------gnulib0
-rw-r--r--gnulib/modules/uniwbrk/ulc-wordbreaks31
2 files changed, 31 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/uniwbrk/ulc-wordbreaks b/gnulib/modules/uniwbrk/ulc-wordbreaks
new file mode 100644
index 0000000..a59fee2
--- /dev/null
+++ b/gnulib/modules/uniwbrk/ulc-wordbreaks
@@ -0,0 +1,31 @@
+Description:
+Word breaks in strings.
+
+Files:
+lib/uniwbrk/ulc-wordbreaks.c
+
+Depends-on:
+uniwbrk/base
+uniwbrk/u8-wordbreaks
+unilbrk/ulc-common
+uniconv/u8-conv-from-enc
+c-ctype
+localcharset
+
+configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/ulc-wordbreaks])
+
+Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS
+lib_SOURCES += uniwbrk/ulc-wordbreaks.c
+endif
+
+Include:
+"uniwbrk.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+