Move to here from u16-mbtouc.
authorBruno Haible <bruno@clisp.org>
Sun, 28 Jan 2007 02:00:06 +0000 (02:00 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jan 2007 02:00:06 +0000 (02:00 +0000)
modules/unistr/u16-mbtouc-unsafe [new file with mode: 0644]

diff --git a/modules/unistr/u16-mbtouc-unsafe b/modules/unistr/u16-mbtouc-unsafe
new file mode 100644 (file)
index 0000000..8e1ff61
--- /dev/null
@@ -0,0 +1,24 @@
+Description:
+Look at first character in UTF-16 string.
+
+Files:
+lib/unistr/u16-mbtouc-unsafe.c
+
+Depends-on:
+unistr/base
+
+configure.ac:
+gl_MODULE_INDICATOR([unistr/u16-mbtouc-unsafe])
+
+Makefile.am:
+lib_SOURCES += unistr/u16-mbtouc-unsafe.c
+
+Include:
+"unistr.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+