changeset 8024:75ad4bc8d52c

Move to here from u16-mbtouc-safe.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Jan 2007 02:10:29 +0000
parents 9c8330480188
children e9594e7ca762
files modules/unistr/u16-mbtouc
diffstat 1 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/unistr/u16-mbtouc
@@ -0,0 +1,24 @@
+Description:
+Look at first character in UTF-16 string.
+
+Files:
+lib/unistr/u16-mbtouc.c
+
+Depends-on:
+unistr/base
+
+configure.ac:
+gl_MODULE_INDICATOR([unistr/u16-mbtouc])
+
+Makefile.am:
+lib_SOURCES += unistr/u16-mbtouc.c
+
+Include:
+"unistr.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible
+