summaryrefslogtreecommitdiff
path: root/gnulib/modules/uniwbrk/wordbreak-property
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/uniwbrk/wordbreak-property')
m---------gnulib0
-rw-r--r--gnulib/modules/uniwbrk/wordbreak-property27
2 files changed, 27 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/uniwbrk/wordbreak-property b/gnulib/modules/uniwbrk/wordbreak-property
new file mode 100644
index 0000000..5aa7393
--- /dev/null
+++ b/gnulib/modules/uniwbrk/wordbreak-property
@@ -0,0 +1,27 @@
+Description:
+Base layer for word breaks.
+
+Files:
+lib/uniwbrk/wordbreak-property.c
+lib/uniwbrk/wbrkprop.h
+
+Depends-on:
+uniwbrk/base
+
+configure.ac:
+gl_LIBUNISTRING_MODULE([0.9.4], [uniwbrk/wordbreak-property])
+
+Makefile.am:
+if LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY
+lib_SOURCES += uniwbrk/wordbreak-property.c
+endif
+
+Include:
+"uniwbrk.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+