Move to here from utf8-ucs4.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Jan 2007 18:39:11 +0000 (18:39 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 27 Jan 2007 18:39:11 +0000 (18:39 +0000)
modules/utf8-ucs4-unsafe [new file with mode: 0644]

diff --git a/modules/utf8-ucs4-unsafe b/modules/utf8-ucs4-unsafe
new file mode 100644 (file)
index 0000000..65bf239
--- /dev/null
@@ -0,0 +1,26 @@
+Description:
+Conversion UTF-8 to UCS-4.
+
+Files:
+lib/utf8-ucs4-unsafe.h
+lib/unistr/utf8-ucs4-unsafe.c
+m4/utf-ucs4.m4
+
+Depends-on:
+unitypes
+
+configure.ac:
+gl_UTF_UCS4
+
+Makefile.am:
+lib_SOURCES += utf8-ucs4-unsafe.h unistr/utf8-ucs4-unsafe.c
+
+Include:
+"utf8-ucs4-unsafe.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+