summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2017-11-27 10:56:03 +0100
committerDaiki Ueno <ueno@gnu.org>2017-11-27 11:11:47 +0100
commit1ec309059ea7939a029eaebe015b7380afdf1eb9 (patch)
tree9fac8f8e6b7b6e62076abce96e96f0a2b148a6cf /autogen.sh
parent4e49b798264d01433f64137fb525f507778fb781 (diff)
downloadlibunistring-1ec309059ea7939a029eaebe015b7380afdf1eb9.tar.gz
unigbrk: Import new module unigbrk/uc-grapheme-breaks
* autogen.sh (GNULIB_MODULES): Pull unigbrk/uc-grapheme-breaks. * doc/unigbrk.texi (Grapheme cluster breaks in a string): Mention the limitations of *_grapheme_next and *_grapheme_prev functions and suggest *_grapheme_breaks instead. (Grapheme cluster break property): Document newly added properties; mention the limitations of uc_is_grapheme_break and suggest to use uc_grapheme_breaks instead.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index e836db8..269ab0d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -329,6 +329,7 @@ if test $skip_gnulib = false; then
unigbrk/uc-gbrk-prop
unigbrk/uc-is-grapheme-break
unigbrk/ulc-grapheme-breaks
+ unigbrk/uc-grapheme-breaks
uniwbrk/base
uniwbrk/u8-wordbreaks
uniwbrk/u16-wordbreaks