summaryrefslogtreecommitdiffstats
path: root/gnulib-local
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-11 21:48:22 +0100
committerBruno Haible <bruno@clisp.org>2010-01-11 21:48:22 +0100
commit98ec9caf67c053da44fba2d5ee5616e60a478ae2 (patch)
tree8c1275da406ea0a13a9804011a45521e31bda695 /gnulib-local
parentd0919c4d07982b5b06c32542f42d389c8e5b1e06 (diff)
downloadexternal_gettext-98ec9caf67c053da44fba2d5ee5616e60a478ae2.zip
external_gettext-98ec9caf67c053da44fba2d5ee5616e60a478ae2.tar.gz
external_gettext-98ec9caf67c053da44fba2d5ee5616e60a478ae2.tar.bz2
Use more modern gnulib module names.
Diffstat (limited to 'gnulib-local')
-rw-r--r--gnulib-local/ChangeLog5
-rw-r--r--gnulib-local/modules/html-ostream2
2 files changed, 6 insertions, 1 deletions
diff --git a/gnulib-local/ChangeLog b/gnulib-local/ChangeLog
index d5e21eb..ee17f9c 100644
--- a/gnulib-local/ChangeLog
+++ b/gnulib-local/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-11 Bruno Haible <bruno@clisp.org>
+
+ * modules/html-ostream (Depends-on): Remove utf8-ucs4. Instead add
+ unistr/u8-mbtouc.
+
2009-12-25 Bruno Haible <bruno@clisp.org>
* lib/html-ostream.oo.c: Include gl_xlist.h instead of gl_list.h.
diff --git a/gnulib-local/modules/html-ostream b/gnulib-local/modules/html-ostream
index 15f9dad..9521336 100644
--- a/gnulib-local/modules/html-ostream
+++ b/gnulib-local/modules/html-ostream
@@ -9,7 +9,7 @@ Depends-on:
ostream
array-list
xlist
-utf8-ucs4
+unistr/u8-mbtouc
xalloc
configure.ac: