changeset 8007:35cd7c8a16c7

Move to here from utf16-ucs4.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Jan 2007 01:59:08 +0000
parents 64cafdeeb676
children 21c7ece05477
files modules/utf16-ucs4-unsafe
diffstat 1 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/utf16-ucs4-unsafe
@@ -0,0 +1,26 @@
+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
+
+configure.ac:
+gl_UTF_UCS4
+
+Makefile.am:
+lib_SOURCES += utf16-ucs4-unsafe.h unistr/utf16-ucs4-unsafe.c
+
+Include:
+"utf16-ucs4-unsafe.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+