summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 12:55:58 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 12:55:58 +0100
commitff937d6f53d3e2b26d94c638453e02cb940739fd (patch)
treed3c9bf36b43ce95e5077f921ebb644e8199a51f3
parentc687aa532848a746b1e443a102920c7160d7a5cb (diff)
downloadlibunistring-ff937d6f53d3e2b26d94c638453e02cb940739fd.tar.gz
Add support for Arabic shaping properties.
-rw-r--r--ChangeLog2
-rwxr-xr-xautogen.sh2
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af3b7c3..53f79a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,8 @@
2011-03-21 Bruno Haible <bruno@clisp.org>
Add support for Arabic shaping properties.
+ * autogen.sh (GNULIB_MODULES): Add unictype/joiningtype-all,
+ unictype/joininggroup-all.
* doc/libunistring.texi: Update menu.
* doc/unictype.texi (Arabic shaping): New section.
diff --git a/autogen.sh b/autogen.sh
index b7b1ef9..3037081 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -296,6 +296,8 @@ if test $skip_gnulib = false; then
unictype/ctype-xdigit
unictype/decimal-digit
unictype/digit
+ unictype/joininggroup-all
+ unictype/joiningtype-all
unictype/mirror
unictype/numeric
unictype/property-all