summaryrefslogtreecommitdiff
path: root/modules/utf16-ucs4-unsafe
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-24 14:11:25 +0000
committerBruno Haible <bruno@clisp.org>2007-03-24 14:11:25 +0000
commit5973fdf3621d596452f3b9d8af3492ccc530600a (patch)
tree14faa1034ef32d430a3cecf10d4a139fb86e470a /modules/utf16-ucs4-unsafe
parentd7274260ed4e6d97de6af8a6a3c0740ee6c837a4 (diff)
downloadgnulib-5973fdf3621d596452f3b9d8af3492ccc530600a.tar.gz
Drop the include files utf8-ucs4.h, utf8-ucs4-unsafe.h, utf16-ucs4.h,
utf16-ucs4-unsafe.h, ucs4-utf8.h, ucs4-utf16.h. Use unistr.h instead.
Diffstat (limited to 'modules/utf16-ucs4-unsafe')
-rw-r--r--modules/utf16-ucs4-unsafe8
1 files changed, 3 insertions, 5 deletions
diff --git a/modules/utf16-ucs4-unsafe b/modules/utf16-ucs4-unsafe
index dd6f1f3126..e438f383da 100644
--- a/modules/utf16-ucs4-unsafe
+++ b/modules/utf16-ucs4-unsafe
@@ -2,21 +2,19 @@ Description:
Conversion UTF-16 to UCS-4.
Files:
-lib/utf16-ucs4-unsafe.h
lib/unistr/utf16-ucs4-unsafe.c
-m4/utf-ucs4.m4
Depends-on:
unitypes
+unistr/base
configure.ac:
-gl_UTF_UCS4
Makefile.am:
-lib_SOURCES += utf16-ucs4-unsafe.h unistr/utf16-ucs4-unsafe.c
+lib_SOURCES += unistr/utf16-ucs4-unsafe.c
Include:
-"utf16-ucs4-unsafe.h"
+"unistr.h"
License:
LGPL